Index: openacs-4/packages/lorsm/www/delivery/lmsfinish.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery/lmsfinish.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lorsm/www/delivery/lmsfinish.tcl 13 Aug 2007 09:20:16 -0000 1.2 +++ openacs-4/packages/lorsm/www/delivery/lmsfinish.tcl 17 Nov 2008 13:38:37 -0000 1.3 @@ -1,9 +1,9 @@ # packages/lorsm/www/delivery-scorm/lmsfinish.tcl ad_page_contract { - + called if an user is swithing between items of the same manifest, - WITHOUT the content having previously called LMSFinish + WITHOUT the content having previously called LMSFinish @author Michele Slocovich () @creation-date 2004-07-04 @@ -14,14 +14,14 @@ } -properties { } -validate { } -errors { -} +} if { ! [info exists item_id] } { - set item_id 0 + set item_id 0 } #this should automatically happen. nevertheless we put it here #ad_set_client_property lorsm studenttrack "" #ad_set_client_property lorsm currenttrackid "" #ad_set_client_property lorsm initedonpage "" - +