catalyst / moodle-quizaccess_seb

Plugin to integrate Safe Exam Browser into the quiz activity. This plugin is part of 3.9 Moodle standard distribution, but shared in the plugin directory for Moodle 3.7 and 3.8 https://moodle.org/plugins/quizaccess_seb
4 stars 5 forks source link

import/restore of a course with a quiz with a uploaded config throws an error #193

Closed isacsonk closed 4 years ago

isacsonk commented 4 years ago

how to reproduce

  1. login as an admin
  2. create a a course
  3. create a quiz using SEB with your own config uploaded
  4. backup the course
  5. restore the course
  6. an error is displayed: "No uploaded SEB config file could be found for quiz with cmid: [##]"

as admin create a course import a quiz, with uploaded config https://seb-demo.catalyst-au.net/mod/quiz/view.php?id=20 from course https://seb-demo.catalyst-au.net/course/view.php?id=4 the same error is displayed: "No uploaded SEB config file could be found for quiz with cmid: [##]"

image

requirement

you should be able to backup and restore or import a course with a quiz with an uploaded config file

dmitriim commented 4 years ago

Fixed. Will be available in Demo shortly.

isacsonk commented 4 years ago

Tested restore of a course with a quiz configured with uploaded own config --> no error message, restore works. Also the import works now.