Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: AJAX and Javascript settings.

AJAX and Javascript settings: Difference between revisions

From MoodleDocs
m (added link to spanish translation of document)
(Activity chooser default)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Managing a Moodle site}}
{{Managing a Moodle site}}
Admins can choose to disable AJAX across the whole site in ''Settings > Site administration > Appearance > AJAX and Javascript''.


Ajax is required for drag and drop functionality so leaving it enabled is recommended.
Ajax is required for drag and drop functionality and is enabled by default.
 
==Activity chooser default==
 
See the section 'Activities and resources' in [[Course homepage]] for details of the activity chooser.


==See also==
==See also==


* Tracker issue MDL-32509 Get rid of "enablecourseajax" admin setting
* [[: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]]
[[es:Configuraciones de AJAX y Javascript]]

Latest revision as of 08:19, 26 February 2016


Ajax is required for drag and drop functionality and is enabled by default.

Activity chooser default

See the section 'Activities and resources' in Course homepage for details of the activity chooser.

See also