Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: JavaScript usage guide.

Development:JavaScript usage guide: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 5: Line 5:
|tracker = MDL-21240
|tracker = MDL-21240
|discussion = n/a, developer chat only
|discussion = n/a, developer chat only
|assignee = [[User:Petr Škoda (škoďák)|Petr Škoda (škoďák)]] + feedback and ideas from Sam and Dongsheng, Based on previous work of Nicolas and Tim
|assignee = [[User:Petr Škoda (škoďák)|Petr Škoda (škoďák)]] + feedback and ideas from Sam and Dongsheng, based on previous work of Nicolas and Tim
}}
}}
{{Moodle 2.0}}
{{Moodle 2.0}}

Revision as of 18:48, 19 January 2010

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


Template:Infobox Project Template:Moodle 2.0


Goals

  • standardised usage of Javascript code in Moodle
  • improved performance
  • improve and simplify JS related APIs

API overview

Examples

Code migration

Performance