Index: openacs-4/packages/lorsm/www/delivery-scorm/view/index.vuh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery-scorm/view/index.vuh,v diff -u -r1.3 -r1.4 --- openacs-4/packages/lorsm/www/delivery-scorm/view/index.vuh 5 Apr 2018 14:44:09 -0000 1.3 +++ openacs-4/packages/lorsm/www/delivery-scorm/view/index.vuh 17 Apr 2018 14:47:03 -0000 1.4 @@ -2,10 +2,10 @@ @author Unknown @creation-date Unknown @cvs-id $Id$ -} { +} { { ims_item_id "" } } - + # check if the nsv variable exists if {![nsv_exists delivery_vars [ad_conn session_id]]} { ad_returnredirect [lors::get_community_url] @@ -61,7 +61,7 @@ if { ![empty_string_p $revision_id] } { # We catch the revision id using the_url and content root - ns_log debug "index.vuh SCORM : visting revision_id $item_id for $the_url" + ns_log debug "index.vuh SCORM : visiting revision_id $item_id for $the_url" cr_write_content -revision_id $revision_id } else { # Write the ims_item_id that we receive on the page since this is the one that holds the content