--- loncom/homework/structuretags.pm 2014/09/16 13:28:30 1.522 +++ loncom/homework/structuretags.pm 2014/11/21 18:04:57 1.523 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.522 2014/09/16 13:28:30 raeburn Exp $ +# $Id: structuretags.pm,v 1.523 2014/11/21 18:04:57 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -897,9 +897,9 @@ sub initialize_storage { =item finalize_storage() - Stores away the result has to a student's environment - checks form.grade_ for specific values, other wises stores - to the running users environment + Stores away the result hash to a student's environment + checks form.grade_ for specific values, otherwise stores + to the running user's environment. Will increment totals for attempts, students, and corrects if running user has student role.