Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]
Behat steps definitions for drag and drop onto image.
Copyright: | 2015 Oakland University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 147 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_gradereport_grader:: (6 methods):
get_user_id()
get_grade_item_id()
i_click_on_user_menu()
get_user_selector()
i_click_on_user_profile_field_menu()
get_partial_named_selectors()
Class: behat_gradereport_grader - X-Ref
Steps definitions related with the drag and drop onto image question type.get_user_id($name) X-Ref |
Gets the user id from its name. param: string $name return: int |
get_grade_item_id($itemname) X-Ref |
Gets the grade item id from its name. param: string $itemname return: int |
i_click_on_user_menu(string $student) X-Ref |
Clicks on given user menu. param: string $student |
get_user_selector(string $student) X-Ref |
Gets unique xpath selector for a user. param: string $student return: string |
i_click_on_user_profile_field_menu(string $field) X-Ref |
Clicks on given user profile field menu. param: string $field |
get_partial_named_selectors() X-Ref |
Return the list of partial named selectors. return: array |