diff --git a/physics/templates/physics/exam_scores_user.html b/physics/templates/physics/exam_scores_user.html index 9a0684d6..3d16c1ed 100644 --- a/physics/templates/physics/exam_scores_user.html +++ b/physics/templates/physics/exam_scores_user.html @@ -5,7 +5,18 @@ {% include 'user_score_header.html' %}
Each question contains a list of 5 different statements. These are either True or False
Click on each statement to toggle between True and False. The current state can be seen to the right of the statement.
-Your answers are saved when navigating between questions (or if the save button is clicked on the final question). An overview of all the questions can be seen by clicking on the overview button (or by clicking here).
+Your answers are saved when navigating between questions (or if the save button is clicked on the final question). An overview of all the questions can be seen by clicking on the overview button (or by clicking here).
Each question contains a list of 5 different statements. One of these is the single BEST answer.
Click on the correct statement to select it. Once selected it will be highlighted.
-Your answers are saved when navigating between questions (or if the save button is clicked on the final question). An overview of all the questions can be seen by clicking on the overview button (or by clicking here).
+Your answers are saved when navigating between questions (or if the save button is clicked on the final question). An overview of all the questions can be seen by clicking on the overview button (or by clicking here).