Commit Graph

4378 Commits

Author SHA1 Message Date
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
Ross 4a3a089941 Update QuestionTable sequence to include title for improved data representation 2025-10-20 13:05:07 +01:00
Ross aac4146b7f Add category display to import preview for better item context 2025-10-20 13:04:37 +01:00
Ross 42b64c11ff Refactor actions section in case view template for improved readability and structure 2025-10-20 13:01:14 +01:00
Ross 2a94e40a1e Update QuestionForm to increase TinyMCE editor height for better visibility and modify import_llm_confirm to set question title directly from payload 2025-10-20 12:58:17 +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 1085b9e6a2 Update import_llm_questions to set question title directly from payload 2025-10-20 12:22:06 +01:00
Ross 52886d176b Remove exams column from QuestionTable and add current user as author during question import 2025-10-20 12:21:02 +01:00
Ross 4ad101d65e Add sources display to question detail view for better reference tracking 2025-10-20 12:13:08 +01:00
Ross def291c853 Fix source display formatting and improve missing_map handling in import preview and confirmation 2025-10-20 12:11:00 +01:00
Ross 9dd4fc0402 Add sources display to import preview for better reference tracking 2025-10-20 12:06:47 +01:00
Ross 8f5ce830fe Refactor M2M toggle functionality to synchronize button states and improve placeholder updates 2025-10-20 12:06:10 +01:00
Ross b680ae749f Add sources JSONField to Question model and update import functions to handle source references 2025-10-20 12:04:10 +01:00
Ross 441d33a382 Add sources field to Question model for reference tracking 2025-10-20 12:02:18 +01:00
Ross 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. 2025-10-20 12:01:07 +01:00
Ross 88713aba5b Clarify statdx source reference format and enhance sources description in LLM prompt schema 2025-10-20 11:54:31 +01:00
Ross c577da4779 Enhance LLM import preview with detailed M2M field handling and improved exclusion toggle functionality 2025-10-20 11:54:12 +01:00
Ross 16387fff77 Refactor LLM import preview to improve layout and remove redundant controls 2025-10-20 11:41:01 +01:00
Ross d37376d998 Enhance LLM question import and detail views with feedback display and source references 2025-10-20 11:39:43 +01:00
Ross 80171da78d Enhance LLM import preview with improved question display and missing M2M handling 2025-10-20 11:14:44 +01:00
Ross 9be48140a4 Enhance LLM question import preview with detailed payload information and improved answer display 2025-10-20 11:04:33 +01:00
Ross 01f67f3e32 Enhance LLM question import process with preview and confirmation steps, including error handling and M2M record creation 2025-10-20 11:01:47 +01:00
Ross 06b7239daa Add LLM question import functionality with enhanced validation and M2M handling 2025-10-20 10:47:11 +01:00