Skip to main content
Participant
July 23, 2010
Question

Training Simulation: user can advance slides without performing required action

  • July 23, 2010
  • 1 reply
  • 505 views

I've created a series of training simulations to allow the user to interact with the training.  The simulations work fine and the slide does not advance automativally until after the user performs required action BUT...the when using the playbar controls, the screens will advance without user input.  I checked clickbox properties and it is set to pause training until user clicks.  Is there something else I should be looking at?  I appreciate any tips.  Thanks!

This topic has been closed for replies.

1 reply

Lilybiri
Legend
July 23, 2010

Hello,

The buttons on the playbar will always have the same functionality: go to the next slide, to the previous slide...

That is one of the reasons why personally I try to avoid using the playbar for a training simulation. If necessary, p.e. for instruction slides I will insert a custom button to advance to the next slide. But it is up to you of course.

Lilybiri

cap4userAuthor
Participant
July 23, 2010

Thank you for the suggestion. I will try that and see how it works.