Advanced Actions in a Quiz/Survey
I’ve built a survey for work in Captivate 7 (just getting 8 installed). Its function is to get feedback after an eLearning course. There are several different instructors that can lead the course and I’ve been tasked with stepping up the survey for the LMS reports.
What’s been requested:
The ability for the students to select their instructor from a list so that the LMS report can be parsed out by instructor(s) for the course. But we only want the questions answered to show on the report (which will require Branch Awareness, but I need to get the first part functional first).
What I’ve tried:
Making a Multiple Choice question slide with each instructor as an answer. Upon selection their instructor, a new name is assigned to the variable trainerName (trainerAtest, trainerBtest, etc). I then created an Advanced Action called trainerSurvey with Conditional Actions. Each potential variable variation (i.e. each trainerName) has a Condition “IF trainerName is equal to trainerAtest” and an accompanying Action “Jump To Slide 5”. Back on the slide, the Quiz Properties the After Survey action is set as Execute Advanced Action – Script trainerSurvey.
When I go to preview it, I select a trainer (triggering the variable change) and click Submit (triggering the After Survey action)… and it just sits there. Can’t change the selected trainer, can’t click Submit again. Just stuck.
Helps? Thoughts? All appreciated!
Been a while since I’ve used Advanced Actions, so it’s very possible I’m overlooking something obvious (or doing it wrong entirely!), but it feels like I’m at least on the right track here. Once this is resolved I get to ensure it’s branching appropriately, but this first!
