This article contains this patch release's bug fixes.
Release date | Environment |
5th of January 2025 |
Stage (stage.ans.app) |
Bug fixes
-
Fixed an issue where an empty answer in a numerical fill-in question awarded points in the question bank preview
Previously, when previewing a numerical fill-in question in a question bank, the feedback would award points for empty answers, if 0 was a correct answer. This only happened in question banks and not in digital tests. Now, the preview no longer awards points for empty answers.
-
Fixed an issue where the result chip in the assignments overview disappeared when no timeslot was set
Previously, the result chip would only be shown if the assignment had a timeslot. Now, the result chip is also shown if the timeslot is removed and the assignment does have results.
-
Fixed an issue where it was not possible to run code while reviewing a code editor question
Previously, running code when reviewing a code editor question would result in the button hanging on 'running...'. Now, the button works as intended and the output is displayed correctly after running the code.
-
Fixed an issue where results would not be submitted after the deadline
Previously, extending the timeslot during a live digital test could cause some results to not be automatically submitted once the timeslot expired. All results are now correctly submitted once the deadline has passed.
-
Fixed an issue where removing archived results caused accessibility issues
Previously, when removing an archived result, it was no longer possible to access the 'Discussions' and 'Log' tabs of the result. It should not be possible to remove an archived result, as the result needs to be unarchived first. Now, the 'Remove' button to remove results is no longer shown on the results overview page, when filtering on archived results.
-
Improved Unicode character handling during written assignment generation
Previously, some unsupported Unicode characters, such as zero-width characters, were not correctly removed during the generation of written assignments. This caused them to appear as plain text in the assignment preview. We have improved the process by identifying and removing a broader range of unsupported characters, resulting in cleaner and more predictable text output.
-
Fixed an issue where the preview kept loading after editing test instructions or grading scheme
Previously, when editing the test instructions or changing the grading scheme from 'points per criterion' to 'slider' in a digital test, the preview would keep loading indefinitely, Now, the preview loads as expected again.
-
Fixed an issue where the 'Text' description worked inconsistently
Previously, when pasting a video link into the rich text editor of a 'Text' description, a preview would be shown, but the video would disappear after saving the description. This is caused by the preview being rendered inside an iframe, which is removed by the sanitizer when saving. Now, the video is pasted as a link instead of a preview.
Version | Date | Information |
v1.0 | 03-01-2025 | Initial version |
Comments
0 comments
Article is closed for comments.