[Xerte] Re: Scoring Summary
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Mon Dec 12 12:16:47 GMT 2011
_level0.engine.score = score;
From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Deborah Delin
Sent: 12 December 2011 12:16
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Scoring Summary
Despite all your help a while ago in this matter I'm ashamed to admit I still haven't managed it.
I want to display the scores attained in SWF's in Text Flash SWF Wizards in another Xerte summary page.
You all helped me to establish the following:
In the SWF's create a variable called: _level0.engine.score = 0;
In the .rlo create a script on the summary page:
textBlock.setText("you're score is: " + _level0.engine.score );
Indeed, whatever figure I set in the _level0.engine.score variable in the SWF displays in the summary page. But no matter what I do I can't get the actual score achieved when doing the exercise to display. I have the variable "score" in my SWF. This displays a score at the end of the exercise. How do I get this to express itself in the _level0.engine.score ?
Thanks so much in advance.
Deborah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20111212/5687ac2b/attachment-0001.html>
More information about the Xerte
mailing list