Open fulldecent opened 4 weeks ago
On the admin page when clicking high five (see issue #5 ), there will also be confetti that comes out.
This will require to compile JS into an AMD package that is included in the module.
how to compile JS https://moodledev.io/general/development/tools/nodejs how to compile AMD https://github.com/h5p/moodle-mod_hvp https://github.com/danmarsden/moodle-mod_attendance/tree/MOODLE_404_STABLE/amd
These notes must be recorded in the README to explain how contributors to the project will update the JavaScritp.
On the admin page when clicking high five (see issue #5 ), there will also be confetti that comes out.
This will require to compile JS into an AMD package that is included in the module.
how to compile JS https://moodledev.io/general/development/tools/nodejs how to compile AMD https://github.com/h5p/moodle-mod_hvp https://github.com/danmarsden/moodle-mod_attendance/tree/MOODLE_404_STABLE/amd
These notes must be recorded in the README to explain how contributors to the project will update the JavaScritp.