No description
Find a file
Kumi 0842d40df9
feat: add support for completion tracking
Added a new function to support completion tracking by handling the FEATURE_COMPLETION_TRACKS_VIEWS feature. This enhancement enables tracking user views for module completion, improving user progress monitoring.
2024-09-23 10:10:21 +02: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(lang): add new language strings for EXP360 activity 2024-07-05 11:33:09 +02: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 refactor: simplify script loading and enhance quiz modal 2024-09-06 11:09:44 +02:00
index.php feat: add basic structure for exp360 module 2024-07-05 11:30:55 +02:00
lib.php feat: add support for completion tracking 2024-09-23 10:10:21 +02: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
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: add dynamic activity name to content button 2024-09-23 08:43:57 +02:00
view_content.php feat: add completion tracking to view_content.php 2024-09-23 10:07:31 +02:00