.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>Start exam: {{exam.name}}</h2>
|
||||
<h2>Start exam: {{exam.name}}</h2>
|
||||
|
||||
Enter your CID and passcode in the below boxes.<br />
|
||||
<p><input id="cid-box" type="text" value="Candidate ID"></p>
|
||||
<p><input id="passcode-box" type="text" value="Passcode"></p>
|
||||
Enter your CID and passcode in the below boxes.<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>
|
||||
|
||||
@@ -32,4 +32,4 @@ Enter your CID and passcode in the below boxes.<br />
|
||||
});
|
||||
});
|
||||
</script>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user