]> git.mjollnir.org Git - moodle.git/commit
MDL-20192 Allocators and grading strategies are proper subplugins now
authorDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 17:59:34 +0000 (17:59 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Mon, 4 Jan 2010 17:59:34 +0000 (17:59 +0000)
commited597c7756f804c8f43839fdb35d8869657fcc12
tree18249ec15531f19f90ab1ef1eb705e3a5e26736b
parent0121d6302c5112e3d3edfef19a685531d26ae01a
MDL-20192 Allocators and grading strategies are proper subplugins now
17 files changed:
mod/workshop/allocation/manual/allocator.php
mod/workshop/allocation/manual/lang/en_utf8/workshopallocation_manual.php [new file with mode: 0644]
mod/workshop/allocation/manual/renderer.php
mod/workshop/allocation/random/allocator.php
mod/workshop/allocation/random/lang/en_utf8/workshopallocation_random.php [new file with mode: 0644]
mod/workshop/allocation/random/settings_form.php
mod/workshop/grading/accumulative/assessment_form.php
mod/workshop/grading/accumulative/edit_form.php
mod/workshop/grading/accumulative/lang/en_utf8/workshopgrading_accumulative.php [new file with mode: 0644]
mod/workshop/grading/noerrors/assessment_form.php
mod/workshop/grading/noerrors/edit_form.php
mod/workshop/grading/noerrors/lang/en_utf8/workshopgrading_noerrors.php [new file with mode: 0644]
mod/workshop/lang/en_utf8/workshop.php
mod/workshop/lib.php
mod/workshop/locallib.php
mod/workshop/renderer.php
mod/workshop/view.php