511b3c3777
Add skip and next buttons to question review with corresponding JavaScript functionality
Ross2025-10-27 11:54:02 +00:00
a38c31ca87
Fix template path for question review block and remove unnecessary form wrapper to prevent nested forms
Ross2025-10-27 11:27:59 +00:00
74c5f4d8fd
Enhance question review template with active filters and improved metadata display
Ross2025-10-27 11:19:07 +00:00
621e95cfd5
Add question title field to QuestionForm and improve question review template for better feedback display
Ross2025-10-27 10:56:51 +00:00
3dc38ef57a
Add filters to question review rendering for improved context
Ross2025-10-27 10:39:53 +00:00
27e575f772
Add QuestionReviewForm to question review view and update template to include form
Ross2025-10-27 10:38:49 +00:00
a404a335c0
Refactor question review template for improved readability and structure; enhance question title display and answer rendering
Ross2025-10-27 10:28:40 +00:00
8380ca1dd9
Implement question review flow with category and status filters; add templates for review start, question display, and completion
Ross2025-10-27 10:21:07 +00:00
ec45464e58
Refactor volume mounts in docker-compose.yml for clarity and consistency
Ross2025-10-27 10:07:35 +00:00
702b7b35a7
Refactor docker-compose.yml build context and add question review URL and view; create question_review.html template
Ross2025-10-27 09:47:35 +00:00
4f72de6be9
Add styling for correct-answer badge to allow text wrapping
Ross2025-10-26 21:08:19 +00:00
9c68c4ff1c
Add HTMX trigger to close review modal after saving
Ross2025-10-26 21:06:34 +00:00
b26d31b216
Refactor docker-compose.yml to mount the entire repository and update question_review_form.html to render radio buttons for status choices.
Ross2025-10-26 20:46:16 +00:00
c2d6cfa78e
add local dev docker
Ross2025-10-26 19:30:48 +00:00
e687b55e6a
Enhance QuestionReviewForm by adding autofocus to comment field and improve status button rendering with active state
Ross2025-10-25 17:28:50 +01:00
d19e937bd4
Enhance QuestionReviewForm layout with Bootstrap styling for status buttons and improve comment field presentation
Ross2025-10-22 22:05:33 +01:00
fa68034f03
Add 'In Progress' status to QuestionReview model for enhanced tracking
Ross2025-10-22 22:02:38 +01:00
68f45c8561
Refactor QuestionReviewForm to use RadioSelect for status and update template for improved layout
Ross2025-10-22 22:01:49 +01:00
be68fcd0b9
Add QuestionReviewForm for handling question review submissions and update views for form integration
Ross2025-10-22 22:00:05 +01:00
e819645278
Remove Edit and Cancel buttons from review templates for cleaner UI
Ross2025-10-22 21:56:11 +01:00
9efec6b79b
Update button label for reviews history and relocate modal definition for clarity
Ross2025-10-22 21:53:37 +01:00
3fb5bc2ae8
Add hx-trigger attribute to History button for improved interaction
Ross2025-10-22 21:48:19 +01:00
6700c6a7d2
Add question reviews functionality with modal display and listing
Ross2025-10-22 21:39:19 +01:00
55621b2dcc
Refactor question review and form templates to use innerHTML for HTMX swaps, enhancing dynamic content updates
Ross2025-10-22 21:32:57 +01:00
b417266e56
Add QuestionReview model and implement review functionality with HTMX integration
Ross2025-10-22 21:00:01 +01:00
6d589ef630
Add QuestionReview model and link to QuestionBase for enhanced review functionality
Ross2025-10-22 20:15:20 +01:00
8addc900f5
Refactor exam overview layout to enhance responsiveness and integrate action buttons for improved user interaction
Ross2025-10-21 22:47:22 +01:00
a055e138c4
Enhance exam overview layout with responsive design improvements and candidate count buttons for better user interaction
Ross2025-10-21 22:32:40 +01:00
132f3c48c9
Add hx-disabled-elt attribute to exam status buttons for improved user experience
Ross2025-10-20 23:11:31 +01:00
07f121fb69
Refactor exam status display to use buttons for publish results and exam active states, enhancing user interaction and visual clarity.
Ross2025-10-20 23:03:40 +01:00
c7fa3a096c
Enhance question display in exam overview by adding question titles and improved numbering format
Ross2025-10-20 22:58:54 +01:00
196d472608
Add question numbering to exam overview for better clarity
Ross2025-10-20 22:55:25 +01:00
1a04064e6b
Refactor exam overview layout for improved readability and structure, enhancing question display with better styling and organization.
Ross2025-10-20 22:53:35 +01:00
a49f198d26
Add render_best_answer method to capitalize first character of best_answer
Ross2025-10-20 22:49:37 +01:00
8663482a6b
Enhance QuestionFilter with title and stem search capabilities and update fields in Meta class
Ross2025-10-20 22:42:16 +01:00
5e4fea38d7
Fix layout issue by closing div tag for import items in preview
Ross2025-10-20 22:36:47 +01:00
45e50e9e93
Enhance import preview functionality with editable fields and overlay logic for payload updates
Ross2025-10-20 22:35:01 +01:00
8dac99b6d3
Add alert for stripped numeric references in import preview and refactor payload cleaning function
Ross2025-10-20 22:23:10 +01:00
a4f4cb9e96
Add function to strip numeric references from feedback fields in import_llm_questions
Ross2025-10-20 22:16:51 +01:00
5e84ba3178
Enhance validation process in import_llm_questions to handle additionalProperties errors and clean payloads for improved data integrity
Ross2025-10-20 22:03:36 +01:00
4050193cec
Add validation error alerts to import preview for question items
Ross2025-10-20 21:57:27 +01:00
c975b3c967
Enhance exam overview and status templates with improved layout and functionality for open access management and publish results status.
Ross2025-10-20 21:55:19 +01:00
329394dcf0
Refactor exam overview template for improved layout and accessibility, adding alerts for JSON status and user group requirements.
Ross2025-10-20 21:37:59 +01:00
6cb1303630
Add bulk open access management for exam questions in overview template
Ross2025-10-20 21:35:20 +01:00
9b9cd8c813
Add HTMX endpoint to set open access for exam questions and corresponding result template
Ross2025-10-20 21:33:03 +01:00
593eafd427
Update view cell in QuestionTable to display SVG icon for open access questions
Ross2025-10-20 21:28:18 +01:00
7f68fc23c6
Update question detail template to improve exam and finding link visibility with white text
Ross2025-10-20 21:23:02 +01:00
bad0d400a7
Add debug logging for POST requests in generic_exam_htmx and update exam selection form to include checked selections
Ross2025-10-20 21:20:32 +01:00
ae644f9c03
Restrict exam visibility in generic_exam_htmx based on user permissions
Ross2025-10-20 21:18:46 +01:00
5b8896e2b2
Update exam query in generic_exam_htmx to remove limit on results
Ross2025-10-20 21:16:47 +01:00
66711f5c15
Add HTMX support for exam selection and update related templates and views
Ross2025-10-20 21:12:42 +01:00
d342e7e047
Implement exam selection feature with HTMX support in exam edit view and add exam selection fragment template
Ross2025-10-20 21:01:03 +01:00
bdb7aff5d1
Add open_access field to Question model and update question detail template
Ross2025-10-20 20:56:37 +01:00
ac9faeccbd
Remove unnecessary dark mode media query for cleaner CSS in question table view
Ross2025-10-20 17:50:06 +01:00
1e7d765fc2
Refactor filter section in question table view for improved layout, usability, and dark mode support
Ross2025-10-20 17:48:20 +01:00
e3055e3998
Normalize whitespace and strip <p> wrappers in question answers and feedback
Ross2025-10-20 17:20:48 +01:00
f6f208b065
Refactor filter section layout in question table view for improved responsiveness and styling
Ross2025-10-20 17:16:32 +01:00
815d853599
Refactor filter section in question table view for improved usability and styling
Ross2025-10-20 17:05:31 +01:00
9cffdb3636
Refactor filter section layout in question and table views for improved styling and structure
Ross2025-10-20 16:54:32 +01:00
a2a43e51f9
Refactor filter section layout in question view for improved styling and structure
Ross2025-10-20 16:33:45 +01:00
101326fea2
Enhance styling of correct answer display in question detail view
Ross2025-10-20 16:31:16 +01:00
b157fe8b00
Refactor question detail view for improved layout and styling
Ross2025-10-20 16:26:59 +01:00
33b6d0d935
Add title display to question detail view
Ross2025-10-20 16:18:33 +01:00
3daad1b83b
Add Subspecialty autocomplete and filter to QuestionFilter
Ross2025-10-20 16:17:07 +01:00
512b222ccc
Add filters for condition, structure, finding, and presentation to QuestionFilter
Ross2025-10-20 16:05:41 +01:00
5294c5f2f6
Add display of related SBA questions in finding, presentation, and structure detail views
Ross2025-10-20 15:59:27 +01:00
4f47354ca1
Add display of related SBA questions in condition detail view
Ross2025-10-20 14:47:47 +01:00
bc21dd6ebd
Add ordering by created date to QuestionTable and update import preview layout for better readability
Ross2025-10-20 13:53:08 +01:00
5d09c34f6d
Move feedback display to a more prominent position in question detail view
Ross2025-10-20 13:43:09 +01:00
7e7a1b8763
Add edit link column to QuestionTable for improved item management
Ross2025-10-20 13:39:23 +01:00
272c3381e1
Remove title from QuestionTable sequence and enhance render_stem method to include title in output
Ross2025-10-20 13:08:06 +01:00
4a3a089941
Update QuestionTable sequence to include title for improved data representation
Ross2025-10-20 13:05:07 +01:00
aac4146b7f
Add category display to import preview for better item context
Ross2025-10-20 13:04:37 +01:00
42b64c11ff
Refactor actions section in case view template for improved readability and structure
Ross2025-10-20 13:01:14 +01:00
2a94e40a1e
Update QuestionForm to increase TinyMCE editor height for better visibility and modify import_llm_confirm to set question title directly from payload
Ross2025-10-20 12:58:17 +01:00
4d305e1fa2
Add logging for bulk delete request and update button for selected questions deletion
Ross2025-10-20 12:54:17 +01:00
452143f1ef
Enhance bulk delete functionality by adding user confirmation before submission and removing debug information from the response when no items are deleted.
Ross2025-10-20 12:41:33 +01:00
264270ce00
Enhance bulk delete functionality to support multiple checkbox naming conventions and improve debug information display when no items are deleted.
Ross2025-10-20 12:39:59 +01:00
980bb199cf
Add bulk delete functionality for questions with confirmation feedback
Ross2025-10-20 12:32:59 +01:00
1085b9e6a2
Update import_llm_questions to set question title directly from payload
Ross2025-10-20 12:22:06 +01:00
52886d176b
Remove exams column from QuestionTable and add current user as author during question import
Ross2025-10-20 12:21:02 +01:00
4ad101d65e
Add sources display to question detail view for better reference tracking
Ross2025-10-20 12:13:08 +01:00
def291c853
Fix source display formatting and improve missing_map handling in import preview and confirmation
Ross2025-10-20 12:11:00 +01:00
9dd4fc0402
Add sources display to import preview for better reference tracking
Ross2025-10-20 12:06:47 +01:00
8f5ce830fe
Refactor M2M toggle functionality to synchronize button states and improve placeholder updates
Ross2025-10-20 12:06:10 +01:00
b680ae749f
Add sources JSONField to Question model and update import functions to handle source references
Ross2025-10-20 12:04:10 +01:00
441d33a382
Add sources field to Question model for reference tracking
Ross2025-10-20 12:02:18 +01:00
bddccd5768
Enhance import preview and backend handling for M2M relationships, adding sources to schema and improving missing values mapping for better template rendering and debugging.
Ross2025-10-20 12:01:07 +01:00
88713aba5b
Clarify statdx source reference format and enhance sources description in LLM prompt schema
Ross2025-10-20 11:54:31 +01:00
c577da4779
Enhance LLM import preview with detailed M2M field handling and improved exclusion toggle functionality
Ross2025-10-20 11:54:12 +01:00
16387fff77
Refactor LLM import preview to improve layout and remove redundant controls
Ross2025-10-20 11:41:01 +01:00
d37376d998
Enhance LLM question import and detail views with feedback display and source references
Ross2025-10-20 11:39:43 +01:00
80171da78d
Enhance LLM import preview with improved question display and missing M2M handling
Ross2025-10-20 11:14:44 +01:00
9be48140a4
Enhance LLM question import preview with detailed payload information and improved answer display
Ross2025-10-20 11:04:33 +01:00
01f67f3e32
Enhance LLM question import process with preview and confirmation steps, including error handling and M2M record creation
Ross2025-10-20 11:01:47 +01:00
06b7239daa
Add LLM question import functionality with enhanced validation and M2M handling
Ross2025-10-20 10:47:11 +01:00
93f0bb8927
Add LLM question import functionality and enhance question model with new fields
Ross2025-10-20 10:43:12 +01:00
4986c2faa9
Add sync functionality for prerequisite users and enhance result display
Ross2025-10-13 14:18:34 +01:00
2c30145d3a
Add sync functionality for prerequisite users in collection detail
Ross2025-10-13 14:14:17 +01:00
eeef34bffc
Add prerequisites handling to CaseCollection and implement user access checks
Ross2025-10-13 13:46:01 +01:00