This commit is contained in:
Ross
2026-07-06 22:06:58 +01:00
parent 50b80fd0c7
commit fa98541e31
24 changed files with 1258 additions and 98 deletions
+2 -4
View File
@@ -1,7 +1,5 @@
Remove the cache links such as "refresh the scores" if they are no longer required.
It should be posssible to set the pass mark for an exam. this should be updatable from the scores page.
Load the stats panels as htmx partials. please also add additional stats that would be useful and style it more nicely.
when calculating stats we should be able to exclude users (such as those who have not completed the exam) from the stats calculations.
the anatomy app features a new marking mode mark2. we want to port a similar new marking mode to the rapids app. it should be styled in a similar way to the mark2 mode in anatomy and bring across any new features (that are applicable)
Both the candidate list and the answers table should allow filtering by candidates to allow them to be quickly viewed.