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

Development:JavaScript usage guide: Difference between revisions

From MoodleDocs
(New page: {{Work in progress}} {{Infobox Project |name = Javascript usage guide |state = Work in progress |tracker = MDL-21240 |discussion = n/a, developer chat only |assignee = [[User:Petr Škoda (...)
 
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
|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 page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


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