Skip to content

Commit

Permalink
instr update
Browse files Browse the repository at this point in the history
  • Loading branch information
suryabulusu committed Jun 24, 2024
1 parent a4508f7 commit cf5869d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/InstructionPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@
<li>To select you answer, click on the button of one of the options.</li>
<li>To deselect your chosen answer, click on the button of the chosen option again or click on the <b>Clear</b> button.</li>
<li>To change your chosen answer, click on the button of another option.</li>
<li>To save your answer, you <b>MUST</b> click on the Save & Next button.</li>
<li>To save your answer, you <b>MUST</b> click on the "Save >" button.</li>
</ol>
</li>
<li>To change your answer to a question that has already been answered, first select that question for answering and then follow the procedure for answering that type of question.</li>
</ol>
</div>
<div class="mt-5 ml-6 mr-4 flex border-red-400 border-1 p-2">
<div class="float-left text-red-400 pr-5 pl-3 text-xl font-bold">!</div>
<div class="float-right text-justify pr-2">Note that selecting an option does NOT save your answer to the current question. Click on <b>Save & Next to save your answer</b> for the current question and then go to the next question.</div>
<div class="float-right text-justify pr-2">Note that selecting an option does NOT save your answer to the current question. Click on <b>"Save >" to save your answer</b> for the current question and then go to the next question.</div>
</div>
</div>
</template>
Expand Down

0 comments on commit cf5869d

Please sign in to comment.