Differences Between: [Versions 310 and 311] [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Steps definitions related to workshopallocation_manual.
Copyright: | 2014 Marina Glancy |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 121 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 2 files lib/behat/behat_field_manager.php lib/behat/behat_base.php |
behat_workshopallocation_manual:: (2 methods):
i_add_a_reviewer_for_workshop_participant()
i_allocate_submissions_in_workshop_as()
Class: behat_workshopallocation_manual - X-Ref
Steps definitions related to workshopallocation_manual.i_add_a_reviewer_for_workshop_participant($reviewername, $participantname) X-Ref |
Manually adds a reviewer for workshop participant. This step should start on manual allocation page. param: string $reviewername param: string $participantname |
i_allocate_submissions_in_workshop_as($workshopname, TableNode $table) X-Ref |
Manually allocates multiple reviewers in workshop. param: string $workshopname param: TableNode $table should have one column with title 'Reviewer' and another with title 'Participant' (or 'Reviewee') |