Note:

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

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.

Javascript usage guide
Project state Work in progress
Tracker issue MDL-21240
Discussion n/a, developer chat only
Assignee Petr Škoda (škoďák) + feedback and ideas from Sam and Dongsheng, Based on previous work of Nicolas and Tim

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