AICC Programming to Button to Grant Credit
I'm trying to add AICC programming in Captivate 6 to a button so when users click the button the LMS will grant them credit. The button has been created the button and is included in the quiz. I've tried several different programming routes, and have landed with the following reporting structure.
Under the Reporting Properties I've done the following:
- Given the button a 1 point value
- Selected "Add to Total"
- Selected "Report Answers"
- Added the Interaction ID of 5515 to the Interaction ID Prefix under Quiz Preferences: Settings
Under the Action Properties I've done the following:
- On Success: Enable:
- Enable: Button_1
- Attempts 1
- Last Attempt: Enable
- Enable: Button_1
Under the Quiz Reporting
Preferences I've done the following:- Enabled Reporting for the Project
- AICC
- Status Representation - Incomplete - Complete
- Success/Completion Criteria - Slide views and/or Quiz
- Quiz: Quiz is Passed
- Data to Report
- Quiz Score - Points
- Interaction Data is checked
Under the Quiz Settings Preferences I've done the following:
- Required - Answer All - The user must answer ever question to continue
- Interaction ID Prefix: 5515
Under the Quiz Pass or Fall Preferences I've done the following:
- Pass/Fail Options: 1 points or more to pass (Total Points: 1)
- If Passing Grade:
- Action: Enable
- Enable: Button_1
- If Failing Grade: Infinite Attempts
Any thoughts?