David Mudrak
65ba104c5d
Reverting Petr's suggestion - using stdClass instead of object again
...
I do not agree with using object() class for no real reason.
2010-01-04 17:55:02 +00:00
David Mudrak
4443519f57
Petr's review: use object instead of stdClass
2010-01-04 17:52:59 +00:00
David Mudrak
2fe703edfc
Accumulative grading: calculation of grade given by peer reviewer
2010-01-04 17:52:35 +00:00
David Mudrak
05e69e56a4
Prepared a framework for calculating the grade for submission as suggested by the reviewer
2010-01-04 17:51:34 +00:00
David Mudrak
0715308cd1
Accumulative assessment saves (and loads already saved) evaluation
2010-01-04 17:51:10 +00:00
David Mudrak
a39d7d87aa
A lot of changes here and there
2010-01-04 17:49:01 +00:00
David Mudrak
b8ead2e6a4
Uses workshop renderer to display assessment page
...
Some small refactoring like using single function to group users done.
2010-01-04 17:48:33 +00:00
David Mudrak
a7c5b9185a
Extending workshop class constructor
...
Every action script in 99% starts with fetching course, course module,
and module instance record. Workshop class will keep the reference to
the course record in courserecord public member variable (do not confuse
with course integer property).
2010-01-04 17:47:43 +00:00
David Mudrak
53fad4b90c
MDL-19870 Initial work on random allocator
...
Initial sketches of random allocator. Refactoring of the rest of the
module here and there. Also, this commit removes trailing whitespace and
running empty lines.
2010-01-04 17:47:09 +00:00
David Mudrak
6e3099730e
MDL-19717 First drafts of allocation support
2010-01-04 17:46:05 +00:00
David Mudrak
0968b1a393
First drafts of assessment support
2010-01-04 17:44:52 +00:00