MDL-36167: Assignment quickgrading fix when there is no grade (ensure feedback still...
commit7cc72770649ed813e09458a52f2773864125be56
authorDamyon Wiese <damyonw@moodle.com>
Wed, 21 Nov 2012 01:19:45 +0000 (21 09:19 +0800)
committerDamyon Wiese <damyonw@moodle.com>
Wed, 21 Nov 2012 01:33:14 +0000 (21 09:33 +0800)
tree50edb9fd5e1009d3848974292e1aa9b70092f5a9
parent9e494233b079570d12a980875b99ac06caa8c604
MDL-36167: Assignment quickgrading fix when there is no grade (ensure feedback still saves)

This patch modifies the previous on by Luke Tucker so that the lastmodified hidden field
is always added to the quickgrading form even if there is no grade for the assignment. This
ensures that the lastmodified checks still work (to prevent teachers overwriting each
others feedback) and feedback is saved when there is no grade.

Conflicts:

mod/assign/locallib.php
mod/assign/locallib.php