No description
Find a file
Kumi d983f550bf
fix: Refactors question processing logic
Updates the question handling mechanism to use question usages
and attempts, replacing the previous reliance on question states
and attempt steps. This change enhances the accuracy of response
and grading information by aligning with the current database
structure.

Improves performance and maintainability by streamlining data
retrieval from the database.
2024-11-21 20:38:23 +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 fix: Enhances user grade selection and display 2024-11-20 15:10:57 +01:00
details.php fix: Refactors question processing logic 2024-11-21 20:38:23 +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 capability for viewing user grades 2024-11-20 17:38:16 +01:00