From 1c992cbb53b520fe9217005da652c5a9597d6e88 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 4 Jan 2022 13:56:26 +0000 Subject: [PATCH] . --- longs/templates/longs/exam_overview.html | 29 +--------------- physics/templates/physics/exam_overview.html | 26 +-------------- rapids/templates/rapids/exam_overview.html | 35 +------------------- sbas/templates/sbas/exam_overview.html | 24 +------------- 4 files changed, 4 insertions(+), 110 deletions(-) diff --git a/longs/templates/longs/exam_overview.html b/longs/templates/longs/exam_overview.html index f46392a0..52efa978 100644 --- a/longs/templates/longs/exam_overview.html +++ b/longs/templates/longs/exam_overview.html @@ -4,35 +4,8 @@ {% load thumbnail %}
- {% if can_edit %} - Edit - Delete - Clone - {% endif %} - {% if request.user.is_superuser %} - Admin Edit - {% endif %} -

Exam: {{ exam.name }}

+ {% include 'generic/exam_overview_headers.html' %} - {% include 'exam_notes.html' %} - - This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.
- Exam mode: {{ exam.exam_mode }}
- Open access: {{ exam.open_access }}
- -
- Exam active: [When checked the exam will be available to take in the test system] -
- {% if exam.exam_mode %} -
- Publish results: - [When checked the exam results will - be available on this site] -
- {% endif %}

    diff --git a/physics/templates/physics/exam_overview.html b/physics/templates/physics/exam_overview.html index dba832f5..812eadb4 100644 --- a/physics/templates/physics/exam_overview.html +++ b/physics/templates/physics/exam_overview.html @@ -4,32 +4,8 @@ {% load thumbnail %}
    - {% if can_edit %} - Edit - Delete - Clone - {% endif %} - {% if request.user.is_superuser %} - Admin - Edit - {% endif %} -

    Exam: {{ exam.name }}

    + {% include 'generic/exam_overview_headers.html' %} - {% include 'exam_notes.html' %} - -

    This exam has {{question_number}} questions.

    - Open access: {{ exam.open_access }}
    - -
    - Exam active: [When checked the exam will be available to take in the test system] -
    -
    - Publish results: [When checked the exam results will - be available on this site] -
    This exam will be available to take here (when active). {% autoescape off %} diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index 3ec52d8f..178ca3ce 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -4,41 +4,8 @@ {% load thumbnail %}
    - {% if can_edit %} - Edit - Delete - Clone - {% endif %} - {% if request.user.is_superuser %} - Admin - Edit - {% endif %} -

    Exam: {{ exam.name }}

    + {% include 'generic/exam_overview_headers.html' %} - {% include 'exam_notes.html' %} - - This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.
    -
    - Normal count: {{ exam.get_normal_abnormal_breakdown }}[Number of normal questions within - the exam] -
    -
    - Exam mode: {{ exam.exam_mode }}[When true the packet will be taken as an exam (it will - not self mark and results will be saved here)] -
    - Open access: {{ exam.open_access }}
    - -
    - Exam active: [When checked the exam will be available to take in the test system] -
    - {% if exam.exam_mode %} -
    - Publish results: [When checked the exam results will - be available on this site] -
    - {% endif %}

      diff --git a/sbas/templates/sbas/exam_overview.html b/sbas/templates/sbas/exam_overview.html index 4bcd0a4d..c50abd32 100644 --- a/sbas/templates/sbas/exam_overview.html +++ b/sbas/templates/sbas/exam_overview.html @@ -4,30 +4,8 @@ {% load thumbnail %}
      - {% comment %} {% if can_edit %} - Edit - Delete - Clone - {% endif %} {% endcomment %} - {% if request.user.is_superuser %} - Admin Edit - {% endif %} -

      Exam: {{ exam.name }}

      + {% include 'generic/exam_overview_headers.html' %} - {% include 'exam_notes.html' %} - -

      This exam has {{question_number}} questions.

      - - Open access: {{ exam.open_access }}
      -
      - Exam active: [When checked the exam will be available to take in the test system] -
      -
      - Publish results: [When checked the exam results will - be available on this site] -
      This exam will be available to take here (when active). {% autoescape off %}