Release v1.13.3, April 2022
markkuriekkinen
released this
07 Apr 12:02
·
403 commits
to master
since this release
Bug fixes:
- Fix the layout of assignment feedback (massive margins).
- v1.13.0 introduced a bug that broke the layout of assignment feedback. This caused very wide margins in the feedback.
- The problem was that A+ selected too many HTML elements from the feedback output by the grader. This broke the structure of the rendered HTML in the A+ feedback pages and modal dialogs.
- Show the exercise information like the deadline even after the deadline has passed.
- The assignment frames in chapter pages used to hide the exercise information (deadline, student group size) after the deadline has passed.
For system administrators and developers:
- A+ security logs use the standard CEF format (Common Event Format).
- Improved the user experience of the A+ Django admin site.
- The admin pages load faster.
- The search queries useful columns in the tables.
- There are new quick filters in the right sidebar.
- Some models that had been missing in the admin site were added.
Release notes:
https://apluslms.github.io/releases/v1_13.html