--- loncom/homework/structuretags.pm 2014/05/15 20:29:26 1.512.2.7 +++ loncom/homework/structuretags.pm 2014/05/18 02:21:28 1.512.2.8 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.512.2.7 2014/05/15 20:29:26 raeburn Exp $ +# $Id: structuretags.pm,v 1.512.2.8 2014/05/18 02:21:28 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1170,7 +1170,7 @@ sub start_problem { $target eq 'tex') { if ($env{'form.markaccess'}) { my @interval=&Apache::lonnet::EXT("resource.0.interval"); - &Apache::lonnet::set_first_access($interval[1]); + &Apache::lonnet::set_first_access($interval[1],$interval[0]); } ($status,$accessmsg,$slot_name,$slot) =