In Quiz, multiple correct answers are not restricted while selecting the options

Suppose I want a quiz question as follows: “Which of the following numbers are even? Select all that apply.”

If my answer choices are 2, 3, 4, and 5 where, obviously, 2 and 4 are the correct answers, the “Multiple Correct Answer” option is used and the student will be shown checkboxes so they can select multiple answers.

If, however, my answer choices are 2, 3, 5, 7 where, again obviously, only 2 is the correct answer… then the “Single Correct Answer” option is used and the student will be shown radio buttons which automatically indicates to an intuitive student that there is only a single correct answer.

Even logged in as the administrator, I am unable to change the “read only” flag on that field such that I would have been able to manually pick “Multiple Correct Answer” regardless of the number of correct answers.

I want the students to come to their own conclusion that there is only one answer correct rather than me being forced by the system to admit that there is only one correct answer. Is this possible?

@Akash_V this is how quizzes work in the app. You can’t change this behaviour.

Hi @Jannat_Patel ,

How can I post Multiple Choice Questions in HRMS?

actually I made a DocType for this and made a complete form which takes a question with its 4 options and below 4 options there are 4 checkboxes for “Is This Option Correct?”

but, the user can select multiple option or, user can leave without selecting any checkbox.

I want to ensure that user must select at least 1 option from the given 4.

Can you please help me with it?

edit: I have attached a screenshot for your understanding.