Note:

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

Talk:Javascript/Requirements: Difference between revisions

From MoodleDocs
(Start of the page)
 
(Addition of some initial desires)
Line 2: Line 2:


=== Must have ===
=== Must have ===
The ability to load different content depending on the page requested
--[[User:Andrew Nicols|Andrew Nicols]] ([[User talk:Andrew Nicols|talk]]) 08:41, 1 September 2014 (WST)


=== Good to have ===
=== Good to have ===
Isolation such that the JavaScript packaged in a Moodle plugin cannot easily interfere with javascript in other Moodle plugins, or the Moodle core.
--[[User:Andrew Nicols|Andrew Nicols]] ([[User talk:Andrew Nicols|talk]]) 08:41, 1 September 2014 (WST)


=== Icing on the cake ===
=== Icing on the cake ===


=== Thing we do not want ===
=== Thing we do not want ===

Revision as of 00:41, 1 September 2014

It would be helpful if you could add your signature below any additions to this list.

Must have

The ability to load different content depending on the page requested --Andrew Nicols (talk) 08:41, 1 September 2014 (WST)

Good to have

Isolation such that the JavaScript packaged in a Moodle plugin cannot easily interfere with javascript in other Moodle plugins, or the Moodle core. --Andrew Nicols (talk) 08:41, 1 September 2014 (WST)

Icing on the cake

Thing we do not want