--- loncom/homework/templates/examupload.problem 2010/04/20 23:29:27 1.11 +++ loncom/homework/templates/examupload.problem 2010/04/20 23:58:31 1.12 @@ -22,7 +22,7 @@ $gradeinfo=&EXT('user.resource.resource. if (!defined($gradeinfo) || $gradeinfo!~/\w/) { $gradeinfo=''; } else { - $gradeinfo='
'.$gradeinfo.'
'; + $gradeinfo='
'.$gradeinfo.'
'; } @@ -33,6 +33,7 @@ You have &format($awarded*$weig
If non-integer points are used (e.g., 3.5), make sure to change the display format in "Modify parameter settings for this resource" (clock symbol), or the result will be displayed in rounded form. +You can upload comments and grade information with this resource when uploading CSV files.
$gradeinfo $comment