How to allow the user return to give lectures when they take a quiz?

Hello world

I'm new to Captivate and now I'm kinda in a dilemma. Thank you for your
time to look at my post!

I created a CBL in Captivate 3, the first 10 slides is a conference and he
is followed by a quiz of 10 slides, defined as standard SCORM.

I want that the learner must be able to refer to the Conference when they
Take the quiz, I tried 2 approaches and they both
issues in different ways.

Approach 1: "allow moving backwards" and "infinite attempts. The
problem with this approach is when the learner clicks on "review the.
quiz"and when they click"back"on the first slide of questionnaire, all
Quiz will start everywhere, the score is reset to zero.
Because the quiz is seeing this as a new attempt and that the learner is
permit to make "infinite attempts" such that it has been configured.

Approach 2: "Allow moving backwards" and leave only "1 attempt.
The problem with this approach is, when the learner is in the Middle
Quiz and refers to the Conference, the quiz will be
automatically shown as completed. And the learner will not get a
chance to answer these questions unanswered.

It seems that every time that I leave the learner refer to the Conference
in the middle of a quiz, the quiz will be seen as completed. Who am
I did wrong? Is there a better approach I can "allow backward
movement' and always allow resumes user their quiz where they have left
in the distance?

Sorry for the long post, I was not able to express it in a more
concisely.

Any help is really appreciated!

-David

What you see is the behavior designed as in Captivate for the quiz.

Each Captivate movie has a range of "quiz", which starts with the first measurable purpose and ends at the Quiz results slide.  If you enter the scope of quiz by starting a slide of questionnaire, then jump back away from quiz, to return to the basics, default behavior of Captivate is to freeze the quiz at this time here.  Then when Captivate refers to allow movement to the rear, it is talking only a move backward in the quiz.

For example, if you get to question 1, but no answer and proceed to question 2 answer that we can go back to question 1, you will still be able to answer question 1.  The test will not be frozen.  However, if you had jumped to any slide before question 1, your quiz would have been frozen with everything that you mark had accumulated at this time here.

There may be a workaround that you can use to get closer to what you want.  As any object that is classified as part of the quiz, you can add a button on one of the first slides that the user must click to move forward.  Set the properties of this button (or click on the box) to report a score for the quiz.  What makes a part of the scope of quiz.  Now, any content slides falling after this slide button are also within easy reach of quiz and return to them will not have the same effect of freezing the quiz.

Please keep in mind another aspect of the quiz questions: If you answer a quiz question, and then move off the slide (forward or back) quiz question answer is frozen and cannot be modified unless resume you the Quiz or raise all of the module.

Hope this helps to clear up how things work.

Tags: Adobe Captivate

Similar Questions

  • How to allow the user to filter the report data?

    I read a lot of entries on this topic related to interactive reports. From what I can tell, the version we are on... 3.0.1.00.08, does not have the 'classic' vs 'interactive '. So, can someone recommend the best way for me to allow the user to filter report results? Specifically, the user wants to be able to see only active records, but I also want that they want to see all documents (active and inactive).

    Thank you
    Kristina

    Kristina,

    You can add a list "select" to your page. Calling it something like P1_LIST and add it to your where clause as...

    select
    col1,
    col2,
    col3
    from table
    where col2 = decode (:P1_LIST, '-1', col2, :P1_LIST)
    

    You can set the LOV to auto-submit or have a 'Send' button so that your report is filtered according to the value of P1_LIST.

    Also, in the properties of your selection list, set the 'Null view' to 'Yes', 'Display Null value' to something like 'ALL' (or whatever text you want) and the "Null return value'-1 (or whatever value you have in decoding).

    I hope this helps.

    -Chris

  • How to allow the user to enter only alpha numeric characters in the text field?

    Hello

    Is it possible to restrict the user to enter only alpha numeric characters in the textfiled?

    Thank you

    Starting from the version 4.7, I don't see any how useful filter adapted to your needs.  Then why don't you override keyChar() like this:

    EditField eField = new EditField("Enter letters and digits only: ", "") {
        protected boolean keyChar(char ch, int status, int time) {
            if (CharacterUtilities.isLetter(ch) || CharacterUtilities.isDigit(ch) || (ch == Characters.BACKSPACE)) {
                return super.keyChar(ch, status, time);
            }
            return true;
        }
    };
    

    I have not tested this code, but you can give it a shot...

    You can add a manipulation (or super.keyChar...) for Characters.ENTER and Characters.ESCAPE, as well as anything else you be useful, such as the comma and the period.

    Hope this helps,

    Arkady.

    Edit: added Characters.BACKSPACE - you want to change, not you?

  • How to allow the user to insert an image file

    Pro 10 using when I test in pro I can insert any file that I like, when I try in the drive I can only select the PDF files.

    Also on a side note how do I give them the opportunity to see the clear image button I know this isn't event.target.buttonClearIcon ();

    It's the JS I use

    Prompt the user to select the file to display on the button

    event.target.buttonImportIcon ();

    Evil. It will work in Reader (XI or higher), but you will only be able to select the PDF files as the image. 'S done it on purpose by Adobe.

  • How to allow the user to set the focus on each and areas of multiple text on stage?

    I have several text boxes on stage and for the purpose of their scroll by wheel, I would like the user to focus on one of its choice, either by the mouse tab.

    The best I could find is the setAttribute method, coupled with the value of the tabindex property, in which the number 1 represents the first and the highest element in the hierarchy.

    Not sure that this is the right way forward on this issue, and if this is the case, I'm probably something wrong, as usual. I tried:

    this.my_textArea.setAttribute("tabindex","1");
    

    and I get back:

    Eception TypeError: this.my_textArea.setAttribute is not a function

    This detail really should have been mentioned in your first post. So, I'm going to guess that the simple code NOT simulates a true textarea (because the textarea elements permit an entry), but rather is just a hidden textfield, set up to monitor the mousewheel events. You won't be able to give these things focus just a variable assignment, because they have no concept of development. The only way to do this is to add more code to handle.

  • With several Secure areas, how can you check that the user box is subscribed to when they are connected?

    So I guess it has to do with {module_data} and your API but I can't seem to understand this.

    I have 3 secure areas, basic, premium and pro and I want to use the liquid to display content on their page of account based on what secure area, they are advertised to. I know how to write the logic of the liquid, I feel like a dunce because I don't know which module to use to check where they are subscribers. Please when replying, don't slam me too hard upside the head because I don't know that it's right in front of me.

    I thank everyone!

    You can use module_data to get the information, but you still had the native module to do this:
    module_subscriptions | Developers of business catalyst

    You can run a collection and do what you want with the data.

  • How to change the number of appellants music hear when they call me?

    Can someone tell me where to go to change the music, callers hear when they call me?  For the life of me I can't understand.

    Yes, it is a service of Verizon Wireless, called call tones. The service is $ 1.99 per month and sont.99 tones each are good for a year. If you go to www.verizonwireless.com, you can buy the tones and manage them.

    Good luck.

  • How to allow the user to view the pay button in the assignment window

    Dear Sir

    We wanted to-appear salary in the assignment window button; That is why we used task flow button visible or non-visible salary and works very well, but by clicking on the button in salary indicating error "feature is not available for this responsibility. "Change the responsibilities or contact your system administrator.


    pls advice what is the missing configuration.

    -Thank you

    If you plan to open the form of salary, and then add the PERWSEPY function
    If you plan to open salary page then add the function SAL_ADMIN_LAUNCH

    Kind regards
    Stephanie.

  • How can I allow the user to enter the 5 digits in an inputText and who must be a number.

    Hi Experts,

    JDev 12.1.3.0.

    How to allow the user to enter only 5 digits for an inputText and there should also be a number?

    Thank you

    AR

    Try with:pattern="[0-9]{1,5}"

    Dario

  • Allow the user to change the password on the login page.

    Hello

    How to allow the user to change the password on the login page?

    Thank you

    Gargi

    Elodie:

    The appeal of the procedure should be as below

    apex_util.CHANGE_CURRENT_USER_PW('hello');
    

    CITY

  • With the help of A6, must create menu screen which allows the user to click a button creates a branch to other screens and return to the main menu. When returning to the main screen on which button will be gray or inactive.  How can I do this?  I created

    I am trying to imitate a piece of equipment.  I need the user to be able to click on the specific buttons that have the user to another or screens.  After viewing these screens that will be the user to the main screen where the user which buttons were pressed and which still needed to be pressed.  I create buttons image with the 3 States - who has worked except when the user returns to that slide is reset to zero, and if the user does not see the 3rd State of the button.  How can I get this 3rd State of stay after the user returns to the main screen?

    You can not 'keep' a State, that's what I said in my first answer: "you can create an image with that look of '3' State, make it invisible and show it with the same action when a button is triggered. You will need to insert extra that third picture, first hide it out and make it visible to the advanced action, which I explained. I called this additional 'Done_one' image in the example. The three States you're talking about are in a totally different way to Captivate: for down, more and up-state. You can just tell Captivate to keep a low State, it will be down when the button is pressed. Where my explanation of an additional image.

    No need for all the variables. Looks like you have a lot to learn about variables and advanced actions. I don't see another easy way to achieve what you want. It is not so difficult, tons of examples on my blog.

  • How can I allow the user to take a quiz in the middle of it in Captivate 7?

    Hello Captivaters,

    I want to the learner of a test until he could continue on the training of the force.  If it does not pass the test, he will have to go back and resume. "Recovery" button allows him to do this, but I really want to have 4-5 of these checkpoints 'quiz' in e-Learning - separated with presentation material - so the user proves that he understands the material before moving forward.

    This is why I would create my own button "recovery" at the end of every "checkpoint quiz" that leads the learner to the first issue of this checkpoint (not to the first issue of training).  So far, I was able to create a button that appears after it receives a correct quantity to allow him to continue, and I want to create a button that appears and brings it to the first control point question if is nott get the correct amount and return to these questions.  The first part is easy, but I also need to add the function or reassign a variable to allow the user to resume the quiz. I hope I'm making sense... Any help would be appreciated!

    -Ryan

    Your recovery button (s) will have an advanced standard action at least these two statements and in the following order:

    • Go to slide to score
    • Go to the question slide

    Jumping to the slide of score and so that there are attempts to Quiz on the left, the next attempt will be launched (you can check if you put the system variable I was talking in a text container timed for the rest of the project). Then you jump to the slide where you want the user to return to the questions.

    You may have to make it a conditional action advanced, if you want to first test the result?

    Lieve

  • How to create a button that allows the user to check their form to find errors?

    Hello

    I use LiveCycle ES3.  I would like to add, at the end of my form (independent, NOT on a web form), a button that allows the user to check their form for errors, and then display a list of errors and highlight areas with errors.  Finally, he must turn off highlight these fields when the errors have been corrected.

    Also, in the form, if the user makes selections, they must include an attachment with their form.  I want to make sure when they make selections that requires an attachment, a field is generated at the end of the form that lists all required attachments.  Is this possible?

    Thank you.

    The button validate calls a Script called "controller" object If you look at the hierarchy of the form Variables example there are two Script objects: controller and validation. Script objects are used to maintain the reusable script functions.

    You have to re-create those for validation to work. If you right click on 'form1' (or whatever your node in the foreground is called in the hierarchy), you can select "insert a Script object. You will need to do it twice.

    In the hierarchy, there is then a node Variables with two Script objects. Name them even as the form of the sample and copy and paste the sample form scripts in them.

  • How to allow a user to save a form completed (and now unmodifiable) created in Adobe Acrobat DC?

    How to allow a user to save their form to fill out (that I created in Adobe Acrobat DC) so that the fields are more editable when they return the form by e-mail?

    If you submit a script, ASP.net server (see example below), you can merge and/or "Flatten" the form of PDF with iTextSharp for .NET platforms. You can also flatten the PDF with iText JAVA platform. You can also create Adobe's JavaScript action button validate before submitting it to an email that goes through the fields, making them 'read-only '; but, the ReadOnly property can easily be retroconcu.

    Note: Submission to a script on the server also side bypasses software email client side and send the request using an SMTP account.

    See the #3 example:

    www.pdfemail.NET/examples/

  • Allow the user to update the fields between some time. If not just to see

    Hi Experts,

    I was thinking about the following example. Can I know how can I implement this in project web ADF.

    Allow the user to change the shape of the page on some time interval of time rest allows them to view only. I can put this check in time of connection or the loading of the page. How ever how to apply this connection between the cut-off time. Can I disconnect all users of the system to time limits and ask them to re-login again. In the affirmative. How to implement that.

    Thank you.

    t

    A brainstorm of my response, possibly other posters will give a better answer...

    Is the requirement actively disconnect everyone once the time-out occurs, or can at least delay to the next request for each client?

    If the old I suggest to use some sort of component Ajax poll on the page that keeps checking with the server if the delay has occurred. Maybe later if a Java EE filter or listener to detect the expiration time. In both cases once the delay has occurred to redirect the user to the adfAuthentication servlet will disconnect the current session/user.

    CM.

Maybe you are looking for

  • Aluminium look and mesh band watch

    It is still possible to use a watch band of mesh in stainless steel with a series of Apple Watch 2 aluminum?

  • How can I save machine vision data calculated?

    Hello everyone, I developed a machine vision vbai file to detect the edge of a droplet and calculate the radius of the drop. However, I would like to save the data of droplets of RADIUS in a file so that I can follow the distributions of droplets at

  • Keyboard seems as if it does not work well

    Hello The brand of my laptop is AcerThe product name is Esxtensa 5220.My Windows system is Ultimate(64Bit) 7 I haven't installed a keyboard/mouse driver software when I installed Windows 7 because when I looked on the official website of Acer, I foun

  • Phone freeza

    I had my z3 compact since its available on handtech... He ordered the Portugal. Quite satisfied with the unit but theres a problem, I just got the phone freeze on me playing real racing 3 and now I can t anything, the device puts in "sleep mode" and

  • Computer screen HP laptop says disabled system

    The code that I had a 63030726... Help, please?