Multiple grades for one assignment

Multiple grades for one assignment

by Michele Balazs -
Number of replies: 1

Hi

For 1 particular assignment, i need my teachers to be able to enter a grade for effort and an achievement  grade. Any ideas, as to what the best way of doing this is ? Do i write a new plugin ? if so, where can i store the second grade.

Mich

PS i am running 1.53 at the moment, but will be upgrading to 1.62 in a few weeks.

Average of ratings: -
In reply to Michele Balazs

Re: Multiple grades for one assignment

by Gary Anderson -

If I were you, I would put the grade breakdown into the teacher comment to student and use some formula to allocate the total assignment grade.  This gives the student the feedback that you want without needing to program something.

But if you want to write a plug-in there are 5 vars in the assignment submission table that are available for such purposes.  So, you don't need to modify the standard Moodle database structure, which is preferable.