Note:

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

Search results

From MoodleDocs
  • The functions mentioned here are deprecated. The correct way to use JavaScript in Moodle is documented on [[JavaScript_guidelines]]. ...you can use the Firefox [[Web developer extension]]: ''Information > View JavaScript''.
    922 bytes (113 words) - 13:38, 14 July 2021
  • ...relevant. See [[Javascript_Modules]] for information on Javascript coding guidelines in Moodle. To view the previous text for this page check the history.
    249 bytes (41 words) - 02:22, 20 June 2017
  • ...or plain HTML must be designed and tested according to aria accessibility guidelines. ...nterface complies with "Level AAA Conformance to Web Content Accessibility Guidelines 2.0"
    2 KB (280 words) - 11:51, 25 June 2022
  • == What is JavaScript? == JavaScript is a scripting language widely used for client-side web development. It is
    3 KB (395 words) - 15:21, 5 December 2022
  • This article will act as a guide for users reporting errors related to JavaScript in Moodle. Generally, when debugging JavaScript errors in Moodle, we will ask for a number of things. This will likely incl
    3 KB (511 words) - 13:22, 14 July 2021
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Form''' Date selection: use javascript selector (how about time?)
    2 KB (307 words) - 14:26, 27 May 2022
  • <h4 class="card-title">Guidelines</h4> * [[Coding|Coding guidelines]]
    5 KB (591 words) - 05:27, 12 January 2023
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Link''' ...are still bookmarkable, can be opened to a new tab, and still work without javascript.
    3 KB (490 words) - 14:31, 27 May 2022
  • Moodle has officially chosen to use the YUI JavaScript library and it is encouraged to use that wherever possible. That being said You will also need to decide where to load the JavaScript. Moodle can load JavaScript into either the pages head, or at the bottom of the page (footer). Loading
    6 KB (1,054 words) - 20:34, 14 July 2021
  • This page forms part of the [[Security|Moodle security guidelines]]. ...splaying an advert from <nowiki>http://makemerich.com/</nowiki>. Then, and JavaScript code in the advert cannot access anything on your page.
    7 KB (1,142 words) - 07:27, 6 May 2022
  • ...ing, Javascript loaders, Javascript Build Tools, Javascript Combo Loading, Javascript Accessible Widget Libraries, Templates for Renderers === Prechecking against Moodle coding guidelines from your command line ===
    4 KB (603 words) - 15:11, 10 August 2021
  • == JavaScript == JavaScript is included in different ways now and will need to be migrated, see the PHP
    3 KB (432 words) - 13:01, 4 January 2023
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Radio button''' ...itation directly, but you can use checkboxes and then script it either in Javascript or server side, in PHP.
    3 KB (477 words) - 14:44, 27 May 2022
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Wizard''' ...be undone or is in some other way potentially dangerous, consider adding a javascript warning dialog confirming the user wants to continue.
    6 KB (1,046 words) - 14:44, 27 May 2022
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Checkbox''' ...not support this limitation directly, but it has to be scripted either in Javascript or server side, in PHP.
    4 KB (645 words) - 14:44, 27 May 2022
  • This page is the top-level page describing Moodle's coding guidelines. It's the place to start if you want to know how to write code for Moodle. ...portant that all developers strictly follow our [[Security|Moodle security guidelines]].
    7 KB (1,101 words) - 13:20, 31 May 2022
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Big Select List''' * Some users may not have javascript support on, so it cannot be depended on
    3 KB (566 words) - 14:44, 27 May 2022
  • [[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''User Data Always (Always) Safe''' ...n dialogs (such as preventing accidental leaving of an unsaved form with a javascript dialog) are frustrating to users. In some situations it may be smart to all
    8 KB (1,318 words) - 14:55, 27 May 2022
  • This page forms part of the [[Security|Moodle security guidelines]]. ...For example, by using a cross-site scripting vulnerability to include the JavaScript window.close() in a forum post.
    2 KB (281 words) - 07:27, 6 May 2022
  • # the forum code does not match the current coding guidelines. ...is one of the oldest components in Moodle and precedes many of the current guidelines and best practices that we currently follow. As a result, much of the code
    6 KB (964 words) - 07:53, 20 May 2014
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)