No description
Find a file
Kumi 9d75a9beaf
feat: Make embed script URL configurable
Introduces a new setting to allow configuration of the EXP360
embed script URL. This change enables easy updates to the
script version and path without modifying code. Updates the
plugin version to reflect these changes.

This improvement enhances flexibility and maintenance
efficiency for administrators managing script updates.
2025-01-06 16:40:16 +01:00
classes/output feat: Include activity name in rendered script tag 2024-09-23 09:05:20 +02:00
db refactor: remove deprecated event observers and modal HTML 2024-07-05 12:44:26 +02:00
lang/en feat: Make embed script URL configurable 2025-01-06 16:40:16 +01:00
pix feat(assets): add new icon images in GIF and PNG formats 2024-07-05 12:25:07 +02:00
.gitignore fix: ensure conditional loading of jQuery & Bootstrap 2024-08-05 12:10:33 +02:00
completion.php feat: add activity completion logic for courses 2024-09-23 10:02:17 +02:00
global.js feat: Improves navigation handling in forms 2024-12-20 17:37:50 +01:00
index.php feat: add basic structure for exp360 module 2024-07-05 11:30:55 +02:00
lib.php fix: prevent null errors in dynamic URL path checks 2024-11-14 16:46:32 +01:00
mod_form.php feat: add intro fields to exp360 module 2024-07-05 11:38:10 +02:00
README.md refactor: remove deprecated event observers and modal HTML 2024-07-05 12:44:26 +02:00
script.js fix: correct logic for edit mode check 2024-09-23 09:48:12 +02:00
settings.php feat: Make embed script URL configurable 2025-01-06 16:40:16 +01:00
styles.css feat: add fullscreen modal styling 2024-11-14 16:44:44 +01:00
test.html feat(exp360): add EXP360 module for embedding 360° content 2024-07-05 11:13:58 +02:00
version.php feat: Make embed script URL configurable 2025-01-06 16:40:16 +01:00
view.php feat: add dynamic activity name to content button 2024-09-23 08:43:57 +02:00
view_content.php feat: Make embed script URL configurable 2025-01-06 16:40:16 +01:00