No description
Find a file
Kumi 9b823767ca
fix: Fix question_attempts processing logic
Updates the loop to retrieve all question_attempts per usage.
Ensures each attempt's question and response are processed.
Corrects grading by iterating over multiple attempts in a usage.

Improves data accuracy in attempt_table generation.
2024-11-21 20:45:58 +01:00
classes fix: Extract user selection components to classes 2024-11-21 19:59:07 +01:00
db feat: Add capability for viewing user grades 2024-11-20 17:38:16 +01:00
lang/en feat: Add new strings for enhanced user grade report 2024-11-21 20:40:54 +01:00
details.php fix: Fix question_attempts processing logic 2024-11-21 20:45:58 +01:00
index.php fix: Extract user selection components to classes 2024-11-21 19:59:07 +01:00
settings.php fix: Extract user selection components to classes 2024-11-21 19:59:07 +01:00
version.php feat: Add new strings for enhanced user grade report 2024-11-21 20:40:54 +01:00