-
1. Re: add advanced action to submit button and setting different objectives score for the same course
RodWard Jul 26, 2014 2:20 AM (in response to ziofonta222)You cannot add advanced actions to the buttons on quiz questions in the same way you can add them to other interactive buttons in Captivate. With quiz questions you can only assign actions to the slide's ON Success or On Last Attempt events.
-
2. Re: add advanced action to submit button and setting different objectives score for the same course
Lilybiri Jul 26, 2014 11:50 AM (in response to ziofonta222)Have a look at:
Question Question Slides in Captivate - Captivate blog
Question Question Slides - Part 2 - Captivate blog
Indeed, Submit button is part of the Question slide, not a normal button. You can add a custom shape button, but it will never replace what happens when the Submit button is clicked: validation of the answer, showing captions, adding to score etc. Making the score depending on the attempt is not possible with default functionality, it is possible with custom question slides, but then the reporting to LMS is another issue. You should try to do it by JS, or if you only need SWF-output you could use the Master widget by InfoSemantics.
Link score to attempts in Custom questions - Captivate blog
Lilybiri
-
3. Re: add advanced action to submit button and setting different objectives score for the same course
ziofonta222 Jul 28, 2014 4:41 AM (in response to ziofonta222)Thank you both for answering. A pity that developers decided to block editing/adding script to buttons in "normal" question slides, that would be really useful for customization. I am trying to build a custom question slide using Lilybiri tips, i will need to use custom javascript to pass score to LMS writing on cmi.objectivesm but still I didn't find any basic reference to do that (which js command must be used to estabilish/close connection with LMS)
Also, is there a way to change radio buttons used in multiple choice question slide? If not, It means i am forced to build a custom question slide each time i need different aspect for a button/object on the slide, is it right?
thank you


