Copy link to clipboard
Copied
Hello! I've searched the forms, Google, and have not found a resolution for my exact situation and I've been hacking away at it for several days and am all out of things to try, so I'm seeking your wisdom, advice, and hopefully, your solutions:
Version: Captivate 2019 build 11.8.2.216 on a Mac
What's happening:
I have a module with two "knowledge check" sections, the first has two questions, the second has four questions. I've created custom quiz questions that provide immediate feedback (custom message depending on answer, and incorrect or correct icon updates based on selection). Questions 1-5 function as expected...or at least satisfactorily: upon correct or incorrect answer, learner gets immediate feedback, advances to next slide on correct answer, can click anywhere to advance on incorrect answer after reading/listening to the feedback.
During testing, if I select incorrect answers on any question before the last one, the behavior is as expected. On that last one, however, I can ONLY advance if I choose the correct answer. Quiz preferences are set to allow "go to next slide" on either success or failure.
What I've tried:
Thanks for reading all of that. Here's hoping it's something super simple I've missed and it's just that I've been staring at this thing for far too long.
Thank you!
Copy link to clipboard
Copied
Indeed much to read, but I would have preferred to see some screenshots.
You call these 'Knowledge Check slides' but since they appear in the Advanced Interaction panel with a score, those are normal question slides.
I would have liked to see the Preview of the used advanced action. You used 'custom question slides', not regular question slides?
Can you also check which option was chosen in the Required field under the Quiz Preferences, Settings? You didn't activate Reporting, correct?
Copy link to clipboard
Copied
Apologies for the lengthy read. I was trying to provide a comprehensive history of this project and this issue.
@Lilybiri you are correct, these behave as normal quiz slides, but we are not requiring treating them as quiz questions that must be answered in the pass/fail sense, which is why I referred to them as "knowledge checks" in quotations.
I built the question slides myself because the question slides that come with Captivate did not allow for the functionality I was looking for. I'm new to this forum/login due to new job; and posting under my work email and not my personal one as this is a work-related issue I need to solve.
Reporting is active as we do want to report to our LMS. We do want interaction data, and our LMS (proprietary to San Francisco, a major US city) will not report slide views and needs a quiz that reports data.
As mentioned in the missive above, answering the final question correctly gets you to the custom results slide, the remediation/resources slide, and on to either Retake the course or view your certificate. It is only upon selecting either of the distractors on the final question that you are unable to click anywhere, press Y, or even click a button to advance to the Quiz results slide.
Thanks for taking the time to respond.
Screenshots attached show:
Thanks again, for taking the time to respond. Please let me know if there are any other screenshots or details you would find useful.
Mary
Copy link to clipboard
Copied
Oh, and there are also screenshots of the Advanced actions for a correct and incorrect response.
Copy link to clipboard
Copied
I watched all the screenshots, but you didn't really answer my questions:
New questions:
Copy link to clipboard
Copied
Hi there. Thank you for your reply. That screenshot you show above is not one I included, as I have no advanced actions with that name. I always name my advanced actions with more descriptive titles than "button text" to ensure that others working in the file will know what the action is being used for. Perhaps this is converging with another request you are assisting with? I'm attaching again here so you can see the full advanced actions for a correct and incorrect response. Correct works as desired (see quiz results, get resources slide, certificate), incorrect does not.
I created my own quiz question slides, using multi-state objects with immediate feedback(icon that changes, button option switches to answer feedback and audio plays), I did not want to use the standard results slide. My custom slide includes a success state (Normal) or keep trying (Failure) state and both include the variables to show score as $$cpQuizInfoTotalCorrectAnswers$$ / $$cpQuizInfoTotalQuestionsPerProject$$.
If you mean that I must include that default Captivate results slide instead of my own, I would then have to use captivate built-in quiz question slides, wouldn't I? If not, what information contained on that default results slide is required to be included to ensure that my custom question slides and Captivate's default quiz results slide "communicate" with each other?
Including the screenshots for the advanced actions for the quiz questions, as well as the screenshots for the advanced action for the results slide.
In any case, here they are again.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
That screenshot was meant to show you the PREVIEW button for Advanced actions. You didn't get it, because you are still not using that Preview view which is so much easier to understand, especially when you have a conditional decision and/or multiple decisions. Explore the Advanced actions dialog box fully:
https://blog.lilybiri.com/advanced-actions-dialog-box-in-captivate-2017
You write so much, but it seems difficult to understand my tips and questions.
Finally I got the change of the Required field. PLEASE, get back to Optional, because the option you choose will cause problems for sure. There are better ways to force the learner to answer the questions.
I explicitly asked "Make sure to expand the Success and Failure columns." But they are not expanded which makes the Advanced Interaction panel useless for me. I cannot see which actions are triggered by which events.
What about my question about your 'custom results slide'?
Sorry, but we are both losing a lot of time, try to understand and answer my questions.
Copy link to clipboard
Copied
@Lilybiri Thanks so much for all of the time you've put into responding to my excessively worded questions. Thanks for your input. I'll figure it out on my own.
Copy link to clipboard
Copied
I will just chime in with an answer to a couple of your questions:
Using the Captivate Quiz Results slide does not mean that you cannot build your own custom question slides using multi-state button objects. As long as you set your buttons to report to the quiz if the correct answer is selected then the Quiz Result slide will score those buttons as quiz objects and mark clicking the correct button as a correct answer.
The real advantage of using the Quiz Results slide is that it has default quiz-related objects that you cannot recreate using ordinary buttons. That includes the Continue button, which does a lot more than just continue and the Retake Quiz button resets all scored quiz objects back to zero (regardless of whether they are scored buttons, TEBs or quiz question slides). If you are only using custom quiz slides, the Review Quiz button on the Quiz Results slide is not going to be a big help to you because it only takes the user back to show the answers they entered in actual quiz question slides.
Captivate's default quizzing functionality makes it easy for most people to create the kind of assessment components they want in a course module. But that doesn't mean there are no other ways to create custom solutions. The tricky bit is making sure your interaction logic doesn't introduce usability issues.
Copy link to clipboard
Copied
Thank you @RodWard for your input! I do have advanced actions already that reset the question slides on revisit so learners can try again.
Thank you!
Copy link to clipboard
Copied
I think you must be referring to resetting custom variables that you have created and that get incremented or assigned a value when users answer your questions. Is that correct?
If it is not important for these scores to be recorded in your LMS then your current strategy is fine. However, Captivate doesn't actually allow you to report a variable value to the quiz so that it gets recorded by the LMS. And there are no Advanced Actions you can use to reset a true Captivate quiz question score for a second or third attempt. To do that you really need to use the Retake Quiz button on the Quiz Results slide.
Just wanted to clarify that for other users.