Workaround Bug quiz?

Hi all -

I read through many other problems had with Captivate quiz, but did not see mine. Details:

    • When the user does not have a quiz (less than 80% of the scores), they are allowed to continue in a lesson, even though they are supposed to have to go to continue.
    • I tried several solutions, such as the definition of the quiz to access another slide when a user fails, but nothing works.
    • I am using Captivate 5, but the same problem occurs with 4.

I feel like there should be a way to solve the problem with advanced Actions, but I'm not an expert with them and that I tried did not work.

Any help would be appreciated more... I would be happy to buy lunch you if you ever visit my beautiful home town of Portland, Oregon, USA.

Thank you very much!

Rick Reynolds

Hi RickReynolds1,

If you just want to prevent the user from continuingthe courses if they fail in the Quiz, try the following.

Go in Edition > Preferences > Quiz > settings, select the option "Move required, user must pass the Quiz to continue" in the "Required" drop down.

This setting prevents the user to stay the course if they fail in the Quiz, and if you want the user to resume the Quiz if they fail in the Quiz activate "Resume button" preferences. To do this,

Go to Preferences > Quiz > pass or fail, select "infinite attempts", "Button to see the recovery" check boxes.

These parameters will add a "Retake quiz" button on the result slide and will display only when the user fails the Quiz.

Hope this helps

Thank you

VERALINE Sukumaran.

Tags: Adobe Captivate

Similar Questions

  • Bug quiz percentage from 60%?

    Hello

    "Y at - it a bug with the quiz in passing percentage when it is set to 60%" and when the user gets exactly 60%? Or am I missing something?

    1. create a question with 5 questions pool

    2. Add 5 quiz-courses

    3. set the percentage of deaths to 60%

    When the user answers to 3 of the 5 questions correctly, it infiltrates the message that it is not passed.

    -> when I change the percentage of passing at 80% and that you answer correctly, 4/5 questions then I works very well.

    -> When I do not work with percentage, but with points (30/50), then it works fine also.

    The problem seems to occur only with the number "60" as far as I can tell.

    Any thoughts?

    Thank you

    Christophe

    Preferences.png

    60pct.png

    I confirm, it does the same thing for me.  And no matter if I go back issues of the pool in the main project. Same result.

    If I set the passing score to 59%, then it will pass.

    I think it is a bug and you should report it as such.

  • QHttpMultiPart Qt 4.8.0, 4.8.1 - HowTo workaround Bug? (UploadFile fails)

    found a bug in causing problems QHttpMultiPart to download files

    Here's the bug: https://bugreports.qt-project.org/browse/QTBUG-25429

    the bug is corrected: https://codereview.qt-project.org/#change, 24142

    but not in the Version of Qt comes with waterfalls

    QHttpMultiPart missing a CRLF at the end after the deadline.

    Any idea of solution?

    added a few rooms to the Multipart and then make a Post

    mNetworkAccessManager->post(request, mRequestMultipart);
    

    have no idea how to add a CRLF to the Multipart and want to avoid building complex MultiPart manually

    GOD

    See also this thread: http://supportforums.blackberry.com/t5/Cascades-Development/JAX-RS-vs-Qt-Multipart-Formdata/td-p/200...

    I finally got by downloading a picture and other settings.

    QString fn = QDir::currentPath() + "/app/native/assets/images/icon.png";
    
    QNetworkAccessManager* netManager = new QNetworkAccessManager();
    if (!netManager)
    {
        qDebug() << "Unable to create QNetworkAccessManager!";
        emit complete("Unable to create QNetworkAccessManager!", false);
        return;
    }
    
    QHttpMultiPart *multiPart = new QHttpMultiPart(QHttpMultiPart::FormDataType);
    
    QHttpPart commentPart;
    commentPart.setHeader(QNetworkRequest::ContentDispositionHeader, QVariant("form-data; name=\"comment\""));
    commentPart.setBody("Comment goes here");
    
    QHttpPart namePart;
    namePart.setHeader(QNetworkRequest::ContentDispositionHeader, QVariant("form-data; name=\"name\""));
    namePart.setBody("Name goes here");
    
    QHttpPart imagePart;
    imagePart.setHeader(QNetworkRequest::ContentTypeHeader, "image/png");
    imagePart.setHeader(QNetworkRequest::ContentDispositionHeader, QVariant("form-data; name=\"image\"; filename=\"icon.png\""));
    
    QFile *file = new QFile(fn);
    file->open(QIODevice::ReadOnly);
    imagePart.setBodyDevice(file);
    file->setParent(multiPart);
    
    multiPart->append(commentPart);
    multiPart->append(namePart);
    multiPart->append(blankImagePart);
    multiPart->append(sectionPart);
    multiPart->append(latPart);
    multiPart->append(lonPart);
    multiPart->append(imagePart);
    
    QString queryUri = "http://your.urlhere.com";
    QUrl url(queryUri);
    
    QNetworkRequest req(url);
    
    QNetworkReply* ipReply = netManager->post(req, multiPart);
    connect(ipReply, SIGNAL(finished()), this, SLOT(commentDataReceived()));
    
  • Hello OSPF send ASA stops

    Hello OSPF send ASA stops

    Dear support,

    I was wondering if anyone has come across this problem, but have two Cisco ASA 5510 s ASA V7.2 (1), DM V5.2 (1) (in the active/passive failover configuration). They are related to a pair of 3750G - 48 - EMIS in a pile, OSPF is running on both, ASAs him redistribute outside and DMZ interfaces by a defined roadmap.

    Everything works normally, but today I found the relationship to nearby between the ASA and 3750 s had broken. I tried the process OSPF on the ASAs and 3750 of compensation, but it would not solve the problem. The 3750 wouldn't show the ASAs in the nearby list, but other devices (via a point-to-point link) as State full. The ASAs would however show the 3750 s as State INIT/DROTHER.

    Debugs showed that the ASAs received Hellos of the 3750, but sent no one. The 3750 s has shown, it was sending of Hellos but does not receive any one of the ASAs

    To set that I had to reload the ASAs. This isn't my preferred solution, that should not do that.

    Anyone who has experienced this problem and is there a resolution? Or track No. bug?

    Thanks in advance for your help.

    I always rate of useful answers.

    Best regards, Adrian

    Adrian,

    Workaround bug proposed adding static ARP for the neighboring device. Add a static ARP entry for the 3750 on your ASA. The bug only applies to the ASA and therefore, you should not need a static entry on the 3750.

    HTH

    Sundar

  • Cisco second leap SCV Bug - workaround other solutions possible

    Can we change the NTP server to a non-existent IP address or block access to the NTP server to work around the Bug below.

    Upgrade or a planned restart seems not feasible. Please suggest

    Update the zone data to include adding that second leap introduced on 30 - Ju
    Symptom:
    There are leap second periodic events that can add or remove a second time overall.
    When the second update occurs system may hang on because the operating system does not understand "60" seconds (normally clock goes from '59' then on '00' second).

    Conditions:
    The second update will be propagated via the Network Time Protocol (NTP).

    Workaround solution:
    Option #1: An upgrade is required.
    Option #2: Shut down the system before the leap second occurs and commissioning the leap second event after event workaround.

    Other Description of the problem:
    Difficulty in the X8.5.2 code.

    It will only be a problem on your device happens to interrogate the NTP server to the exact moment where he responds with "60" seconds... a second before, or a second later and he will be very well, so I think you must be pretty unlucky hit this bug.

    But, Yes, you can assign the VCS a non-existent or inaccessible NTP server on that time period, in which case it then will not ask anything for the second time "60", and then send it to a normal operation afterwards.

    Wayne
    --
    Remember the frequency responses and mark your question as answered as appropriate.

  • The text flow inconsistency bug - what to do when workaround does not work?

    Hello

    I am severely touched by the "Inconsistent text flow" bug, which threatens to force me out of business, because all my sites are produced in the Muse. I can't update my sites - the bug strike immediately and Muse stops.

    The message looks like this, but the references are always different (different textbox and different reference breakpoint):

    Text_flow_inconsistency.PNG

    I tried the workaround solution described in the Adobe's Forum thread: Muse-P error incompatible a number of children through breakpoints in text U199116 [was: Muse has encountered an error]

    but without success. The bug is still strangleing that my business - and now my clients is growing very impatient.

    If I understand correctly, the bug was introduced with the last update of Muse. Why don't remember you this update and offers the opportunity to reinstall the previous version in good health?

    A very quick response will be appreciated.

    Thank you

    Sten

    I was forwarded to the Adobe technician who asked my MUSE-file. After a day, he responded with this:

    Please select the block of text you want to change and raises questions, in the 320 breakpoint. On the text block right-click > copy text formatting to > all breakpoints.

    I have now finished testing the solution - and it works. But it removes all formatting of specific breakpoint, then you will need to go through the process of formatting, once more.

    In fact, I recommend Adobe to address the initial fault base, so the bug never shows its ugly face again.

    But thanks for the advice, which brings me back in business.

  • Printing of text selected cultures, one part of the first line - bug report 696566 - any input help or workarounds?

    Previous reports of this problem in this forum have had their closed discussions. It is still a bug in FF 17.0.1, and has a 696566 bug report. One suggested solution of definition of impression to 90% scale has no effect.

    Printing bug has now been fixed.

    change Some printing bugs have been fixed including some pdf issues and bug 684622

    Hope that your problems will be resolved in Firefox 21.
    Who will now average using night http://nightly.mozilla.org/

  • Workaround for Safari Image resize bug?

    Hello:

    Anyone know a work around for theSafari Image swap resize bug?

    "During the exchange of images with javascript, Safari will stretch the new image to the size of the previous image, unless the previous and new images have different widths AND heights."

    http://www.fiddlyio.com/safaribug/

    TIA,

    David P.

    Have you had a look through the comments on this page?
    http://www.quirksmode.org/bugreports/archives/2005/03/Safari_Image_src_swap_resize_bug.htm l

    --
    Concerning

    John Waller

  • No workaround for the bug of image solution unique purchase right now?

    I need some pictures for the moment and the problem with purchasing images unique makes it impossible to carry out a project. There is no work around for this? Create an Adobe without buy CC and buy this way account? Any help is appreciated.

    Hi, Kaleb,.

    I am a member of the Adobe Stock Engineering team and we are working to solve this problem and apologize for the inconvenience. I gave you a few free licenses for your trouble. You will see them in the counter of the image at the top of the page when you next connect to Adobe Stock.

    EBQ

  • [[Workaround for]] &gt; export bug with XML schema?

    Hello

    [[This is a problem which the]] > sequence will not correctly export in XML format. If you are using a DTD, there is a solution based on the entity that is described here:

    http://forums.Adobe.com/message/3774389

    The next question: is there a work around if you use the scheme? I am unable to understand.

    Thank you

    Russ

    Russ,

    You work in an environment where FM exports invalid XML, you need to find the best possible compromise for your situation. I guess you want to have the more precise appearance in FM as well as correct XML. The possibilities include:

    1. Add a DTD for the environment. Your initial question on the use of a pattern instead of a DTD. Can you convert the schema to a DTD, only for FM import/export? You can remove references to the XSLT DTD.

    2. with the help of an element empty to insert this string as a prefix/suffix. You said that it is not practical to add such an element.

    3. modification of the chain by inserting a space between the two hooks or in front of the closing bracket. If you use a thin space on the FM band, the result may seem almost correct, but XML will not. Again, you can correct it in the XSLT file.

    4. a lazy element around the part of packaging (for example, "[] []]" > "")

    Your application requires a custom client? Or can invoke an FDK client or script while recording in XML or open XML format? If so, your writers can enter the string unmodified in FM documents, and the script or the customer can change endangered, with XSLT still clean the result if necessary.

    Good luck.

    -Lynne

  • US map 48 series Bug Workaround?

    If someone met the following and is there a solution?

    XE Windows 10.0.2 APEX 4.0.2.007

    Scenario (this map has functioned well in 4.0 before the upgrade):

    USA/Country/states_48.AMAP with 3 series. The map will not display. Remove the third series and the map will then show. It doesn't seem to work for nothing past two series queries.

    Help, anyone? Thank you.

    Hi Scott,.

    Please provide details of your workspace. I took a glance at the map, and as I thought after reading your "+ it is a problem only when my results for the 3rd series exceeds 15 lines. +"comment, I checked"Lines Maximum"setting on the page of the series in the chart for this third series, and it was fixed at 15. So I changed that to 50 now and also removed +' and rated as "new %" + the query to retrieve all the 29 lines of this request. " The map shows all points correctly now.

    Kind regards
    Hilary

  • Using rollover slidelets to open quizes works not properly

    Hi, I'm new to Captivate and I am trying to achieve something that I guess is too complex for the program or my approach because it is false.

    I'm essentially to create an interactive quiz for the front end of a Web site. Until the user sees is a screenshot of the Web site that will contain the rollover slidelets using hot spots for certain areas of the screen capture. Each of these hotspots will link to their own individual question slide. Before creating the project entirely, as I tested it would work.

    This is what I did: -.

    I created two slidelets to tread on a blank slide and then I created two question slides. For the first slidelet that I executed to jump to "Question1Slide" on rolling and I did the same for the second slidelet access "Question2Slide" the reversal.

    For Question1Slide, I executed this success to return to the first slide (the slide with the hotspots) and I did the same thing for Question2Slide.

    When I saw it works very well for the first slidelet but when he returns to the first slide and I select the second slidelet that opens Question2Slide has already been answered to the question and I can't select it.

    No one knows what is the cause? Is this a bug or is it the way I did?

    I am using Captivate 5.5.

    Thank you all,

    Phil

    I have no doubt things work differently in Cp7.  The features of Cp5.5 was wrong in my opinion.  It is now resolved in Cp7.  The only way you can allow your user to retry the issue again once after submitting them and go to a different slide is for the quiz all be reset to zero once again.  Who is to use the Retake Quiz button on the Quiz results slide.  There is another solution to workaround that you can use to reset the quiz on any part of the module.  It is to use a standard action with two lines of action inside.  The first line of action meets the quiz results slide, and the second line of action moves to the slide (slide 1 in your example) target. This double jump resets all questions of the quiz back to zero once again and notches upward once more.  You can set this standard action must be performed by the success on or on the last attempt of the quiz question.

  • Questions and the Quiz Question box misalignment Cap 7

    I work in the latest version of Captivate 7.0.1) subscription version and added a question true/false quiz at the course. The inserted question aligns the selection 'box' (circle) correctly for the first response, but not for the second. This is true for the multiple choice questions as well.

    The master looks very good, there is no extra space in the text of the question (it occurs without the addition of content), there is no way to close the gap of space. If I move the text, the misaligned selection box moves with it and keeps the difference.

    I imported a question of another master, and it works very well, so I have a workaround, but I would like an answer to what is the cause, so I don't inadvertently re-create the problem if it's my fault. And if it's a bug, then Adobe should jump on this one.

    Images - example misaligned

    misalign.jpg

    and aligned example imported from another master

    misalignnot.jpg

    Uncheck the Auto size legends in Preferences > by default.

    Anthony

  • New bug Safari in Version 9.1.2 (11601.7.7)?

    This can actually be a bug in the OS X El Capitan, and I'm going to cross post this info to the community under OS X.

    Since the upgrade OS X and Safari this morning 30/07/16, I lost a specific feature across all three of my browsers I use, Safari, Chrome and Firefox.

    (So far) the problem seems to be limited to the platform of Crowdfunding to Indiegogo and results in the embedded YouTube "Video Pitch" being invisible for me when I am connected to the Indiegogo site. https://www.indiegogo.com

    To correct the problem, close the session, manually clear browser history and refresh to be able to view all the videos of Pitch. If I log in, I see is not only the embedded video pitch for my campaign, but one of the pitch videos. The problem is in the mode "view of campaign." If I select "Edit campaign", I see the fine pitch video. I tried to remove the video and to re-post the link nothing helps. I also tried to use the option "overlay on the Image for the video. I don't see view campaign mode once connected is a white space where the launch video should be. Th of the site is very well.

    Once again, this problem is the same on Safari, Chrome, and Firefox and only occurred after I have updated to OS X.

    Important to note I have not encounter any similar problem look at a YouTube videos embedded in other sites Web password required, like Wordpress, Blogger, etc. Indiegogo only and only when connected.

    Also important to note: I use Safari as my main browser, and the browser I used to set my Indiegogo campaign and that I continue to use to change.  I've only seen the campaign in Chrome a few times as a guest, but I had ever seen in Firefox before this morning, yand the exactly the same problem occurred in all three browsers. This seems to indicate a conflict related to how Mac OS interpreter Indiegogo site.

    I have a ticket open with Indiegogo. They suggested ordinary solutions, clear browser history, delete cookies, refresh, etc. But there is clearly a bug in game because it took place immediately after the upgrade to the latest version of El Capitan and occurs in the same exact way through three different browsers.

    I have a workaround, which is to use two browsers, one to edit my site, the other to see as a guest (not connected).

    Here's my version:

    Mac OS X El Capitan 10.11.6 (15G 31)

    Safari: Version 9.1.2 (11601.7.7)

    Chrome: Version 51.0.2704.103 (64-bit)

    Firefox: Version 47.0


    I'm on a MacBook Air 11 '', mid-2011, clocked at 1.6 GHz Intel Core i5


    Thanks for all the ideas,

    Ralph S.



    Try a reboot.

    Make a backup using Time Machine or a cloning program, to ensure that data files can be recovered. Two backups are better than one.

    Try to set up another admin user account to see if the same problem persists. If back to my Mac is enabled in system preferences, the guest account will not work. The intention is to see if it is specific to an account or a system wide problem. This account can be deleted later.

    Isolate a problem by using a different user account

    If the problem is still there, try to start safe mode using your usual account.  Disconnect all devices except those necessary for the test. Shut down the computer and then put it up after a 10 second wait. Immediately after hearing the startup chime, hold down the SHIFT key and continue to hold it until the gray Apple icon and a progress bar appear. Startup is considerably slower than normal. This will reset some caches, forces a check for directory and disables all start-up and connection, among other things. When you restart normally, the initial restart may be slower than normal. If the system is operating normally, there may be 3rd party applications that pose a problem. Try to delete/disable the third-party applications after a reboot using the UN-Installer. For each disable/remove, you need to restart if you do them all at once.

    Safe mode - on El Capitan

    Start Mode without failure-El Capitan.

  • I installed the fix for bug TB31.1 and now my e-mail lists do not work because TB does not recognize it as a reference to a list of e-mail addresses.

    I get an error message that says:

    < "list name" > list name is not a valid e-mail address because it is not the form user@host. You need to correct before sending the e-mail message.

    It is true for lists I often used in new buildings, old and new of these lists since the upgrade.

    Well, it of a regression and pointed out that the Bug #1060901. If you have a Bugzilla account, please consider voting for this question.

    Several other people have sent in the same request of support you, noting that it happened after they upgraded to version 31.1.

    The exact error message is: XXXX is not a valid e-mail address, because it is not the form user@host. You need to correct before sending the e-mail message.

    This happens in Thunderbird 31.1.0 when the description of your mailing list includes several words separated by spaces.

    Well that isn't ideal, these workaround solutions should allow you to use your mailing lists until a proper fix is implemented:

    • All by composing an email open the address book and select the list you want to send, to highlight all the names in the list and drag them to the To: box. This example uses your existing data without changing it.
    • Replace white "" between the words in the descriptions of these lists with an underscore "_". This requires modification of your descriptions of mailing list (s).
    • Upgrade to an earlier version and disable automatic updates (Windows)

    On the automatic updates

    Automatic updates are by default in Windows.

    You can Customize this behavior, however, it is under Tools > Options > advanced > update.

    My suggestion would be to put to check for updates but let me choose weather to install., especially if you depend on critical business e-mail / important or personal questions.

Maybe you are looking for

  • AGE OF EMPIRES 3

    Let me start by saying that I'm not a computer genius. I bought the version of age of empires 3 for windows. Well, I have an iMAC. They won't let me go back to the store when it was opened. Is it possible to run on my mac?

  • addFileSystemListener without enterEventDispatcher

    Hello in this thread http://supportforums.BlackBerry.com/T5/Java-development/http-request-at-regular-interval/TD-p/602299... I solved my problem to create an application that runs in the background using a different entry point... That's my main (fal

  • Misfortunes of blackBerry Smartphones home screen

    I have recently the 8820 with Orange in the United Kingdom. I love the phone and it does... I have a question that I can't understand. I was sent 2 SMS messages by someone that I deleted. There is no trace of them in a folder, but they always show on

  • BlackBerry Torch - Verizon Blackberry Smartphones

    Does anyone know if the Blackberry Torch or a similar model will be available for Verizon users?  This phone is exactly what I wanted but I am disappointed he is now available via AT & T.

  • Windows Live Photo Gallery causes CPU up to 100%

    Hello Im having a problem with windows live photo gallery, whenever I use it my cpu use goes completely to 100%. It's really annoying because it overheated my computer and I now that it's really bad for the computer. Is there someone I can talk to ab