--- loncom/homework/templates/examupload.problem 2004/02/19 22:21:18 1.5 +++ loncom/homework/templates/examupload.problem 2005/05/30 20:02:11 1.6 @@ -11,6 +11,12 @@ if (!defined($scoreformat) || $scoreform You have &format($awarded*$weight,$scoreformat) out of $weight possible points. + + +
If non-integer points are used (e.g., 3.5), make sure to change the +display format in PPRM, or the result will be displayed in rounded form. +
+