[AMOS commit] MDL-27550 workshop: display the feedback for the submission author when the workshop is closed Committed into Git: 2011-07-27 17:15 UTC

[AMOS commit] MDL-27550 workshop: display the feedback for the submission author when the workshop is closed Committed into Git: 2011-07-27 17:15 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrak
MDL-27550 workshop: display the feedback for the submission author when the workshop is closed
The method user_picture::fields() was not available when these SQL
statements were originally written. Now instead of hard-coding the list
of returned fields, the user_picture is asked for the list.

Together with this change, methods workshop::get_submission_by_id()
and workshop::get_submission_by_author() now return the information
about the user who provided the feedback and overwrote the grade.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=0dfb4bad56f782a9b9ef901556ca47733e2b1a06
http://github.com/moodle/moodle/commit/0dfb4bad56f782a9b9ef901556ca47733e2b1a06

+ 2.2 en [feedbackby,mod_workshop]