Skip to content

Showbutton

Markus Aejmelaeus requested to merge showbutton into staging

Change question-reducer to place all correct answers as a list in the "correct" field.

  • correct answer randomized in multiple choice questions.

Change question answer handling to accept multiple correct answers.

  • in text input it chooses the correct answer that most resembles the one given.

Added a button that shows the correct answer(s) in practise-mode.
Fixed the lives-resetting bug by moving the counter to the count-reducer.

Edited by Markus Aejmelaeus

Merge request reports