Different results Quiz after Quiz attempt message

Hello

We have an assessment that is fixed at 60 percent, with two attempts. We want to customize the quiz attempts to result message after that learners have reached the limit of quiz.

Captivate does not have a second quiz result message when learners have exhausted their attempts.

The same quiz result message appears twice. We want to have a result message different quiz after the second attempt.

Even the return to the quiz through advanced actions doesn't seem to work.

Does anyone have a possible workaround for this solution?

We use 6 CP.

Thank you

Hello

Action to return to Quiz is supposed to when you get out of the scope of normal question slides (which will extend the dynamic range quiz) by dragging a user in a content slide, recover from this content slide to the question slide that it was before the navigation. If this has nothing to do with your goal. In what context have you tried to use it and how?

Avinash, hope you don't mind when I say that you simply for many, it won't be so easy. User will have to take care also of the "past" situation, and in addition you must hide the text captions that might have been visible in previous situations. And there is still the default Quiz results message that appears if you don't take care of this as well!

Here is my solution:

  1. Go to the settings of the Quiz, preferences and open "Quiz result Messages", uncheck the two pass/fail messages; normally they would appear in the placeholder review, you can reduce its size, move it, but don't delete it (may cause problems). Configure the other options (such as the number of attempts)
  2. Create captions of text or shapes used as containers of text for each attempt AND the Pass message. put them all to invisible. In the example of the screenshots, I had 3 attempts to Quiz, created 4 text captions: Text_A1, Text_A2, Text_A3 (for 3 attempts) and Text_OK (to succeed)
  3. For the event of the slide from score to enter, create an advanced conditional action with 4 decisions (each has only a part of HERE, no ELSE): first 3 are fail-scenarios, is modified to Pass-scenario. Here are a few screenshots (maybe I'll post with all the screenshots on the blog if I find time today):

Lilybiri

PS You posted this at the same time, hope you read that and you'll know how to get rid of the default message

Tags: Adobe Captivate

Similar Questions

  • After updating my OS to iPad 2 to the last iOS 9 on March 22, 2016, I get the message below after several attempts to turn on my iPad: "your iPad could not be activated because the activation server is temporaril."

    After updating my OS to iPad 2 to the last iOS 9 on March 22, 2016, I get the message below after several attempts to turn on my iPad:

    "Your iPad could not be activated because the activation server is temporarily unavailable. Try to connect your iPad to iTunes to activate it, or try again in a few minutes. If the problem persists, contact Apple Support at apple.com/support. »

    I am based in Lagos in Nigeria and can't seem to find any Support from Apple for my country on the web. Please urgent help because I can not access my iPad. Thank you.

    How did you get the update? via iTunes or ios

  • After many attempts computer will not allow the system restore. Received message is... Unspecified error occurred restoring the system durning

    After many attempts computer will not allow the system restore. Received message is... Unspecified error occurred restoring the system durning

    Hello

    If you use Norton, which could interfere with the restoration of the system.

    Disable Norton while doing your system restore.

    See you soon.

  • series 0: could not connect to the printer virtual daemon after 25 attempts

    I get the error message that the virtual printer daemon can't connect whenever I start the guest system and I can't get my printer to work from Windows.  He used to work when I first set up my VM.  Any suggestions on what this means and how to fix it?  I'm on Mac OS X 10.5.6 on a MacBook Pro and have Windows XP Home Edition on the virtual machine.  Also, when the printer works on the virtual machine, it still required me to disconnect, and then reconnect the USB connection to make it work.

    If you Search the forums for "Failed to connect to the virtual after 25 attempts printer daemon", the first result from that moment is Re: unable to connect to the printer via ThinPrint error: "serial0: unable to connect to the virtual printer daemon after 25 attempts." The unit will cut'. In this thread, mudaltsov follows the problem down to one/etc/printcap needless - move which should solve the problem.

  • Different results from the the DLL source code

    Hi all

    I'm new to this forum and also to labview so understandable...

    Then, I got a source project with many under vi of that graphic plots of excel files. I also got the exe after generation.

    The problem is, if I try to compile this project again, the exe gives me different results than what I already have. They should be the same, because I does no update in the source code.

    Can someone explain this behavior? I don't know anything about how it has been made because the guy who create this left the office... I need to make a few updates, but first of all, I have to build corectly.

    Thank you

    Have you compared the date of the exe file with the date of the source code? Are you absolutely sure that no changes have been made to the source code after the build? The construction specifications are part of the project. Unless you changed something there, builds should be the same.

    You have the source code control? Issues like this should not be a if you make and use wisely.

  • Why do I get 2 different results of these identical derivatives screws?

    I wrote two calculator derived from point by point identical screws and I am at a loss about why

    I get two different results.  I don't know what I have missed/missing which is the origin of this anomaly.

    Please take a look at the downloaded screw (written in LabVIEW 8.0) and let me know what I did wrong.

    Perhaps they are not the same after all.

    Tips for troubleshooting or suggestions are welcome!

    Thank you

    noviceLabVIEWuser

    item 1 of table 1 = 0.9998899980

    item 1 of table 2 = 0.9998900000

    Change the format to display the different values

    the code is identical

  • Two same queries but different results

    I'm working on the guarantee of data from data sources Vs target.
    Source and target databases are oracle. The source data are a remote database and navigate using DB_LINK.

    I am running similar queries against the data source and my schema but gets different results I check the number of folders and individual service Group DC account
    both are fit exactly, but for some reason any after the results of queries in different counts.

    a request flowing from the source table:
    Select
    b.Year,
    b.month,
    a.serv_grp,
    Count (distinct a.clnt) cnt
    Of
    Jay.srvrequest@bdm_link has,
    (select separate year, month, first_date_of_month, last_date_of_month)
    of dev.stage_3_time_dim
    where year = 2011 and
    b months between 3 and 7)
    where
    a.beg_dt < = b.last_date_of_month
    and a.end_dt > = b.first_date_of_month
    and a.serv_grp in ('1 ', '4', '5',' 6') and
    a.stat as 'A '.
    B.year group, b.month, a.serv_grp;


    target request flowing from the database:


    Select
    b.Year,
    b.month,
    a.service_group_cd,
    Count (distinct a.client_id) cnt
    Of
    Prod.stage_0_mg_serv_req has,
    (select separate year, month, first_date_of_month, last_date_of_month)
    of dev.stage_3_time_dim
    where year = 2011 and
    b months between 3 and 7)
    where
    a.begin_dt < = b.last_date_of_month
    and a.end_dt > = b.first_date_of_month
    and a.service_group_Cd in ('1 ', '4', '5',' 6') and
    a.status_cd as 'A '.
    B.year group, b.month, a.service_group_cd


    results out of data from the source as follows:
    Year month serv grp cnt
    2011 3 1 78653
    2011 3 4 4562
    2011 3 5 166
    2011 3 6 7533
    2011 4 1 78327
    2011 4 4 4540
    2011 4 5 167
    2011 4 6 7546
    2011 5 1 78612
    2011 5 4 4535
    2011 5 5 166
    2011 5 6 7544

    results off-target following data:
    Year month serv grp cnt
    2011 3 1 49350
    2011 3 4 1921
    2011 3 5 26
    2011 3 6 2259
    2011 4 1 47727
    2011 4 4 1834
    2011 4 5 27
    2011 4 6 2211
    2011 5 1 46675
    2011 5 4 1771
    2011 5 5 26
    2011 5 6 2116

    I don't know what wrong with queries
    any advice appreciated...

    Jay

    Maybe you get different results because the data are different.

    Also, why the first query uses a remote table, attached to a local table? Why not 100% remote data?

  • Adobe Flash Player 11 NO use after several attempts to download, uninstall and reinstall

    I'm having problems with Adobe Flash Player 11 DO NOT work after several attempts to download, and then uninstall and reinstall.

    I uninstalled previous versions of Adobe Flash Player in my computer before installing the new version 11, so now I'm unable to watch videos, etc..,.

    I'm using Windows Vista 32-bit, Internet Explorer 9.0 (that I closed when I received error messages installing Adobe Flash Player 11.  I turned off my AVG Virus also when installing Flash Player 11.

    FYI, I am not savvy computer so the video from YouTube by Adobe Tech was too complicated to follow AND I am unable to see (DUH!) since I have no Flash Player installed program (no sense!).

    Thanks for keep it simple (KISS for me).

    Please, try the steps outlined here:

    Allowing Flash Player in Internet Explorer 9

  • iOS 10 Mail crashes after deleting some messages

    On my iPad after installing iOS 10 Mail closed unexpectly after deleting some messages. In addition, I regret the disappearance of the "remove all" button on some of the issues.

    Try resetting your device. This will not erase your data stored on that device.

    • Press and hold the sleep/wake button
    • Press and hold the Home button
    • Press and hold both buttons until the display turns off and on again with the Apple logo on the subject.

    Alternatively, you can go to settings - general - reset - Reset all settings

    If that doesn't work, restore your device to factory settings. Please note that this will delete the data on your device.

    Take a look this Apple Support article: use iTunes to restore the iPhone, iPad or iPod to factory settings - Apple Support.

  • using the same search terms on ebay, getting different results on firefox exploer

    using the same words to search on ebay for internet explorer, I get results more when I use ebay on FireFox > is cutting some of the results when using Firefox

    It is always possible that eBay is to differentiate between browsers and gives different results, based on previous visits.
    You can try to delete cookies in two browsers to see if it has an impact.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".
  • I forgot the password &amp; supposedly sent but nothing happened after 3 attempts

    I don't know if I have a username and password for firefox. Then, when I couldn't me I asked to reset my password. The answer was something like "that we successfully sent an email to anyone with e-mail [email protected].

    but... after 3 attempts to reset my password nothing never appeared in my email...

    This email is always sent to the address of the web site.

    If you're talking about the Password Manager Master password
    If you have lost it, impossible to open Manager. All you can do is to reset
    it. but you lose anything stored.

  • After 10 attempt when erase all data are not checked

    I do not remember my password iPhone (although I typed in yesterday) and I've made attempts until my phone says to connect to itunes. I wanted another go so I reset my phone (hold down the power and home screen buttons) and he told me that my phone has been disabled for 1 hour. I know I definitely have not the "erase all data after 10 failed attempts" so I want to know what will happen if I do another attempt of my password now. Please help me I'm so worried!

    If you do NOT set to erase data, it is not cleared. However, if I remember correctly, the waiting period will increase after several attempts.

  • I forgot my password and got my iphone disabled after several attempts. its display to connect to itunes, but I am unable to connect to itunes too. How can I unlock my phone without losing any data? Help, please

    I forgot my password and got my iphone disabled after several attempts. its display to connect to itunes, but I am unable to connect to itunes too. How can I unlock my phone without losing any data? Help, please

    In short - you can't

    IF you have a computer with iTunes on which you did a prior backup - the phone will be recognized and iTunes offer todo backup before it clears your device - that - except if you know the access code the content cannot be saved

  • Why Express PSD gives a different result of amplitude as FFT PSD?

    Hello

    When I use the express VI of spectral measures to trace the power spectral density, I get a different result than when using the FFT PSD VI. The data are the same but the amplitudes are different in the PSD plot. Everyone comes through this?

    Thank you

    Donners,

    The PSD2 and graphic PSD2 are different because you are breastfeeding two extra points in the tables (t0, df). When graphic entry of data in the tables, they interpret not automatically information of t0 and df.  Actually they do not yet receive this information.  You must program the scales with nodes of property.  If you simply draw the order of magnitude, the spectra are very similar.

    ^ ^ ^ This confuses only the chart!

    The spectral forms differ slightly as the power spectrum of FFT and PSD.vi uses a default Hanning window.

    Lynn

  • Flatten channel gives different results on a RT system compared to a Windows system?

    When I flatten a structure moderately complex to a string in LabVIEW Windows, I get a slightly different result than when I do the same thing (interactive) Looking RT. LabVIEW to hexadecimal display produced channels, towards the tail end of the strings that I see:

    Windows: A 999, 0000. FB99 A 9999 9999 9999 9, 00
    RT: 9999 A000... FB99 9999 9999 99A 0 0000

    Shouldn't get the same value of the two systems?

    Your problem is the use of the extended data type.  I don't have a cRIO to do more thorough testing, but the only items that do not match are the two elements of smoothing.  The two values differ by about - 5.54976E - 18 (that is to say, not much - less, in fact, the value of epsilon machine).  If you use the context-sensitive help and hover on an EXT thread, you'll see a note indicating the precision varies by platform, so it must be provided.  Also documented A in aid, under the heading "digital, data types table.  Is there a reason why a double precision is not sufficient?

Maybe you are looking for

  • Failure to call on the iPhone 6 &amp; stall Messages

    I just recently updated my software 10.0.2 and since I was I had service problems as my messages that I send to pick up and send some minutes later and I'll lose the service outdoors where I should have service and my phone calls fail. Does anyone el

  • Speed of table.

    I met a lot of problems in the acquisition of data using loops producer and consumer (two while loop). I intend to check the data acquired in real-time. To do this, I have to take a table in attachment handling. (Simply, attachment divide two 2D tabl

  • How a Web site blocked

    I use Windows XP Professional 32 bit. My students are playing games in class, and I could not blocked. Is there some programs to blocked or see what student made the computer of my teacher. Thank you

  • How to get Windows XP in case of hard disk crash

    Hi, recently my hard drive got crashed and I lost my original Windows XP that came with my laptop pre-installed. I still have the key of Windows XP with me and I'm the only owner. Is their anyway to get it from Microsoft without any extra cost. Pleas

  • Issue of administrative access?

    How can ensure me that I have administrative rights on my computer? I'm the only person here and it has locked me on my external hardrives where I burn all my movies since. He says cannot access the working folder that I have permission? I'm the only