No description
Find a file
Kumi 87e610d313
feat: add basic structure for exp360 module
Introduced the foundational elements for the exp360 module, including:
- Added access control capabilities
- Implemented index page for course instances
- Created add, update, and delete functions for instances
- Updated plugin version

These changes establish the module's core functionality and prepare it for further development and integration.
2024-07-05 11:30:55 +02:00
db feat: add basic structure for exp360 module 2024-07-05 11:30:55 +02:00
lang/en feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +02:00
global.js feat: enhance quiz submit handling and hide back buttons 2024-07-05 10:10:58 +02:00
index.php feat: add basic structure for exp360 module 2024-07-05 11:30:55 +02:00
lib.php feat: add basic structure for exp360 module 2024-07-05 11:30:55 +02:00
mod_form.php feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +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 feat: add basic structure for exp360 module 2024-07-05 11:30:55 +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