Compare commits
No commits in common. "850c2b13b7abf57b535e3fb74b334058fe2e9700" and "95cea46a8f4b41b5f74384afdd397d14cc15b7a6" have entirely different histories.
850c2b13b7
...
95cea46a8f
@ -14,9 +14,6 @@
|
||||
<div class="container quiz-start-text">
|
||||
You can use this panel to adjust the display settings for the exam. Please use the menu below to select the font face and font size. Below is a sample question so you can see how the exam will render with your chosen settings.
|
||||
</div>
|
||||
<div class="container quiz-start-text">
|
||||
These settings will be stored locally on your browser window. No information about your preferences below will be collected by the app.
|
||||
</div>
|
||||
<div class="alert alert-primary quiz-start-text" role="alert">
|
||||
<strong>Note</strong>: Some fonts may not be available depending on your device and/or operating system.
|
||||
</div>
|
||||
|
@ -25,10 +25,6 @@
|
||||
<div class="form-label-group">
|
||||
{{ form.club(class_="form-control", placeholder="Enter Affiliated Club") }}
|
||||
{{ form.club.label }}
|
||||
<p>
|
||||
Please ensure the spelling is consistent.
|
||||
The field will prompt you with suggested matches.
|
||||
</p>
|
||||
</div>
|
||||
<div class="form-label-group">
|
||||
{{ form.test_code(class_="form-control test-code-input", placeholder="Enter Exam Code") }}
|
||||
|
Loading…
Reference in New Issue
Block a user