KtaneContent icon indicating copy to clipboard operation
KtaneContent copied to clipboard

Miscellaneous improvements to Quiz.html

Open apia46 opened this issue 10 months ago • 0 comments

Sorry about how messy that was last time. Renamed variables: "everything" -> "allQuizzes" "thing" -> "quizName" "inf" -> "quizData" "first" -> "querySide" "ansIx" -> "queryIx" Changed array shuffle to use ShuffleFisherYates function instead of manually shuffling Fixed bug where the correct item group of the question was not identified in boundary cases Fixed bug where it was possible to have two visibly identical answers where one is correct and one isn't, if two different items have the same answer(s)

apia46 avatar Apr 01 '25 09:04 apia46