AJAX and Javascript settings: Difference between revisions
From MoodleDocs
Helen Foster (talk | contribs) (rewording, category edit) |
Helen Foster (talk | contribs) (AJAX setting removed) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Managing a Moodle site}} | |||
AJAX (short for asynchronous JavaScript and XML) is required for functionality such as drag and drop. In older versions of Moodle it was possible to disable it, but in recent versions the setting was removed, and now it is always enabled. | |||
==Activity chooser default== | |||
See the section 'Activities and resources' in [[Course homepage]] for details of the activity chooser. | |||
==See also== | ==See also== | ||
[[ | * [[:dev:AJAX]] | ||
[[de:Einstellungen für JavaScript und Ajax]] | [[de:Einstellungen für JavaScript und Ajax]] | ||
[[eu:AJAX_eta_Javascript-en_ezarpenak]] | [[eu:AJAX_eta_Javascript-en_ezarpenak]] | ||
[[es:Configuraciones de AJAX y Javascript]] |
Latest revision as of 15:36, 10 January 2017
AJAX (short for asynchronous JavaScript and XML) is required for functionality such as drag and drop. In older versions of Moodle it was possible to disable it, but in recent versions the setting was removed, and now it is always enabled.
Activity chooser default
See the section 'Activities and resources' in Course homepage for details of the activity chooser.