Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: AJAX.

AJAX

From MoodleDocs

AJAX (Asynchronous Javascript and XML) is a modern web design technique that allows for more interactivity. It describes a new way of working with existing technologies (including HTML, Javascript, CSS and the XMLHttpRequest object amongst others) rather than a new piece of technology.

Ajax in Moodle

Moodle has recently (July 2006) adopted the Yahoo! user interface library and most future work in this area will build upon that foundation.

There are several current projects that make use of these technologies e.g.:


See also