Introduction to Learning Interactions Tutorial > Take a tour of the quiz template > Analyze the Quiz component |
![]() ![]() ![]() |
Analyze the Quiz component
Frames 1 through 7 in the Quiz template contain the Quiz component, which lets you set parameters that determine how to present the quiz to users.
1 |
Click Frame 1 of the Interactions layer. |
2 |
To view the entire Welcome page and Quiz component, select Show All from the Stage View pop-up menu. |
3 |
Click the Quiz component, to the left of the Stage. In the Property inspector, click Launch Component Parameters Panel. |
4 |
If the text in the Component Parameters panel is too small to be legible, drag a corner of the panel to enlarge it. |
5 |
Although you will not change any of the default settings on the Component Parameters panel, view the options that the panel lets you specify: |
![]() |
Randomize, if selected, specifies that questions appear to the user in random order, not necessarily in the order in which they appear across the Timeline. |
![]() |
Questions to Ask, if set to 0, presents the user with all questions included in the quiz. You can also set the number to be less than the number of questions in the quiz. If you specify a number less than the total number and select Randomize, each launch of the quiz presents a subset of the total number of questions, in random order. If you specify a number larger than the number of questions in the quiz, the quiz presents all of the questions without duplicating them. |
![]() |
Login File URL redirects users to the specified URL where they can log in if they have not logged in through an AICC-compliant LMS. |
Note: If the user does log in through an AICC-compliant LMS, but the HTML parameters that launch the movie do not exist, the login file URL redirects the user to the specified URL. |
|
![]() |
The Activity ID and Activity Name fields correspond to the activity ID and activity name in your LMS. If you're not using an LMS, you can either accept the default entries or delete the default entries and leave the fields blank. |
![]() |
Show Results Page, if selected, displays the quiz results in Frame 8 of the quiz template to users upon completion of the quiz. |
6 |
When you finish viewing the Component Parameters panel, close it. |
![]() ![]() ![]() |