MDL-37806 Add new workshop class method to return pending assessments
authorDavid Mudrák <david@moodle.com>
Thu, 31 Jan 2013 17:13:26 +0000 (18:13 +0100)
committerDavid Mudrák <david@moodle.com>
Thu, 31 Jan 2013 17:21:50 +0000 (18:21 +0100)
commit0001eea6dd1b3faa5a76d3d96e06d746c6ac6320
tree32847c361cfa37131bb096cb09e4ccf976ff53f1
parent1918a2452e360f21c71436ce0427c8ec4d057e90
MDL-37806 Add new workshop class method to return pending assessments

This is a simple wrapper around workshop::get_assessments_by_reviewer()
that filters assigned assessments and returns just those that were not
graded by the reviewer yet.
mod/workshop/locallib.php