Open luisdant opened 2 years ago
it happens because the score is divided by 3, resulting in 0.33. I've manually updated one option to .34 and it works.
Our team testing this case. It is happening when marking 3 options as correct or if 1/(number of correct option) = more than 2 decimal value. (eg 1/3 = 0.3333333... , 1/6= 0.1666666... ) It will be fixed shortly..
Use case: 3 correct options / 6 possible options
Steps to reproduce:
Although the answers are correct, the result appears as incorrect.