Commit Graph

100 Commits

Author SHA1 Message Date
Ross db51ef23be Refactor exam question fragment to move flag button inside the fragment for HTMX updates and enhance local state management for answered and flagged questions. 2026-01-05 14:30:55 +00:00
Ross 8d638cc08b Enhance exam overview and fragment by adding question status indicators for answered and flagged questions 2026-01-05 14:13:52 +00:00
Ross bf344f20e1 Add flagging functionality for exam questions with a reusable Flag model and toggle feature 2026-01-05 13:47:45 +00:00
Ross 06ceb9c2ce Add manual submission flag to CidUserExam and improve logging for exam completion 2025-12-22 12:07:25 +00:00
Ross 8ac292eb0c Add ExamUserStatus logging for exam completion and start events 2025-12-22 11:35:09 +00:00
Ross aa90ae5e09 Add QuestionForm and related views: implement form for creating questions with user context and exam association 2025-11-17 12:12:06 +00:00
Ross 200a6e2a1c Enhance exam take functionality to support HX-Redirect for HTMX clients, ensuring full navigation experience 2025-11-10 21:58:12 +00:00
Ross 2ff857621a Refactor exam take functionality to redirect to full overview page instead of returning HTMX fragment 2025-11-10 21:56:41 +00:00
Ross 52c4f27e2b Add HTMX support for exam overview fragment to enhance user experience 2025-11-10 21:52:46 +00:00
Ross c1eff140f8 Add global listener for HTMX save confirmations and trigger event 2025-11-10 21:46:16 +00:00
Ross dce72f9abe Enhance exam take functionality to support HTMX save action and partial HTML responses 2025-11-10 21:43:19 +00:00
Ross 738752c030 Enhance exam take functionality to support HTMX for dynamic question loading and navigation 2025-11-10 21:39:36 +00:00
Ross 41fc7050ad Refactor exam take functionality to support HTMX for dynamic question loading and navigation 2025-11-10 21:30:45 +00:00
Ross 9cf7ad6da7 Refactor exam_take function to use a canonical list of questions for consistent indexing and improved error handling for question navigation 2025-11-10 21:18:58 +00:00
Ross 922ca5053f Refactor exam_take function to use a canonical list of questions for consistent indexing and improved error handling for question navigation 2025-11-10 21:01:02 +00:00
Ross bd71c669f0 Refactor exam review response handling to include structured items with optional per-part breakdown for multi-part answers 2025-11-10 13:08:24 +00:00
Ross f3a0a9fd8a Add per-part true/false breakdown to exam review summary for enhanced clarity 2025-11-10 13:05:04 +00:00
Ross 24c35148b0 Refactor physics exam review scoring to count true/false sub-questions individually and improve accuracy of correct answer calculations 2025-11-10 12:54:29 +00:00
Ross bece7f6ce8 Enhance answer aggregation logic in exam review to handle diverse answer formats and improve robustness 2025-11-10 12:51:55 +00:00
Ross bd81fdcf41 Add exam review question responses and summary views with HTMX support 2025-11-10 12:49:10 +00:00
Ross 58301dd251 lots of updates 2024-12-30 13:41:55 +00:00
Ross 7493d55bc2 allow completion of sbas / physics exams 2024-12-30 11:12:36 +00:00
Ross 6fe2bae8a8 improve exam group management 2024-08-12 10:33:15 +01:00
Ross e46f843284 add markers to exams (move away from group based to content based permissions) 2024-08-05 10:45:38 +01:00
Ross cff5a46e4c fix question ordering through mark systems 2024-08-05 10:00:59 +01:00
Ross 4367b88057 start adding exam dates 2024-05-18 08:39:45 +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 12a8afe771 move sbas and physics exam_scores_cid_user into generic view 2023-10-09 12:45:09 +01:00
Ross 9b16596d0c update sba testing (and fix others) 2023-10-09 12:44:11 +01:00
Ross dd300afd63 some refactoring and atlas improvements 2023-07-24 11:56:12 +01:00
Ross c799f106d7 add user_user support to atlas collections 2023-07-03 13:06:08 +01:00
Ross 656f1658f8 add (correct) support for logged in users to sba and physics exams 2023-06-26 11:52:23 +01:00
Ross d05752b2dc rename CidUserAnswer to UserAnswer 2023-05-15 11:15:17 +01:00
Ross 7aa78c2807 create base useranswer class 2023-05-15 11:12:52 +01:00
Ross 300e74ec94 Basic anatomy user integration testing 2022-12-12 16:16:53 +00:00
Ross 73ebc838cd Further basic integration testing 2022-12-12 12:16:42 +00:00
Ross 4c3b7d2e12 . 2022-08-10 22:30:06 +01:00
Ross 7032f890f9 . 2022-08-05 12:23:44 +01:00
Ross 8b15eeb431 . 2022-08-05 12:20:46 +01:00
Ross e7d46fa677 . 2022-08-05 12:13:41 +01:00
Ross 45100f27b0 . 2022-06-07 21:32:49 +01:00
Ross 5701c8d613 . 2022-05-25 16:50:18 +01:00
Ross a5b7d2a680 . 2022-05-21 22:13:11 +01:00
Ross 781b6bc1fe . 2022-05-21 22:09:37 +01:00
Ross ee9b942893 . 2022-05-21 12:21:52 +01:00
Ross 451137ca3e . 2022-01-03 18:17:06 +00:00
Ross 6efe4dc74b . 2021-12-31 10:06:48 +00:00
Ross 6214be9939 . 2021-12-20 19:16:17 +00:00
Ross 220a3a5fd8 . 2021-12-19 22:06:57 +00:00