Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

AJAX mod editing: Difference between revisions

From MoodleDocs
No edit summary
Line 1: Line 1:
==Scope==
==Scope==
  TODO - what this wil do
Now when activities add or delete to a course, page reload to update course state. We need update course without reload.


==Project==
==Project==
   TODO - how this will be implemented
   TODO - how this will be implemented

Revision as of 05:20, 2 October 2014

Scope

Now when activities add or delete to a course, page reload to update course state. We need update course without reload.

Project

 TODO - how this will be implemented