moodle/mod/workshop
David Mudrak d67c20b873 MDL-26535 workshop: fixed availability of published and assessed submissions
While working on the new capability to view authors of published
submissions, I realized that published submissions are correctly listed
(implemented in 00bc77ee) but they can't be viewed by submission.php.
This patch fixes submission.php so that it allows to view published
submissions.

Also, I noticed that when the workshop is closed, the submissions that
were assessed by the user are not listed (as they were in the previous
phases) but submission.php provides access to them correctly. So I added
a code that lists assessed submissions in the closed phase.
2011-03-06 23:49:49 +01:00
..
allocation MDL-26298 Workshop: fixed trivial typos in phpDoc blocks 2011-02-07 10:49:34 +01:00
backup/moodle2 MDL-23479 backup - now restoring workshop logs, thanks David for support! 2010-11-12 16:15:26 +00:00
db MDL-26535 workshop: new capability to control the anonymity of published submissions 2011-03-04 14:08:00 +01:00
eval MDL-26683 workshop: fixed typos in code comments 2011-03-04 13:03:49 +01:00
form MDL-26683 workshop: fixed typos in code comments 2011-03-04 13:03:49 +01:00
lang/en MDL-26535 workshop: new capability to control the anonymity of published submissions 2011-03-04 14:08:00 +01:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
simpletest MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
aggregate.php Workshop aggregation is not expected to produce any output, just redirects back to the workshop main page 2010-11-04 14:45:03 +00:00
allocation.php MDL-22507 workshop rendering of messages and allocation process fixed 2010-10-20 13:13:01 +00:00
assessment.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
editform.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
editformpreview.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
exassessment.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
excompare.php MDL-22507 workshop rendering fixed for submissions and example submissions 2010-10-20 13:12:31 +00:00
exsubmission.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
feedbackauthor_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
feedbackreviewer_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
fileinfolib.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
index.php Workshop index page cleanup 2010-11-29 12:24:16 +00:00
lib.php mod-workshop MDL-26267 workshop_extend_navigation argument 4 is now always going to be a cm_info object 2011-02-07 13:20:09 +08:00
locallib.php MDL-26683 workshop: fixed typos in code comments 2011-03-04 13:03:49 +01:00
mod_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
renderer.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
settings.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
styles.css MDL-26535 workshop: fixed availability of published and assessed submissions 2011-03-06 23:49:49 +01:00
submission.php MDL-26535 workshop: fixed availability of published and assessed submissions 2011-03-06 23:49:49 +01:00
submission_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
switchphase.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
toolbox.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
version.php MDL-26535 workshop: new capability to control the anonymity of published submissions 2011-03-04 14:08:00 +01:00
view.php MDL-26535 workshop: fixed availability of published and assessed submissions 2011-03-06 23:49:49 +01:00