]> git.mjollnir.org Git - moodle.git/commit
Getting rid of supports_evaluation()
authorDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 18:17:03 +0000 (18:17 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 18:17:03 +0000 (18:17 +0000)
commit5c397bab9256a459acd482c6a35085051954f503
tree498d750806c76ec1c71f7653e9082ebfb77b120c
parent9df08ee8944b8bf25b5e500fab3cdac6d6c052a0
Getting rid of supports_evaluation()

This seems to be over-desing-patternized. Methods needed by standard
eval plugins (ie part of standard distribution) are part of strategy
API. Contributed eval methods will have to patch strategy plugins if
they need some other data from them.
mod/workshop/eval/best/lib.php
mod/workshop/form/accumulative/lib.php
mod/workshop/form/lib.php
mod/workshop/form/numerrors/lib.php
mod/workshop/form/rubric/lib.php