David Mudrak
5c397bab92
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.
2010-01-04 18:17:03 +00:00
David Mudrak
9df08ee894
Methods to get info about assessments and dimensions are part of strategy API
2010-01-04 18:16:41 +00:00
David Mudrak
ad6a8f6911
Grading evaluation - best subplugin
...
I am not happy with the algorithm at all. We should replace it with some
more sophisticated subplugin, using ICC or some similar statistics.
2010-01-04 18:14:01 +00:00
David Mudrak
8a1ba8ac04
MDL-20264 work in progress on grading evaluation support
...
Also fixes small bugs in workshop api constructor and in using "scales"
instead of "scale" for the core table name.
2010-01-04 18:12:12 +00:00
David Mudrak
45d24d396e
Added the skelet for grading evaluation subplugins
2010-01-04 18:06:26 +00:00