MDL-26633 workshop: Allow to randomly allocate more than 30 reviews
commit78f9ea3b1cbd93bf9a2c7b06ecd97129efe2abac
authorDavid Mudrák <david@moodle.com>
Mon, 6 Sep 2021 17:25:25 +0000 (6 19:25 +0200)
committerDavid Mudrák <david@moodle.com>
Fri, 8 Oct 2021 15:46:43 +0000 (8 17:46 +0200)
tree2e197ef3e5c58f6d78aac5e867966b83d177fbc3
parente746dc75af1f537e56b366b6368ae3f33482687f
MDL-26633 workshop: Allow to randomly allocate more than 30 reviews

For classes with many students, there may be valid cases for having more
than 30 reviews per submission / reviewer.

The patch changes the type of the input field so that it can freely
editable to any integer value.
mod/workshop/allocation/random/lib.php
mod/workshop/allocation/random/settings_form.php