Closed bartsnapp closed 6 years ago
In handout mode, something like
\begin{multipleChoice} \choice[correct]{First} \choice{second} \choice{third} \end{multipleChoice}
Will have checkmarks after every answer preceding the first "correct" answer.
checkmarks should only appear after correct answers.
Note this may need to be fixed in selectAll too.
Fixed
In handout mode, something like
\begin{multipleChoice} \choice[correct]{First} \choice{second} \choice{third} \end{multipleChoice}
Will have checkmarks after every answer preceding the first "correct" answer.
checkmarks should only appear after correct answers.
Note this may need to be fixed in selectAll too.