Skip to main content
Participating Frequently
October 14, 2016
Question

Captivate 9 | Quiz | How to create a single advanced action and use it for all question slides.

  • October 14, 2016
  • 1 reply
  • 155 views

I am creating a standard quiz in Captivate 9. I have added 16 questions in it.

Each question has 4 options. ( 3 incorrect and 1 correct)

Each option has its own custom feedback message. Custom message contains two or more objects ( like text captions + smart-shapes)  

I have used JavaScript (from advanced actions) to display these custom messages and gets executed on click of an option. I have created 16  actions ( 1 action for each question slide) 

All actions are identical with minimal changes.

Is there a way to create a single action and add variables according to the question slide.

P.S. Is there a way to create a single action and make changes to it according to  question slide USING JAVA-SCRIPT ? 

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    October 14, 2016

    Did you try shared actions? No JS in that case, but same action used with different parameters. Group the objects for each custom message, and that group will be a parameter.