No description
Find a file
Kumi 897724127c
fix(observer): update event type for course completion check
Changed event type from 'course_module_completion_updated' to 'attempt_submitted' within the observer to correctly trigger course completion checks upon quiz attempt submission. This aligns with the intended workflow of updating completion status when a quiz is attempted instead of a module update. This change ensures that the system accurately reflects users' progress and achieves synchronization with the quiz completion logic.
2024-10-21 14:45:07 +02:00
classes fix(observer): update event type for course completion check 2024-10-21 14:45:07 +02:00
db feat: add course completion check functionality 2024-10-21 12:47:50 +02:00
version.php feat: add course completion check functionality 2024-10-21 12:47:50 +02:00