add simple survey support

This commit is contained in:
Ross
2026-06-29 09:04:28 +01:00
parent d07d88bdbf
commit 79ba4db4bf
33 changed files with 1687 additions and 2 deletions
+2
View File
@@ -361,6 +361,8 @@ class CaseCollectionForm(ModelForm):
"question_time_limit",
"answer_entry_grace_period",
"prerequisites",
"pre_survey",
"post_survey",
Fieldset(
"Custom Start Screen",
"start_screen_content",