Write your quiz questions in the QuizBlock editor spreadsheet. Create a new sheet for each lab. The yellow columns on the right create the XML code. Only add a QuizBlockId if you start a new QuizBlock (if the quiz is called from a task and does not follow another quiz question). If there is another quiz following add the id in the NextQuizId cell, otherwise leave it empty.

The quizzes are stored in a separate XML, named QuizBlock_3LC_Name On the amazon server they can be found in Labster/Uploads. If you change a file on the server you need to update it to apply the changes here:https://studio.labster.com/labster/manage-lab/(better don’t do this for launched labs)

Keep this in mind when writing quiz questions:

  • Avoid using “all answers are correct”, “Non of them”, “All of the above”... because when the order of the answers changes they do not make sense. Try instead “All of the responses”, “Any of the other answers”...Try to avoid “all of them” entirely, all the answers should be similarly plausible (for adaptive learning).

  • 问题可能很长,但答案应该relatively short.

  • Define number of quiz questions per lab → max 40 questions per lab.

  • All the answers have to make sense (no non-sense possibilities). Although it has to be clear which one is the correct one (with adaptability the idea is to have 3 levels of difficulty in the answers).

  • Make sure that the “readmore” (theory link) contains what is in the quiz questions.

Baidu