version 1.11, 2010/04/20 23:29:27
|
version 1.12, 2010/04/20 23:58:31
|
Line 22 $gradeinfo=&EXT('user.resource.resource.
|
Line 22 $gradeinfo=&EXT('user.resource.resource.
|
if (!defined($gradeinfo) || $gradeinfo!~/\w/) { |
if (!defined($gradeinfo) || $gradeinfo!~/\w/) { |
$gradeinfo=''; |
$gradeinfo=''; |
} else { |
} else { |
$gradeinfo='<br /><table><tr><td bgcolor="#DDDDFF">'.$gradeinfo.'</td></tr></table>'; |
$gradeinfo='<br /><table><tr><td bgcolor="#DDDDFF"><font size="+2">'.$gradeinfo.'</font></td></tr></table>'; |
} |
} |
|
|
|
|
Line 33 You have <display>&format($awarded*$weig
|
Line 33 You have <display>&format($awarded*$weig
|
<instructorcomment><span style="color:red"> |
<instructorcomment><span style="color:red"> |
<br />If non-integer points are used (e.g., 3.5), make sure to change the |
<br />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. |
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. |
</span></instructorcomment> |
</span></instructorcomment> |
$gradeinfo |
$gradeinfo |
$comment |
$comment |