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
Line 2: Line 2:


=== Must have ===
=== Must have ===
The ability to load different content depending on the page requested
* The ability to load different content depending on the page requested ("must have" - really? -- Damyon)
--[[User:Andrew Nicols|Andrew Nicols]] ([[User talk:Andrew Nicols|talk]]) 08:41, 1 September 2014 (WST)
--[[User:Andrew Nicols|Andrew Nicols]] ([[User talk:Andrew Nicols|talk]]) 08:41, 1 September 2014 (WST)
* Aria support
--Damyon Wiese


=== Good to have ===
=== Good to have ===

Revision as of 02:01, 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 ("must have" - really? -- Damyon)

--Andrew Nicols (talk) 08:41, 1 September 2014 (WST)

  • Aria support

--Damyon Wiese

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)

  • Low barriers to entry for new developers

--Damyon Wiese

Icing on the cake

Thing we do not want