This article contains this patch release's bug fixes.
| Release date | Environment |
| 23rd of March 2025 |
Stage (stage.ans.app) |
Bug fixes
-
Fixed an issue where the statistics in a question bank were not recalculated when an assignment was removed
Previously, removing a question bank assignment did not trigger the recalculation of statistical values (such as the P- and Rit-value) for its associated questions. This issue has been resolved, ensuring that statistical values remain consistently up to date.
-
Fixed an issue where it was not possible to remove the second publication timeslot after removing the first publication timeslot.
Previously, when removing the first publication timeslot, the button to remove the second publication timeslot would be non-responsive when clicking on it. Now, the second publication timeslot can be removed after removing the first publication timeslot.
-
Fixed the performance of the Removed Users overview
Previously, the Removed Users page could take a long time to load when there were many removed users. Now, the page loads removed users in batches, improving its initial loading time.
-
Fixed an issue where employees were automatically added to a course as a learner if they previewed a group assignment
Previously, if a department administrator or administrator previewed a group assignment, they were added to the course as a learner, resulting in the loss of their administrator access. Now, they are only added to a demo group to preview the assignment, without being added to the course as a learner.
-
Fixed the performance of the Study Courses overview
Previously, the Study Courses page could take a long time to load when many courses were linked. Now, courses load in smaller batches, making the page load faster.
-
Fixed an issue where the Domains API did not include the question bank and course ID in its response
Previously, the Domains API endpoints did not returnquestion_bank_idandcourse_id. This issue has now been resolved, and the IDs are included in the response as expected.
-
Fixed an issue where the dates in the result and assignment logs were incorrect for logs created before September 2021
Previously, objects in logs created before September 2021 displayed incorrect entry dates, showing a much later creation time. This issue has now been resolved, and the logs have been restored to their correct dates.
-
Fixed an issue where the breaklines would disappear for code blocks in written assignments
Previously, code blocks were printed as a single long line in written assignments, ignoring the line breaks inserted in the code block. Now, code blocks are displayed correctly in written assignments. Additionally, we have fixed the issue with the usage of a backslash inside a code block; where a single backslash was being escaped during conversion to LaTeX and shown as a double backslash.
| Version | Date | Information |
| v1.0 | 21-03-2025 | Initial version |
Comments
0 comments
Article is closed for comments.