On Complete

From SAP Enable Now Wiki
Revision as of 06:27, 10 October 2019 by Admin (talk | contribs) (Created page with "__NOTOC__ ==Scope== * '''Book Page''' content object > '''Demo Mode Link''' object > '''Actions''' > '''On Complete''' property * '''Book Page''' content object >...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scope

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