Skip to main content
Known Participant
October 31, 2017
Question

Reset answers in Quiz

  • October 31, 2017
  • 1 reply
  • 735 views

Hello,

I created course and there are several modules (for example 5), each modul has 7 exercises,

when user passed first modul he gets password to unlock second modul, etc.

If he fails he must do the same modul again.

So I need to reset previous answer.

I know there is Retake button, but use it means another problems to solve.

I would like to use any button with advanced action to reset answers in queez (I don´t want to close

program and start again neither).

My assumption is – if there is something like retake button that can reset the answers,

it means there exists any condition/advanced action or .... that can do the same.

Thank you for your answer and time.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    October 31, 2017

    No, because the quizzing system variables which are read only have to be manipulated when you reset an individual question.


    If you told why the Retake button on the score slide, which takes care of the values of the quizzing system variables is not an option?

    Are the question slides scored or not?

    RodWard
    Community Expert
    Community Expert
    October 31, 2017

    It sounds like you may have built all of these 'modules' in a single CPTX project.  Is that correct?  If so, no matter how many different sections you have made, each with its own set of quiz questions,  Captivate will see them all as being just one big quiz.  The Retake Quiz button on the Quiz Results slide will reset all quiz questions in the entire project.  To get more granular control over each 'module' and quiz, you'd need to break each one out into its own CPTX project file, and then use something like the Aggregator or Multi-SCORM Packager tool to bundle them all together as a course.

    Known Participant
    October 31, 2017

    Hello RodWard,

    it is perfectly correct. All "modules" in one project. I respect that Captivate see them as one big queez.

    I saw something about Multi-SCORM Packager (from Paul Wilson), but it was uploaded to cloud scorm...

    I wanted course like aplication that doesn´t need internet, early I made it standalone (.exe), now I use

    Standard AICC, not SCORM it didn´t work well.

    I don´t know nothing about Aggregator. I will try to find.

    So do you think it would be possibility to use advanced action: Open other project?