LMSGetLastError() returned '405' 'Incorrect Data Type' Error
Hello,
I'm fairly new to Captivate 8.0.1 and SCORM, so please bear with me and my mistakes.
First my environment:
- Developing courses with Captivate 8.0.1
- Windows 7 64bits
- Publishing courses in SCORM 1.2 3rd Edition ... SCORM 2004 is not an option for my LMS (external)
My project has 35 slides and a Question Pool with 14 True/False type of questions, the course has also 10 Random Question slides associated with the pool and the Reporting is enabled for the project, Interaction data is reported too, and here is my problem... Interaction reporting is failing in different questions of the pool with the error mentioned... I'm testing the project in http://cloud.scorm.com and this is an example of what I'm seeing in the debug log:
+ [11:50:40.982 LMSSetValue('cmi.interactions.1.id', '51312_A_pilot_submits_an_ASAP_report_indicating_he_felt_dizzy_and_nauseated_in_flight_and_that_is_why_he_missed_an_ATC_clearance._The_ERC_will_submit_this_report_immediately_to_the_FAA_Regional_Flight_Surgeon_for_his_recommendation_prior_to_continuing_the_acceptance_process.') returned 'false' in 0 seconds
[11:50:40.982 LMSGetLastError() returned '405' in 0 seconds
[11:50:40.982 LMSGetErrorString('405') returned 'Incorrect Data Type' in 0 seconds
[11:50:40.982 LMSGetDiagnostic('') returned 'The value '51312_A_pilot_submits_an_ASAP_report_indicating_he_felt_dizzy_and_nauseated_in_flight_and_that_is_why_he_missed_an_ATC_clearance._The_ERC_will_submit_this_report_immediately_to_the_FAA_Regional_Flight_Surgeon_for_his_recommendation_prior_to_continuing_the_acceptance_process.' is not a valid CMI Identifier' in 0 seconds
+ [11:50:40.982 LMSSetValue('cmi.interactions.1.type', 'true-false') returned 'true' in 0.001 seconds
+ [11:50:40.983 LMSSetValue('cmi.interactions.1.student_response', 't') returned 'true' in 0 seconds
+ [11:50:40.983 LMSSetValue('cmi.interactions.1.correct_responses.0.pattern', 't') returned 'true' in 0 seconds
+ [11:50:40.983 LMSSetValue('cmi.interactions.1.result', 'correct') returned 'true' in 0 seconds
+ [11:50:40.983 LMSSetValue('cmi.interactions.1.weighting', '10') returned 'true' in 0 seconds
+ [11:50:40.983 LMSSetValue('cmi.interactions.1.latency', '0000:00:02.0') returned 'true' in 0 seconds
+ [11:50:40.983 LMSSetValue('cmi.interactions.1.objectives.0.id', 'Quiz_2015227124859') returned 'true' in 0.001 seconds
+ [11:50:40.984 LMSSetValue('cmi.interactions.1.time', '11:50:40') returned 'true' in 0 seconds
caught my attention that the whole question is used as part of the Interaction ID (It wasn't in that way in Captivate 4 that we used before) not sure if that is normal in Captivate 8 or even if that could be the reason for the errors in some of the questions... I have tried to re-create the specific slide and write down again the question but error still the same.... any idea why this error is happening?... I will appreciate any help... thanks
MT
