This article contains this patch release's bug fixes.
Release date | Environment |
1st of September 2024 |
Stage (stage.ans.app) |
Bug fixes
-
Fixed an issue where points were incorrectly assigned when importing match questions via QTI
Previously, correct answers were not recognised if match question identifiers were in reverse order during QTI import. This is now fixed, and the order no longer affects answer recognition.
-
Fixed an issue where students were not automatically navigated to the submit screen when the test deadline had expired
Previously, participants were not always redirected to the submit screen after the deadline had expired in a digital test due to the recent change in the submit button location. This was only a visual bug, as students were not able to change their answers. This has been fixed to ensure participants are redirected correctly to the submit screen when the deadline expires.
-
Fixed an issue with including incorrect questions in question bank insights
Previously, both disabled questions and questions set to full points were incorrectly included in the question bank analysis, affecting statistical values. Now, these questions are excluded, ensuring accurate calculations for p, Rit, and Rir values.
-
Fixed an issue where the question analysis was incomplete
Previously, in rare cases, some questions or question bank exercises had incomplete analysis, such as missing Rit and Rir values or providing only a p-value. Now, this issue has been resolved, and all analyses are fully calculated and complete.
-
Improved the performance of results objective page
The performance of the results objectives page has been improved. Previously, it could be slow when many objectives were used. Now, the page loads much faster, ensuring a smoother experience.
-
Fixed an issue where decimal numbers were shown as whole numbers in the question code editor
Previously, the exercise code editor displayed decimal numbers with trailing zeroes as whole numbers (e.g., “1.0” was shown as “1”). This has been fixed to ensure the precision of decimal numbers is correctly retained.
-
Fixed an issue where unsafe content could be added through variables in the code editor
Previously, unsafe content could be included in a question by saving it in a variable through the code editor. All variable values are now properly sanitized before being displayed.
Version | Date | Information |
v1.0 | 30-08-2024 | Initial version |
Comments
0 comments
Article is closed for comments.