This commit is contained in:
Ross
2021-12-11 22:00:21 +00:00
parent 89985846d9
commit d996ad992f
+2 -2
View File
@@ -5,8 +5,8 @@
<h2>Start exam: {{exam.name}}</h2>
Enter your CID and passcode in the below boxes.<br />
<input id="cid-box" type="text" value="Candidate ID"><br/>
<input id="passcode-box" type="text" value="Passcode"><br/>
<p><input id="cid-box" type="text" value="Candidate ID"></p>
<p><input id="passcode-box" type="text" value="Passcode" </p>>
<button>Start exam</button>