Commit Graph
197 Commits
Author SHA1 Message Date
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 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 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 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 7f68fc23c6 Update question detail template to improve exam and finding link visibility with white text 2025-10-20 21:23:02 +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 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 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 aac4146b7f Add category display to import preview for better item context 2025-10-20 13:04:37 +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 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 93f0bb8927 Add LLM question import functionality and enhance question model with new fields 2025-10-20 10:43:12 +01:00
Ross 7493d55bc2 allow completion of sbas / physics exams 2024-12-30 11:12:36 +00:00
Ross 1fdb4c9159 switch case form to crispy and start using bootstrap nav 2024-12-23 10:09:08 +00:00
Ross 33b49c9430 change user scores html base 2024-09-02 12:34:32 +01:00
Ross df462efacd Start using start dates for exams 2024-07-08 09:52:01 +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 5c2578a3ce Lots of improvemnets 2024-01-15 22:46:41 +00:00
Ross 8d0ffbba06 fix some useranswer compare issuses 2024-01-10 21:06:49 +00:00
Ross 6bfaa92324 number improvements (lets hope we don't break anything) 2024-01-08 23:36:43 +00:00
Ross 026906340a fix a few bugs 2023-12-11 14:14:49 +00:00
Ross 603082a1c9 . 2023-12-11 14:10:11 +00:00
Ross 472fe6ee96 improving physics / sba exams 2023-12-11 13:57:02 +00:00
Ross 9b16596d0c update sba testing (and fix others) 2023-10-09 12:44:11 +01:00
Ross f6d7bd594a fix sba 2023-09-02 10:24:17 +01:00
Ross 656f1658f8 add (correct) support for logged in users to sba and physics exams 2023-06-26 11:52:23 +01:00