On Complete
Scope
- Book Page content object > Demo Mode Link object > Actions > On Complete property
- Book Page content object > Practice Mode Link object > Actions > On Complete property
- Book Page content object > Concurrent Mode Link object > Actions > On Complete property
- Book Page content object > Guided Presentation Mode Link object > Actions > On Complete property
- Book Page content object > Free Presentation Mode Link object > Actions > On Complete property
Purpose
This property is used to define the action(s) that should be performed when the user completes the simulation that is launched by clicking on the launch button for the parent 'Mode Link' button. Completion is determined in the same way as for LMS completion - going through every step in Demo/Practice/Presentation mode, or passing Test mode.
This property is incredibly useful for providing users with instant feedback, if an LMS is not used, or as a way of only allowing the user to progress if they do indeed complete the entire simulation (for example, by only displaying the 'Next' button once the On Complete event is triggered.
Use
When activated, this property presents a text box with just an Add link available in it. Clicking on this link inserts a two-column table row above this link. The link can be used to add further entries. All actions are performed at exactly the same time, when the On Complete event is triggered. If you want to stagger their execution, trigger a Time Control and specify the individual actions and their timing in that.
For details of the contents of the 'action table' and how to define actions, refer to Defining actions.
See Also
- Book Page content object > Mode Link object > Actions > On Finish
- Book Page content object > Mode Link object > Actions > On Incomplete