This commit is contained in:
Ross
2021-12-10 22:13:25 +00:00
parent d6cfb69829
commit 9b1daf5f68
+3 -1
View File
@@ -6,7 +6,8 @@
<h1>Exam: {{ exam.name }}</h1> <h1>Exam: {{ exam.name }}</h1>
<div class="alert alert-info" role="alert"> <div class="alert alert-info" role="alert">
<h3>Instructions</h3> <details>
<summary><h3>Instructions</h3></summary>
<p> <p>
Please make sure you submit answers before closing or navigating from this page (as otherwise they will not Please make sure you submit answers before closing or navigating from this page (as otherwise they will not
be saved). The submit button is at the bottom of the page. be saved). The submit button is at the bottom of the page.
@@ -17,6 +18,7 @@
<p> <p>
Ensure your candidate number is entered in the below box. Ensure your candidate number is entered in the below box.
</p> </p>
</details>
</div> </div>
<div> <div>