Commit Graph

28 Commits

Author SHA1 Message Date
Ross a512c2ba09 Refactor HTML formatting to use mark_safe for safe rendering in various tables and models 2026-01-28 14:28:36 +00:00
Ross 206f0afd32 Refactor QuestionTable to inherit Meta options from SelectionTable for consistency 2025-11-01 21:42:33 +00:00
Ross 0e7307de18 Remove row selection controls from case and question table views for cleaner UI 2025-11-01 21:31:13 +00:00
Ross 57a3b02da3 Implement selection-enabled table base class and update QuestionTable to inherit from it 2025-11-01 20:45:59 +00:00
Ross ad4b06d691 Remove row-selector class from QuestionTable attributes for improved styling 2025-11-01 13:16:55 +00:00
Ross a49f198d26 Add render_best_answer method to capitalize first character of best_answer 2025-10-20 22:49:37 +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 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 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 42b64c11ff Refactor actions section in case view template for improved readability and structure 2025-10-20 13:01:14 +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 a0b38f541a add user to sba / physics answer tables 2023-09-04 09:36:31 +01:00
Ross d1ba8c87dc tidy up table image dlocks 2023-06-12 12:34:38 +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 5701c8d613 . 2022-05-25 16:50:18 +01:00
Ross d06e5e8b15 .. 2021-09-20 22:27:26 +01:00
Ross 2863459574 . 2021-08-31 18:27:31 +01:00
Ross 9fc6d07ec9 . 2021-08-31 18:25:18 +01:00
Ross c37e4f2535 . 2021-08-31 18:24:00 +01:00
Ross ee7d94346d . 2021-08-31 18:20:23 +01:00
Ross 15a9a28626 . 2021-08-31 18:19:09 +01:00
Ross d87a25aab9 . 2021-08-31 18:18:57 +01:00
Ross 12d7808b04 . 2021-08-31 18:17:20 +01:00
Ross a1cc4766bb . 2021-08-31 18:12:26 +01:00
Ross bce7420b7a . 2021-08-31 18:03:20 +01:00