Captivate 7 returns slide number instead of percentage

I  am using an LMS which support SCORM 1.2 version courses. It was working fine with all courses created with  Captivate 6. it is not working now with Captivate 7 courses. While debugging the issue, i can see that in the previous scenario after playing a coure, it returns an integer value(i think its percentage) to my LMS as the current lesson location. But in current scenario i am getting some slide  number such as 'SLIDE_4' or 'SLIDE_6' like that. I need to track the status of play. So i need to find out percentage. I am fresher in this area. So anyone can help me to find out total percentage? Any method to find out total number of slides in a scorm course? Please reply. thanks in advance.

Thanks for your reply.
As per your recommendation I tried uploading SCORM courses( 1 created with Captivate 6 and the other created with Captivate 7)  to SCORM cloud. The one created with captivate 6 is working fine and is giving me the correct value in the field Percentage Of Completion. But in case of Captivate 7 it is not showing anything in the Percentage Of Completion field.
Please help
Regards
Abhijith

Similar Messages

  • Jump To Slide Label Instead of Number

    Flash CS4
    AS2
    Captivate 4
    Okay  - let me scratch your brain here for a second.
    I have a custom navigation menu created in Flash - that I've put into Captivate...
    I know that I can use this code to jump to a slide number within captivate
    btn7_btn.onRelease = function()
         _root.cpCmndGotoSlide="23";
         _root.rdcmndResume=1;
    That works fine and all... I was just wondering, if there was anyway I could jump to a slide label instead of the number.
    I'm still editing the project, adding, and subtracting slides - in doing so I have to continue to change that slide number and re-import the flash file into captivate.  We give the slides labels in Captivate - is there not any way of making use of this??
    I've tried thinking of using some sort of action within Flash/Captivate to associate the slide label, with a variable, or something - and then cross referencing it back into Flash - maybe using an array of some sort in flash to parse the slide names into slide numbers...
    any help anyone?

    Well. I would think that but it doesn't work at all when working from 
    flash
    Sent from my iPhone

  • Adobe Captivate how to display number of attempts in Drag Drop Interaction slide

    Adobe Captivate how to display number of attempts in Drag Drop Interaction slide
    i have set attempts to 3
    on each failure i want to show on slide how many attempts used
    and how many correct answers

    Hi Sreekanth,
    You understanding is correct.  But,it is not even necessary to show the correct sources on correct targets along with the feedback... the correct option numbers in  incorrect feedback will do.
    reg point number 3, if I revisit the slide, the feedback are still displayed. For example, in this case, I added a correct feedback, but when I revisit the slide, the feedback was still appearing. So I added this action "On Enter"  to "Hide" this success caption. So that is why i told specifically that none of the feed backs should be there when i revisit the slide.
    Sorry Srikanth - I am not familiar with the advanced actions or variables. I have just used some from referring the examples from net. that's all

  • Coding - returning the number of characters in a text box.

    I am in the process of creating a cell phone simulation/animation in Edge Animate CC for use in a Captivate course. Basically, when a user clicks on number buttons on the virtual keypad, it displays the numbers in a text box , just like an actual cell phone would display the phone number on the screen as a caller is dialing. So, the user would click seven buttons and a seven-digit phone number appears on the virtual phone screen.  This part of my animation works great and all seven digits appear, but I would like to modify the code so that a hyphen appears after the third button clicked. This way, the output better resembles an actual phone number instead of just a string of seven digits.
    Here is an example of the code I currently have assigned to the #2 button on the virtual keypad:
    var text = sym.$("PhoneNum").html();
    text = text + 2;
    sym.$("PhoneNum").html(text);
    PhoneNum is the name of my text box on the stage where the digits appear as each keypad button is clicked.
    In order to incorporate the hyphen after the third button clicked, I need to somehow return the current number of characters in the PhoneNum text box, then create an if/else scenario that applies the hyphen after the third button clicked.
    Does anyone know how I can use either JavaScript or jQuery to return the number of characters currently in the PhoneNum text box?

    No problem!
    Basically the thing to remember is that unless you are needing to pass html to the object, you can use text() instead. text() also gives you the raw text without any html formatting (so you can assume what .html() would return)

  • When drag current slide number not getting using this variable containerMC.rdinfoCurrentSlide;

    Hi
    I have made the simulation using Captivate 4 and published the project in Flash Player 8. This swf file, I have loaded in the flash and I have made my custom progress bar in flash 8 for it. When I drag rapidly, some time, I not getting the current slide number using this variable containerMC.rdinfoCurrentSlide;
    Do you have any idea why this is happing

    Hi Ravi,
    to change the title dynamically, you need to redefine the Methode:
    IF_BSP_WD_HISTORY_STATE_DESCR~GET_STATE_DESCRIPTION in your main component overview.
    go through this code and modify as per your requirement.
    DATA lv_bp_number TYPE string.
       DATA: lr_cucobupa    TYPE REF TO cl_crmcmp_b_cucobupa_impl.
       TRY .
           lr_cucobupa ?= get_custom_controller( if_iccmp_global_controller_con=>cucobp ).
         CATCH cx_sy_move_cast_error.
           RETURN.
       ENDTRY.
       description = cl_wd_utilities=>get_otr_text_by_alias( 'CRM_IC_APPL/IDENTIFY_CUSTOMER' ).
       IF lr_cucobupa->is_bp_search_done( ) EQ abap_true.
         lv_bp_number = lr_cucobupa->typed_context->customers->get_s_struct( attribute_path ='STRUCT.BP_NUMBER' component = 'BP_NUMBER') .
         IF lv_bp_number IS NOT INITIAL.
           CONCATENATE lv_bp_number ')' INTO lv_bp_number.
           CONCATENATE description '(ID:' lv_bp_number INTO description SEPARATED BY space.
         ENDIF.
       ENDIF.
    Thanks & Regards,
    Srinivas

  • On an iphone 4s, when I tap the phone number in my contacts list instead of calling the number it goes to a "Welcome to mail screen" how do I make it call the number instead?

    On an iphone 4s, when I tap the phone number in my contacts list instead of calling the number it goes to a "Welcome to mail" screen with icloud, Microsoft exchange, Gmail, Yahoo, Aol & Windows Live Hotmail listed beneath. How do I make it call the number instead?

    Never heard of that.  I suspect it thinks that's an email address and you're seeing that screen b/c you don't have an email account setup on your iPhone.
    Assuming the number is valid, try a reset by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.

  • Returned document number upon saving

    When posting a FI invoice (e.g. FB60), SAP always returns the Accounting document number upon saving.  Then from Document Environment, we may look up the profit centre and CO documents.  I have seen posting that returns the CO document number, instead of FI number.  
    Is there a setting somewhere to control what documment number to return upon saving?

    If I post an invoice in MIRO, system returns the MM document number at the bottom of screen upon saving.  Then I look up the FI, CO document numbers from the Follow-on Document.
    If I post an invoice in FB60 system returns the accounting document number at the bottom of screen upon saving.  Then I look up the profit centre and CO document numbers from Document Environment.
    We are in the process of implementing an external system for early archiving.  It's the posting in the early archiving environment I have seen the CO (last document from Document Environment) number returned upon saving.  The problem may have caused by this external product/program.  I just want to make sure if any setting in SAP we may elect what document number to return upon saving.

  • Add slide number to flash movie

    Hi,
    I am using Captivate 4.
    Is there a way to add the slide number on each slide and the total number of slides, for example: slide 1/15
    Thanks,
    Merav.

    As Lilybiri said you can modify the playbar in Flash and add this type of information directly in your skin.
    The Flash sources files for the playbars are available here: C:\Program Files\Adobe\Adobe Captivate 4\Templates\PlaybackFLA (or in the directory where you installed Captivate).
    You could use the Captivate system variables to retrieve the current slide number and the total slide number and then add a function to the playbar that will display these in the skin. Of course it requires access to Adobe Flash and skills to use it.
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • Which system field returns the number of records returned after a select?

    Which system field returns the number of records returned after a select?
    a) sy-index
    b) sy-recno
    c) sy-lncnt
    d) sy-dbcnt
    e) sy-tabix

    Hi,
       SY-DBCNT
    Regards,
    Prashant

  • How can I send imessages from my phone number instead of my email?

    My phone reset and now my imessages only send from my email address instead of from my phone number. I tried settings> messages> send and receive and unchecked the email listed like i saw to try on previous questions, but instead of fixing my problem, it just made it so that now i cant send imessages whatsoever! How can i fix this? I just want to send imessages from my number instead of my email address!

    Hi gracem0324,
    Go to Settings>Messages>Send & Receive, and click on your Apple ID and sign out of Messages. Then sign on again. Sometimes it needs to reset itself....
    Cheers,
    GB

  • IS THERE A FUNCTION TO RETURN THE NUMBER OF MONTHS OR DAYS?

    I know that you can do a months between function between 2 dates divided by 12 and get years but is there a function that can return the number of months between 2 dates or the number of days between 2 dates in a select statement for a report? These 2 dates are entered in an Oracle forms.
    I have 2 dates.
    BEG_SVC_DT 30-JUL-1995 DATE FORMAT
    END_SVC_DT 981007 VARCHAR2 FORMAT Positions 5 and 6 are the days.
    I must subtract BEG_SVC_DT from END_SVC_DT.
    In PLSQL I add 31 to 07 and get 38. I subtract 30 from 38 and get 8.
    or I have 2 dates
    BEG_SVC_DT 10-JAN-2003 DATE FORMAT
    END_SVC_DT 050924 VARCHAR2 FORMAT Positions 5 and 6 are the days.
    I must subtract BEG_SVC_DT from END_SVC_DT.
    In PLSQL I subtract 10 from 24 and get 14.
    In both scenarios the end_dt field must be VARCHAR2 because the user has to enter the word 'PRESENT' . Is there a function in SQL that would compute the
    number of days between 2 dates?
    Is there a function to get the number of months between 2 dates?
    I have 2 dates.
    BEG_SVC_DT 12-JUL-2004 DATE FORMAT
    END_SVC_DT 050807 VARCHAR2 FORMAT Positions 3 and 4 are months.
    I must subtract BEG_SVC_DT from END_SVC_DT
    JUL is the 7th month.
    In PLSQL, I subtract 07 from 08 and get 01
    Or I have 2 dates
    BEG_SVC_DT 13-NOV-2004 DATE FORMAT
    END_SVC_DT 050429 VARCHAR2 FORMAT Positions 3 and 4 are months.
    I must subtract BEG_SVC_DT from END_SVC_DT.
    NOV is the eleventh month. 04 is less than 11.
    In PLSQL I have to add 12 to 04 and subtract 11 from 16 to get 05.
    In both scenarios, the end_dt field must be VARCHAR2 because the user has to enter the word 'PRESENT'. In SQL, is there a function to compute the number of months between 2 dates?
    I am doing my calculations this way because this is the way that the user has been doing them when they created the report manually.
    The database that I am using is Oracle 9.2.0.6
    Report Writer Report Builder 6.0.8.22.0
    Forms 6.0.8.22.1

    In your example:
    BEG_SVC_DT 30-JUL-1995 DATE FORMAT
    END_SVC_DT 981007 VARCHAR2 FORMAT Positions 5 and 6 are the days.
    I must subtract BEG_SVC_DT from END_SVC_DT.
    In PLSQL I add 31 to 07 and get 38. I subtract 30 from 38 and get 8.
    Where is the "31" depending on, on year and month of BEG_SVC_DT or END_SVC_DT?
    What would be the answer for the following example
    BEG_SVC_DT 25-FEB-1995 DATE FORMAT
    END_SVC_DT 980407 VARCHAR2 FORMAT
    Do I add 28 (=number of days in FEB-1995),
    or 30 (=number of days in APR-1998),
    or 31 (= max number of days in any month?)

  • I'm changing from powerpoint to Keynote.  In powerpoint you can change slides by typing in the slide number and hitting enter.  I want to do the same in keynote without the slide switcher popping up at the top.  Possible?

    I'm changing from powerpoint to Keynote.  In powerpoint you can change slides by typing in the slide number and hitting enter.  I want to do the same in keynote without the slide switcher popping up at the top.  Possible?

    Wow, I may be losing my mind, you're right.  I guess I was doing what you said out of old habits and not even realizing it.  Much appreciated.

  • How do I change my incoming calls to view caller's phone number instead of name?  This is for numbers not stored in my contacts (i.e. Unknown)

    How do I change my incoming call view to see the "phone number" instead of seeing "Unknown" for contacts who are not stored in my phone?  Whenever a call comes in it says unknow instead on the phone number that is calling.

    You need to set up the accounts in System Preferences/Accounts, then activate Fast User Switching.
    That way you can quickly log in to your own account - then back to his.
    You should obviously have different passwords.

  • I installed iOS 7 and it deleted some of my contacts, as expected, so I just resaved them all. There's one particular number that will save but in my messages, it shows up as the number instead of the name saved. How do I fix it? And why is it doing that?

    I installed iOS 7 and it deleted some of my contacts, as expected, so I just resaved them all. There's one particular number that will save but in my messages, it shows up as the number instead of the name saved. How do I fix it? And why is it doing that?

    I had this problem too, I fixed it by going to my settings and under general at the bottom there is a reset option, go there. One of the options should be reset network settings, select that one. I’m not sure why it happens but that worked for me; hope you have the same luck!

  • Loop through a csv file and return the number of rows in it?

    What would be simplest way to loop through a csv file and
    return the number of rows in it?
    <cffile action="read" file="#filename#" output="#csvstr#"
    >
    <LOOP THROUGH AND COUNT ROWS>

    ListLen(). Use chr(13) as your delimiter

Maybe you are looking for