Score Issues Update

Hi All,
Last Feb. Conner raised the issue of Captivate 5 reporting 0% score to the LMS instead of N/A that Captivate 4 reports. As in Conner's case the lMS is Taleo Learn, there are no quizes in my project, I am publishing as SCORM with complete/incomplete and percent reporting.
Is there any update to this problem that I may have missed?
I appreciate any help on this.
Thanks,
Roger Guay

No harm in turning it off and testing to see if that fixes the issue.
I don't think the Drag and Drop Lite question widget itself would cause the issue.  It's basically just a different type of quiz question. You can set any quiz question to graded or survey and with or without score/reporting.  But default when you add a quiz question to Captivate it will think you WANT reporting and at least a score of some kind.  So you need to turn this off explicitly.

Similar Messages

  • Issues updating or restoring iPhone

    Issues updating or restoring my  iPhone 4s. what I should do it just dont do anything else. no even charging ...

    You haven't provided enough information to even start to help you. WHAT issues are you having? What have you done (detailed steps)? What are the results? What are the error messages? What are the error numbers? Have you tried different chargers and different cables?

  • Issues updating or restoring iPod touch

    Issues updating or restoring iPod touch

    If you have problems restoring your device and there are some error numbers given, check this article:
    Update and restore alert messages on iPhone and iPod touch

  • Issues updating/setting multi value lookup columns via powershell

    Hi All,
         I have an issue updating multi values in a lookup field via powershell
    I can update a single value  lookup field as below but can't get to update if its multi value.
    As stated below when I hardcode it. It works.
    No idea what 'm missing. Any help will be appreciated.
    #Hardcoded works below as you can see i'm setting 3 values
    $array = @($realval.Split(';'))
    for ($i = 0; $i -lt $array.Count - 1; $i += 2)
    $word = $array[$i].Trim('#')
    $number = $array[$i+1].Trim('#')
    "$number $word"
    $lookupvalue1 = GetLookUpValues -val $number
    [Microsoft.SharePoint.SPFieldLookupValueCollection] $itemValues = New-Object Microsoft.SharePoint.SPFieldLookupValueCollection
    [Microsoft.SharePoint.SPFieldLookupValue] $lookupvalue = New-Object Microsoft.SharePoint.SPFieldLookupValue
    [Microsoft.SharePoint.SPFieldLookupValue] $lookupvalue2 = New-Object Microsoft.SharePoint.SPFieldLookupValue
    [Microsoft.SharePoint.SPFieldLookupValue] $lookupvalue3 = New-Object Microsoft.SharePoint.SPFieldLookupValue
    $lookupvalue.LookupId = 1
    $lookupvalue2.LookupId = 2
    $lookupvalue3.LookupId = 6
    $itemValues.Add($lookupvalue)
    $itemValues.Add($lookupvalue2)
    $itemValues.Add($lookupvalue3)
    #$itemValues.Add($lookupvalue)
    $CMRSItems["Event Type"] = $itemValues;
    Write-Host "items:" $itemValues
    $CMRSItems.Update()
    # This works when its updating only one value but when it needs to update multivalue it only updates the last one
    #so for example with the lookupvalue above only 6 gets updated below
    $array = @($realval.Split(';'))
    for ($i = 0; $i -lt $array.Count - 1; $i += 2)
    $word = $array[$i].Trim('#')
    $number = $array[$i+1].Trim('#')
    #$number
    "$number $word"
    #send param to GetLoolValues func to return records as SPFieldLookupValue
    $lookupvalue1 = GetLookUpValues -val $number
    #I can view the lookupvalue returned successfully
    #Write-Host $lookupvalue1
    [Microsoft.SharePoint.SPFieldLookupValueCollection] $itemValues = New-Object Microsoft.SharePoint.SPFieldLookupValueCollection
    #This LookupId returns 3 values like on the hardcoded one above like so :1,2,6
    $lookupvalue.LookupId = $number
    $itemValues.Add($lookupvalue)
    $CMRSItems["Event Type"] = $itemValues;
    #I can view the items returned successfully
    Write-Host "items:" $itemValues
    $CMRSItems.Update()

    The problem I can see with your code is that the below line of code, you are instantiating inside the for loop. This should have been outside the for loop as by keeping it inside the loop you are overriding the value.
    [Microsoft.SharePoint.SPFieldLookupValueCollection] $itemValues = New-Object Microsoft.SharePoint.SPFieldLookupValueCollection
    Please have a look at the below solution and modify your code as per your requirement. What I am trying to achieve in the below code is that I have a listA in which one of the field is being used as a multi-lookup in my listB.
    $lookupCollection = $something.split(";")
    $LookupMasterList=$web.Lists["ListA"]
    [Microsoft.SharePoint.SPFieldLookupValueCollection] $lookupValueCollection = New-Object Microsoft.SharePoint.SPFieldLookupValueCollection
    #Get the Lookup Item from Parent List
    foreach($item in $lookupCollection){
    IF([string]::IsNullOrEmpty($item.trim())) {
    continue;
    $LookupItem = $LookupMasterList.Items | Where-Object { $_.Item("FieldInternalName") -eq $item.trim()}
    if($LookupItem -ne $null)
    $myLookup = New-Object Microsoft.Sharepoint.SPFieldLookupValue($LookupItem.ID,$item.trim())
    $lookupValueCollection.Add($myLookup);
    #Set the Lookup field value
    if([string]::IsNullOrEmpty($lookupValueCollection)){
    continue;
    else{
    $newItem["Lookupfieldinternalname"] = $lookupValueCollection
    The above logic has no hard coding and it fetches the lookup information directly from the master list and generates a collection based on that. You can modify the above code as per your requirement.
    Geetanjali Arora | My blogs |

  • I am having issue updating Mountain Lion on my Macbook Pro.

    I really am having issues updateing. The updates are iPhoto, Macbook Pro firmware, and Thunderbolt update. When ever i download and install them and then restart they just appear again that i need to redownload them

    Exactly as John Galt stated there is no support for Mountain Lion, being pre-release software. I personally run Mountain Lion on a virtual machine through VMware Fusion 4.

  • 10.5.7 - Why do so many people have issues updating?

    I have never had a single issue updating. I have never had to repair disk permission or anything like that, and every single update always goes without a hitch. I don't get it, are we this paranoid?
    I understand you should back up just in case anything happens, but anything else is unnecessary, imo.

    Strange... I experienced the same problems.
    The update won't load because of a wrong signature or something. So, I went online to get the combo pack and the reboot got stuck on a blue screen loop for eight minutes... I killed the macbook with the power button and fire up after.
    I noticed it didn't appreciate my harsh shut since it got stuck two or three times with a gray screen and start back from the beginning each time.
    I've just checked, my printer's also gone. I wonder why. U_u
    Blue screens. Things missing. This reminds me of something... What went south at Cupetino ? >_<

  • I am having issues updating my Photoshop and Illustrator CC?

    I am having issues updating my Photoshop and Illustrator CC? It keeps going to a page where it is telling me to download a trial. I already made my payment in December.

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Having issues updating Bootcamp drivers from 11.1 to 11.7

    having issues updating Bootcamp drivers from 11.1 to 11.7
    No matter what driver I have tried thus far
    it does not install or update the drivers
    Battlefield 3 nags you about having 11.1 and needing to update.
    However this game proceeds to load using these drivers (11.1 )
    I recently bought NFS THE RUN.
    Unlike BF3 the game does not proceed therefore inorder to play this game i would need 11.7 or higher.
    can someone please provide the driver that actualy installs and works.
    My specs are MBP 15 inch
    1 gig GPU ( AMD Radeon 6750m)
    8 gigs on Ram
    2.2 CPU i7

    Take a look around my bookmarks
    you are updating AMD, not Boot Camp drivers.
    you need to uninstall first.
    probably need to update via Device Manager not via Install from AMD
    The 99% leaving out import 1% support to make Windows on Mac work 100% seamless

  • HT4061 Having issues updating apps

    Having issues updating apps on my Iphone5, can anyone help?

    YOu should probably state exactly what the issue is, that would probably generate more responses.

  • SCCM 2012 R2 Reporting issue updating SQL Reporting permissions

    I am in the process of setting up SCCM 2012 R2.  I am having an issue with the SCCM reporting.  If I set the permissions in the SCCM console, the permissions do not propagate to the SQL reporting... I get this... This is from SRSRP.log...
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_DIT $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.384+300><thread=5432 (0x1538)>
    (!) Error retrieving folders - [A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)]. $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.438+300><thread=5432 (0x1538)>
    No folder configuration information found. $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.441+300><thread=5432 (0x1538)>
    Does anyone know how to fix?
    I tried removing and re-installing the reporting point, changing the permissions in SQL Server... and a dozen other things.

    I am in the process of setting up SCCM 2012 R2.  I am having an issue with the SCCM reporting.  If I set the permissions in the SCCM console, the permissions do not propagate to the SQL reporting... I get this... This is from SRSRP.log...
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_DIT  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.384+300><thread=5432 (0x1538)>
    (!) Error retrieving folders - [A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)].  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.438+300><thread=5432 (0x1538)>
    No folder configuration information found.  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.441+300><thread=5432 (0x1538)>
    Does anyone know how to fix?
    I tried removing and re-installing the reporting point, changing the permissions in SQL Server... and a dozen other things.

  • Issue Updating Photo Names in Web Gallery

    There is a sync issue with Web Galleries when the photo name is updated in iPhoto while another update is occurring simultaneously. The changes made in iPhoto are lost.
    The 7.0.2 Update does not fix this issue.
    It seems there should be the option to "update now" and make the web gallery look just like the iPhoto version.
    Anyone else have this issue?

    pschlampp:
    Welcome to the Apple Discussions. The syncing works correctly for me. Try clearing out the iPhoto Cache folders that are in your User/Library/Caches folder and delete the iPhoto preference file, com.apple.iPhoto.plist that's in the User/Library/Preferences folder. See if that will let you update titles as intended.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Windows Experience Index lowers score after updating Nvidia driver?

    Before updating driver, I had a score of 5.1
    I installed the latest driver from Lenovo website, refresh the score, now it shows only 5.0???
    I am running on Windows 7 Pro (x64)
    Nvidia NVS 3100M
    Driver date: 19 April 2011
    Driver version: 8.17.12.6721
    Driver source: Lenovo
    Any idea what it mean?
    Best

    It does indeed fluctuate. A difference of 0.1 can probably be attributed to random error.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • Issues updating IOS!

    Hey all,
    Am having issues in updating my IPhone IOS.  Everytime I try and update I get either a connection timed out error when downloading or when I have the file downloaded I am getting a 3194 error.
    I have tried everything on the forums to resolve the issue to now avail.  I am running Windows 7 Home Premium with the most up to date iTunes (this was updated today!!).
    The only thing new and strange have noticed is that there is an error when I run a diagnostics stating "Secure connection to iTunes store unsuccessful".  This can be seen in the screen shot below:
    I have disabled my firewall / internet security which is Kapersky Internet security 2011 but still get the same.
    Anyone able to assist as it is frustrating and I wish to keep my iPhone up to date and have never had this issue before!
    Many thanks.

    Just as an update ran the diagnostics again and get the follwoing report:
    Microsoft Windows 7 Home Premium Edition Service Pack 1 (Build 7601)
    SAMSUNG ELECTRONICS CO., LTD. R530/R730
    iTunes 10.3.1.55
    QuickTime 7.6.9
    FairPlay 1.11.17
    Apple Application Support 1.5.2
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 3.4.1.2
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 2.0.5.0 (214.3)
    Gracenote SDK 1.8.2.457
    Gracenote MusicID 1.8.2.89
    Gracenote Submit 1.8.2.123
    Gracenote DSP 1.8.2.34
    iTunes Serial Number
    Current user is an administrator.
    The current local date and time is 2011-06-19 03:13:36.
    iTunes is not running in safe mode.
    WebKit-accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    **** External Plug-ins Information ****
    Plug-in Name:    Last.fm AudioScrobbler
    Plug-in Loaded:    Yes
    Plug-in Version:    1.0.4
    Plug-in File Version:    3.0.4.0
    Plug-in Path:    C:\Program Files\iTunes\Plug-ins\itw_scrobbler.dll
    iPodService 10.3.1.55 is currently running.
    iTunesHelper is currently not running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Edited out!
    DNS Servers:   
    Active Connection:    LAN Connection
    Connected:    Yes
    Online:        Yes
    Using Modem:    No
    Using LAN:    Yes
    Using Proxy:    No
    SSL 3.0 Support:    Enabled
    TLS 1.0 Support:    Enabled
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple website was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-06-18 22:28:22.
    If you notice the "Connection attempt to firmware update server was unsuccessful".  As say tried all browser tricks as have been posted and the phone is not hacked or jail broken!

  • Performance Issue: Update Statement

    Hi Team,
    My current environment is Oracle 11g Rac...
    My application team is executing a update statement (ofcourse it is there daily activity) ...
    updating rows of 1 lac, daily it takes about 3-4 minutes to run the statement.
    But today its taking more time i.e more than 8 hours.
    then I have generated the explain plan of the update statement and found that its taking full table scan.
    Kindly assist me in fixing the issue by letting me know where and how to look for the problem.
    **Note: Stats gather is updated
    Thanks in advance.
    Regards

    If you notice there are no indexes to the below update statement -
    UPDATE REMEDY_JOURNALS_FACT SET JNL_CREATED_BY_IDENTITY_KEY = ?, JNL_CREATED_BY_HR_KEY = ?, JNL_CREATED_BY_NTWRK_KEY = ?, JNL_MODIFIED_BY_IDENTITY_KEY = ?, JNL_MODIFIED_BY_HR_KEY = ?, JNL_MODIFIED_BY_NTWRK_KEY = ?, JNL_ASSGN_TO_IDENTITY_KEY = ?, JNL_ASSGN_TO_HR_KEY = ?, JNL_ASSGN_TO_NTWRK_KEY = ?, JNL_REMEDY_STATUS_KEY = ?, JOURNALID = ?, JNL_DATE_CREATED = ?, JNL_DATE_MODIFIED = ?, ENTRYTYPE = ?, TMPTEMPDATETIME1 = ?, RELATEDFORMNAME = ?, RELATED_RECORDID = ?, RELATEDFORMKEYWORD = ?, TMPRELATEDRECORDID = ?, ACCESS_X = ?, JOURNAL_TEXT = ?, DATE_X = ?, SHORTDESCRIPTION = ?, TMPCREATEDBY = ?, TMPCREATE_DATE = ?, TMPLASTMODIFIEDBY = ?, TMPMODIFIEDDATE = ?, TMPJOURNALID = ?, JNL_JOURNALTYPE = ?, COPIEDTOWORKLOG = ?, PRIVATE = ?, RELATEDKEYSTONEID = ?, URLLOCATION = ?, ASSIGNEEGROUP = ?, LAST_UPDATE_DT = ? WHERE REMEDY_JOURNALS_KEY = ?
    Explain Plan -
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time | Pstart| Pstop | TQ |IN-OUT| PQ Distrib |
    | 0 | UPDATE STATEMENT | | | | 1055 (100)| | | | | | |
    | 1 | UPDATE | REMEDY_JOURNALS_FACT | | | | | | | | | |
    | 2 | PX COORDINATOR | | | | | | | | | | |
    | 3 | PX SEND QC (RANDOM) | :TQ10000 | 1 | 784 | 1055 (1)| 00:00:05 | | | Q1,00 | P->S | QC (RAND) |
    | 4 | PX BLOCK ITERATOR | | 1 | 784 | 1055 (1)| 00:00:05 | 1 | 10 | Q1,00 | PCWC | |
    |* 5 | TABLE ACCESS STORAGE FULL| REMEDY_JOURNALS_FACT | 1 | 784 | 1055 (1)| 00:00:05 | 1 | 10 | Q1,00 | PCWP | |
    Predicate Information (identified by operation id):
    5 - storage(:Z>=:Z AND :Z<=:Z AND "REMEDY_JOURNALS_KEY"=:36) filter("REMEDY_JOURNALS_KEY"=:36)
    Note
    - automatic DOP: skipped because of IO calibrate statistics are missing
    Edited by: GeetaM on Aug 17, 2012 2:18 PM

  • Issue updating the viewer version from V20 to V23

    Hello!
    Our team is having an issue figuring out how to update our viewer version of our multi-issue iPad magazine. All of our issues so far have been on the Viewer Version 20, and are now wanting to use Viewer Version 23... except we can't figure out how to do it! We have the latest version of Folio Builder in InDesign CS5.5... so that can't be it? When going to create a new folio in the panel, our options are only 20, and 21... why isn't it showing 22 or 23? Is this a simple problem to fix? Have been searching the discussion boards to find an answer, but can't seem to find one.
    Thanks for your help!

    Thanks for your replies guys, I had tried both your recommendations earlier but unfortunately it's not letting me select anything later than V21... so does this mean it would be an App Builder problem?

Maybe you are looking for

  • Memory Error on Card

    I have a HP D110a printer and since recently it has been displaying memory card error on the screen. I posted a message on this site and was advise to shut down the printer and unpull for 30 minutes, then pull into a different outlet. Same was done,

  • Free Goods for material combination

    Hi,    I have a scenario for free goods determination.If customer orders a total of 10 units of (material A + Material B), 1 unit of material B is given free. As i understand this is not supported in the standard free goods functionality, is there a

  • How can I fix my Ipod Touch thats been disabled and isnt detected in ITunes?

    My son gave me his 8GB Ipod Touch that he locked or disabled and it says to connect to ITunes but It dosnt show up on my computer or ITunes.Iv done everything suggested by Itunes support but still cant get it to work. Can someone tell me how to solve

  • Servlet Problem

    hi i have installed Jakarata TOM cat server i have installed it using .zip file so i had to set all the Enviroment Variables like JAVA_HOME etc Server is working fine but my compiler generates error about javax.servlet.*; and javax.servlet.http.*; pa

  • Flash 9 and 10 .as editor slow in Vista/7

    I've posted an observation about this here that contains some tests about the CPU usage of the ActionScript editor in Flash 10.0.2. The problem is that the editor is slower than any editor I have used, including NetBeans which has the most active cod