Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

block_custom_prefs is a Moodle demo block to illustrate how to develop a block with user preferences

the block is delivered with 2 types of preferences :

  • one option that takes a unique value among 3 predefined values (radio buttons)
  • one option to make a selection among course list (checbloxes)

javascript code should be stored in the amd folder in a final version of such a plugin