Question code - decoding the LMS reported question code

 Hi,


Lectora automatically generates the numbers you're referring to when it publishes the question. You have no control over this, other than what it picks up as your question identifier as a prefix. More importantly, we look at the cmi interactions data for question identification. You can derive this from your SCORM output report. For example, here are the cmi identifiers/parameters for the first and second questions in a quiz. Since it starts with 0, 0=question 1 and 1=question 2. The actual values for the interaction are not provided, just the names. Look below:
















































cmi.interactions.0.correct_responses.0.pattern
cmi.interactions.0.id
cmi.interactions.0.result
cmi.interactions.0.student_response
cmi.interactions.0.time
cmi.interactions.0.type
cmi.interactions.0.weighting
cmi.interactions.1.correct_responses.0.pattern
cmi.interactions.1.id
cmi.interactions.1.result
cmi.interactions.1.student_response
cmi.interactions.1.time
cmi.interactions.1.type
cmi.interactions.1.weighting

 


kinnes said:When I publish my lectora tests to my LMS - and the course is completed the reported question code by my LMS is similar to: TU-SR-100_24760_1255559890216 (hopefully this doesn't give away company secrets) I have no idea where the numbers after the first underscore come from. The TU-SR-100 is our code for the question but the rest is generated by Lectora. I asked our LMS provider what the code it and they indicate it came from the course. Is there any value or decoding that can be done or is this just a random number?

Discussions have been disabled for this post