New in this release:

  • Added the randomize questions setting.
  • Added the randomize answers setting.

Fixed in this release:

  • Fixed the issue with no error message shown when giving a new module page a name of an already existing one.
  • Fixed the issue with no error message shown when adding a new question which name coincided with other question's title. It happened only when a question name included special symbols (like +, -, =, # and etc). 
  • Fixed the issue with the enrollment for a quiz for already enrolled participants. From the user's perspective, the system behaved like a participant was enrolled for the first time, didn't notify an administrator about a repeated enrollment, and sent another email with an old link to a quiz. The repeated enrollment wasn't reflected in Quiz Report.
  • Fixed the non critical XSS vulnerability that had no impact on the app workflow, security or integrity of customer data.

Randomize questions and question answers settings

Earlier administrators could create quizzes where all questions were ordered the way they were displayed in the Questions section on a quiz administration page. Question answers were also shown in the order they were set up during question creation. Now administrators can randomize questions and question answers in quizzes. 

These features can be used to prevent cheating and sharing of correct answers between participants. 

If the Randomize questions setting is checked, a participant will see all questions in a quiz in a random order. 

If the setting Randomize question answers is on, answer options in this particular question will be displayed to a participant randomly.