Multiple Choice, multiple answers quirk
When creating a multiple choice quiz with multiple answers, the solution only counts the "correct" answers. For example: the question had 6 options and 4 of them are correct. So the participants would check the answers they got correct and it would say ____ / 4 instead of _____/ 6. This is creating issues for our users because each option should essentially be counted as a point. To NOT check an incorrect option is essentially being "correct." Does that make sense?