Removing an assignment grade from the overall average

Removing an assignment grade from the overall average

by Janet Smith -
Number of replies: 4

I want to give students a grade for an assignment, but I don't want this grade to be incorporated into the student's overall mean average for the course - is there a way of doing this?

In reply to Janet Smith

Re: Removing an assignment grade from the overall average

by Itamar Tzadok -

If you're using weighted mean you can leave the weight of the assignment 0. If you don't use weight mean put all assignments that count towards the course grade in a category and set its aggregation method to whatever works for you. Set the course category aggregation to weighted mean, the weight of the above category to 1.0 and the weight of the extra assignment to 0. See illustration below. smile

  • Course category (aggregation: weighted mean)
    • Included assignments category (aggregation: simple mean; weight: 1)
      • Assignment 1
      • Assignment 2
      • Assignment 3
    • Extra assignment (weight: 0)
In reply to Itamar Tzadok

Re: Removing an assignment grade from the overall average

by Rina Foliaki -
Hi Does this work also in Moodle 1.9? Thanks
In reply to Rina Foliaki

Re: Removing an assignment grade from the overall average

by Itamar Tzadok -

Should work. This approach uses only basic features of the gradebook. Should be easy enough to try. smile