Ross
|
3fb5bc2ae8
|
Add hx-trigger attribute to History button for improved interaction
|
2025-10-22 21:48:19 +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
|
c7fa3a096c
|
Enhance question display in exam overview by adding question titles and improved numbering format
|
2025-10-20 22:58:54 +01:00 |
|
Ross
|
196d472608
|
Add question numbering to exam overview for better clarity
|
2025-10-20 22:55:25 +01:00 |
|
Ross
|
1a04064e6b
|
Refactor exam overview layout for improved readability and structure, enhancing question display with better styling and organization.
|
2025-10-20 22:53:35 +01:00 |
|
Ross
|
a49f198d26
|
Add render_best_answer method to capitalize first character of best_answer
|
2025-10-20 22:49:37 +01:00 |
|
Ross
|
8663482a6b
|
Enhance QuestionFilter with title and stem search capabilities and update fields in Meta class
|
2025-10-20 22:42:16 +01:00 |
|
Ross
|
5e4fea38d7
|
Fix layout issue by closing div tag for import items in preview
|
2025-10-20 22:36:47 +01:00 |
|
Ross
|
45e50e9e93
|
Enhance import preview functionality with editable fields and overlay logic for payload updates
|
2025-10-20 22:35:01 +01:00 |
|
Ross
|
8dac99b6d3
|
Add alert for stripped numeric references in import preview and refactor payload cleaning function
|
2025-10-20 22:23:10 +01:00 |
|
Ross
|
a4f4cb9e96
|
Add function to strip numeric references from feedback fields in import_llm_questions
|
2025-10-20 22:16:51 +01:00 |
|
Ross
|
5e84ba3178
|
Enhance validation process in import_llm_questions to handle additionalProperties errors and clean payloads for improved data integrity
|
2025-10-20 22:03:36 +01:00 |
|
Ross
|
4050193cec
|
Add validation error alerts to import preview for question items
|
2025-10-20 21:57:27 +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
|
593eafd427
|
Update view cell in QuestionTable to display SVG icon for open access questions
|
2025-10-20 21:28:18 +01:00 |
|
Ross
|
7f68fc23c6
|
Update question detail template to improve exam and finding link visibility with white text
|
2025-10-20 21:23:02 +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
|
bdb7aff5d1
|
Add open_access field to Question model and update question detail template
|
2025-10-20 20:56:37 +01:00 |
|
Ross
|
ac9faeccbd
|
Remove unnecessary dark mode media query for cleaner CSS in question table view
|
2025-10-20 17:50:06 +01:00 |
|
Ross
|
1e7d765fc2
|
Refactor filter section in question table view for improved layout, usability, and dark mode support
|
2025-10-20 17:48:20 +01:00 |
|
Ross
|
e3055e3998
|
Normalize whitespace and strip <p> wrappers in question answers and feedback
|
2025-10-20 17:20:48 +01:00 |
|
Ross
|
f6f208b065
|
Refactor filter section layout in question table view for improved responsiveness and styling
|
2025-10-20 17:16:32 +01:00 |
|
Ross
|
815d853599
|
Refactor filter section in question table view for improved usability and styling
|
2025-10-20 17:05:31 +01:00 |
|
Ross
|
9cffdb3636
|
Refactor filter section layout in question and table views for improved styling and structure
|
2025-10-20 16:54:32 +01:00 |
|
Ross
|
a2a43e51f9
|
Refactor filter section layout in question view for improved styling and structure
|
2025-10-20 16:33:45 +01:00 |
|
Ross
|
101326fea2
|
Enhance styling of correct answer display in question detail view
|
2025-10-20 16:31:16 +01:00 |
|
Ross
|
b157fe8b00
|
Refactor question detail view for improved layout and styling
|
2025-10-20 16:26:59 +01:00 |
|
Ross
|
33b6d0d935
|
Add title display to question detail view
|
2025-10-20 16:18:33 +01:00 |
|
Ross
|
3daad1b83b
|
Add Subspecialty autocomplete and filter to QuestionFilter
|
2025-10-20 16:17:07 +01:00 |
|
Ross
|
512b222ccc
|
Add filters for condition, structure, finding, and presentation to QuestionFilter
|
2025-10-20 16:05:41 +01:00 |
|
Ross
|
5294c5f2f6
|
Add display of related SBA questions in finding, presentation, and structure detail views
|
2025-10-20 15:59:27 +01:00 |
|
Ross
|
4f47354ca1
|
Add display of related SBA questions in condition detail view
|
2025-10-20 14:47:47 +01:00 |
|
Ross
|
bc21dd6ebd
|
Add ordering by created date to QuestionTable and update import preview layout for better readability
|
2025-10-20 13:53:08 +01:00 |
|
Ross
|
5d09c34f6d
|
Move feedback display to a more prominent position in question detail view
|
2025-10-20 13:43:09 +01:00 |
|
Ross
|
7e7a1b8763
|
Add edit link column to QuestionTable for improved item management
|
2025-10-20 13:39:23 +01:00 |
|
Ross
|
272c3381e1
|
Remove title from QuestionTable sequence and enhance render_stem method to include title in output
|
2025-10-20 13:08:06 +01:00 |
|