Ross
|
9c68c4ff1c
|
Add HTMX trigger to close review modal after saving
|
2025-10-26 21:06:34 +00:00 |
|
Ross
|
b26d31b216
|
Refactor docker-compose.yml to mount the entire repository and update question_review_form.html to render radio buttons for status choices.
|
2025-10-26 20:46:16 +00:00 |
|
Ross
|
e687b55e6a
|
Enhance QuestionReviewForm by adding autofocus to comment field and improve status button rendering with active state
|
2025-10-25 17:28:50 +01:00 |
|
Ross
|
d19e937bd4
|
Enhance QuestionReviewForm layout with Bootstrap styling for status buttons and improve comment field presentation
|
2025-10-22 22:05:33 +01:00 |
|
Ross
|
fa68034f03
|
Add 'In Progress' status to QuestionReview model for enhanced tracking
|
2025-10-22 22:02:38 +01:00 |
|
Ross
|
68f45c8561
|
Refactor QuestionReviewForm to use RadioSelect for status and update template for improved layout
|
2025-10-22 22:01:49 +01:00 |
|
Ross
|
be68fcd0b9
|
Add QuestionReviewForm for handling question review submissions and update views for form integration
|
2025-10-22 22:00:05 +01:00 |
|
Ross
|
e819645278
|
Remove Edit and Cancel buttons from review templates for cleaner UI
|
2025-10-22 21:56:11 +01:00 |
|
Ross
|
6700c6a7d2
|
Add question reviews functionality with modal display and listing
|
2025-10-22 21:39:19 +01:00 |
|
Ross
|
55621b2dcc
|
Refactor question review and form templates to use innerHTML for HTMX swaps, enhancing dynamic content updates
|
2025-10-22 21:32:57 +01:00 |
|
Ross
|
b417266e56
|
Add QuestionReview model and implement review functionality with HTMX integration
|
2025-10-22 21:00:01 +01:00 |
|
Ross
|
6d589ef630
|
Add QuestionReview model and link to QuestionBase for enhanced review functionality
|
2025-10-22 20:15:20 +01:00 |
|
Ross
|
8addc900f5
|
Refactor exam overview layout to enhance responsiveness and integrate action buttons for improved user interaction
|
2025-10-21 22:47:22 +01:00 |
|
Ross
|
a055e138c4
|
Enhance exam overview layout with responsive design improvements and candidate count buttons for better user interaction
|
2025-10-21 22:32:40 +01:00 |
|
Ross
|
132f3c48c9
|
Add hx-disabled-elt attribute to exam status buttons for improved user experience
|
2025-10-20 23:11:31 +01:00 |
|
Ross
|
07f121fb69
|
Refactor exam status display to use buttons for publish results and exam active states, enhancing user interaction and visual clarity.
|
2025-10-20 23:03:40 +01:00 |
|
Ross
|
c975b3c967
|
Enhance exam overview and status templates with improved layout and functionality for open access management and publish results status.
|
2025-10-20 21:55:19 +01:00 |
|
Ross
|
329394dcf0
|
Refactor exam overview template for improved layout and accessibility, adding alerts for JSON status and user group requirements.
|
2025-10-20 21:37:59 +01:00 |
|
Ross
|
6cb1303630
|
Add bulk open access management for exam questions in overview template
|
2025-10-20 21:35:20 +01:00 |
|
Ross
|
9b9cd8c813
|
Add HTMX endpoint to set open access for exam questions and corresponding result template
|
2025-10-20 21:33:03 +01:00 |
|
Ross
|
bad0d400a7
|
Add debug logging for POST requests in generic_exam_htmx and update exam selection form to include checked selections
|
2025-10-20 21:20:32 +01:00 |
|
Ross
|
ae644f9c03
|
Restrict exam visibility in generic_exam_htmx based on user permissions
|
2025-10-20 21:18:46 +01:00 |
|
Ross
|
5b8896e2b2
|
Update exam query in generic_exam_htmx to remove limit on results
|
2025-10-20 21:16:47 +01:00 |
|
Ross
|
66711f5c15
|
Add HTMX support for exam selection and update related templates and views
|
2025-10-20 21:12:42 +01:00 |
|
Ross
|
d342e7e047
|
Implement exam selection feature with HTMX support in exam edit view and add exam selection fragment template
|
2025-10-20 21:01:03 +01:00 |
|
Ross
|
4d305e1fa2
|
Add logging for bulk delete request and update button for selected questions deletion
|
2025-10-20 12:54:17 +01:00 |
|
Ross
|
452143f1ef
|
Enhance bulk delete functionality by adding user confirmation before submission and removing debug information from the response when no items are deleted.
|
2025-10-20 12:41:33 +01:00 |
|
Ross
|
264270ce00
|
Enhance bulk delete functionality to support multiple checkbox naming conventions and improve debug information display when no items are deleted.
|
2025-10-20 12:39:59 +01:00 |
|
Ross
|
980bb199cf
|
Add bulk delete functionality for questions with confirmation feedback
|
2025-10-20 12:32:59 +01:00 |
|
Ross
|
32d8430f94
|
Add CID user support in collection history and reset answers functionality
|
2025-10-13 11:28:07 +01:00 |
|
Ross
|
298493a390
|
Remove redundant author validation check in collection_take_start and streamline access control in ExamOrCollectionGenericBase
|
2025-09-15 11:34:17 +01:00 |
|
Ross
|
de8050a8ca
|
Add author validation in collection_take_start and implement is_author method in AuthorMixin
|
2025-09-15 11:31:05 +01:00 |
|
Ross
|
7cc6b2959a
|
Add help tags for enhanced user guidance in templates and improve feedback descriptions in models
|
2025-09-08 10:45:33 +01:00 |
|
Ross
|
7ff5d1d37e
|
Enhance shorts exam functionality by adding history tracking and updating feedback display in exam scores template
|
2025-09-08 10:26:16 +01:00 |
|
Ross
|
214b531757
|
Add exam scores user template with dynamic answer display and feedback
|
2025-09-08 09:47:34 +01:00 |
|
Ross
|
963221633a
|
Add Shorts exam type to USER_EXAM_TYPES and update index.html for course/exam navigation
|
2025-09-08 09:39:35 +01: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
|
a7e0438290
|
Add Shorts Exams support in ExamCollection forms and detail view
|
2025-09-01 22:07:27 +01:00 |
|
Ross
|
2fca5a098d
|
Add Shorts category to USER_GROUP_EXAMS for exam grouping
|
2025-09-01 22:04:22 +01:00 |
|
Ross
|
6a8bded825
|
Add Shorts category to CID_GROUP_EXAMS for exam grouping
|
2025-09-01 22:02:55 +01:00 |
|
Ross
|
15c5b2e234
|
Add Shorts exam models and integrate into UserGroupExamForm and ExamViews
|
2025-09-01 22:00:04 +01:00 |
|
Ross
|
16a8bf3d3a
|
Refactor DICOM file reading to use dcmread for improved compatibility across models and helpers
|
2025-08-18 10:45:34 +01:00 |
|
Ross
|
a8840290f5
|
Add user-configurable pagination and enhance case view filters
|
2025-08-11 17:12:22 +01:00 |
|
Ross
|
4460545442
|
Too many changes :(
|
2025-07-29 09:20:58 +01:00 |
|
Ross
|
ad4be1e9a6
|
improve collection overview page
|
2025-07-21 12:52:45 +01:00 |
|
Ross
|
d7499e9166
|
some updates
|
2025-07-07 11:41:44 +01:00 |
|
Ross
|
153045a3e4
|
optimise some dicom manipulations
|
2025-06-30 11:04:39 +01:00 |
|
Ross
|
bc26209f07
|
start removing lots of print
|
2025-06-30 10:39:42 +01:00 |
|
Ross
|
8e92de3420
|
start migration to dv3d
|
2025-06-09 11:39:38 +01:00 |
|
Ross
|
503c8f854a
|
improve findings
|
2025-05-19 11:15:40 +01:00 |
|