| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Steps definitions related to mod_feedback.
| Copyright: | 2016 Marina Glancy |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 214 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file lib/behat/behat_base.php |
behat_mod_feedback:: (5 methods):
i_add_question_to_the_feedback_with()
i_log_in_as_and_complete_feedback_in_course()
following_should_export_feedback_identical_to()
i_show_chart_data_for_the_feedback()
compare_exports()
Class: behat_mod_feedback - X-Ref
Steps definitions related to mod_feedback.| i_add_question_to_the_feedback_with($questiontype, TableNode $questiondata) X-Ref |
| Adds a question to the existing feedback with filling the form. The form for creating a question should be on one page. param: string $questiontype param: TableNode $questiondata with data for filling the add question form |
| i_log_in_as_and_complete_feedback_in_course($username, $feedbackname, $coursename, TableNode $answers) X-Ref |
| Quick way to generate answers to a one-page feedback. param: string $questiontype param: TableNode $questiondata with data for filling the add question form |
| following_should_export_feedback_identical_to($link, $filename) X-Ref |
| Exports feedback and makes sure the export file is the same as in the fixture param: string $link param: string $filename |
| i_show_chart_data_for_the_feedback($feedbackname) X-Ref |
| No description |
| compare_exports($expected, $actual) X-Ref |
| Ensures two feedback export files are identical Maps the itemids and converts DEPENDITEM if necessary Throws ExpectationException if exports are different param: string $expected param: string $actual |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |