Clone
fmalikoff
committed
on 02 May 06
Worked on the learner progress. Was always going back to the first activity when we exited a lesson - the learner progress in the session wa… Show more
Worked on the learner progress. Was always going back to the first activity when we exited a lesson - the learner progress in the session was out of date (wasn't updated as the tool's called the complete tool method). The learner progress is now in the special LAMS session object and is updated when tool's call the complete method.

Also set up the string that will be used to inform Flash of the learner's progress. This string (attempted&=completed&=current) will be passed to Flash via passon.swf in the tool display jsp.

Show less