-
Sub-task
-
Resolution: Unresolved
-
Minor
-
None
-
2.0
-
None
-
MOODLE_20_STABLE
Currently the JavaScript is written as a module however after really looking into the different construction methods of YUI modules I think it can be greatly improved by re-writing this single module as a collection of several smaller modules that will be linked via requirements.
This should help performance and maintainability plus make the code look cooler.... also important