CP5.5 - quiz progress does not appear

Hello.

I have a project that was originally cp4, upconvertis to cp5.5 initially he had 48 questions in the quiz and I added two question slides.  The original 48 all had the progress indicator.  When the two new ones have been added, the legend of indicator of progress would not appear on these two blades.

I went to the quiz > quiz Preferences > settings and it was indeed lit.  He wasn't a legend custom with variables.

In my attempt to force, I turned off see the progression, clicked OK, which she cleared of all slides.  I then turned the progress back, clicked OK, and nothing happened.  It has not added the progress for existing slides indicator and it will add not when I add a new question slide.

If I disable it again, it will behave as it is detached, even if there is nothing to remove, but when I saw or publish the legend of progress indicator does not appear.  When I turn it back on, and then click OK, captivate pause for a moment as he works, but adds nothing to the slides.

Any other suggestions on how to get the legend of indicator of progress quiz to reappear?

In fact, my colleague thought about it and I feel a bit stupid now.

When I readded the progress of quiz, it has kept the original style that has been the white text, but he moved to the location of the text on a white background.  Because it was not in the timeline it dawn on me how to select.  CTRL A to select all showed a mystery on a white object which proves, once we moved it on a dark background.

Sorry for the inconvenience.

Tags: Adobe Captivate

Similar Questions

  • Cannot install flash player. After you download the Adobe FLash Player installer and running, a gray pop-up window opens but nothing does not appear in it. There is no progress bar or whatever it is.

    Cannot install flash player. After you download the Adobe FLash Player installer and running, a gray pop-up window opens but nothing does not appear in it. There is no progress bar or whatever it is, and even after keeping it running for a long time, there is no progress. Please help with this question.

    Hi Rlap,

    We are aware of this problem and are working on a fix.  In the meantime, please use the offline installation program, displayed at the bottom of the help page corresponding to your operating system and browser:

    Installers are at the bottom of the page, in the section "problems".

    --

    Maria

  • Mail says it is downloading of mail but does not appear

    When I open the Mail I often get the message ' download 'X' to 'Y' messages '. The value of is usually is 66. The value of X, the last time I did was 37. Download thermometer shows progress, but no new emails are appearing. I think that there is no 66 emails, download, so I'm closing Mail. When I reopen it Mail, the message does not reappear is there 66 new emails in my "Inbox" or "Junk" folder

    I'm afraid that, while "downloading" is underway, something else is the download or download data are. I use OS X on a Macbook Pro 10.11.6.

    Anyone else run into this? Is this a problem or just a gene?

    Thank you

    I don't know if I have the same problem or not, on my iMac OSX 10.11.6. I'm afraid that mail which would have said that it is "Download" (and does not appear anywhere), is found in cyberspace somewhere!

    I don't want to lose personal mail!

  • Window of the printer icon does not appear on the taskbar

    original title: printer icon window

    Window of the printer icon does not appear in my taskbar to key on can I print text. Also the Tools icon doesn't show ethier. How can I make it appear so that I can use them for print or to send or forward emails?

    If you are referring to the print queue icon in the notification area is missing, click the Show hidden icons button to see if its there. It will be displayed only when a print job is in progress.

    To display print queue - Windows - Microsoft

    You can also run the troubleshooting of the printer.

    Open the printer Troubleshooter

    Open the printer Troubleshooter by clicking the Start button, then Control Panel. In the search box, type troubleshooting, and then click Troubleshooting. Under hardware and sound, click on use printer.

    For more information, visit the below mentioned link:

    http://Windows.Microsoft.com/en-us/Windows7/open-the-printer-Troubleshooter

    Printer problems: http://blogs.technet.com/b/markrussinovich/archive/2010/04/12/3324570.aspx

    Run the printer problems to: http://support.microsoft.com/gp/printing_problems?entrypoint=WHHT

    You can see the below mentioned links.

    http://Windows.Microsoft.com/en-us/Windows7/install-a-printer

    http://Windows.Microsoft.com/en-us/Windows7/find-and-install-printer-drivers

    http://Windows.Microsoft.com/en-us/Windows7/change-your-default-printer

    http://Windows.Microsoft.com/en-us/Windows7/printing-to-the-correct-printer

    --------------

    May I ask what tools icon is missing for what program?

  • Assessment of Windows system does not appear

    These days I noticed that my PC doesn't show any rating number and it says "system side is not available" in the system information window. I tried to do the assessment, but it doesn't show anything more. What is the problem? I would be grateful if someone can help me.

    When you run the evaluation, given a number and disappear later?  Or is it never updated at all?

    In addition, the assessment does not appear to run correctly?  It should take a few minutes to run and view the progress along the way.

  • Flash Player does not appear on "start > all programs" even after installation is complete.

    Hello

    I downloaded Flash Player 11 (latest) and installed.

    Installation progress bar reaches end that seemed to fill.

    But FlashPlayer does not appear under windows ' start > all programs.

    There is no "FlashPlayer" folder under "Program files > Adobe" as well.

    Anyone help?

    What is missing or wrong on my installation?

    Thank you

    togayan

    OK, now I understand: you need a Flash Player to play the local .swf files.

    You can't do that with add-on browser, you will need the standalone Flash Player (projector) for this.  You can download it from http://www.adobe.com/support/flashplayer/downloads.html

    Note that downloading is the player, not an installer, so you'll need to make the association of file manually.

    I suggest you place the player downloaded as well as other Flash files

    on 32 - bit systems: C:\Windows\system32\Macromed\Flash

    on 64 - bit systems: C:\Windows\syswow64\Macromed\Flash

  • UIScrollbar does not appear does not (version CS3)

    I use Flash CS3 and that you don't find the answer to this question using CS3. There are a lot of documents for Flash 8 and below.

    Question: When I view my web page Flash file, the UIScrollbar for my dynamic text field does not appear correctly. It only shows the bottom of the UIScrollbar and not the arrows or scroll bar. The text field Dynamics pulls text from a file external .txt (named breakroomText.txt). The dynamic text field has an instance name of breakroomText. Here's the code that brings in the text:

    var externalReq:URLRequest = new URLRequest ("breakroomText.txt");
    var externalLoad: URLLoader = new URLLoader();

    externalLoad.load (externalReq);
    externalLoad.addEventListener (Event.COMPLETE, textReady);

    function textReady(event:Event):void
    {
    breakroomText.htmlText = event.target.data;
    }

    Now, I have placed the UIScrollbar directly on the dynamic text field. The parameters of the UIScrollbar have correctly updated with the name of the instance of the dynamic text field. It works perfectly in the film Test environment, but it does not appear in a web environment. More strange again, when I come back to this text field after having sailed away from him in a web page, then the scroll bar appears?

    Thank you in advance for your help!

    I finally found the answer, but this scenario makes no sense. It seems you need to create a dynamic text field with a progress bar when run through actionscript, rather than creating the text field and the scroll in Design view bar. Here's the code that worked:

    Import fl.controls.UIScrollBar;

    var myTxt:TextField = new TextField();
    myTxt.background = true;
    myTxt.backgroundColor = 0xFFFFFF;
    myTxt.border = true;
    myTxt.wordWrap = true;
    myTxt.width = 200;
    myTxt.height = 200;
    myTxt.x = 22;
    myTxt.y = 75;

    var mySb:UIScrollBar = new UIScrollBar();
    mySb.direction = "vertical";
    Size so that it corresponds to the text box.
    mySb.setSize (myTxt.width, myTxt.height);

    Move it immediately to the right of the text field.
    mySb.move (myTxt.x + myTxt.width, myTxt.y);

    Put them on the stage
    addChild (myTxt);
    addChild (Mysbs);
    load text
    var loader: URLLoader = new URLLoader();
    var request: URLRequest = new URLRequest ("breakroomText.txt");
    Loader.Load (request);
    loader.addEventListener (Event.COMPLETE, loadcomplete);

    function loadcomplete(event:Event) {}
    move the loaded text field
    myTxt.htmlText = loader.data;
    Set myTxt as target for the scroll bar.
    mySb.scrollTarget = myTxt;
    }

  • Update for Sierra and now my Apple music does not appear I have a subscription and I am unable to get my music on the cloud?

    Update for Sierra and now my Apple music does not appear I have a subscription and I am unable to get my music on the cloud?

    Hey there Scotchman2926,

    I understand that you are experiencing some problems with Apple music on Sierra. I have a few suggestions to help you solve this problem. First of all, if you are unable to access the iTunes Store as well as music from Apple, use the information in this article to help resolve this problem:

    If you cannot connect to the iTunes Store - Apple Support

    If this does not resolve the problem, you might try signing out of your Apple ID in iTunes and then connect again.

    Thanks to be come to the communities of Apple Support and let us know how it goes.

    See you soon.

  • Iomega Portable hard drive now does not appear under "Devices" after accidentally deleted USB cable. USB

    My Iomega eGo Portable hard drive was connected by USB on my Macbook Pro OSX 10.9.5 cable and I was transferring my iPhoto folder.  Unfortunately, the cable dropped and I got a message on my laptop hard drive had not ejected correctly.   I reconnected it the cable, but now, it does not appear under devices in the search page.  I also checked the disc utilities and it isn't here either.  I tried to connect the hard drive of my iMac, but it does not appear in the devices out there either.

    Although I have been using a Mac since they first appeared on the market and can usually work things, I find it more and more difficult with all the new technology.  Everything that used to be so easy, one of the great things the Mac since MS-DOS.

    If anyone can help I would be very grateful, because I have a lot of files on this disc of old Mac and use the Iomega to backup my most important files.

    The drive may have failed.

    Try different USB cables.

    Remove the naked drive from the iOmega enclosure and test it in a known functional wardrobe.

    Ciao.

  • Drive external hard drive does not appear under "devices."

    Hello

    I just updated my OS to Sierra of MacOS. I have connected my external hard drive (HDD) and it does not appear under "Devices" in my Finder window. It worked fine before the update.

    I use a MacBook Pro (end of 2013), currently running MacOS Sierra (Version 10.12). My external HARD drive is a SeaGate Slim SL Media (500 GB).

    The external HARD disk appears in disk utility application. He also appears on the about this Mac > system report > USB. I don't know what the problem is, the external HARD disk is identified but does not appear for use in the Finder window.

    I read that it could possibly be in mode 'sleep' and putting the MacBook to sleep (while it is plugged into the external HARD drive) and it to wake up again should solve the problem. However, it did not work. No more restarting my MacBook. It was mentioned in another post that it may require extra power, so I attached power adapter and again, without success.

    I do not want to clear the contents of the external HARD drive.

    Is there a way to get my external HARD drive works as expected with my MacBook?

    Thank you much in advance.

    I also have this problem.

    My camera is Macbook Pro 13 "retina 2015 and Seagate Backup more 1 TB (NTFS - Paragon NTFS)

    * Edit *.

    My HDD show in report system > hardware > USB

    but it does not show in Finder or Desktop.

  • I bought if sky was not So Far Away as ringtone but does not appear in my ringtones

    I bought if sky was not So Far Away as ringtone but does not appear in my ringtones

    I bought if sky was not So Far Away as ringtone but does not appear in my ringtones

  • Apple Watch does not appear in the security/privacy settings my mac (2015)

    Apple Watch does not appear in the security/privacy settings unlock my mac (2015) for auto

    Hi abcd_bruce,

    Thanks for stopping by Apple Support communities. I understand that you are eager to implement the feature Auto Unlock on your MacBook Pro. It is a new system and I'll be happy to help you with this.

    Looks like you did a few steps already to help lift this step. In this article, automatically unlock your Mac with your Apple Watch, he goes over all the steps that must be done to implement this place. If you already followed all these steps and are still problems, then the next step would be to start the Mac in safemode, and then check if you are able to see the Apple Watch see the implementation of the security and privacy preferences.

    Try safe mode if your Mac does not end commissioning

    Have a good night!

  • the custom words does not appear in my iPhone

    Hello

    I joined my iPhone IOS 10 6 more and I noticed that the custom words does not appear in my iPhone, even if I have them in my iTunes library. I signed up with the same Apple ID on all devices. Very few of them, I can access the lyrics in my phone, but not all of them (as he used to be in iOS 9)

    any help is appreciated.

    Thank you

    Ahmed

    I downloaded a program on my Mac (no app store unfortunately) called "get lyrical". automatically add lyrics to iTunes. Then in iTunes file > library > Update music library to iCloud. doing this during the last 20 minutes and so far it seems to work.

  • iPhone does not appear in the Photos app

    When I opened the Photos app and then connect the iPhone, iPhone sounds and does not appear in the Photos.  How to solve this problem?  Thank you.  9.3.5 of iOS and Mac OS 10.11.6 on MacBookPro.  Thank you.

    Consult this guide to see if it helps.

    Photos - Support official Apple

  • I can't transfer photos from iPhone to MacBook Air. When I opened the Photos on a Mac, there is no tab 'import' alongside the actions, projects, Albums. iTunes is up to date. File menu does not appear iPhone

    I can't transfer photos from iPhone to MacBook Air. When I opened the Photos on a Mac, there is no tab 'import' alongside the actions, projects, Albums. iTunes is up to date. File menu does not appear iPhone

    The "import" tab appears only when the iPhone is connected to the Mac via a USB port.

    ITunes detects your iPhone when it's connected?

    If iTunes does not recognize your iPhone, iPad or iPod - Apple Support

Maybe you are looking for