Check out suspend_data
Regards
Cor
--
You received this message because you are subscribed to the Google Groups
"eLearning Technology and Development" group.
To post to this group, send email to
elearning-technolo...@googlegroups.com.
To unsubscribe from this group, send email to
elearning-technology-and...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/elearning-technology-and-development?hl=en.
Geen
virus gevonden in het binnenkomende-bericht.
Gecontroleerd door AVG - www.avg.com
Versie: 9.0.851 / Virusdatabase: 271.1.1/3090 - datum van uitgifte: 08/24/10
17:31:00
Check out suspend_data
Regards
Cor
From: elearning-technolo...@googlegroups.com [mailto:elearning-technolo...@googlegroups.com] On Behalf Of Alan Zaitchik
Sent: woensdag 25 augustus 2010 14:28
To: elearning-technolo...@googlegroups.com
Subject: [elearning tech & dev] saved state
<apology>Yet another newbee question for which I apologize in advance. I am sure it is answered in SCORM documentation somewhere, but my question also relates to "best practice" in your community, so I hope it will be excused.</apology>
--
You received this message because you are subscribed to the Google Groups "eLearning Technology and Development" group.
To post to this group, send email to elearning-technolo...@googlegroups.com.
To unsubscribe from this group, send email to elearning-technology-and...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/elearning-technology-and-development?hl=en.
Geen virus gevonden in het binnenkomende-bericht. Versie: 9.0.851 / Virusdatabase: 271.1.1/3090 - datum van uitgifte: 08/24/10 17:31:00
Suspend is not in the list of restricted values for lesson status/completion status. It is for the exit data element. When a student quits before completion I normally set the lesson/completion status to incomplete and exit to suspend.
Raymond Sugel Sr
![]()
eLearning Consultant
224-293-4135 (O)
847-370-6163 (C)
rsug...@pivotpointelearning.com
www.pivotpointelearning.com
I use SCORM 1.2 and this:
Pipwerks.SCORM. set("cmi.suspend_data"));
Pipwerks.SCORM. get("cmi.suspend_data"));
The wrapper handles it for you.
From: elearning-technolo...@googlegroups.com
[mailto:elearning-technolo...@googlegroups.com] On Behalf Of Alan Zaitchik
Sent: vrijdag 27 augustus 2010
15:16
To:
elearning-technolo...@googlegroups.com
Subject: Re: [elearning tech &
dev] saved state
Using the pipwerks wrapper should
pipwerks.SCORM.set("cmi.core.suspend_data", susp_data);
and
pipwerks.SCORM.get("cmi.core.suspend_data");
work (SCORM 1.2) ?
pipwerks.SCORM.data does not have a "suspend_data" member, and I am
somewhat unclear about the Javascript calls that assume this object.
Thanks,
Alan
From: "rsug...@pivotpointelearning.com"
<rsug...@pivotpointelearning.com>
To:
elearning-technolo...@googlegroups.com
Sent: Wed, August 25, 2010 1:43:02
PM
Subject: RE: [elearning tech &
dev] saved state
Suspend is not in the list of restricted values for lesson status/completion status. It is for the exit data element. When a student quits before completion I normally set the lesson/completion status to incomplete and exit to suspend.
Raymond Sugel Sr
Error! Filename not specified.
eLearning Consultant
224-293-4135 (O)
847-370-6163 (C)
rsug...@pivotpointelearning.com
www.pivotpointelearning.com
Versie: 9.0.851 / Virusdatabase: 271.1.1/3096 - datum van uitgifte: 08/26/10 20:34:00