-
Functional Test
-
Major
-
Moodle 4.2
-
None
This test requires a forum in which several students have posted and in which forum posts have been rated several times.
- Log in as a teacher and set the forum aggregation type to Average.
- Check that the final grade for each post in the forum and for the whole forum activity is the mean of all the ratings given.
- Set the forum aggregation type to Count.
- Check that the final grade for each post in the forum and for the whole forum activity is the number of ratings given (limited to the maximum grade for the forum).
- Set the forum aggregation type to Max.
- Check that the final grade for each post in the forum and for the whole forum activity is the highest rating given.
- Set the forum aggregation type to Min.
- Check that the final grade for each post in the forum and for the whole forum activity is the lowest rating given.
- As a teacher, rate the student's post, assigning it a score of zero.
- Refresh the page and confirm that display is 'Minimum rating: 0 (1)'
- Set the forum aggregation type to Sum.
- Check that the final grade for each post in the forum and for the whole forum activity is the sum of all the ratings given (limited to the maximum grade for the forum).