Skip to main content
May 19, 2016
Answered

Advanced Actions Question

  • May 19, 2016
  • 1 reply
  • 374 views

Hi,

I have a click box with the option to use a shortcut key. If the click box is clicked I want it to go to the next slide and add one point. If the shortcut key is used I want it to skip to another slide and assign 2 points. Having trouble setting this up. Any advice?

Thanks in advance.

    This topic has been closed for replies.
    Correct answer Lilybiri

    There is no way to have a different action for a click and the shortcut. Sorry. Moreover an interactive object can have only one score.

    Even with two interactive objects it would never work, because both the 1 point and the 2 points would be added to the total score, which means 3 points in total.

    1 reply

    Lilybiri
    LilybiriCorrect answer
    Legend
    May 19, 2016

    There is no way to have a different action for a click and the shortcut. Sorry. Moreover an interactive object can have only one score.

    Even with two interactive objects it would never work, because both the 1 point and the 2 points would be added to the total score, which means 3 points in total.

    May 19, 2016

    Many thanks. That's what I was thinking but wasn't sure.

    Inspiring
    May 20, 2016

    Hi tc_jbarker,

    If you are able to use a swf widget I could build you a "node" or widget to do that.

    Where is the point going? Is it being put into a variable or direct to a scorm record?