Ross
55fcf71431
Add refresh buttons and optimize case series update
...
- Implemented refresh buttons for each exam/packet section and a global refresh button.
- Enhanced resource management in the atlas by allowing inline creation and attachment of resources.
- Redirected users back to the case within a case collection upon saving or cancelling edits.
- Optimized the case series update view to prevent hanging issues on production.
- Fixed an issue with the local-up script not shutting down running containers properly.
Add marker feedback field to useranswer model
- Created migrations to add a 'marker_feedback' field to the 'useranswer' model in both 'longs' and 'shorts' apps.
- The new field is a TextField that allows optional feedback for the marker, which will not be shown to the candidate.
2026-07-04 23:11:19 +01:00
Ross
277322059c
feat: add marker feedback field to UserAnswer model and update forms accordingly
2026-07-04 22:49:11 +01:00
Ross
1317d6a438
start better rts inegration
2026-06-29 10:44:39 +01:00
Ross
c34dcdfd5e
improve surverys
2026-06-29 09:35:12 +01:00
Ross
79ba4db4bf
add simple survey support
2026-06-29 09:04:28 +01:00
Ross
6bb9441748
smoke test the rest of the apps
2026-06-10 22:05:12 +01:00
Ross
c7fd99f6f3
feat: Update navbar identifiers for better accessibility and mobile responsiveness
2026-05-11 13:25:28 +01:00
Ross
2b9f3e3b68
feat: Optimize image hash checks with bulk queries and add database indexing for performance
2026-05-11 12:07:55 +01:00
Ross
2aff9516ac
feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-30 21:35:08 +01:00
Ross
fb9952e7aa
Replace FilteredSelectMultiple with ExamSearchWidget for exams field in multiple forms
2026-02-16 10:54:39 +00:00
Ross
a512c2ba09
Refactor HTML formatting to use mark_safe for safe rendering in various tables and models
2026-01-28 14:28:36 +00:00
Ross
048168e87d
Add user-related collections feature with HTMX support and timestamps for collections
2026-01-26 11:07:15 +00:00
Ross
fd6e25d55e
more ninja fixes
2025-12-01 13:31:02 +00:00
Ross
f55bb1b18e
Refactor exam navigation: enhance layout and accessibility by replacing links with a responsive navbar structure
2025-11-17 12:02:21 +00:00
Ross
9a9ce11ccb
.
2025-11-11 11:12:36 +00:00
Ross
9ebcd24938
Refactor image link paths in forms to ensure consistent static file referencing across anatomy, atlas, longs, rapids, and shorts templates.
2025-11-11 11:12:03 +00:00
Ross
fd8edd3cc3
Refactor exam review fragment inclusion to support app-specific templates and improve HTMX handling
2025-11-09 21:41:02 +00:00
Ross
d26cac04a7
Add exam review links to navigation in multiple templates
2025-11-08 22:05:52 +00:00
Ross
8a92460cb2
Increase max_length of image_md5_hash field to 64 in SeriesImage and LongSeriesImage models
2025-09-02 21:22:06 +01:00
Ross
06e66ad52c
shorts might now be functional?
2025-04-28 12:15:31 +01:00
Ross
58301dd251
lots of updates
2024-12-30 13:41:55 +00:00
Ross
178ec034a3
more bootstrap nav convresion
2024-12-23 10:36:03 +00:00
Ross
8c43c40215
add simple case and series size display
2024-12-19 00:02:26 +00:00
Ross
a2907fa285
numerous supervisor upgrades
2024-10-28 16:30:13 +00:00
Ross
185942b716
add open access exams
2024-10-14 12:41:17 +01:00
Ross
615d5f8f80
.
2024-10-14 10:50:34 +01:00
Ross
f4c82f45f5
.
2024-10-09 21:40:46 +01:00
Ross
28bfa34367
.
2024-10-07 17:46:09 +01:00
Ross
4d8d6b2a06
fix question edit permissions
2024-09-07 11:03:44 +01:00
Ross
33b49c9430
change user scores html base
2024-09-02 12:34:32 +01:00
Ross
ca071168c5
.
2024-08-19 17:11:13 +01:00
Ross
9154fa699c
.
2024-08-19 17:10:29 +01:00
Ross
ce5623e251
.
2024-08-19 17:09:49 +01:00
Ross
441c691832
fix vieving feedback
2024-08-19 16:46:01 +01:00
Ross
c2185f73a6
add a redirct view mixin
2024-08-12 11:58:28 +01:00
Ross
6fe2bae8a8
improve exam group management
2024-08-12 10:33:15 +01:00
Ross
bd1bb54f9f
fix a little question ordering bug
2024-08-12 09:11:27 +01:00
Ross
b73b43d155
tidy up the marker changes
2024-08-05 13:20:29 +01:00
Ross
e46f843284
add markers to exams (move away from group based to content based permissions)
2024-08-05 10:45:38 +01:00
Ross
cff5a46e4c
fix question ordering through mark systems
2024-08-05 10:00:59 +01:00
Ross
88584f4c37
fix some relations
2024-07-29 12:58:16 +01:00
Ross
cf48453e6f
allow resenting of exam answers
2024-07-29 12:43:01 +01:00
Ross
74d300ab16
some more admin improvements
2024-07-29 11:38:52 +01:00
Ross
19a9a27747
tidy up some longs related stuff
2024-07-08 13:14:11 +01:00
Ross
df462efacd
Start using start dates for exams
2024-07-08 09:52:01 +01:00
Ross
741b8683c9
some more migrations
2024-05-18 17:31:23 +01:00
Ross
4367b88057
start adding exam dates
2024-05-18 08:39:45 +01:00
Ross
a62023a5d8
add context to cloning forms
2024-03-11 11:48:37 +00:00
Ross
0cb38f5c31
start taking more advantage of class based views
2024-03-11 11:08:35 +00:00
Ross
444ff0e983
add exam authors to collection/exam base
2024-02-27 15:07:42 +00:00