<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2>Mark,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2>I don't have a 2004 system to test against, so any info you 
have is useful. Can you try stepping through the code, debug() ing the values 
you get back from the getValue calls and see if it behaves as it should. You 
could try a simple piece that simply writes the time or something into 
suspend_data and see if you can retrieve it next time, set a new value 
etc.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2>I'll try some stuff in the test suite and see what happens. 
Maybe I'll have a sample that will help later on,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2>Are you bent on 2004 for good reasons or would 1.2 suffice? 
Having said that, I'm keen that Xerte supports SCORM 2004,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2>thanks,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008><FONT face=Verdana 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744335607-15042008></SPAN><FONT face=Verdana 
color=#0000ff size=2>J</FONT><BR></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk 
  [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Mark 
  Tomlinson, AC&amp;S Ltd<BR><B>Sent:</B> 14 April 2008 16:51<BR><B>To:</B> 
  'Xerte discussion list'<BR><B>Subject:</B> RE: [Xerte] dynamicMenu 
  example<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2>I am still getting 'you have completed this 
  task'.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2>I need to pull it apart some more to see what is going 
  on.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2>Cheers</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=250335015-14042008><FONT face=Arial 
  color=#0000ff size=2>Mark</FONT></SPAN></DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk 
  [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Tenney 
  Julian<BR><B>Sent:</B> 14 April 2008 13:27<BR><B>To:</B> Xerte discussion 
  list<BR><B>Subject:</B> RE: [Xerte] dynamicMenu example<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV dir=ltr align=left><SPAN class=712181812-14042008><FONT face=Verdana 
  color=#0000ff size=2>I think that example pre-dates the SCORM 2004 
  implementation, and when I added support for 2004 I also changed the way 1.2 
  is supported (to work in the same way as 2004).</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=712181812-14042008><FONT face=Verdana 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=712181812-14042008><FONT face=Verdana 
  color=#0000ff size=2>I've updated the file on the web site, but not tested it. 
  </FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=712181812-14042008><FONT face=Verdana 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=712181812-14042008><FONT face=Verdana 
  color=#0000ff size=2>I switched out the LMSSetValue() and LMSGetValue() 
  function calls for _level0.setvalue(dataElement,value) and 
  _level0.getValue(dataElement), so in theory it *should* now 
  work,</FONT></SPAN></DIV>
  <DIV dir=ltr align=left>
  <HR tabIndex=-1>
  </DIV>
  <DIV dir=ltr align=left><FONT face=Tahoma size=2><B>From:</B> 
  xerte-bounces@lists.nottingham.ac.uk 
  [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Mark 
  Tomlinson, AC&amp;S Ltd<BR><B>Sent:</B> 14 April 2008 11:16<BR><B>To:</B> 
  'Xerte discussion list'<BR><B>Subject:</B> [Xerte] dynamicMenu 
  example<BR></FONT><BR></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial size=2>I am playing 
    around with the dynamicMenu example in an effort to get up to speed on 
    Xerte.</FONT></SPAN></DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial size=2>I have added a 
    few pages with frameworks etc and all is working well.</FONT></SPAN></DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial size=2>I have a 
    question on the SCORM tracking though.&nbsp; When previewing the piece the 
    menu details each chapter as 'Not Started' and the status stays that way, 
    which is what I expected as we are not running through an LMS at this 
    point.&nbsp; I have published the file and packaged as SCORM 2004, and then 
    uploaded to a SCORM 2004 compliant LMS.&nbsp; The PIF uploads and launches 
    without error, but on first and subsequent&nbsp;runs the menu items show as 
    'Completed'??&nbsp; I wasn't expecting this!&nbsp; OK, so what did I do 
    wrong / miss?</FONT></SPAN></DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial size=2>Do I need to do 
    something else to initialise the SCORM tracking with this example?&nbsp; and 
    in General?</FONT></SPAN></DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2>Cheers</FONT></SPAN></DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=000440010-14042008><FONT face=Arial 
    size=2>Mark</FONT></SPAN></DIV>
    <DIV>&nbsp;</DIV>
    <STYLE>A.psl {
        COLOR: #003366; TEXT-DECORATION: none
}
A:hover {
        TEXT-DECORATION: underline
}
A.psl:hover {
        COLOR: #999999
}
.noro {
        FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: Verdana,Arial,fixed
}
.tiny {
        FONT-SIZE: 1pt
}
.logotext {
        FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,fixed; TEXT-DECORATION: none
}
A.brand {
        FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,fixed; TEXT-DECORATION: underline
}
</STYLE>

    <TABLE cellSpacing=0 cellPadding=0 width=600 border=0>
      <TBODY>
      <TR>
        <TD>
          <TABLE height=80 cellSpacing=0 cellPadding=0 width=600 align=right 
          border=0>
            <TBODY>
            <TR>
              <TD class=tiny>
                <TABLE 
                style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid" 
                height="100%" cellSpacing=0 width=600>
                  <TBODY>
                  <TR bgColor=#003366>
                    <TD class=tiny width="100%" height=1>
                      <TABLE cellSpacing=0 cellPadding=1 width="100%" 
                        border=0><TBODY>
                        <TR>
                          <TD class=logotext 
                            style="PADDING-LEFT: 5px">Aerospace Consulting &amp; 
                            Services Ltd</TD>
                          <TD class=noro 
                          style="PADDING-RIGHT: 5px; FONT-SIZE: 7pt; COLOR: #ffffff" 
                          align=right><A class=psl style="COLOR: #ffffff" 
                            href="http://www.acns-gmbh.com/" 
                            target=_blank>Engineering, Training, 
                          Consultancy</A></TD></TR></TBODY></TABLE></TD>
                    <TD class=tiny></TD></TR>
                  <TR>
                    <TD colSpan=2>
                      <TABLE height="100%" cellSpacing=2 width="100%" 
                      align=right border=0>
                        <TBODY>
                        <TR style="PADDING-BOTTOM: 4px" height=1>
                          <TD class=noro style="PADDING-LEFT: 4px" 
                            vAlign=top><B>Mark Tomlinson</B><BR><I>Managing 
                            Director</I> </TD>
                          <TD class=noro style="PADDING-RIGHT: 4px" vAlign=top 
                          align=right><B>AC&amp;S LTD</B><BR>35A Victoria Road 
                            East<BR>Thornton-Cleveleys<BR>Lancashire<BR>FY5 
                            5BU<BR>UK </TD></TR>
                        <TR height=1>
                          <TD class=noro 
                          style="PADDING-LEFT: 4px; PADDING-BOTTOM: 4px" 
                          vAlign=bottom><A class=psl 
                            href="mailto:mark.tomlinson@acns-group.com" 
                            target=_blank>mark.tomlinson@acns-group.com</A><BR><A 
                            class=psl href="http://www.acns-group.com/" 
                            target=_blank>www.acns-group.com</A> </TD>
                          <TD class=noro 
                          style="PADDING-RIGHT: 4px; PADDING-BOTTOM: 4px" 
                          vAlign=bottom align=right>
                            <TABLE cellSpacing=0 align=right border=0>
                              <TBODY>
                              <TR>
                                <TD class=noro noWrap align=right>tel: <BR>fax: 
                                <BR>mobile: </TD>
                                <TD class=noro style="PADDING-LEFT: 4px" noWrap 
                                align=right><A class=psl 
                                title="Click to call. Cheap rates &amp; no headset required!" 
                                href="http://www.plaxo.com/click_to_call?lang=en&amp;src=jj_signature&amp;To=%2B44+1253+855+997&amp;Email=mark.tomlinson@acns-group.com" 
                                target=_blank>+44 1253 855 997</A><BR>+44 870 
                                762 6818<BR><A class=psl 
                                title="Click to call. Cheap rates &amp; no headset required!" 
                                href="http://www.plaxo.com/click_to_call?lang=en&amp;src=jj_signature&amp;To=%2B44+789+968+7257&amp;Email=mark.tomlinson@acns-group.com" 
                                target=_blank>+44 789 968 7257</A> 
                              </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
              <TD></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
    <DIV>&nbsp;</DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>