Resume on exit Captivate/Presenter

Help wanted.
Currently I am trying to set up E-learning courses with both Captivate 5 and Presenter 7 to be presented in a LMS (It's learning). Since I am rather new to this field I made some experimental projects in Scorm 1.2 format that I tested in the LMS. The test case for Presenter works fine in relation to reporting and resuming the lessons. However the test case (a different design) for Captivate gives me problems with both the reporting and the resume on exit.
Evidently the most simple solution is to use Presenter only. However I have not been able to insert user interactive Flash content in the Presenter project. A feature that is possible in Captivate. For the courses I'm setting up this user interactive Flash content is necessary.
I have been trying to find individual differences in the two different scorm packages. Tried to survey differences in the HTML and JS files but have not come to a working solution.
Is there anybody out there, experiencing the same problems? Even better someone with a solution to my problem?
TIA for any answer. 

1) did not resume on the last viewed page:
Is 'always send resume data' (or something like that) checked in the Preferences for the project?
Technically, a lesson should set the 'cmi.exit' value to 'suspend' in order for an LMS to send back the 'lesson location'. Captivate 4 and previous did not do that, not sure if CP5 does. If a lesson does not set cmi.exit to suspend then, technically, the LMS should not return lesson location. Some LMS products enforce that, some do not. In our LMS, there's an option to 'always send resume data' and ignore the cmi.exit value for exactly that deficency in some authoring tools.
2) did not report project  progress:
That's a bit more loose - what do you expect to be reported as 'progress'. 'cmi.progress_measure' support is not always supported by an LMS and I doubt any version of CP reports that. However, CP will report a quiz percentage...and every LMS should support that. To see a quiz score percentage, you must have 'scored interactions' somewhere in the lesson for CP to evaluate responses and determine a score.
3) no score;
Same as above, regarding score/percentage.
Just post to this forum or, better, then Captivate forum for future inquiries. Lots more folks to respond in these forums than just me alone!
Erik

Similar Messages

  • Resume from exit frame

    Greetings,
    I have a Flash GUI...I need to produce a product for delivery on CD/DVD and one of the requirements is for the application to "resume" from the spot where the user quit the application.
    The fact is, I found a way to do it and it was working perfectly...but once I edited the FLA and republished, the SO only resumed up to a certain point...and the only thing I added to the file was AS to disable the primary navigation buttons at certain locations.
    ...can anyone help me fix this or give me another way to do it?
    I'm using a SharedObject with this code:
    //resume from exit frame sharedobject
    var appExitFrameSO:SharedObject = SharedObject.getLocal("appExitFrame");
    addEventListener(Event.ENTER_FRAME, enterFrameHandler);
    function enterFrameHandler(e:Event):void {
    appExitFrameSO.data.exitFrame = currentFrame;
    appExitFrameSO = SharedObject.getLocal("appExitFrame");
        if (appExitFrameSO.data.exitFrame == null) {
    gotoAndStop("fl_intro");
        } else {
    var gotoExitFrame = appExitFrameSO.data.exitFrame;
    gotoAndStop(gotoExitFrame);
    Thanks...

    I think I could be missing "A BIG" something here...my timeline is NEVER playing...it is always "gotoAndStop" on some frame label...what would the difference be in having a button that put the current frame in the SO verses the current frame just being sent there from the frame that's being exited from?
    there's no essential difference.
    Are you saying that the event listener is constantly going back and fourth from frame one to the last frame and then repeating itself until the app is closed...and writing to the disk the whole time?
    with your enterframe loop, you're writing the so fps times per second for as long as your swf is open.  ie, if your frame rate is 24 fps and your swf is open 1 minute, you'll write the so 24x60 times.
    I also have a button (for dev purposes) for going to a frame that removes the event listener and clears the SO...this does get rid of whatever was there correct? And if so, the hard drive shouldn't be getting stuffed as you put it (unless the above is true)...is this to correct?
    the harddrive is being abused for as long as you allow that Event.ENTER_FRAME listener to exist.
    Another thing to consider is the majority of my buttons that move the play head in my Flash GUI will be Flash buttons (with AS) imported as animations in Captivate SWFs loaded into the Flash GUI...
    do all your flash buttons, look the same?  if so, you could assign the base button a class and add a click listener there that updates the so by calling soF().  that would eliminate the need to code each and every button to call soF()

  • How do I get a Connect Training Course to update my Captivate Presentation Version?

    I am using a presentation with quiz created in Adobe Captivate 5.  I am using this as a online training course on Adobe Connect.  I published the first two versions, which are reflected in user reports in Connect.
    However, I have made some important changes to the Captivate Presentation, and have published them to the Adobe Connect Server in the correct location. On the connect Admin page, it shows the updated version date/time for creation and uploading.  But when I have someone go to take the course, it is still the previous version that gets loaded.
    How do I force or get the most updated version to be used on Connect?

    It could be a 'caching' issue with the browser....so easy first check is to clear your browser cache then load Connect and the link again... Still not correct?
    Then only thing I can suggest is you post the question to the Connect discussion group (as I don't know much at all about file management in Connect....)
    Erik

  • How can i do a variable User exit that present the values before execute

    Hi Gurus,
    How can i do a variable User exit that present the values before execute, i need this:
    a variable that calculate SYS-DATUM until 30 days before (I got the code) but this  variable run automatic because is user exit, i want this variable but first present the values, not execute automatic, this is because the users want the report that automatic present the values , help

    Hi,
    Refer the below links,
    http://documentation.softwareag.com/natural/nat424mf/pdf/ops_mf/conf_usrex.pdf
    http://www.erpgenie.com/component/content/article/1097
    http://www.apentia-online.at/UP/Apentia/files/Article/SAP_BW_User_Exits_and_BAdIs.pdf
    Hope it helps you,
    Regards,
    Ravindra.

  • Functionality needed for clients to view Captivate presentations without having Captivate installed?

    Novice here....
    How can I share Captivate presentations with those who do not have the application installed?
    Thank you all in advance for your time and guidance!

    If you publish the project, it results in either, or both, a Flash-based piece and/or an HTML-based piece.
    Best to show the output from a webserver where possible, but they'll generally work fine from a local drive for review purposes.
    (you can also publish to PDF, I believe, though I've never actually tried that!)
    There's also the included 'Reviewer' application.
    See this thread for more:
    Captivate Reviewer and .crev file

  • TOC, resuming a captivate presentation

    Hi all-
    I'm trying to think through the setup of my course.  It has 8 modules and each module has a few lessons associated with it.  A question -
    I'd like the learner to be able to resume the course where they left off, since it's rather large to do in one sitting.  I understand I can do this through the TOC, Self-paced Learning option.  Are there other options to do this that I should consider, given that I do not have an LMS?
    If I use the TOC option, I'd guess that this becomes the primary navigation for my course. Does that sound right?
    Thanks!

    Without LMS, TOC is indeed the way to go for bookmarking. You can use other ways of navigation, put the TOC in overlay, can be opened and closed by the user and/or by actions. Definitely I would hide it on the question slides.
    Lilybiri

  • Setting control bar to resume auto-play (Captivate 6)

    Hi,
    I am currently using Captivate 6 to create an eLearning course.  We have decided to display the bottom control bar to allow flexibility for the student to move between screens in each lesson.  Currently if the student uses the progress arrow in the control bar to move forward or backward the lesson pauses and the user has to press the Play button to resume the lesson.
    Does anyone know of a setting within Captivate or whether it is possible to program the control bar so that it will resume auto-play mode whenever the student uses the progress bar to move back and forth within a lesson?
    Cheers,
    Richard

    Hello and welcome
    I think you are talking about scrubbing the progress bar? I don't know about a way to achieve AutoPlay. Moreover, if your course is not linear, it is not a good idea to give free navigation that way at all. Same for the buttons on the normal playbars. I almost never use it for that reason. Another way to allow free navigation is the TOC (which you can have in overlay so that it can be hidden/shown by the user). In the TOC it is easier to show chapters, and if you add labels to the slides, at least user will know where he is going to.
    Lilybiri

  • Captivate presentation not launching in LMS

    I created an acknowledgement in Captivate using a PowerPoint and needed to publish it to an LMS (Plateau). When launching the finished product from the LMS, I am not seeing the presentation; all I am seeing is a grey screen. There is no error message and nothing is loading. Any idea what could be causing this?

    Hello and welcome to the forum,
    Can you explain how and what you did upload? Is it working OK with Preview in Browser? If yes, be sure to upload all files created when publishing. If you published to SWF, normally you'll have at least a JS and a HTML-file. The last has to be launched. If you have reporting enabled you should have published as a SCO which results in a zipped folder with a lot of files in it, all required to enable reporting. I don't use Plateau but another LMS and  I find the easiest way to upload another presentation is to have it zipped (there is a butotn in the publishing dialog box), and upload the package instructing the LMS to unzip and launch the HTML-file. But I'm not sure that this is possible with Plateau.
    Lilybiri

  • Captivate, Presenter, or both?

    I'm currently using the trial version of Adobe Captivate and Adobe Presenter with serious considerations to purchase and was wondering if I needed both or just Captivate? I create eLearning courses, which go into a customized LMS system (SCORM 1.2) with reporting capabilities for thousands of people (used a different software program previously).
    When in Presenter, I found I need to publish a Captivate interaction as an .swf then import into Presenter. When in Captivate, I found I can import my PPT slides into Captivate. So I know I can make it work either way. But as far as which is better to be compatible with an LMS that is SCORM 1.2 compliant, does anyone have any ideas?
    If I DO need Presenter, these are the issues I need to resolve, but cannot seem to find any answers:
    Presenter issues
    1) Some text on a number of slides (inevitably) becomes blurred when I publish
    2) TOC cannot be modified (i.e. showing only segment of topics at a time, till they reach the next segment)
    3) No bookmarking features (have user come back to where they left off)
    4) Only one quiz can be tracked/inputted into course, but our courses all have a Pre-Test AND a Post-Test
    5) Animations are extremely slow, even when I increase animation speed
    6) Some of the image formatting features don't work (for example, I put soft edges on an image, then when I publish, it comes out with very defined edges)
    Thanks,
    Susan

    PIP is available in Presenter Video Creator, not in the normal Presenter plug-in. It is not available in Captivate normal projects with extension cptx. You can insert a PIP in the TOC, but have to record it separately.
    In Captivate HD Video Demo, extension cpvc (which is also a video creator with a dedicated video editor) you can insert a PIP in the editor. But again you have to create it separately.
    The choice is up to you: an easy way to have both recordings together, with very limited editing possibilites in Presenter. Or the Captivate way, more work, better editor.
    Afraid to repeat again: we are only talking about pure video now. In the normal Captivate files, that are based on slides, you can insert a video (like a PIP) and distribute it over slides, adapting the slide markers is available  in the Video menu. No webcam recording for the moment in Captivate.
    Lilybiri

  • Zoom error after exiting iPhoto presentation

    The screen zoom stop working after I exit an iPhoto  Slides Presentation. I need to logout and login again in my Mac to get zoom work. I checked tha configurations on Universal Access, under System Preferences, and the zoom appears as Active even when the zoom doesn't work, after the presentation.
    Is it a bug of Mac or iPhoto?
    I use Mac OS Lion 10.7.2 and iPhoto '11 (9.2.1 - 628), on MacBook Pro.

    Adittional info: if I close the slideshow, desactive and reactive the zoom, in Universal Access, the zoom with the keyboar (Command+Option+= and Command+Option+-) works, but the zoom with the mouse (scrolling) don't.

  • Bookmark and resume prompt for Captivate 8

    Building a module in Captivate 8, bookmarking function works fine.  I need to figure out how to prompt the user at the time of resume---Do you want to continue where you left off or restart the module?  Two buttons--one for resume, the other for back to the beginning.  There are no quiz questions in this module.
    Please someone help me.
    I have spent a long time researching this, see widgets available for previous versions -not my version, I need some good old JavaScript or source code to address this request.
    Thanks
    Julie

    That's just it--they are using an LMS with no understanding (my assumption) on how to set this.  The request was to have this built/provided within the actual module.
    Is that possible?
    (thanks for the fast reply!)

  • Need LMS Advice - Must Report Captivate/Presenter Interaction Data

    I am currently shopping around for an affordable corporate LMS for our company. One HUGE road block is that all LMSs so far say that they only capture a raw score from imbedded quizzes in the SCORM package. If I want detailed interaction data about the student's answers on each question/survey, I am told that I have to use the very unfriendly quiz tool provided by the LMS. I hate it!!!!
    There HAS to be an LMS out there that is affordable AND provides the reporting that I need. Suggestions please????????????

    Hello JJohnson - I can tell you that the LMS we currently use - Geo Maestro (which is now Learning Maestro after the Sum Total purchase of Geo) has reporting on answers to individual questions, but it is still not very robust. I haven't explored their new reporting and analytics functionality yet to see if it does a better job analyzing test results.  Having said that, we've not been happy overall with this application and are looking at others.
    Moodle is one we've looked at also (we are corporate, not educational institute).
    Rod - do you know anecdotally who does a good job overall as a Moodle North American Partner?

  • HTML Progress Bar and Information Button in Captivate 7 HTML Presentation

    I have a course in my LMS that I have 12 modules for, I placed 12 Captivate presentations with the each module. When a student goes through a presentation I want to indication whether or not they actually went through the presentation and how much time was spent on each slide.
    Also I would like to add an information button that displays on each slide that connects to a page or another slide to display the course instructions.

    I have a course in my LMS that I have 12 modules for, I placed 12 Captivate presentations with the each module. When a student goes through a presentation I want to indication whether or not they actually went through the presentation and how much time was spent on each slide.
    Also I would like to add an information button that displays on each slide that connects to a page or another slide to display the course instructions.

  • Exit button not working in Captivate 7 published output

    Hi. I am using Capivate v7 and am experiecing this problem with published output:
    I am using an Exit button that runs the standard javascript code
         javascript:window.close()
    so that the user can exit the presentation. The button works fine when I test out the presentation using Internet Explorer 8, but when I generate an output and try running the .swf file, the button does not work.
    How do I get an Exit button to work for the .swf output?
    Thanks,
    - Michael Fekete

    Yes, the close X does work 100% of the time. That's because the browser itself is just a window in the operating system. And you are commanding the window to close.
    And you might find yourself asking why that would work while the Exit button fails. And it would be that it's a security issue. Security prevents the window from closing because if a web site was nefarious, it could actually trap you by making changes and quickly closing the window and preventing you from browsing elsewhere.
    It's simple to turn off the Exit button. Just click Project > Skin Editor and clear the Close checkbox.
    Cheers... Rick

  • Remote presenter mouse for Captivate 4

    Are there any remote presenters / mice that will work with Captivate 4?
    I have searched the internet but when I enter a search which includes 'presenter' all I get is the Adobe Presenter references, not a remote presenter and mouse or mice does not fare any better.
    Is captivate incompatible with remote presenters? If so, are there plans to provide this in later versions? I do not want to create a course in Captivate for web-based learning and have to create a whole new course in PowerPoint (for example) for a classroom course.
    If anybody knows of a work-around, please share.

    Hi there
    You should be able to make the typical Remote presenter work. As I understand it, these devices work just like a very limited keyboard. The Left button transmits a Page Up keystroke. The Right button transmits a Page Down keystroke. The Top button sends an Alt+Esc keystroke and the Bottom button sends a B keystroke.
    Soooo, what you can do is to construct your Captivate presentation so that you have Click Box or Button objects that operate using Shortcut keys. If you insert a Click Box and program a keyboard shortcut of Page Up, the left button on the remote should act as if the mouse clicked that Click Box. Same goes for a Click Box programmed with a keyboard shortcut of Page Down.
    Hopefully this helps... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • BAPI_OBJCL_CHANGE error: valuated with object dependencies

    Hi expert, having programmed an extension for a customer for automatic maintenance of characteristic values of technical object, we have come across an error. When using BAPI_OBJCL_CHANGE to change a characteristic followed by BAPI_TRANSACTION_COMMIT

  • SWT Runs in Eclipse - Not after export (NOT executable JAR)

    I have been working on my first SWT application. It will run when using the Eclipse run command. However, when I export the project to a JAR file I can't get the module to run. I am NOT trying to run this as an executable JAR. I will eventually get t

  • Applying  a border to a cropped image??? Help.

    How do i apply a border to an image that's been cropped? It seems that everything I try will add the border to the original edges of the image, and then the border gets cropped out along with the edges of the video when I start cropping.

  • My MacBook Pro behaves funnily!

    Hello Everybody, Some seroius observations, to resolve, Help Required. ISSUES troubled with. Laptop Hangs and freezes. So, I have to restart again and again. When restarted, from shut offf position, following warning comes!      Your date is wrongly

  • Multicam edit does not generate clips

    Trying to do a multicam edit.Two cameras. When going through the process of selecting cam 1 or cam 2 the small blue marker appears on the timeline as it should. Once I have completed my selection the blue markers just disappear and no individual clip