Skip to main content
June 30, 2015
Question

Can I change a variable based on learning interaction viewing? (accordion sections; tabbed sections)

  • June 30, 2015
  • 1 reply
  • 110 views

We're trying to make it so that the user has to click on each section within the accordion learning interaction. Each section clicked would alter a variable, resulting in the "next" button showing after each tab/section was clicked.

Is this possible? The same question applies to the Tabs learning interaction.

Thanks ahead of time!

This topic has been closed for replies.

1 reply

Lilybiri
Legend
June 30, 2015

Not possible with the default interactions, which are static interactions. You should have to create a custom Tabs or Accordion interaction with standard objects, then it would be possible to use a variable to track which tabs have been clicked.

June 30, 2015

Thanks for the fast answer! I didn't think there was a way, but I wanted to make sure before letting everyone here know. Thank you!