by Lori Smith
We recently introduced you to Captivate's Pretest feature. In this article, I'm going to follow-up with Pretests and teach you how to control a Pretest Advanced Action. Here's the scenario: your client or boss wants to ensure that all the learners know the material by passing a quiz. The boss doesn't care if the learner spends the time watching the individual slides that make up the lesson, only that learners are given a fair opportunity to pass the quiz.
You move forward and design an eLearning lesson that contains an introductory slide (slide 1), some pretest questions (slides 2 through 5), eLearning content slides (slides 6 through 50) and a final quiz (beginning on slide 51). If the learner is able to pass the Pretest right out of the gate, then you will not require the learner to review the course content. Instead, you will allow the learner to jump straight to the final quiz. However, if the learner fails the Pretest, the learner will be required to move through the course content before taking the final quiz.
While the scenario above sounds complicated to implement within Captivate, there is an action built within the Pretest that will get you started. Select any Pretest slide on the Filmstrip and take a look at the Action group on the Quiz Properties panel. Just below the Failure Levels drop-down menu you'll see an Edit Pretest Action button.
Clicking the Edit Pretest Action button will open the Advanced Action window containing a basic advanced action.
Let's take a look at what the action does. In the IF area, a System Variable named cpInfoQuizPretestScorePercentageis being checked to see if the learner's score is greater than 50. This means that if the learner gets over half of the points allocated in the pretest, he or she passes the pretest.
Take a look in the success and failure areas. Both are sending the learner to the very next slide (using the Go to Next Slideoption).
In the images below, I have edited the Action so that it will use the Jump to Slide option. Should the learner score higher than 50, the Action will jump the learner directly to slide 51 (the quiz). Should the learner score 50 or lower, the ELSE segment of the Action sends the learner to the first content slide for the lesson (slide 6).
***
Recent Comments