Skip to content

change colors of toggles for MCQ and T/F question types

Grigor Malo requested to merge wax-toggle-colors into master

Closes #205 (closed)

  • In T/F questions: Both the 'True' and 'False' toggle should be green, since users are selecting the correct answer
  • In MCQ questions: The 'Yes' toggle should be green (correct). The 'No' toggle should be red (incorrect).

Merge request reports