NEED HELP IN DEVELOPING THE BELOW QUIZ:
Create a quiz as a multiple choice question with 4 choices. And allow only 2 attempts.
When user select wrong option in 1st attempt. Show the feedback “Not quite. Try again.”
When user select the wrong option in 2nd attempt then show the correct option with green highlight with Incorrect feedback “Incorrect. Here’s the correct answer.”.
When user select the correct option then show the correct feedback.
Note: This must be created as custom MCQ not default one
Thanks!
Basically below is my requirement:
1. Need to Create a quiz as a multiple choice question with 4 choices and with only 2 attempts.
When user select wrong option in 1st attempt, then i have to Show the feedback “Not quite. Try again.”
When user select the wrong option in 2nd attempt then show the correct option with green highlight the radio button with Incorrect feedback “Incorrect. Here’s the correct answer.”.
When user select the correct option then show the correct feedback.
Note: This must be created as custom MCQ not default one
Do you have experience with advanced actions and variables? I have published a lot of blog posts about custom questions, which is what you want to use. Have a look at my blog and search for questions: http://blog.lilybiri.com
If you are not familiar with variables, advanced actions and shared actions, please reflect if your requirements are really necessary. Do you need to transfer the score to a LMS? That is mor complicated with custom questions. Do you want the Review functionality? Do you have multiple attempts on quiz level as well, not only on question level as you describe?
You must be logged in to post a comment.