No description
Find a file
Kumi 131f84f5ef
feat: add renderer for dynamic modal and activity scripts
Introduced a new renderer class to manage the rendering of activity scripts
and modals in the exp360 module. Renderer ensures modals are loaded only
once, enhancing performance. Modified lib.php to utilize the new renderer
for appending necessary scripts and modal content to the course module info.
2024-07-05 12:18:34 +02:00
classes/output feat: add renderer for dynamic modal and activity scripts 2024-07-05 12:18:34 +02:00
db feat: add event observer for course viewing 2024-07-05 12:02:11 +02:00
lang/en feat(lang): add new language strings for EXP360 activity 2024-07-05 11:33:09 +02:00
global.js feat: add event observer for course viewing 2024-07-05 12:02:11 +02:00
index.php feat: add basic structure for exp360 module 2024-07-05 11:30:55 +02:00
lib.php feat: add renderer for dynamic modal and activity scripts 2024-07-05 12:18:34 +02:00
mod_form.php feat: add intro fields to exp360 module 2024-07-05 11:38:10 +02:00
script.js feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +02:00
test.html feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +02:00
version.php chore: bump version to 2024070504 2024-07-05 12:03:35 +02:00
view.php feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +02:00
view_content.php feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +02:00