Hi Adapters!
I've search a bit in the forum for an answer, but please redirect me if this has already been answered :)
When Spoor is activated and set to track the user's answer to question components, then Adapt is sending this:
ScormWrapper::setValue: _property=cmi.interactions.0.id _value=5874b3bad28bc0080452b02f |
ScormWrapper::setValue: _property=cmi.interactions.0.type _value=choice |
ScormWrapper::setValue: _property=cmi.interactions.0.student_response _value=1 |
ScormWrapper::setValue: _property=cmi.interactions.0.result _value=wrong |
ScormWrapper::setValue: _property=cmi.interactions.0.time _value=11:15:45 |
Is it possible to send the actual question and the answer that the user has chosen, instead of the id_value and student_response_value? These values are a bit hard to read, when reviewing the data, on the LMS side.
I know that the id corresponds to the component's id, but it would be nice if you could read the question and answer directly in the LMS, instead of having to look up the id in the AT.
Has anyone done this before?
Maybe it is possible to send more than just these automatically generated id's and sent the Display Title too?
Thanks
Henrik