Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-71187

Safe Exam Browser - deeper integration - The information you're about to submit is not secure

XMLWordPrintable

    • MOODLE_310_STABLE, MOODLE_39_STABLE
    • MOODLE_310_STABLE, MOODLE_39_STABLE
    • MDL-71187-master
    • Hide
      1. Enrol a teacher and a student to your course.
      2. Log in as a teacher, add a quiz with the following quiz settings:
        1. For 'Require the use of Safe Exam Browser' to be 'Yes – Configure manually'.
        2. For 'Enable quitting of SEB' to 'Yes'.
        3. Leave the 'Quit password' empty.
      3. Add, at least, one question to the quiz.
      4. Logout.
      5. Login as a student and access the quiz.
      6. Verify the "Launch Safe Exam Browser" button is a <a href> link.
      7. Verify the "Download configuration" button is a <a href> link.

      So, for instance, the expected code for ""Launch Safe Exam Browser" " is:

      <div class="singlebutton"><a class="btn btn-secondary" title="Launch Safe Exam Browser" href="seb://my.moodle/mod/quiz/accessrule/seb/config.php?cmid=472">Launch Safe Exam Browser</a></div>

      instead of:

      <div class="singlebutton">
           <form method="get" action="seb://my.moodle/mod/quiz/accessrule/seb/config.php">
               <input type="hidden" name="cmid" value="472">
               <button type="submit" class="btn btn-secondary" id="single_button6091cb5cb15325" title="">Launch Safe Exam Browser</button>
           </form>
       </div>

      Show
      Enrol a teacher and a student to your course. Log in as a teacher, add a quiz with the following quiz settings: For 'Require the use of Safe Exam Browser' to be 'Yes – Configure manually'. For 'Enable quitting of SEB' to 'Yes'. Leave the 'Quit password' empty. Add, at least, one question to the quiz. Logout. Login as a student and access the quiz. Verify the "Launch Safe Exam Browser" button is a <a href> link. Verify the "Download configuration" button is a <a href> link. So, for instance, the expected code for ""Launch Safe Exam Browser" " is: <div class = "singlebutton" ><a class = "btn btn-secondary" title= "Launch Safe Exam Browser" href= "seb://my.moodle/mod/quiz/accessrule/seb/config.php?cmid=472" >Launch Safe Exam Browser</a></div> instead of: <div class = "singlebutton" >     <form method= "get" action= "seb://my.moodle/mod/quiz/accessrule/seb/config.php" >         <input type= "hidden" name= "cmid" value= "472" >         <button type= "submit" class = "btn btn-secondary" id= "single_button6091cb5cb15325" title= "" >Launch Safe Exam Browser</button>     </form> </div>

      Hi,

      When a student starts Safe Exam Browser from the Quiz page for an exam set up manually with SEB by using the "Launch Safe Exam Browser" button Gloogle Chrome and Edge return this error

      The information you're about to submit is not secure
      Because this form is being submitted using a connection that's not secure, your information will be visible to others.

      Only Firefox understands that it is a Safe Exam Browser file and asks the first time with which software it should open the file.

      Is it possible to correct the problem for Chrome and Edge because it is not reassuring for a student to see this type of message when he is about to enter an exam.

      Regards

        1. MDL-71187.jpg
          MDL-71187.jpg
          51 kB
        2. Screenshot_2021-04-12_23-34-48.png
          Screenshot_2021-04-12_23-34-48.png
          215 kB
        3. Screenshot_2021-04-12_23-35-18.png
          Screenshot_2021-04-12_23-35-18.png
          34 kB
        4. SebExam.png
          SebExam.png
          6 kB
        5. SebExam-1.png
          SebExam-1.png
          6 kB
        6. SEB-link.png
          SEB-link.png
          25 kB

            lucaboesch Luca Bösch
            aurelienb Aurélien Besson
            Dmitrii Metelkin Dmitrii Metelkin
            Sara Arjona (@sarjona) Sara Arjona (@sarjona)
            Anna Carissa Sadia Anna Carissa Sadia
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour, 25 minutes
                1h 25m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.