I don't know if the error can be ignored without issue. If
their LMS is
reporting that the amount of data the lesson is trying to
send is too
large, it may not save any of it. Or even if it does, it may
only save
the first 4096 bytes...so when that data is sent back to the
LMS on
resume, it will be incomplete (and cause problems with the
lesson's
resume/playback?).
If the LMS is just reporting the field is too long but saves
it all
anyway then, yes, I'd suspect you could ignore the error
without
ill-effect (?).
I'm not sure what aspects of the CP Quiz Preferences come
into play
here. As Rick suggests, checking "Never send Resume Data"
would make
sense in this case, as the suspend_data field *should be*
specifically
used for the lesson to load back-in any data it collected on
a previous
launch.
There are other SCORM fields/variables for the lesson to send
quiz data
and results to the LMS. The status and score should NOT be a
part of
that suspend_data tracking. In fact, the LMS wouldn't even be
able to
report those results if the CP lesson was sending back status
and score
in that field.
SO my guess is you can indeed check that "Never send Resume
Data" option
and still get the results you need, especially if bookmarking
is not
something you want to happen - so every time users launch
this lesson,
it will be like they're launching it for the first time (as
far as the
lesson itself appears to the user).
IF that doesn't work and for some reason checking that option
does
affect the tracking you need then, yes, the next best option
would be to
reduce the number of questions so the amount of info in that
suspend_data field is reduced.
Finally, tracking interactions will significantly add to the
suspend_data field, I suspect, as I think that means the
lesson sends
the question text and the selected answer back to the LMS (so
'shorter'
questions' may work but less-likely?)
HTH!
Erik
Janatwork wrote:
> -- Since the purpose of "suspend_data" is to track
things BETWEEN SESSIONS,
> could I and SkillPort simply ignore the 5800 - 4096 size
conflict, since we are
> requiring the learners to complete the quiz in ONE
session (i.e., they cannot
> bookmark it and come back later).
> do you mean "reduce the number of quiz
> questions"? (My course has 36 questions) Or do you mean
"make the questions
> shorter"?
--
Erik Lord
http://www.capemedia.net
Adobe Community Expert - eLearning
http://www.adobe.com/communities/experts/
------------------------------------------------------------------------
http://www.awaretips.net -
Authorware Tips!