David Mudrak
4443519f57
Petr's review: use object instead of stdClass
2010-01-04 17:52:59 +00:00
David Mudrak
74e28b263a
Petr's review: Removing assignment by reference
2010-01-04 17:52:45 +00:00
David Mudrak
bcf6eff795
Fixed regressions
2010-01-04 17:51:22 +00:00
David Mudrak
9bfea3cda9
Migrated deprecated popup_form()
2010-01-04 17:50:24 +00:00
David Mudrak
e05160733e
Replacing deprecated print_user_picture()
2010-01-04 17:50:13 +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
da92436b2d
MDL-19870 Random allocation - work in progress
...
Random allocation implemented. More testing needed.
2010-01-04 17:47:32 +00:00
David Mudrak
32e3858578
Fix: do not remove allocation if it should be kept
2010-01-04 17:47:22 +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
59ef784763
Use the new output->table() rendering method
2010-01-04 17:46:44 +00:00
David Mudrak
66c9894dbc
Manual allocator uses the new subrendering feature
2010-01-04 17:46:33 +00:00
David Mudrak
6e3099730e
MDL-19717 First drafts of allocation support
2010-01-04 17:46:05 +00:00