[LON-CAPA-cvs] cvs: loncom /homework structuretags.pm

raeburn raeburn at source.lon-capa.org
Fri Nov 21 13:04:57 EST 2014


raeburn		Fri Nov 21 18:04:57 2014 EDT

  Modified files:              
    /loncom/homework	structuretags.pm 
  Log:
  - Fix typos in documentation.
  
  
Index: loncom/homework/structuretags.pm
diff -u loncom/homework/structuretags.pm:1.522 loncom/homework/structuretags.pm:1.523
--- loncom/homework/structuretags.pm:1.522	Tue Sep 16 13:28:30 2014
+++ loncom/homework/structuretags.pm	Fri Nov 21 18:04:57 2014
@@ -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 @@
 
 =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.
 	




More information about the LON-CAPA-cvs mailing list