Copy link to clipboard
Copied
How do I create a multiple answer quiz where the student gets immediate feedback for every single possible answer regardless of if it's correct or not?
Copy link to clipboard
Copied
With the default type of MCQ quiz slide, this is only possible for a single correct answer MCQ, not for multiple correct answers.
Use the option 'Advanced Answer'. You can find that option with this work flow:
Copy link to clipboard
Copied
Thank you so much for such a prompt and detailed response! I guess what I'm looking for is multiple correct, with multiple feedback inside the question. Any workarounds for such a quiz? Perhaps there's another way to get the results I'm looking for without using a quiz?
Copy link to clipboard
Copied
In that case you need to create a custom question slide. That gives you total control, but beware: some functionality that is automatically included with normal quiz slides will take a lot of work to reproduce. I think about Review, Retake with reset of the question.
You can use the Checkboxes interaction, since you need to have the ability to check multiple answers. Or you can use a shape button for each answer if you want partial scoring. I have several blog posts about custom questions, often for older versions. You didn't specify which version you are using? Do you need to report to a LMS?
More is possible if you are prepared to program with JavaScript. I am not a programmer myself and try to avoid too complicated JS scripts, but maybe you are a coder.
Copy link to clipboard
Copied
Sorry for the late reply. Hurricane Irma took out my power. I just downloaded the latest free trial version of Captivate. I'm looking to use it on the Thinkific platform that my school is hosted on. I'm going to learn about creating custom slides and see if I can do it. I'm not a coder, but wondering if there's a community of Captivate coders who I can hire someone from.
Copy link to clipboard
Copied
I have several examples of custom question slides on my blog, with advanced
actions and variables.