calumtomeny / quiz-master

A quiz app based on React and .NET core built for the web.
0 stars 0 forks source link

As a Quiz Master I want to specify QI-Style Trap Answers #160

Open richielewis opened 3 years ago

richielewis commented 3 years ago

In the popular TV show QI, some questions have common incorrect answers that the quiz master has pre-specified as a "trap answer" .
If the contestant gives this answer they lose points.

As a Quiz Master, when entering a question, as well as providing the correct answer I would also like the option of adding a trap answer for which the contestant will lose points

It is undecided as to whether the trap answer would have to be an exact match or whether the participants can avoid the trap penalty by having a spelling mistake.