moodle/mod/workshop
Sam Hemelryk 2b04c41c58 MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes
* Added the component and ratingarea fields and implemented it throughout
  the rating API as mandatory fields
* Cleanup rating indexes
* Upgrade forum/data/glossary ratings
* Moved the logic in the render_rating method to methods of the rating object.
* Added new callback for checking ratingareas
* Cleaned comments here and there
* Mark the xxx_get_participants methods as deprecated
* Refactor rate_ajax and ratingsuser_can_view_aggregate methods
* Cleaned up rating/index.php to use html_table object and moved inline styles to CSS.
* Added missing properties of the rating object that were being set throughout the rating
  API.
2011-05-23 12:35:39 +02: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-26784 Strings for the new plugin manager 2011-03-31 13:59:05 +02: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 MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes 2011-05-23 12:35:39 +02: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-26778 Change to completion should immediately affect nav block 2011-04-11 12:40:13 +01:00