-
Bug
-
Resolution: Fixed
-
Minor
-
3.10.1
-
2.5
-
MOODLE_310_STABLE
-
MOODLE_400_STABLE
https://tracker.moodle.org/browse/MDL-70665
Description
A number of AJAX-related endpoints exist and should be migrated to use the Moodle Web Service infrastructure. These include, but are not limited to:
bbb_ajax.php
bbb_broker.php
bbb_view.php
Severity
High. All interactions with the browser must be via teh Web Service infrastructure.
Proposed solution
Migrate away from these scripts.
For endpoints which are for integration with the remote server, these should be clearly documented as such.
Difficulty
High.
- is child of
-
MDL-70665 Migrate all AJAX endpoints to services
-
- Closed
-
- will help resolve
-
CONTRIB-8394 Convert JS to AMD ES6 modules
-
- Closed
-