Hello guys, thanks for working on scorm again.
i've changed my job, so i don't have any packages available, nor do i have to work with scorm any more.
@piers: it's a requirement for scorm platform compliance
it's all there in scorm runtine_env.pdf
REQ_57.3.1 The LMS shall implement the cmi.comments_from_learner.n.comment data
model as read/write.
cmi.comments_from_learner._count The cmi.comments_from_learner._count keyword describes the
current number of learner comments that are being stored by the
LMS for the SCO. The total number of entries currently being
managed by the LMS shall be returned
cmi.comments_from_learner.n.comment
GetValue(): The LMS shall return the value stored for
the cmi.comments_from_learner.n.comment data model
element and set the error code to 0 - No Error.
the description is pretty straightforward: set cmi.comments_from_learner.0 ( .id and .comment), and it's all ok, everything works, including _count. but when you return to your sco, you lose it all, as if it were session only.
Hi there,
could you please attach a scorm object that allows us to reproduce this?
thanks,
Dan