Require Multiple Clicks prior to Slide Advancing

Mar 13, 2018

Hi There Brilliant ISD Folks!

I'm using the following media slide (A brief 30 second video plays when you click on each button).  

I want to make it a requirement to click on all 4 Buttons (aka watch all 4 Videos), before the 'NEXT / PREV' Buttons advance. 

10 Replies
Amethyst Carpenter

Thank You for your Help!   Here is a Copy of the Articualte 360 Source File. 

Slide 1: I would like to add a Variable Requirement that all 4 Buttons be clicked prior to prompting the (NEXT / PREV) Arrows.

Slide 2: I would like to add a Variable Requirement that all 4 Text Fields be touched / clicked prior to prompting the (NEXT / PRE) Arrows. 

Wendy Farmer

Hi Amethyst

as you are allowing the user to do the layers in any order I moved the Prev and Next buttons to the base layer. I left the Prev button as normal state (you may want to change this) and changed the Next button to disabled.

I created 4 T/F variables (default false) one for each layer evac_vid01...evac_vid04. I set a trigger on each layer to set the variable for that video to True when the timeline starts.

I then created a trigger that sits on each layer 

Change state of next button to normal when media completes on the layer on condition that evac_vid01 = true AND evac_vid02 = true AND evac_vid03 = true AND evac_vid04 = true.  This means that the layers can be done in any order.

See updated file - I only worked on the first slide as an example so you can repeat on the second slide. You will need unique variables for the second slide.

This discussion is closed. You can start a new discussion or contact Articulate Support.