multisco no save status strange behavior

14 views
Skip to first unread message

Marcin

unread,
Jan 25, 2012, 2:26:36 PM1/25/12
to eLearning Technology and Development
I create manifest like this:

<organizations default="w2l">
<organization identifier="w2l">
<title>Kurs pisania Beta 1</title>
<item identifier="l0_i" identifierref="l0" isvisible="true">
<title>Wstęp</title>
<item identifier="l1_i" identifierref="l1"
isvisible="true"><title>Title1</title></item>
<item identifier="l2_i" identifierref="l2"
isvisible="true"><title>Title2</title></item>
<item identifier="l3_i" identifierref="l3"
isvisible="true"><title>Title3</title></item>
<item identifier="l4_i" identifierref="l4"
isvisible="true"><title>Title4</title></item>
</item>
</organization>
</organizations>

I use pipwerks SCORM Wrapper for JavaScript from http://pipwerks.com.
On start i add on each sco that when i open sco , sco is completed

init();
set('cmi.score.raw','100');
complete();
save();

But is strange behavior, because when i go in one session from title
1, to title 2, to title 3, to title 4 and refresh the page, only
"title 1" have completed status.

But WHEN i go on in the opposite direction -> title 4, title 3, title
2, title 1 and refresh the page, the all 4 sco have complete status

What's wrong is with my project ?

Philip Hutchison

unread,
Jan 27, 2012, 5:33:47 PM1/27/12
to elearning-technolo...@googlegroups.com
We can't really troubleshoot with such limited information. Sorry.

Post your manifest and JavaScript somewhere (like gist.github.com) and we might be able to give better feedback. 

(Please don't post the entire manifest in email)

Thanks
- philip



--
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.


Marcin

unread,
Jan 27, 2012, 5:55:59 PM1/27/12
to eLearning Technology and Development
No problem,

Link to the pack http://fratczak.org/files/Scorm.zip

Example don't work:

<item identifier="hash_kurs_0002_l51_i"
identifierref="hash_kurs_0002_l51" isvisible="true"><title>Ogólne
informacje</title></item>
<item identifier="hash_kurs_0002_l52_i"
identifierref="hash_kurs_0002_l52" isvisible="true"><title>Dobór
biurka oraz jego ustawienie</title></item>
<item identifier="hash_kurs_0002_l53_i"
identifierref="hash_kurs_0002_l53" isvisible="true"><title>Klawiatura
i myszka</title></item>
<item identifier="hash_kurs_0002_l54_i"
identifierref="hash_kurs_0002_l54" isvisible="true"><title>Ustawienie
monitora</title></item>
<item identifier="hash_kurs_0002_l55_i"
identifierref="hash_kurs_0002_l55"
isvisible="true"><title>Oświetlenie</title></item>
<item identifier="hash_kurs_0002_l56_i"
identifierref="hash_kurs_0002_l56" isvisible="true"><title>Utrzymanie
właściwej postawy w trakcie pisania</title></item>
<item identifier="hash_kurs_0002_l57_i"
identifierref="hash_kurs_0002_l57" isvisible="true"><title>Układ rąk i
palców</title></item>


When i go backward from hash_kurs_0002_l57_i to hash_kurs_0002_l51_i
its ok, but hash_kurs_0002_l51_i to hash_kurs_0002_l57_i only first
set to complete :)
> > I use pipwerks SCORM Wrapper for JavaScript fromhttp://pipwerks.com.
> > On start i add on each sco that when i open sco , sco is completed
>
> >                        init();
> >                        set('cmi.score.raw','100');
> >                        complete();
> >                        save();
>
> > But is strange behavior, because when i go in one session from title
> > 1, to title 2, to title 3, to title 4 and refresh the page, only
> > "title 1" have completed status.
>
> > But WHEN i go on in the opposite direction  -> title 4, title 3, title
> > 2, title 1 and refresh the page, the all 4 sco have complete status
>
> > What's wrong is with my project ?
>
> > --
> > 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?h....

Marcin

unread,
Feb 10, 2012, 4:05:13 AM2/10/12
to eLearning Technology and Development
somebody can help ? :)

On 27 Sty, 23:55, Marcin <m.fratc...@gmail.com> wrote:
> No problem,
>
> Link to the packhttp://fratczak.org/files/Scorm.zip
Reply all
Reply to author
Forward
0 new messages