diff --git a/ref-test/app/quiz/templates/quiz/start_quiz.html b/ref-test/app/quiz/templates/quiz/start_quiz.html index 5787844..b43516a 100644 --- a/ref-test/app/quiz/templates/quiz/start_quiz.html +++ b/ref-test/app/quiz/templates/quiz/start_quiz.html @@ -25,10 +25,6 @@
{{ form.club(class_="form-control", placeholder="Enter Affiliated Club") }} {{ form.club.label }} -

- Please ensure the spelling is consistent. - The field will prompt you with suggested matches. -

{{ form.test_code(class_="form-control test-code-input", placeholder="Enter Exam Code") }}