Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(1 errors, 68 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

plagiarism/safeassign/classes/observer.php
(#122) Expected 1 space after "instanceof"; 2 found
plagiarism/safeassign/controller/resubmit_ack.php
(#25) Logical operator "or" is prohibited; use "||" instead
plagiarism/safeassign/db/access.php
(#25) Logical operator "or" is prohibited; use "||" instead
plagiarism/safeassign/tests/accept_license_test.php
(#61) Test method test_accept_license() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/db_sanity_checks_test.php
(#152) Test method test_hasfile_hasonlinetext_correct_values() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/lib_test.php
(#54) Test method test_assigndbsaver_assignments() is missing any coverage information, own or at class level
(#183) Test method test_new_admin_added() is missing any coverage information, own or at class level
(#228) Test method test_additional_roles() is missing any coverage information, own or at class level
(#450) Test method test_get_file_results() is missing any coverage information, own or at class level
(#467) Test method test_get_results_submitted_not_analyzed() is missing any coverage information, own or at class level
(#484) Test method test_get_file_results_no_submission() is missing any coverage information, own or at class level
(#499) Test method test_get_submission_results() is missing any coverage information, own or at class level
(#518) Test method test_get_submission_results_nosubmission() is missing any coverage information, own or at class level
(#528) Test method test_resubmit_ack() is missing any coverage information, own or at class level
(#544) Test method test_new_safeassign_license_notification() is missing any coverage information, own or at class level
(#565) Test method test_institutional_release_statement_value() is missing any coverage information, own or at class level
(#609) Test method test_global_reference_db_logic() is missing any coverage information, own or at class level
(#640) Test method test_mark_submission_deprecated() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/privacy_provider_test.php
(#171) Test method test_get_contexts_for_userid() is missing any coverage information, own or at class level
(#189) Test method test_get_users_in_context() is missing any coverage information, own or at class level
(#215) Test method test_export_user_data() is missing any coverage information, own or at class level
(#253) Test method test_delete_data_for_users() is missing any coverage information, own or at class level
(#275) Test method test_delete_data_for_all_users_in_context() is missing any coverage information, own or at class level
(#318) Test method test_delete_data_for_user() is missing any coverage information, own or at class level
(#358) Test method test_export_plagiarism_user_data() is missing any coverage information, own or at class level
(#396) Test method test_delete_plagiarism_for_context() is missing any coverage information, own or at class level
(#420) Test method test_delete_plagiarism_for_user() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/restore_course_and_assignments_test.php
(#47) Test method test_restore_to_existing_course() is missing any coverage information, own or at class level
(#91) Test method test_restore_to_new_course() is missing any coverage information, own or at class level
(#134) Test method test_restore_scores_to_new_course() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/safeassign_api_test.php
(#208) Test method test_login_configured_ok() is missing any coverage information, own or at class level
(#220) Test method test_login_fail() is missing any coverage information, own or at class level
(#232) Test method test_login_notconfigured_fail() is missing any coverage information, own or at class level
(#244) Test method test_create_course_ok() is missing any coverage information, own or at class level
(#271) Test method test_create_course_fail() is missing any coverage information, own or at class level
(#300) Test method test_put_delete_instructor_to_course_ok() is missing any coverage information, own or at class level
(#339) Test method test_put_instructor_to_course_fail_wrong_token() is missing any coverage information, own or at class level
(#378) Test method test_create_assignment_ok() is missing any coverage information, own or at class level
(#410) Test method test_create_assignment_fail() is missing any coverage information, own or at class level
(#443) Test method test_check_assignment_ok() is missing any coverage information, own or at class level
(#481) Test method test_check_assignment_fail() is missing any coverage information, own or at class level
(#519) Test method test_create_submission_ok() is missing any coverage information, own or at class level
(#560) Test method test_create_submission_fail() is missing any coverage information, own or at class level
(#602) Test method test_get_originality_report_basic_data_ok() is missing any coverage information, own or at class level
(#644) Test method test_get_originality_report_basic_data_fail() is missing any coverage information, own or at class level
(#686) Test method test_get_originality_report_ok() is missing any coverage information, own or at class level
(#730) Test method test_get_originality_report_fail() is missing any coverage information, own or at class level
(#777) Test method test_resubmit_file_ok() is missing any coverage information, own or at class level
(#819) Test method test_resubmit_file_fail() is missing any coverage information, own or at class level
(#861) Test method test_process_last_api_error_skip() is missing any coverage information, own or at class level
(#884) Test method test_process_last_api_error_process() is missing any coverage information, own or at class level
(#910) Test method test_multi_login() is missing any coverage information, own or at class level
(#965) Test method test_login_cache() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/scores_task_test.php
(#68) Test method test_submissions_scores() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/submission_test.php
(#101) Test method test_onlinetext_submission_teacher() is missing any coverage information, own or at class level
(#128) Test method test_onlinetext_assessable_uploaded() is missing any coverage information, own or at class level
(#205) Test method test_file_assessable_uploaded() is missing any coverage information, own or at class level
(#293) Test method test_remove_submission_from_viewed() is missing any coverage information, own or at class level
(#382) Test method test_remove_unsynced_submission_from_viewed() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/sync_assignments_special_subm_test.php
(#193) Test method test_sync_course_assignment_submission_special_ok() is missing any coverage information, own or at class level
plagiarism/safeassign/tests/sync_assignments_test.php
(#183) Test method test_sync_just_course_ok() is missing any coverage information, own or at class level
(#214) Test method test_sync_course_ok_assignment_fail() is missing any coverage information, own or at class level
(#250) Test method test_sync_course_ok_assignment_ok_submission_fail() is missing any coverage information, own or at class level
(#292) Test method test_sync_course_assignment_submission_ok() is missing any coverage information, own or at class level
(#386) Test method test_deletion_course_hook() is missing any coverage information, own or at class level
(#400) Test method test_deletion_course_module_hook() is missing any coverage information, own or at class level
(#417) Test method test_deletion_course() is missing any coverage information, own or at class level
(#432) Test method test_no_courses() is missing any coverage information, own or at class level
(#459) Test method test_delete_instructor() is missing any coverage information, own or at class level

Javascript coding style problems

(0 errors, 7 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

plagiarism/safeassign/amd/src/formelements.js
(#123) Expected catch,fail() or return (promise/catch-or-return)
plagiarism/safeassign/amd/src/score.js
(#145) Expected catch,fail() or return (promise/catch-or-return)
(#145) Each then() should return a value or throw (promise/always-return)
(#150) Expected catch,fail() or return (promise/catch-or-return)
(#150) Each then() should return a value or throw (promise/always-return)
plagiarism/safeassign/amd/src/settings.js
(#180) There should be no space after this paren. (space-in-parens)
(#180) There should be no space before this paren. (space-in-parens)

CSS problems

(2 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

plagiarism/safeassign/styles.css
(#46) Unexpected !important (declaration-no-important)
(#45) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(35 errors, 10 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

plagiarism/safeassign/backup/moodle2/restore_plagiarism_safeassign_plugin.class.php
(#184) There is no description in phpdocs for function get_proper_submission
(#211) There is no description in phpdocs for function get_proper_file
(#185) Phpdocs for function restore_plagiarism_safeassign_plugin::get_proper_submission has incomplete parameters list
(#212) Phpdocs for function restore_plagiarism_safeassign_plugin::get_proper_file has incomplete parameters list
plagiarism/safeassign/classes/local.php
(#68) Phpdocs for function local::duringspecifictest has incomplete parameters list
plagiarism/safeassign/classes/observer.php
(#96) Phpdocs for function plagiarism_safeassign_observer::role_assigned has incomplete parameters list
(#106) Phpdocs for function plagiarism_safeassign_observer::role_unassigned has incomplete parameters list
(#114) Phpdocs for function plagiarism_safeassign_observer::submission_removed has incomplete parameters list
plagiarism/safeassign/classes/privacy/provider.php
(#41) Class provider is not documented
plagiarism/safeassign/classes/task/send_notifications.php
(#38) Class send_notifications is not documented
(#40) Function send_notifications::get_name is not documented
(#44) Function send_notifications::execute is not documented
plagiarism/safeassign/lang/ar/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/ca/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/cs/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/da/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/de/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/es/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/fi/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/fr/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/it/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/ja/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/nl/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/pl/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/pt_br/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/th/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/tr/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lang/zh_tw/plagiarism_safeassign.php
(#17) No one-line description found in phpdocs for file
plagiarism/safeassign/lib.php
(#539) Phpdocs for function plagiarism_plugin_safeassign::get_total_file_size has incomplete parameters list
(#1099) Phpdocs for function plagiarism_plugin_safeassign::get_unsynced_files has incomplete parameters list
(#1263) Phpdocs for function plagiarism_plugin_safeassign::sync_submission_files has incomplete parameters list
(#1370) Phpdocs for function plagiarism_plugin_safeassign::delete_old_file has incomplete parameters list
(#2103) Phpdocs for function plagiarism_plugin_safeassign::remove_submission has incomplete parameters list
(#2232) Phpdocs for function plagiarism_safeassign_coursemodule_standard_elements has incomplete parameters list
plagiarism/safeassign/tests/behat/behat_plagiarism_safeassign.php
(#326) There is no description in phpdocs for function i_click_on_file_or_for_student
plagiarism/safeassign/tests/db_sanity_checks_test.php
(#110) Function db_sanity_checks_test::create_submission is not documented
plagiarism/safeassign/tests/privacy_provider_test.php
(#53) Function privacy_provider_test::make_teacher_enrolment is not documented
(#62) Function privacy_provider_test::create_assignment is not documented
(#82) Function privacy_provider_test::make_onlinetext_submission is not documented
(#120) Function privacy_provider_test::make_file_submission is not documented
(#162) Function privacy_provider_test::validate_file is not documented
plagiarism/safeassign/tests/restore_course_and_assignments_test.php
(#216) Function restore_course_and_assignments_test::add_records_file_table is not documented
(#274) Function restore_course_and_assignments_test::create_test_data is not documented
plagiarism/safeassign/tests/submission_test.php
(#462) There is no description in phpdocs for function set_teacher
(#463) Phpdocs for function submission_test::set_teacher has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "gherkinlint" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(1 errors, 1 warnings)

This section shows problems detected in mustache templates [More info]

plagiarism/safeassign/templates/modal.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
plagiarism/safeassign/templates/originalityreport.mustache
(#1) HTML Validation info, line 5: The “type” attribute is unnecessary for JavaScript resources. (html ...<script type="text/javascript"> /)

Gherkin .feature problems

(242 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]

plagiarism/safeassign/tests/behat/create_assignment.feature
(#43) Wrong indentation for "and", expected indentation level of 4, but got 6
(#48) Wrong indentation for "and", expected indentation level of 4, but got 6
(#49) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#50) Wrong indentation for "and", expected indentation level of 4, but got 6
(#51) Wrong indentation for "and", expected indentation level of 4, but got 6
(#52) Wrong indentation for "and", expected indentation level of 4, but got 6
(#53) Wrong indentation for "and", expected indentation level of 4, but got 6
(#54) Wrong indentation for "and", expected indentation level of 4, but got 6
(#59) Wrong indentation for "and", expected indentation level of 4, but got 6
(#60) Wrong indentation for "and", expected indentation level of 4, but got 6
(#61) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#63) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#64) Wrong indentation for "and", expected indentation level of 4, but got 6
(#65) Wrong indentation for "and", expected indentation level of 4, but got 6
(#66) Wrong indentation for "and", expected indentation level of 4, but got 6
(#67) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#68) Wrong indentation for "and", expected indentation level of 4, but got 6
(#69) Wrong indentation for "and", expected indentation level of 4, but got 6
(#70) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#71) Wrong indentation for "and", expected indentation level of 4, but got 6
(#72) Wrong indentation for "and", expected indentation level of 4, but got 6
(#73) Wrong indentation for "and", expected indentation level of 4, but got 6
(#74) Wrong indentation for "and", expected indentation level of 4, but got 6
(#75) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#76) Wrong indentation for "and", expected indentation level of 4, but got 6
(#77) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#78) Wrong indentation for "and", expected indentation level of 4, but got 6
(#79) Wrong indentation for "and", expected indentation level of 4, but got 6
(#80) Wrong indentation for "and", expected indentation level of 4, but got 6
(#85) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#88) Wrong indentation for "and", expected indentation level of 4, but got 6
(#89) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#90) Wrong indentation for "and", expected indentation level of 4, but got 6
(#91) Wrong indentation for "and", expected indentation level of 4, but got 6
(#92) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#93) Wrong indentation for "and", expected indentation level of 4, but got 6
(#94) Wrong indentation for "and", expected indentation level of 4, but got 6
(#95) Wrong indentation for "and", expected indentation level of 4, but got 6
(#96) Wrong indentation for "and", expected indentation level of 4, but got 6
(#97) Wrong indentation for "and", expected indentation level of 4, but got 6
(#98) Wrong indentation for "and", expected indentation level of 4, but got 6
(#99) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#100) Wrong indentation for "and", expected indentation level of 4, but got 6
(#101) Wrong indentation for "and", expected indentation level of 4, but got 6
(#102) Wrong indentation for "and", expected indentation level of 4, but got 6
(#103) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#104) Wrong indentation for "and", expected indentation level of 4, but got 6
(#105) Wrong indentation for "and", expected indentation level of 4, but got 6
(#106) Wrong indentation for "and", expected indentation level of 4, but got 6
(#107) Wrong indentation for "and", expected indentation level of 4, but got 6
(#108) Wrong indentation for "and", expected indentation level of 4, but got 6
(#109) Wrong indentation for "and", expected indentation level of 4, but got 6
(#110) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#111) Wrong indentation for "and", expected indentation level of 4, but got 6
(#112) Wrong indentation for "and", expected indentation level of 4, but got 6
(#113) Wrong indentation for "and", expected indentation level of 4, but got 6
(#114) Wrong indentation for "and", expected indentation level of 4, but got 6
(#115) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#116) Wrong indentation for "and", expected indentation level of 4, but got 6
(#117) Wrong indentation for "and", expected indentation level of 4, but got 6
(#122) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#125) Wrong indentation for "and", expected indentation level of 4, but got 6
(#126) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#127) Wrong indentation for "and", expected indentation level of 4, but got 6
(#128) Wrong indentation for "and", expected indentation level of 4, but got 6
(#129) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#130) Wrong indentation for "and", expected indentation level of 4, but got 6
(#131) Wrong indentation for "and", expected indentation level of 4, but got 6
(#132) Wrong indentation for "and", expected indentation level of 4, but got 6
(#133) Wrong indentation for "and", expected indentation level of 4, but got 6
(#134) Wrong indentation for "and", expected indentation level of 4, but got 6
(#135) Wrong indentation for "and", expected indentation level of 4, but got 6
(#136) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#137) Wrong indentation for "and", expected indentation level of 4, but got 6
(#138) Wrong indentation for "and", expected indentation level of 4, but got 6
(#139) Wrong indentation for "and", expected indentation level of 4, but got 6
(#140) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#141) Wrong indentation for "and", expected indentation level of 4, but got 6
(#142) Wrong indentation for "and", expected indentation level of 4, but got 6
(#143) Wrong indentation for "and", expected indentation level of 4, but got 6
(#207) Multiple empty lines are not allowed
(#208) Multiple empty lines are not allowed
(#209) Multiple empty lines are not allowed
plagiarism/safeassign/tests/behat/group_submissions.feature
(#97) New line at EOF(end of file) is required
plagiarism/safeassign/tests/behat/overall_score.feature
(#61) Wrong indentation for "given", expected indentation level of 4, but got 2
(#64) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#69) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#70) Wrong indentation for "given", expected indentation level of 4, but got 2
(#75) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#76) Wrong indentation for "given", expected indentation level of 4, but got 2
(#88) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#89) Wrong indentation for "given", expected indentation level of 4, but got 2
(#92) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#100) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#101) Wrong indentation for "given", expected indentation level of 4, but got 2
(#107) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#110) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#114) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#115) Wrong indentation for "given", expected indentation level of 4, but got 2
(#139) Wrong indentation for "and", expected indentation level of 4, but got 6
(#140) Wrong indentation for "and", expected indentation level of 4, but got 6
(#141) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#142) Wrong indentation for "and", expected indentation level of 4, but got 6
(#143) Wrong indentation for "and", expected indentation level of 4, but got 6
(#144) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#145) Wrong indentation for "and", expected indentation level of 4, but got 6
(#146) Wrong indentation for "and", expected indentation level of 4, but got 6
(#147) Wrong indentation for "and", expected indentation level of 4, but got 6
(#148) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#149) Wrong indentation for "and", expected indentation level of 4, but got 6
(#150) Wrong indentation for "and", expected indentation level of 4, but got 6
(#151) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#152) Wrong indentation for "and", expected indentation level of 4, but got 6
(#153) Wrong indentation for "and", expected indentation level of 4, but got 6
(#154) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#155) Wrong indentation for "and", expected indentation level of 4, but got 6
(#156) Wrong indentation for "and", expected indentation level of 4, but got 6
(#161) Wrong indentation for "and", expected indentation level of 4, but got 6
(#162) Wrong indentation for "and", expected indentation level of 4, but got 6
(#163) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#164) Wrong indentation for "and", expected indentation level of 4, but got 6
(#165) Wrong indentation for "and", expected indentation level of 4, but got 6
(#166) Wrong indentation for "and", expected indentation level of 4, but got 6
(#167) Wrong indentation for "and", expected indentation level of 4, but got 6
(#168) Wrong indentation for "and", expected indentation level of 4, but got 6
(#169) Wrong indentation for "and", expected indentation level of 4, but got 6
(#170) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#171) Wrong indentation for "and", expected indentation level of 4, but got 6
(#172) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#173) Wrong indentation for "and", expected indentation level of 4, but got 6
(#174) Wrong indentation for "and", expected indentation level of 4, but got 6
(#175) Wrong indentation for "and", expected indentation level of 4, but got 6
(#176) Wrong indentation for "and", expected indentation level of 4, but got 6
(#177) Wrong indentation for "and", expected indentation level of 4, but got 6
(#178) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#179) Wrong indentation for "and", expected indentation level of 4, but got 6
(#180) Wrong indentation for "and", expected indentation level of 4, but got 6
(#181) Wrong indentation for "and", expected indentation level of 4, but got 6
(#182) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#183) Wrong indentation for "and", expected indentation level of 4, but got 6
(#184) Wrong indentation for "and", expected indentation level of 4, but got 6
(#189) Wrong indentation for "and", expected indentation level of 4, but got 6
(#190) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#191) Wrong indentation for "and", expected indentation level of 4, but got 6
(#192) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#193) Wrong indentation for "and", expected indentation level of 4, but got 6
(#194) Wrong indentation for "and", expected indentation level of 4, but got 6
(#195) Wrong indentation for "and", expected indentation level of 4, but got 6
(#196) Wrong indentation for "and", expected indentation level of 4, but got 6
(#197) Wrong indentation for "and", expected indentation level of 4, but got 6
(#198) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#199) Wrong indentation for "and", expected indentation level of 4, but got 6
(#200) Wrong indentation for "and", expected indentation level of 4, but got 6
(#201) Wrong indentation for "and", expected indentation level of 4, but got 6
(#202) Wrong indentation for "and", expected indentation level of 4, but got 6
(#203) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#204) Wrong indentation for "and", expected indentation level of 4, but got 6
(#205) Wrong indentation for "and", expected indentation level of 4, but got 6
(#206) Wrong indentation for "and", expected indentation level of 4, but got 6
(#207) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#208) Wrong indentation for "and", expected indentation level of 4, but got 6
plagiarism/safeassign/tests/behat/student_submits_teacher_receives_notification.feature
(#83) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#84) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#85) Wrong indentation for "and", expected indentation level of 4, but got 6
(#86) Wrong indentation for "given", expected indentation level of 4, but got 6
(#87) Wrong indentation for "and", expected indentation level of 4, but got 6
(#88) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#89) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#90) Wrong indentation for "and", expected indentation level of 4, but got 6
(#91) Wrong indentation for "and", expected indentation level of 4, but got 6
(#92) Wrong indentation for "and", expected indentation level of 4, but got 6
(#93) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#94) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#95) Wrong indentation for "given", expected indentation level of 4, but got 6
(#96) Wrong indentation for "and", expected indentation level of 4, but got 6
(#97) Wrong indentation for "and", expected indentation level of 4, but got 6
(#98) Wrong indentation for "and", expected indentation level of 4, but got 6
(#99) Wrong indentation for "and", expected indentation level of 4, but got 6
(#100) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#102) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#103) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#104) Wrong indentation for "and", expected indentation level of 4, but got 6
(#105) Wrong indentation for "given", expected indentation level of 4, but got 6
(#106) Wrong indentation for "and", expected indentation level of 4, but got 6
(#107) Wrong indentation for "and", expected indentation level of 4, but got 6
(#108) Wrong indentation for "and", expected indentation level of 4, but got 6
(#109) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#110) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#111) Wrong indentation for "and", expected indentation level of 4, but got 6
(#112) Wrong indentation for "and", expected indentation level of 4, but got 6
(#113) Wrong indentation for "and", expected indentation level of 4, but got 6
(#114) Wrong indentation for "and", expected indentation level of 4, but got 6
(#115) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#116) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#117) Wrong indentation for "given", expected indentation level of 4, but got 6
(#118) Wrong indentation for "and", expected indentation level of 4, but got 6
(#119) Wrong indentation for "and", expected indentation level of 4, but got 6
(#120) Wrong indentation for "and", expected indentation level of 4, but got 6
(#121) Wrong indentation for "and", expected indentation level of 4, but got 6
(#122) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#123) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#125) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#126) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#127) Wrong indentation for "given", expected indentation level of 4, but got 6
(#128) Wrong indentation for "and", expected indentation level of 4, but got 6
(#129) Wrong indentation for "given", expected indentation level of 4, but got 6
(#130) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#131) Wrong indentation for "and", expected indentation level of 4, but got 6
(#132) Wrong indentation for "and", expected indentation level of 4, but got 6
(#133) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#134) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#135) Wrong indentation for "given", expected indentation level of 4, but got 6
(#136) Wrong indentation for "and", expected indentation level of 4, but got 6
(#137) Wrong indentation for "and", expected indentation level of 4, but got 6
(#138) Wrong indentation for "Step", expected indentation level of 4, but got 6
plagiarism/safeassign/tests/behat/student_submits_an_assignment.feature
(#128) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#129) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#130) Wrong indentation for "given", expected indentation level of 4, but got 6
(#133) Wrong indentation for "and", expected indentation level of 4, but got 6
(#139) Wrong indentation for "and", expected indentation level of 4, but got 6
(#140) Wrong indentation for "and", expected indentation level of 4, but got 6
(#141) Wrong indentation for "and", expected indentation level of 4, but got 6
(#142) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#143) Wrong indentation for "and", expected indentation level of 4, but got 6
(#144) Wrong indentation for "and", expected indentation level of 4, but got 6
(#145) Wrong indentation for "and", expected indentation level of 4, but got 6
(#146) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#147) Wrong indentation for "and", expected indentation level of 4, but got 6
(#148) Wrong indentation for "and", expected indentation level of 4, but got 6
(#149) Wrong indentation for "and", expected indentation level of 4, but got 6
(#150) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#151) Wrong indentation for "and", expected indentation level of 4, but got 6
(#152) Wrong indentation for "and", expected indentation level of 4, but got 6
(#153) Wrong indentation for "and", expected indentation level of 4, but got 6
(#154) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#155) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#156) Wrong indentation for "and", expected indentation level of 4, but got 6
(#157) Wrong indentation for "and", expected indentation level of 4, but got 6
(#158) Wrong indentation for "and", expected indentation level of 4, but got 6
(#159) Wrong indentation for "and", expected indentation level of 4, but got 6
(#160) Wrong indentation for "and", expected indentation level of 4, but got 6
(#161) Wrong indentation for "Step", expected indentation level of 4, but got 6