__call($name, $arguments) | behat_base | |
ensure_editors_are_loaded() | behat_base | protected |
ensure_element_does_not_exist($locator, $selectortype) | behat_base | protected |
ensure_element_exists($locator, $selectortype) | behat_base | protected |
ensure_element_is_visible($element, $selectortype) | behat_base | protected |
ensure_node_attribute_is_set($node, $attribute, $attributevalue) | behat_base | protected |
ensure_node_is_visible($node) | behat_base | protected |
escape($string) | behat_base | |
evaluate_script(string $script) | behat_base | |
evaluate_script_in_session(Session $session, string $script) | behat_base | static |
execute($contextapi, $params=array()) | behat_base | protected |
execute_script(string $script) | behat_base | |
execute_script_in_session(Session $session, string $script) | behat_base | static |
EXTENDED_TIMEOUT | behat_base | |
extract_forced_randomisation_from_attempt_info(TableNode $attemptinfo) | behat_mod_quiz | protected |
extract_responses_from_attempt_info(TableNode $attemptinfo) | behat_mod_quiz | protected |
find($selector, $locator, $exception=false, $node=false, $timeout=false) | behat_base | protected |
find_all($selector, $locator, $exception=false, $container=false, $timeout=false) | behat_base | protected |
finish_adding_question($questiontypename, TableNode $questiondata) | behat_question_base | protected |
get_cm_by_quiz_name(string $name) | behat_mod_quiz | protected |
get_debug_text($html) | behat_base | protected |
get_exact_named_selectors() | behat_base | static |
get_extended_timeout() | behat_base | static |
get_named_replacements() | behat_base | static |
get_node_in_container($selectortype, $element, $containerselectortype, $containerelement) | behat_base | protected |
get_partial_named_selectors() | behat_base | static |
get_quiz_by_name(string $name) | behat_mod_quiz | protected |
get_real_timeout(int $timeout) | behat_base | protectedstatic |
get_reduced_timeout() | behat_base | static |
get_selected_node($selectortype, $element) | behat_base | protected |
get_session_user() | behat_base | protected |
get_sesskey() | behat_base | |
get_text_selector_node($selectortype, $element) | behat_base | protected |
get_timeout() | behat_base | static |
get_xpath_for_shuffle_checkbox($heading) | behat_mod_quiz | protected |
get_xpath_page_break_icon_after_question($addorremoves, $questionname) | behat_mod_quiz | protected |
has_tag(string $tag) | behat_base | |
i_add_question_to_the_quiz_with($questiontype, $quizname, TableNode $questiondata) | behat_mod_quiz | |
i_click_on_shuffle_for_section($heading) | behat_mod_quiz | |
i_click_on_the_page_break_icon_after_question($addorremoves, $questionname) | behat_mod_quiz | |
i_delete_question_by_clicking_the_delete_icon($questionname) | behat_mod_quiz | |
i_move_question_after_item_by_clicking_the_move_icon($questionname, $target) | behat_mod_quiz | |
i_move_question_after_item_by_dragging($questionname, $target) | behat_mod_quiz | |
i_open_the_add_to_quiz_menu_for($pageorlast) | behat_mod_quiz | |
i_set_the_max_mark_for_quiz_question($questionname, $newmark) | behat_mod_quiz | |
i_set_the_section_heading_for($sectionname, $sectionheading) | behat_mod_quiz | |
i_should_not_see_on_quiz_page($questionname, $pagenumber) | behat_mod_quiz | |
i_should_see_before_on_the_edit_quiz_page($firstquestionname, $secondquestionname) | behat_mod_quiz | |
i_should_see_on_quiz_page($questionname, $pagenumber) | behat_mod_quiz | |
i_should_see_question_in_section_in_the_quiz_navigation($questionnumber, $sectionheading) | behat_mod_quiz | |
is_in_app() | behat_base | protected |
js_trigger_click($node) | behat_base | protected |
locate_path($path) | behat_base | protected |
look_for_exceptions() | behat_base | |
normalise_selector(string $selector, $locator, Element $container) | behat_base | |
PAGE_READY_JS | behat_base | |
quiz_contains_the_following_questions($quizname, TableNode $data) | behat_mod_quiz | |
quiz_contains_the_following_sections($quizname, TableNode $data) | behat_mod_quiz | |
REDUCED_TIMEOUT | behat_base | |
require_javascript() | behat_base | protected |
require_javascript_in_session(Session $session) | behat_base | protectedstatic |
resize_window($windowsize, $viewport=false) | behat_base | protected |
resolve_page_instance_url(string $type, string $identifier) | behat_mod_quiz | protected |
resolve_page_url(string $page) | behat_mod_quiz | protected |
running_javascript() | behat_base | protected |
running_javascript_in_session(Session $session) | behat_base | protectedstatic |
set_user($user=null) | behat_base | static |
should_have_number_on_the_edit_quiz_page($questionname, $number) | behat_mod_quiz | |
shuffle_for_section_should_be($heading, $value) | behat_mod_quiz | |
spin($lambda, $args=false, $timeout=false, $exception=false, $microsleep=false) | behat_base | protected |
the_page_break_icon_after_question_should_exist($addorremoves, $questionname) | behat_mod_quiz | |
the_page_break_icon_after_question_should_not_exist($addorremoves, $questionname) | behat_mod_quiz | |
the_page_break_link_after_question_should_contain($addorremoves, $questionname, $paramdata) | behat_mod_quiz | |
TIMEOUT | behat_base | |
transform_selector($selectortype, $element) | behat_base | protected |
transform_text_selector($selectortype, $element) | behat_base | protected |
user_has_attempted_with_responses($username, $quizname, TableNode $attemptinfo) | behat_mod_quiz | |
user_has_checked_answers_in_their_attempt_at_quiz($username, $quizname, TableNode $attemptinfo) | behat_mod_quiz | |
user_has_finished_an_attempt_at_quiz($username, $quizname) | behat_mod_quiz | |
user_has_input_answers_in_their_attempt_at_quiz($username, $quizname, TableNode $attemptinfo) | behat_mod_quiz | |
user_has_started_an_attempt_at_quiz($username, $quizname) | behat_mod_quiz | |
user_has_started_an_attempt_at_quiz_with_details($username, $quizname, TableNode $attemptinfo) | behat_mod_quiz | |
wait_for_pending_js() | behat_base | |
wait_for_pending_js_in_session(Session $session) | behat_base | static |