David Mudrak
de6aaa7295
MDL-26683 workshop: fixed typos in code comments
2011-03-04 13:03:49 +01:00
David Mudrak
65601f04a3
MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage
2010-09-30 14:44:33 +00:00
Petr Skoda
5924db724d
fixed a few spelling problems and standardised stdClass
2010-09-18 14:18:39 +00:00
David Mudrak
346af1a431
MDL-24091 workshop: deleting subplugins data together with the workshop instance
2010-09-17 13:24:52 +00:00
David Mudrak
7a5f4be030
NOMDL workshop: support for activity reporting
...
Also contains several small fixes and improvements done during the
development.
2010-07-26 21:28:42 +00:00
David Mudrak
7a789aa8cc
workshop coding style - use stdclass instead of stdClass
2010-01-04 18:30:57 +00:00
David Mudrak
f0ec02a443
workshop: fixed two grading evaluation errors
...
The first one was caused by the wrong rounding. The second one caused
the best assessment not being recognized properly.
2010-01-04 18:26:02 +00:00
David Mudrak
10bc4bce2b
Various fixes found during testing
2010-01-04 18:24:17 +00:00
David Mudrak
d84d06ceff
MDL-19930 workshop: comments grading strategy
2010-01-04 18:21:42 +00:00
David Mudrak
1372eaa91b
Remember the recently used grading evaluation settings
2010-01-04 18:18:53 +00:00
David Mudrak
f55650e6bc
Grading evaluation is now configurable on-the-fly
2010-01-04 18:18:30 +00:00
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