MDL-42531 assign: refactor batch operations to use forms properly
commitc462c35b95e6d7109f4061f6925f1d9874569253
authorJonathon Fowler <fowlerj@usq.edu.au>
Wed, 7 May 2014 06:11:23 +0000 (7 16:11 +1000)
committerJonathon Fowler <fowlerj@usq.edu.au>
Tue, 10 Jun 2014 04:06:41 +0000 (10 14:06 +1000)
tree59d74a22db269d92eb694ba7a528e829ed620fec
parentf8fa4406498d9a731375521270a8304b89cd786a
MDL-42531 assign: refactor batch operations to use forms properly

Avoids a lot of ugly optional_param() use. Also fixes the
non-functional cancel buttons.
mod/assign/batchsetallocatedmarkerform.php
mod/assign/batchsetmarkingworkflowstateform.php
mod/assign/locallib.php
mod/assign/tests/base_test.php
mod/assign/tests/events_test.php