Naming UI components (RadioButton, CheckBox, Button, and TextInput)

When you use similar interaction types, you need to give each UI component a unique name. For example, if you create two Multiple Choice interactions, the second interaction requires unique instance names for the CheckBox and the Button components. These new instance names need to be registered in the Component Inspector panel for the learning interaction.

To name a UI component:

  1. Select the UI component instance on the Stage.
  2. In the Property inspector, type a name in the Instance Name text box.
  3. Register the name in the Component Inspector panel for the interaction (see Registering dynamic text fields and UI components).