Get Correct Option
<Integer|null> getCorrectOption()
Returns correct option index (starting with 0) if correct answer has already been revealed. Otherwise, returns
null
.Note that correct answer reveal is different from results reveal.
Last modified 3yr ago