Sam Hemelryk
5cdcfcb988
MDL-44183 mod_workshop: unified @package use
2014-02-21 08:33:40 +13: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
c6b784f09d
Workshop: assessment weight can be set
2010-06-11 23:02:35 +00:00
David Mudrak
7a2d0f6125
MDL-17827 Workshop 2.0 supports scale usage checks now
2010-06-01 14:55:33 +00:00
David Mudrak
7a789aa8cc
workshop coding style - use stdclass instead of stdClass
2010-01-04 18:30:57 +00:00
David Mudrak
37f37237c8
Allow opening assessment forms in read-only mode
2010-01-04 18:19:13 +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
a84cc57f26
MDL-19932 First drafts of Rubric strategy
...
Assessment form editing should work
2010-01-04 18:15:38 +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
00aca3c14c
A lot of work here and there
...
DB columns userid renamed to authorid or reviewerid to make the value
clear. Improved manual allocation UI. Raw grades are stored as numeric
values from 0.00000 to 100.00000 (instead of the current 0 to 1) to be
more precise. Started to work on the Grading report (it est the overall
report of all grades form submission and grades for assessments).
2010-01-04 18:08:13 +00:00
David Mudrak
45d24d396e
Added the skelet for grading evaluation subplugins
2010-01-04 18:06:26 +00:00
David Mudrak
f05c168d2e
MDL-20236 overall codebase architecture cleanup and fixing regression
...
See the issue description for more details
2010-01-04 18:05:48 +00:00