Forum Discussion
JohnCooper-be3c
2 years agoCommunity Member
Creating a Learning Journal in RISE using the Learner comments array in a SCORM 2004 LMS
I've published a few articles about creating downloadable notes or learning journals from a RISE course such as this one:
Creating a Learning Journal in Articulate RISE - Rise 360 Discussions - E-...
JohnCooper-be3c
2 years agoCommunity Member
Hi Will
You are right. supporting the SetValue and GetValue for cmi.comments_from_learner.n.comment is mandatory for compliance in the SCORM 2004 standard - but reporting on it isn't mandatory for the LMS to be compliant. So a lot of LMS's don't provide access to this array.
In our demo we were just using this data structure as somewhere to store the learner's text input until the end of the course when we inserted a Storyline block to retrieve the data and output it in a downloadable pdf.
We also recognise our code - although it was written and tested to work if the course was launched in a frameset OR in a new window - may not work in every LMS implementation. But it was an illuminating experiment!
Related Content
- 3 months ago