[Xerte] SCORM Suspend Data
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Fri Jan 8 16:35:28 GMT 2010
Where are things failing?
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul Beckwith
Sent: Friday, January 08, 2010 4:38 PM
To: 'Xerte discussion list'
Subject: RE: [Xerte] SCORM Suspend Data
In ilias 4.... We have uploaded other 2004 sco's which work ok in the
same LMS
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 08 January 2010 16:15
To: Xerte discussion list
Subject: RE: [Xerte] SCORM Suspend Data
In moodle?
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul Beckwith
Sent: Friday, January 08, 2010 4:16 PM
To: 'Xerte discussion list'
Subject: RE: [Xerte] SCORM Suspend Data
When this is packaged to SCORM 1.2 - it works fine, its only when
packaging to 2004 ?
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 08 January 2010 15:34
To: Xerte discussion list
Subject: RE: [Xerte] SCORM Suspend Data
What happens in the test suite?
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul Beckwith
Sent: Friday, January 08, 2010 3:36 PM
To: 'Xerte discussion list'
Subject: [Xerte] SCORM Suspend Data
Hi everyone, I have another problem ......
I'm simply trying to set some suspend data in the LMS and then get it
back. I have a blank Xerte file from scratch with the following in it...
//Get the suspend data...
suspendData = _level0.getValue('cmi.suspend_data');
//Print the value out in a text icon...
{"THIS IS THE CURRENT SUSPEND DATA:" + suspendData }
//set the suspend data:
p = "this is a string";
_level0.setValue('cmi.suspend_data',p);
I would expect to run it once to set the suspend data and then the
second time to read it, but all I ever get is undefined..
Can anyone help?
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100108/b3361386/attachment.html
More information about the Xerte
mailing list