Tabula release notes
Tabula 2020.6.5 released
We released Tabula 2020.6.5 on Monday 22nd June 2020. In this version:
- In the Marks Management component:
- We ensured that resit marks for assessment components are capped at the appropriate level when calculating module marks.
- The mark history popups for module and component marks now include 'Status' and 'Operation' columns.
- We added the student’s name to the mark history popups on the 'Record component marks' page. They were already present in the popups on the 'Calculate module marks' page.
- We accommodated reassessment via a different assessment method. You can now record component marks for these, which are used in the module mark calculation in place of the mark from the original assessment.
- The main Marks Management page now loads faster.
- We fixed a bug that caused marks from resits and further first sits to be incorrectly labelled as 'Agreed' marks. Such marks are now labelled 'Resit' or 'Further first sit', as appropriate.
- In exam grids:
- Unconfirmed actual marks are now highlighted, as shown in the key at the top of each grid.
- Where a module was subject to a missing marks adjustment and no module marks were awarded, 'FM' is now shown on the grid in place of a mark. 'Pass', 'Fail', or 'No result', is shown in brackets, as appropriate. For grids set to show component marks, 'FM' is also used for affected assessment components.
Technical notes
Bugs
- [TAB-8458] - Resit marks aren't capped when calculating module marks
- [TAB-8485] - 'Confirm module marks' doesn't display a warning on load if students have missing grades
- [TAB-8495] - Module calculation page doesn't consider actual resit marks if SAS marks are agreed
- [TAB-8496] - Performance of /marks/admin/{department}/{academicYear} is bad
- [TAB-8498] - FM to show on Exam grid if mark is non-zero
- [TAB-8501] - Actual mark status icon shown when resit isn't actual
- [TAB-8503] - FreeMarker template error in Mit Circs panel updated email
- [TAB-8504] - W grade uses the wrong module result
- [TAB-8506] - P or F ‘Module mark’ to pull through to the grids for MMA (missing marks adjustment)
- [TAB-8507] - Forced to select an overcat subset when a 0 CATS module registration exists
- [TAB-8509] - Unconfirmed label not shown for indicator grade module columns
Epics
- [TAB-8401] - Distinguish between Unconfirmed actual and actual marks
Improvements
- [TAB-8473] - Mark history popups need to show state
- [TAB-8490] - Add student’s name to the mark history modal on the component marks page
Tasks
- [TAB-8502] - Work out a way to handle reassessment via a different assessment method
- [TAB-8505] - Use ModuleResult.Deferred instead of ModuleResult.NoResult
Dev Tasks
- [TAB-8402] - Highlight unconfirmed actual marks in exam grids