Hi,
I have an MCQ set to allow unlimited attempts. Each option has its own custom feedback. In theory there’s nothing wrong with a learner attempting the question, getting it wrong, and moving on. i.e. I don’t require them to keep trying until they get it right, but they can if they want.
The problem I have is that the MCQ won’t be marked complete until it is correct. Is there any way I can set it to “Mark it complete once they’ve tried once”? I can’t find any completion settings for MCQs.
Thanks
Unfortunately with the MCQ component there isn’t any way of doing this.
One thing you could try instead is using the Radio Group component in combination with Logic to show custom text in a text component using a Logic variable, with the reset functionality being handled by an Action Button tied to a Logic trigger.
Alternatively, if the underlying issue is that the learner is unable to complete the course until this MCQ is completed, you could set up an alternative completion method using Logic Completion.
Thanks Matt. The radio group idea is a neat workaround.
Really this is a nice-to-have for me - I wanted the progress bars on the menu to properly reflect completion. But easier in this case to simply leave those MCQs out of page completion.