From 9c23d3e8d6422b6630f4645a0cd1ddfd52f401e0 Mon Sep 17 00:00:00 2001
From: tjhunt
For example, if you type "Well done" into the first feedback box, type 40% -in the first grade boundary box, and type "Please study this week's work again" -in the second feedback box, then students who score 40% or better will see the -"Well done" message, and students who score less than 40% will see the other message.
+For example, if you enter:
+ +Grade boundary: 100%
+Feedback: Well done
+Grade boundary: 40%
+Feedback: Please study this week's work again
+...
+Grade boundary: 0%
Then students who score between 100% and 40% will see the +"Well done" message, and students who score between 39.99% and 0% +will see the other message. That is, the grade boundaries define +ranges of grades, and each feedback string is displayed to +scores within the appropriate range.
The grade boundaries can be specified either as a percentage, for example "31.41%", or as a number, for example "7". If your quiz is out of 10 marks, a grade boundary of 7 means -- 2.39.5