This commit is contained in:
Ross
2025-05-12 21:54:42 +01:00
parent 79f196966e
commit 7689bded66
@@ -23,7 +23,7 @@
<div class="alert alert-danger" role="alert">
<h4 class="alert-heading">Answers not defined!</h4>
<p>A question schema has been defined but no question answers are found.</p>
<p>A question schema has been defined but no question answers are found. Please set them below.</p>
</div>
{% endif %}
@@ -48,8 +48,6 @@
<p>Title of the question block.</p>
<input id="question_block_title_input" type="text" name="title" value="{{case_detail.question_schema.title}}" class="form-control" placeholder="Question title" aria-label="Question title">
</details>
<details open><summary>Add Question</summary>
<details><summary>Modify Questions</summary>
<div id="questions-container" style="margin-top: 20px;">