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

(742 errors, 664 warnings)

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

mod/quiz/report/archiver/adminui/autoinstall.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/ArchiveJob.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#42) Member variable "course_id" must not contain underscores.
(#44) Member variable "cm_id" must not contain underscores.
(#46) Member variable "quiz_id" must not contain underscores.
(#48) Member variable "user_id" must not contain underscores.
(#57) Member variable "tspManager" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "course_id" must not contain underscores.
(#139) Variable "cm_id" must not contain underscores.
(#140) Variable "quiz_id" must not contain underscores.
(#141) Variable "user_id" must not contain underscores.
(#148) Variable "course_id" must not contain underscores.
(#149) Variable "cm_id" must not contain underscores.
(#150) Variable "quiz_id" must not contain underscores.
(#151) Variable "user_id" must not contain underscores.
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Public method name "ArchiveJob::TSPManager" must be in lower-case letters only
(#193) Variable "course_id" must not contain underscores.
(#194) Variable "cm_id" must not contain underscores.
(#195) Variable "quiz_id" must not contain underscores.
(#196) Variable "user_id" must not contain underscores.
(#197) Variable "retention_seconds" must not contain underscores.
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "retention_seconds" must not contain underscores.
(#212) Variable "retention_seconds" must not contain underscores.
(#215) Variable "course_id" must not contain underscores.
(#216) Variable "cm_id" must not contain underscores.
(#217) Variable "quiz_id" must not contain underscores.
(#218) Variable "user_id" must not contain underscores.
(#223) There should be a comma after the last array item in a multi-line array.
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) There should be a comma after the last array item in a multi-line array.
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) There should be a comma after the last array item in a multi-line array.
(#244) Variable "course_id" must not contain underscores.
(#244) Variable "cm_id" must not contain underscores.
(#244) Variable "quiz_id" must not contain underscores.
(#244) Variable "user_id" must not contain underscores.
(#317) Variable "course_id" must not contain underscores.
(#317) Variable "cm_id" must not contain underscores.
(#317) Variable "quiz_id" must not contain underscores.
(#320) Variable "course_id" must not contain underscores.
(#321) Variable "cm_id" must not contain underscores.
(#322) There should be a comma after the last array item in a multi-line array.
(#322) Variable "quiz_id" must not contain underscores.
(#352) Variable "course_id" must not contain underscores.
(#352) Variable "cm_id" must not contain underscores.
(#352) Variable "quiz_id" must not contain underscores.
(#361) The use of the AS keyword to alias tables is bad for cross-db
(#362) The use of the AS keyword to alias tables is bad for cross-db
(#371) Variable "course_id" must not contain underscores.
(#372) Variable "cm_id" must not contain underscores.
(#373) There should be a comma after the last array item in a multi-line array.
(#373) Variable "quiz_id" must not contain underscores.
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Variable "artifactfile_metadata" must not contain underscores.
(#393) Variable "artifactfile_metadata" must not contain underscores.
(#398) There should be a comma after the last array item in a multi-line array.
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) There should be a comma after the last array item in a multi-line array.
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Variable "autodelete_str" must not contain underscores.
(#434) Usage of ELSEIF not allowed; use ELSE IF instead
(#435) Variable "autodelete_str" must not contain underscores.
(#437) Variable "autodelete_str" must not contain underscores.
(#442) Variable "autodelete_str" must not contain underscores.
(#445) Variable "autodelete_str" must not contain underscores.
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Variable "autodelete_str" must not contain underscores.
(#464) There should be a comma after the last array item in a multi-line array.
(#468) There should be a comma after the last array item in a multi-line array.
(#473) There should be a comma after the last array item in a multi-line array.
(#475) Variable "artifactfile_metadata" must not contain underscores.
(#518) Variable "files_deleted" must not contain underscores.
(#522) Variable "files_deleted" must not contain underscores.
(#525) Variable "files_deleted" must not contain underscores.
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Variable "timeout_min" must not contain underscores.
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Variable "timeout_min" must not contain underscores.
(#696) Variable "delete_wstoken_if_completed" must not contain underscores.
(#697) Variable "delete_temporary_files_if_completed" must not contain underscores.
(#707) Variable "delete_wstoken_if_completed" must not contain underscores.
(#711) Variable "delete_temporary_files_if_completed" must not contain underscores.
(#791) The use of the AS keyword to alias tables is bad for cross-db
(#791) Line exceeds 132 characters; contains 154 characters
(#795) Inline control structures are not allowed
(#842) Variable "file_id" must not contain underscores.
(#845) Inline control structures are not allowed
(#845) Variable "file_id" must not contain underscores.
(#849) Variable "file_id" must not contain underscores.
(#851) There should be a comma after the last array item in a multi-line array.
(#874) There should be a comma after the last array item in a multi-line array.
(#903) There should be a comma after the last array item in a multi-line array.
(#917) Variable "num_deleted_files" must not contain underscores.
(#924) Variable "num_deleted_files" must not contain underscores.
(#928) Variable "num_deleted_files" must not contain underscores.
(#941) Variable "fileEntries" must be all lower-case
(#944) Variable "fileEntries" must be all lower-case
(#944) Variable "fileEntry" must be all lower-case
(#945) Variable "fileEntry" must be all lower-case
(#973) Variable "allowed_variables" must not contain underscores.
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Variable "allowed_variables" must not contain underscores.
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1059) There should be a comma after the last array item in a multi-line array.
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1087) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Inline comments must end in full-stops, exclamation marks, or question marks
(#1114) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/BackupManager.php
(#42) Member variable "backup_metadata" must not contain underscores.
(#153) Variable "user_id" must not contain underscores.
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "user_id" must not contain underscores.
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "setting_name" must not contain underscores.
(#187) Variable "setting_value" must not contain underscores.
(#188) Variable "setting_name" must not contain underscores.
(#188) Variable "setting_value" must not contain underscores.
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "user_id" must not contain underscores.
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "internal_wwwroot" must not contain underscores.
(#211) Variable "internal_wwwroot" must not contain underscores.
(#212) Variable "internal_wwwroot" must not contain underscores.
(#217) Variable "user_id" must not contain underscores.
(#240) Variable "cm_id" must not contain underscores.
(#240) Variable "user_id" must not contain underscores.
(#241) Variable "cm_id" must not contain underscores.
(#241) Variable "user_id" must not contain underscores.
(#254) Variable "course_id" must not contain underscores.
(#254) Variable "user_id" must not contain underscores.
(#255) Variable "course_id" must not contain underscores.
(#255) Variable "user_id" must not contain underscores.
mod/quiz/report/archiver/classes/FileManager.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#58) Member variable "course_id" must not contain underscores.
(#60) Member variable "cm_id" must not contain underscores.
(#62) Member variable "quiz_id" must not contain underscores.
(#74) Variable "course_id" must not contain underscores.
(#74) Variable "cm_id" must not contain underscores.
(#74) Variable "quiz_id" must not contain underscores.
(#75) Variable "course_id" must not contain underscores.
(#76) Variable "cm_id" must not contain underscores.
(#77) Variable "quiz_id" must not contain underscores.
(#78) Variable "course_id" must not contain underscores.
(#90) Variable "course_id" must not contain underscores.
(#90) Variable "cm_id" must not contain underscores.
(#90) Variable "quiz_id" must not contain underscores.
(#93) Variable "course_id" must not contain underscores.
(#94) Variable "course_id" must not contain underscores.
(#96) Variable "cm_id" must not contain underscores.
(#97) Variable "cm_id" must not contain underscores.
(#99) Variable "quiz_id" must not contain underscores.
(#100) Variable "quiz_id" must not contain underscores.
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "hash_ctx" must not contain underscores.
(#201) Variable "hash_ctx" must not contain underscores.
(#204) Variable "hash_ctx" must not contain underscores.
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Line exceeds 132 characters; contains 140 characters
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "export_expiry" must not contain underscores.
(#384) Variable "export_file" must not contain underscores.
(#386) There should be a comma after the last array item in a multi-line array.
(#392) Variable "export_expiry" must not contain underscores.
(#396) Variable "export_file" must not contain underscores.
(#400) Variable "export_file" must not contain underscores.
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Variable "files_deleted" must not contain underscores.
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "files_deleted" must not contain underscores.
(#454) Variable "files_deleted" must not contain underscores.
mod/quiz/report/archiver/classes/RemoteArchiveWorker.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Member variable "server_url" must not contain underscores.
(#40) Member variable "connection_timeout" must not contain underscores.
(#42) Member variable "request_timeout" must not contain underscores.
(#57) Variable "server_url" must not contain underscores.
(#57) Variable "connection_timeout" must not contain underscores.
(#57) Variable "request_timeout" must not contain underscores.
(#58) Variable "server_url" must not contain underscores.
(#59) Variable "connection_timeout" must not contain underscores.
(#60) Variable "request_timeout" must not contain underscores.
(#82) Variable "job_options" must not contain underscores.
(#82) Variable "task_archive_quiz_attempts" must not contain underscores.
(#82) Variable "task_moodle_backups" must not contain underscores.
(#82) Line exceeds 132 characters; contains 168 characters
(#84) Variable "moodle_url_base" must not contain underscores.
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "request_payload" must not contain underscores.
(#90) Variable "moodle_url_base" must not contain underscores.
(#91) Variable "moodle_url_base" must not contain underscores.
(#92) Variable "moodle_url_base" must not contain underscores.
(#97) Variable "task_archive_quiz_attempts" must not contain underscores.
(#98) Variable "task_moodle_backups" must not contain underscores.
(#100) Variable "job_options" must not contain underscores.
(#105) Line exceeds 132 characters; contains 144 characters
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "request_payload" must not contain underscores.
(#111) Variable "request_payload" must not contain underscores.
(#112) There should be a comma after the last array item in a multi-line array.
(#115) Variable "http_status" must not contain underscores.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "http_status" must not contain underscores.
(#121) Variable "http_status" must not contain underscores.
(#121) Line exceeds 132 characters; contains 133 characters
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/Report.php
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) There should be a comma after the last array item in a multi-line array.
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Variable "filter_attemptids" must not contain underscores.
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "filter_attemptids" must not contain underscores.
(#164) Variable "filter_where_clause" must not contain underscores.
(#164) Variable "filter_attemptids" must not contain underscores.
(#164) Line exceeds 132 characters; contains 133 characters
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line exceeds 132 characters; contains 140 characters
(#171) Variable "filter_where_clause" must not contain underscores.
(#173) There should be a comma after the last array item in a multi-line array.
(#223) There should be a comma after the last array item in a multi-line array.
(#257) Variable "archive_quiz_form_data" must not contain underscores.
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Variable "report_sections" must not contain underscores.
(#261) Variable "report_sections" must not contain underscores.
(#261) Variable "archive_quiz_form_data" must not contain underscores.
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "report_sections" must not contain underscores.
(#268) Variable "report_sections" must not contain underscores.
(#273) Variable "report_sections" must not contain underscores.
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "qa_files" must not contain underscores.
(#298) Variable "qa_files" must not contain underscores.
(#298) Variable "qa_file" must not contain underscores.
(#302) Variable "qa_file" must not contain underscores.
(#329) Line exceeds maximum limit of 180 characters; contains 268 characters
(#329) Perl-style comments are not allowed; use "// Comment." instead
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Variable "quiz_header_data" must not contain underscores.
(#391) Variable "attempt_user" must not contain underscores.
(#392) Variable "attempt_user" must not contain underscores.
(#394) Variable "quiz_header_data" must not contain underscores.
(#397) Variable "attempt_user" must not contain underscores.
(#398) Variable "attempt_user" must not contain underscores.
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Variable "quiz_header_data" must not contain underscores.
(#405) There should be a comma after the last array item in a multi-line array.
(#408) Variable "quiz_header_data" must not contain underscores.
(#410) There should be a comma after the last array item in a multi-line array.
(#414) Variable "quiz_header_data" must not contain underscores.
(#419) Variable "quiz_header_data" must not contain underscores.
(#425) Variable "quiz_header_data" must not contain underscores.
(#429) Variable "quiz_header_data" must not contain underscores.
(#436) Variable "quiz_header_data" must not contain underscores.
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Variable "quiz_header_data" must not contain underscores.
(#458) Variable "quiz_header_data" must not contain underscores.
(#475) Variable "quiz_header_data" must not contain underscores.
(#483) Variable "quiz_header_data" must not contain underscores.
(#483) Variable "quiz_header_data" must not contain underscores.
(#489) Variable "quiz_header_data" must not contain underscores.
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Variable "quiz_header_data" must not contain underscores.
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Variable "quiz_header_data" must not contain underscores.
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Variable "fix_relative_urls" must not contain underscores.
(#559) Variable "inline_images" must not contain underscores.
(#559) Line exceeds 132 characters; contains 163 characters
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "fix_relative_urls" must not contain underscores.
(#576) Variable "baseNode" must be all lower-case
(#577) Variable "baseNode" must be all lower-case
(#578) Variable "baseNode" must be all lower-case
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Variable "cssHacksNode" must be all lower-case
(#589) Whitespace found at end of line within string
(#593) Whitespace found at end of line within string
(#600) Whitespace found at end of line within string
(#604) Whitespace found at end of line within string
(#609) Variable "cssHacksNode" must be all lower-case
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Variable "inline_images" must not contain underscores.
(#625) Line exceeds 132 characters; contains 149 characters
(#628) Line exceeds maximum limit of 180 characters; contains 239 characters
(#631) Line exceeds maximum limit of 180 characters; contains 296 characters
(#634) Line exceeds 132 characters; contains 175 characters
(#646) There should be a comma after the last array item in a multi-line array.
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Variable "img_src" must not contain underscores.
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Variable "moodle_baseurl" must not contain underscores.
(#675) Variable "img_src" must not contain underscores.
(#675) Variable "img_src" must not contain underscores.
(#677) Variable "img_src_url" must not contain underscores.
(#677) Variable "img_src" must not contain underscores.
(#677) Variable "moodle_baseurl" must not contain underscores.
(#679) Perl-style comments are not allowed; use "// Comment." instead
(#680) Variable "img_src_url" must not contain underscores.
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Variable "img_ext" must not contain underscores.
(#686) Variable "img_src_url" must not contain underscores.
(#687) Variable "img_ext" must not contain underscores.
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Variable "img_src_url" must not contain underscores.
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) Variable "regex_matches" must not contain underscores.
(#697) Variable "img_data" must not contain underscores.
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Variable "is_internal_url" must not contain underscores.
(#700) Variable "img_src_url" must not contain underscores.
(#700) Variable "moodle_baseurl" must not contain underscores.
(#700) Variable "moodle_baseurl" must not contain underscores.
(#701) Variable "is_internal_url" must not contain underscores.
(#702) Variable "img_src_url" must not contain underscores.
(#702) Variable "regex_matches" must not contain underscores.
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Line exceeds 132 characters; contains 149 characters
(#707) Variable "regex_matches" must not contain underscores.
(#707) Variable "regex_matches" must not contain underscores.
(#708) Variable "regex_matches" must not contain underscores.
(#709) Variable "img_src_url" must not contain underscores.
(#709) Variable "regex_matches" must not contain underscores.
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Variable "regex_matches" must not contain underscores.
(#719) Variable "regex_matches" must not contain underscores.
(#720) Variable "regex_matches" must not contain underscores.
(#721) Variable "regex_matches" must not contain underscores.
(#721) Variable "regex_matches" must not contain underscores.
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Variable "regex_matches" must not contain underscores.
(#730) Variable "img_data" must not contain underscores.
(#731) Variable "img_src_url" must not contain underscores.
(#731) Variable "regex_matches" must not contain underscores.
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Variable "regex_matches" must not contain underscores.
(#741) Variable "img_data" must not contain underscores.
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Variable "img_data" must not contain underscores.
(#749) Variable "img_src_url" must not contain underscores.
(#750) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Line exceeds 132 characters; contains 137 characters
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Variable "is_internal_url" must not contain underscores.
(#762) Variable "img_data" must not contain underscores.
(#762) Variable "img_src_url" must not contain underscores.
(#762) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) Variable "img_data" must not contain underscores.
(#764) Variable "img_data" must not contain underscores.
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) Variable "img_data" must not contain underscores.
(#775) Variable "img_base64" must not contain underscores.
(#775) Variable "img_data" must not contain underscores.
(#776) Variable "img_ext" must not contain underscores.
(#776) Variable "img_base64" must not contain underscores.
(#802) The use of function extract() is forbidden
(#817) Expected "for (...) {\n"; found "for (...) {"
(#817) Empty FOR statement detected
(#817) Closing brace must be on a line by itself
mod/quiz/report/archiver/classes/TSPManager.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#58) Protected method name "TSPManager::getTimestampProtocolClient" must be in lower-case letters only
(#89) Variable "num_tsp_records" must not contain underscores.
(#90) There should be a comma after the last array item in a multi-line array.
(#93) Variable "num_tsp_records" must not contain underscores.
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/TimeStampProtocolClient.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) Member variable "server_url" must not contain underscores.
(#52) Variable "server_url" must not contain underscores.
(#53) Variable "server_url" must not contain underscores.
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "curl_info" must not contain underscores.
(#99) Variable "curl_info" must not contain underscores.
(#100) Variable "curl_info" must not contain underscores.
(#103) Variable "curl_info" must not contain underscores.
(#104) Variable "curl_info" must not contain underscores.
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) There should be a comma after the last array item in a multi-line array.
(#120) Public method name "TimeStampProtocolClient::generateNonce" must be in lower-case letters only
(#136) Protected method name "TimeStampProtocolClient::createTimeStampReq" must be in lower-case letters only
(#136) Variable "requestTSAPublicKey" must be all lower-case
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Variable "requestTSAPublicKey" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/external/generate_attempt_report.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#55) Line exceeds 132 characters; contains 133 characters
(#67) Line exceeds 132 characters; contains 140 characters
(#67) There should be a comma after the last array item in a multi-line array.
(#118) Variable "courseid_raw" must not contain underscores.
(#119) Variable "cmid_raw" must not contain underscores.
(#120) Variable "quizid_raw" must not contain underscores.
(#121) Variable "attemptid_raw" must not contain underscores.
(#122) Variable "filenamepattern_raw" must not contain underscores.
(#123) Variable "sections_raw" must not contain underscores.
(#124) Variable "attachments_raw" must not contain underscores.
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "courseid_raw" must not contain underscores.
(#131) Variable "cmid_raw" must not contain underscores.
(#132) Variable "quizid_raw" must not contain underscores.
(#133) Variable "attemptid_raw" must not contain underscores.
(#134) Variable "filenamepattern_raw" must not contain underscores.
(#135) Variable "sections_raw" must not contain underscores.
(#136) Variable "attachments_raw" must not contain underscores.
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Line exceeds 132 characters; contains 136 characters
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/external/get_attempts_metadata.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#99) Variable "courseid_raw" must not contain underscores.
(#99) Variable "cmid_raw" must not contain underscores.
(#99) Variable "quizid_raw" must not contain underscores.
(#99) Variable "attemptids_raw" must not contain underscores.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "courseid_raw" must not contain underscores.
(#105) Variable "cmid_raw" must not contain underscores.
(#106) Variable "quizid_raw" must not contain underscores.
(#107) There should be a comma after the last array item in a multi-line array.
(#107) Variable "attemptids_raw" must not contain underscores.
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) There should be a comma after the last array item in a multi-line array.
(#132) Variable "attempt_metadata" must not contain underscores.
(#138) Variable "attempt_metadata" must not contain underscores.
(#139) There should be a comma after the last array item in a multi-line array.
mod/quiz/report/archiver/classes/external/get_backup_status.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#77) Variable "jobid_raw" must not contain underscores.
(#78) Variable "backupid_raw" must not contain underscores.
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "jobid_raw" must not contain underscores.
(#83) Variable "backupid_raw" must not contain underscores.
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/external/process_uploaded_artifact.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#91) Variable "jobid_raw" must not contain underscores.
(#92) Variable "artifact_component_raw" must not contain underscores.
(#93) Variable "artifact_contextid_raw" must not contain underscores.
(#94) Variable "artifact_userid_raw" must not contain underscores.
(#95) Variable "artifact_filearea_raw" must not contain underscores.
(#96) Variable "artifact_filename_raw" must not contain underscores.
(#97) Variable "artifact_filepath_raw" must not contain underscores.
(#98) Variable "artifact_itemid_raw" must not contain underscores.
(#99) Variable "artifact_sha256sum_raw" must not contain underscores.
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "jobid_raw" must not contain underscores.
(#104) Variable "artifact_component_raw" must not contain underscores.
(#105) Variable "artifact_contextid_raw" must not contain underscores.
(#106) Variable "artifact_userid_raw" must not contain underscores.
(#107) Variable "artifact_filearea_raw" must not contain underscores.
(#108) Variable "artifact_filename_raw" must not contain underscores.
(#109) Variable "artifact_filepath_raw" must not contain underscores.
(#110) Variable "artifact_itemid_raw" must not contain underscores.
(#111) Variable "artifact_sha256sum_raw" must not contain underscores.
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Empty CATCH statement detected
(#183) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/external/update_job_status.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#75) Variable "jobid_raw" must not contain underscores.
(#76) Variable "status_raw" must not contain underscores.
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "jobid_raw" must not contain underscores.
(#81) Variable "status_raw" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/form/archive_quiz_form.php
(#42) Member variable "quiz_name" must not contain underscores.
(#44) Member variable "num_attempts" must not contain underscores.
(#52) Variable "quiz_name" must not contain underscores.
(#52) Variable "num_attempts" must not contain underscores.
(#53) Variable "quiz_name" must not contain underscores.
(#54) Variable "num_attempts" must not contain underscores.
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line exceeds 132 characters; contains 167 characters
(#184) Line exceeds 132 characters; contains 175 characters
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Visibility must be declared on method "validation"
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) There must be a single space between the colon and type in a return type declaration
(#260) Expected 1 space before opening brace; found 2
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/form/artifact_delete_form.php
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "warn_head" must not contain underscores.
(#56) Variable "warn_msg" must not contain underscores.
(#57) Variable "warn_details" must not contain underscores.
(#58) Variable "warn_details" must not contain underscores.
(#59) Variable "warn_details" must not contain underscores.
(#59) Line exceeds 132 characters; contains 162 characters
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "warn_msg" must not contain underscores.
(#65) Variable "warn_msg" must not contain underscores.
(#73) Variable "warn_msg" must not contain underscores.
(#74) Variable "warn_details" must not contain underscores.
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "warn_head" must not contain underscores.
(#81) Variable "warn_msg" must not contain underscores.
(#83) Variable "warn_details" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/form/autoinstall_form.php
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/form/job_delete_form.php
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "warn_head" must not contain underscores.
(#54) Variable "warn_msg" must not contain underscores.
(#55) Variable "warn_details" must not contain underscores.
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "warn_details" must not contain underscores.
(#60) Variable "warn_details" must not contain underscores.
(#60) Line exceeds 132 characters; contains 162 characters
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "warn_msg" must not contain underscores.
(#67) Variable "warn_msg" must not contain underscores.
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "warn_head" must not contain underscores.
(#79) Variable "warn_msg" must not contain underscores.
(#81) Variable "warn_details" must not contain underscores.
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/form/job_sign_form.php
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Variable "warn_head" must not contain underscores.
(#47) Variable "warn_msg" must not contain underscores.
(#48) Variable "warn_details" must not contain underscores.
(#51) Variable "warn_head" must not contain underscores.
(#52) Variable "warn_msg" must not contain underscores.
(#54) Variable "warn_details" must not contain underscores.
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/local/admin/setting/admin_setting_archive_filename_pattern.php
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/local/admin/setting/admin_setting_attempt_filename_pattern.php
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/local/autoinstall.php
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#252) Expected "if (...) {\n"; found "if(...){\n"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) There should be a comma after the last array item in a multi-line array.
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/local/util.php
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) File must end with a newline character
mod/quiz/report/archiver/classes/output/job_overview_table.php
(#72) Line exceeds 132 characters; contains 154 characters
(#73) The use of the AS keyword to alias tables is bad for cross-db
(#73) Line exceeds 132 characters; contains 138 characters
(#107) Line exceeds 132 characters; contains 141 characters
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line exceeds maximum limit of 180 characters; contains 240 characters
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Variable "download_title" must not contain underscores.
(#159) Line exceeds 132 characters; contains 165 characters
(#160) Variable "download_title" must not contain underscores.
(#160) Variable "download_title" must not contain underscores.
(#160) Line exceeds maximum limit of 180 characters; contains 198 characters
(#162) Line exceeds maximum limit of 180 characters; contains 209 characters
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line exceeds 132 characters; contains 159 characters
mod/quiz/report/archiver/classes/privacy/provider.php
(#37) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "subCtxBase" must be all lower-case
(#147) Variable "ctxData" must be all lower-case
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "subCtx" must be all lower-case
(#169) Variable "subCtxBase" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "job_settings" must not contain underscores.
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "tsp_data" must not contain underscores.
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "tsp_data" must not contain underscores.
(#189) Variable "tsp_data" must not contain underscores.
(#189) Variable "tsp_data" must not contain underscores.
(#190) Variable "tsp_data" must not contain underscores.
(#190) Variable "tsp_data" must not contain underscores.
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "subCtx" must be all lower-case
(#201) Variable "job_settings" must not contain underscores.
(#202) Variable "tsp_data" must not contain underscores.
(#207) Variable "subCtx" must be all lower-case
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "subCtxBase" must be all lower-case
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/classes/task/autodelete_job_artifacts.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#55) Variable "files_deleted" must not contain underscores.
(#56) Variable "files_deleted" must not contain underscores.
(#59) File must end with a newline character
mod/quiz/report/archiver/classes/task/cleanup_temp_files.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#54) Variable "files_deleted" must not contain underscores.
(#55) Variable "files_deleted" must not contain underscores.
(#58) File must end with a newline character
mod/quiz/report/archiver/cli/autoinstall.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#35) Perl-style comments are not allowed; use "// Comment." instead
(#36) Perl-style comments are not allowed; use "// Comment." instead
(#37) Perl-style comments are not allowed; use "// Comment." instead
(#87) Perl-style comments are not allowed; use "// Comment." instead
(#88) Perl-style comments are not allowed; use "// Comment." instead
(#89) Perl-style comments are not allowed; use "// Comment." instead
mod/quiz/report/archiver/db/install.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "autoinstall_url" must not contain underscores.
(#35) Variable "pluginsettings_url" must not contain underscores.
(#40) Variable "autoinstall_url" must not contain underscores.
(#40) Line exceeds 132 characters; contains 147 characters
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/quiz/report/archiver/db/tasks.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#44) File must end with a newline character
mod/quiz/report/archiver/db/uninstall.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/quiz/report/archiver/db/upgrade.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#77) Variable "old_key" must not contain underscores.
(#78) Variable "new_key" must not contain underscores.
(#81) Variable "old_key" must not contain underscores.
(#82) Variable "new_key" must not contain underscores.
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/quiz/report/archiver/lang/de/quiz_archiver.php
(#27) The string key "archiver" is not in the correct order, it should be before "pluginname"
(#30) The string key "beta_version_warning" is not in the correct order, it should be before "checksum"
(#32) The string key "go_to_plugin_settings" is not in the correct order, it should be before "thanks_for_installing"
(#35) Unexpected comment found. Auto-fixing will not work after this comment
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) The string key "quiz_archiver:archive" is not in the correct order, it should be before "quiz_archiver:view"
(#40) Unexpected comment found. Auto-fixing will not work after this comment
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) The string key "quiz_archive" is not in the correct order, it should be before "quiz_archiver:use_webservice"
(#46) Unexpected comment found. Auto-fixing will not work after this comment
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) The string key "archived" is not in the correct order, it should be before "quiz_archive_not_ready"
(#49) The string key "archive_autodelete" is not in the correct order, it should be before "users_with_attempts"
(#51) The string key "archive_autodelete_help" is not in the correct order, it should be before "archive_autodelete_short"
(#56) The string key "archive_quiz_form_desc" is not in the correct order, it should be before "create_quiz_archive"
(#62) The string key "export_attempts_keep_html_files" is not in the correct order, it should be before "export_attempts_num_help"
(#77) The string key "export_report_section_quiz_feedback" is not in the correct order, it should be before "export_report_section_rightanswer_help"
(#79) The string key "export_report_section_question_feedback" is not in the correct order, it should be before "export_report_section_quiz_feedback_help"
(#81) The string key "export_report_section_general_feedback" is not in the correct order, it should be before "export_report_section_question_feedback_help"
(#85) The string key "export_report_section_attachments" is not in the correct order, it should be before "export_report_section_history_help"
(#89) The string key "error_plugin_is_not_configured" is not in the correct order, it should be before "num_attempts"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) The string key "archive_filename_pattern" is not in the correct order, it should be before "error_plugin_is_not_configured"
(#97) The string key "archive_filename_pattern_variable_cmid" is not in the correct order, it should be before "archive_filename_pattern_variable_courseshortname"
(#100) The string key "archive_filename_pattern_variable_date" is not in the correct order, it should be before "archive_filename_pattern_variable_quizname"
(#110) The string key "export_attempts_filename_pattern_variable_cmid" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_courseshortname"
(#113) The string key "export_attempts_filename_pattern_variable_attemptid" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_quizname"
(#115) The string key "export_attempts_filename_pattern_variable_firstname" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_username"
(#118) The string key "export_attempts_filename_pattern_variable_timefinish" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_timestart"
(#119) The string key "export_attempts_filename_pattern_variable_date" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_timefinish"
(#122) The string key "error_invalid_attempt_filename_pattern" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_timestamp"
(#124) Unexpected comment found. Auto-fixing will not work after this comment
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) The string key "delete_artifact" is not in the correct order, it should be before "error_invalid_attempt_filename_pattern"
(#131) The string key "job_created_successfully" is not in the correct order, it should be before "jobid"
(#133) The string key "job_status_UNINITIALIZED" is not in the correct order, it should be before "job_status_UNKNOWN"
(#134) The string key "job_status_AWAITING_PROCESSING" is not in the correct order, it should be before "job_status_UNINITIALIZED"
(#136) The string key "job_status_FINISHED" is not in the correct order, it should be before "job_status_RUNNING"
(#137) The string key "job_status_FAILED" is not in the correct order, it should be before "job_status_FINISHED"
(#139) The string key "job_status_DELETED" is not in the correct order, it should be before "job_status_TIMEOUT"
(#141) Unexpected comment found. Auto-fixing will not work after this comment
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) The string key "archive_already_signed" is not in the correct order, it should be before "job_status_DELETED"
(#145) The string key "archive_autodelete_disabled" is not in the correct order, it should be before "archive_autodelete_in"
(#157) The string key "signed_by" is not in the correct order, it should be before "signed_on"
(#161) Unexpected comment found. Auto-fixing will not work after this comment
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) The string key "tsp_client_error_content_type" is not in the correct order, it should be before "tsp_reply_filename"
(#166) Unexpected comment found. Auto-fixing will not work after this comment
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) The string key "setting_autoconfigure" is not in the correct order, it should be before "tsp_client_error_http_code"
(#192) Unexpected comment found. Auto-fixing will not work after this comment
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) The string key "error_worker_connection_failed" is not in the correct order, it should be before "setting_worker_url_desc"
(#197) Unexpected comment found. Auto-fixing will not work after this comment
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) The string key "privacy:metadata:quiz_archiver_jobs:cmid" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_jobs:courseid"
(#204) The string key "privacy:metadata:quiz_archiver_jobs:timecreated" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_jobs:userid"
(#206) The string key "privacy:metadata:quiz_archiver_job_settings" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_jobs:timemodified"
(#211) The string key "privacy:metadata:quiz_archiver_tsp:server" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_tsp:timecreated"
(#215) Unexpected comment found. Auto-fixing will not work after this comment
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) The string key "task_cleanup_temp_files_report" is not in the correct order, it should be before "task_cleanup_temp_files_start"
(#219) The string key "task_autodelete_job_artifacts" is not in the correct order, it should be before "task_cleanup_temp_files_report"
(#222) The string key "task_autodelete_job_artifacts_report" is not in the correct order, it should be before "task_autodelete_job_artifacts_start"
(#224) Unexpected comment found. Auto-fixing will not work after this comment
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) The string key "autoinstall_already_configured" is not in the correct order, it should be before "task_autodelete_job_artifacts_report"
(#233) The string key "autoinstall_start_now" is not in the correct order, it should be before "autoinstall_started"
(#235) The string key "autoinstall_rolename" is not in the correct order, it should be before "autoinstall_success"
mod/quiz/report/archiver/lang/en/quiz_archiver.php
(#27) The string key "archiver" is not in the correct order, it should be before "pluginname"
(#30) The string key "beta_version_warning" is not in the correct order, it should be before "checksum"
(#32) The string key "go_to_plugin_settings" is not in the correct order, it should be before "thanks_for_installing"
(#35) Unexpected comment found. Auto-fixing will not work after this comment
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) The string key "quiz_archiver:archive" is not in the correct order, it should be before "quiz_archiver:view"
(#40) Unexpected comment found. Auto-fixing will not work after this comment
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) The string key "quiz_archive" is not in the correct order, it should be before "quiz_archiver:use_webservice"
(#46) Unexpected comment found. Auto-fixing will not work after this comment
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) The string key "archived" is not in the correct order, it should be before "quiz_archive_not_ready"
(#49) The string key "archive_autodelete" is not in the correct order, it should be before "users_with_attempts"
(#51) The string key "archive_autodelete_help" is not in the correct order, it should be before "archive_autodelete_short"
(#56) The string key "archive_quiz_form_desc" is not in the correct order, it should be before "create_quiz_archive"
(#62) The string key "export_attempts_keep_html_files" is not in the correct order, it should be before "export_attempts_num_help"
(#77) The string key "export_report_section_quiz_feedback" is not in the correct order, it should be before "export_report_section_rightanswer_help"
(#79) The string key "export_report_section_question_feedback" is not in the correct order, it should be before "export_report_section_quiz_feedback_help"
(#81) The string key "export_report_section_general_feedback" is not in the correct order, it should be before "export_report_section_question_feedback_help"
(#85) The string key "export_report_section_attachments" is not in the correct order, it should be before "export_report_section_history_help"
(#89) The string key "error_plugin_is_not_configured" is not in the correct order, it should be before "num_attempts"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) The string key "archive_filename_pattern" is not in the correct order, it should be before "error_plugin_is_not_configured"
(#97) The string key "archive_filename_pattern_variable_cmid" is not in the correct order, it should be before "archive_filename_pattern_variable_courseshortname"
(#100) The string key "archive_filename_pattern_variable_date" is not in the correct order, it should be before "archive_filename_pattern_variable_quizname"
(#109) The string key "export_attempts_filename_pattern_variable_cmid" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_courseshortname"
(#112) The string key "export_attempts_filename_pattern_variable_attemptid" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_quizname"
(#114) The string key "export_attempts_filename_pattern_variable_firstname" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_username"
(#117) The string key "export_attempts_filename_pattern_variable_timefinish" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_timestart"
(#118) The string key "export_attempts_filename_pattern_variable_date" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_timefinish"
(#121) The string key "error_invalid_attempt_filename_pattern" is not in the correct order, it should be before "export_attempts_filename_pattern_variable_timestamp"
(#123) Unexpected comment found. Auto-fixing will not work after this comment
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) The string key "delete_artifact" is not in the correct order, it should be before "error_invalid_attempt_filename_pattern"
(#130) The string key "job_created_successfully" is not in the correct order, it should be before "jobid"
(#132) The string key "job_status_UNINITIALIZED" is not in the correct order, it should be before "job_status_UNKNOWN"
(#133) The string key "job_status_AWAITING_PROCESSING" is not in the correct order, it should be before "job_status_UNINITIALIZED"
(#135) The string key "job_status_FINISHED" is not in the correct order, it should be before "job_status_RUNNING"
(#136) The string key "job_status_FAILED" is not in the correct order, it should be before "job_status_FINISHED"
(#138) The string key "job_status_DELETED" is not in the correct order, it should be before "job_status_TIMEOUT"
(#140) Unexpected comment found. Auto-fixing will not work after this comment
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) The string key "archive_already_signed" is not in the correct order, it should be before "job_status_DELETED"
(#144) The string key "archive_autodelete_disabled" is not in the correct order, it should be before "archive_autodelete_in"
(#156) The string key "signed_by" is not in the correct order, it should be before "signed_on"
(#160) Unexpected comment found. Auto-fixing will not work after this comment
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) The string key "tsp_client_error_content_type" is not in the correct order, it should be before "tsp_reply_filename"
(#165) Unexpected comment found. Auto-fixing will not work after this comment
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) The string key "setting_autoconfigure" is not in the correct order, it should be before "tsp_client_error_http_code"
(#190) Unexpected comment found. Auto-fixing will not work after this comment
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) The string key "error_worker_connection_failed" is not in the correct order, it should be before "setting_worker_url_desc"
(#195) Unexpected comment found. Auto-fixing will not work after this comment
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) The string key "privacy:metadata:quiz_archiver_jobs:cmid" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_jobs:courseid"
(#202) The string key "privacy:metadata:quiz_archiver_jobs:timecreated" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_jobs:userid"
(#204) The string key "privacy:metadata:quiz_archiver_job_settings" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_jobs:timemodified"
(#209) The string key "privacy:metadata:quiz_archiver_tsp:server" is not in the correct order, it should be before "privacy:metadata:quiz_archiver_tsp:timecreated"
(#213) Unexpected comment found. Auto-fixing will not work after this comment
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) The string key "task_cleanup_temp_files_report" is not in the correct order, it should be before "task_cleanup_temp_files_start"
(#217) The string key "task_autodelete_job_artifacts" is not in the correct order, it should be before "task_cleanup_temp_files_report"
(#219) The string key "task_autodelete_job_artifacts_report" is not in the correct order, it should be before "task_autodelete_job_artifacts_start"
(#221) Unexpected comment found. Auto-fixing will not work after this comment
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) The string key "autoinstall_already_configured" is not in the correct order, it should be before "task_autodelete_job_artifacts_report"
(#230) The string key "autoinstall_start_now" is not in the correct order, it should be before "autoinstall_started"
(#232) The string key "autoinstall_rolename" is not in the correct order, it should be before "autoinstall_success"
mod/quiz/report/archiver/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/patch_401_class_renames.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/report.php
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#94) Variable "tplCtx" must be all lower-case
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "job_delete_form" must not contain underscores.
(#103) Variable "job_delete_form" must not contain underscores.
(#107) Variable "job_delete_form" must not contain underscores.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "job_delete_form" must not contain underscores.
(#115) Variable "job_delete_form" must not contain underscores.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "arfifact_delete_form" must not contain underscores.
(#124) Variable "arfifact_delete_form" must not contain underscores.
(#128) Variable "arfifact_delete_form" must not contain underscores.
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "arfifact_delete_form" must not contain underscores.
(#136) Variable "arfifact_delete_form" must not contain underscores.
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "job_sign_form" must not contain underscores.
(#145) Variable "job_sign_form" must not contain underscores.
(#149) Variable "job_sign_form" must not contain underscores.
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "job_sign_form" must not contain underscores.
(#155) Variable "tspManager" must be all lower-case
(#156) Variable "jobid_log_str" must not contain underscores.
(#157) Variable "tspManager" must be all lower-case
(#158) Variable "tplCtx" must be all lower-case
(#161) Variable "jobid_log_str" must not contain underscores.
(#165) Variable "tspManager" must be all lower-case
(#166) Variable "tplCtx" must be all lower-case
(#169) Variable "jobid_log_str" must not contain underscores.
(#172) Variable "tplCtx" must be all lower-case
(#175) Variable "jobid_log_str" must not contain underscores.
(#178) Variable "tplCtx" must be all lower-case
(#181) Variable "jobid_log_str" must not contain underscores.
(#186) Variable "job_sign_form" must not contain underscores.
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "tplCtx" must be all lower-case
(#196) Variable "tplCtx" must be all lower-case
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "tplCtx" must be all lower-case
(#206) Variable "archive_quiz_form" must not contain underscores.
(#210) Variable "archive_quiz_form" must not contain underscores.
(#213) Variable "archive_quiz_form" must not contain underscores.
(#217) Variable "archive_quiz_form" must not contain underscores.
(#229) Variable "tplCtx" must be all lower-case
(#235) Variable "tplCtx" must be all lower-case
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "tplCtx" must be all lower-case
(#247) Variable "tplCtx" must be all lower-case
(#247) Variable "archive_quiz_form" must not contain underscores.
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Variable "tplCtx" must be all lower-case
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "jobtbl_html" must not contain underscores.
(#260) Variable "tplCtx" must be all lower-case
(#260) Variable "jobtbl_html" must not contain underscores.
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "tplCtx" must be all lower-case
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Line exceeds 132 characters; contains 155 characters
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Variable "tplCtx" must be all lower-case
(#336) Variable "export_attempts" must not contain underscores.
(#337) Variable "report_sections" must not contain underscores.
(#338) Variable "report_keep_html_files" must not contain underscores.
(#339) Variable "paper_format" must not contain underscores.
(#340) Variable "export_quiz_backup" must not contain underscores.
(#341) Variable "export_course_backup" must not contain underscores.
(#342) Variable "archive_filename_pattern" must not contain underscores.
(#343) Variable "attempts_filename_pattern" must not contain underscores.
(#344) Variable "retention_seconds" must not contain underscores.
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Variable "task_archive_quiz_attempts" must not contain underscores.
(#385) Variable "export_attempts" must not contain underscores.
(#386) Variable "task_archive_quiz_attempts" must not contain underscores.
(#389) Variable "report_sections" must not contain underscores.
(#390) Variable "paper_format" must not contain underscores.
(#391) Variable "report_keep_html_files" must not contain underscores.
(#392) Variable "attempts_filename_pattern" must not contain underscores.
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Variable "task_moodle_backups" must not contain underscores.
(#398) Variable "export_quiz_backup" must not contain underscores.
(#398) Variable "export_course_backup" must not contain underscores.
(#399) Variable "task_moodle_backups" must not contain underscores.
(#401) Variable "export_quiz_backup" must not contain underscores.
(#402) Variable "task_moodle_backups" must not contain underscores.
(#405) Variable "export_course_backup" must not contain underscores.
(#406) Variable "task_moodle_backups" must not contain underscores.
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Variable "job_settings" must not contain underscores.
(#412) Variable "job_settings" must not contain underscores.
(#413) Variable "job_settings" must not contain underscores.
(#413) Variable "export_attempts" must not contain underscores.
(#414) Variable "export_attempts" must not contain underscores.
(#415) Variable "report_sections" must not contain underscores.
(#415) Variable "section_name" must not contain underscores.
(#415) Variable "section_value" must not contain underscores.
(#416) Variable "job_settings" must not contain underscores.
(#416) Variable "section_name" must not contain underscores.
(#416) Variable "section_value" must not contain underscores.
(#419) Variable "job_settings" must not contain underscores.
(#419) Variable "export_quiz_backup" must not contain underscores.
(#420) Variable "job_settings" must not contain underscores.
(#420) Variable "export_course_backup" must not contain underscores.
(#421) Variable "job_settings" must not contain underscores.
(#421) Variable "retention_seconds" must not contain underscores.
(#422) Variable "retention_seconds" must not contain underscores.
(#423) Variable "job_settings" must not contain underscores.
(#423) Variable "retention_seconds" must not contain underscores.
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Variable "job_metadata" must not contain underscores.
(#435) Variable "archive_filename_pattern" must not contain underscores.
(#435) Line exceeds 132 characters; contains 146 characters
(#437) Variable "task_archive_quiz_attempts" must not contain underscores.
(#438) Variable "task_moodle_backups" must not contain underscores.
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "job_metadata" must not contain underscores.
(#448) Variable "retention_seconds" must not contain underscores.
(#451) Variable "job_settings" must not contain underscores.
(#452) Variable "job_metadata" must not contain underscores.
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Variable "task_moodle_backups" must not contain underscores.
(#457) Variable "task_moodle_backups" must not contain underscores.
mod/quiz/report/archiver/settings.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "autoinstall_url" must not contain underscores.
(#53) Variable "autoinstall_desc" must not contain underscores.
(#53) Variable "autoinstall_url" must not contain underscores.
(#53) Line exceeds 132 characters; contains 148 characters
(#54) Variable "autoinstall_desc" must not contain underscores.
(#56) Variable "autoinstall_desc" must not contain underscores.
(#60) Variable "autoinstall_desc" must not contain underscores.
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line exceeds 132 characters; contains 178 characters
(#185) Line exceeds 132 characters; contains 178 characters
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/tests/classes/ArchiveJob_test.php
(#33) Unit test ArchiveJob_test should be declared as final.
(#33) PHPUnit testcase name "archivejob_test" does not match file name "ArchiveJob_test"
(#40) Protected method name "ArchiveJob_test::generateMockQuiz" must be in lower-case letters only
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) There should be a comma after the last array item in a multi-line array.
(#92) Protected method name "ArchiveJob_test::generateArtifactFile" must be in lower-case letters only
(#107) Line exceeds 132 characters; contains 137 characters
(#117) Test method test_create_archive_job() is missing any coverage information, own or at class level
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Test method test_delete_archive_job() is missing any coverage information, own or at class level
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Test method test_multiple_jobs_retrieval_and_metadata() is missing any coverage information, own or at class level
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "quizIdx" must be all lower-case
(#210) Expected 1 space before "="; 0 found
(#210) Variable "quizIdx" must be all lower-case
(#210) Variable "quizIdx" must be all lower-case
(#211) Variable "quizIdx" must be all lower-case
(#212) Variable "jobIdx" must be all lower-case
(#212) Variable "jobIdx" must be all lower-case
(#212) Variable "jobIdx" must be all lower-case
(#213) Variable "quizIdx" must be all lower-case
(#213) Variable "jobIdx" must be all lower-case
(#214) Variable "quizIdx" must be all lower-case
(#214) Variable "jobIdx" must be all lower-case
(#215) Variable "quizIdx" must be all lower-case
(#216) Variable "quizIdx" must be all lower-case
(#217) Variable "quizIdx" must be all lower-case
(#218) Variable "quizIdx" must be all lower-case
(#219) Variable "jobIdx" must be all lower-case
(#219) Variable "quizIdx" must be all lower-case
(#221) Variable "quizIdx" must be all lower-case
(#222) Variable "quizIdx" must be all lower-case
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Variable "quizIdx" must be all lower-case
(#230) Variable "quizIdx" must be all lower-case
(#232) Variable "quizIdx" must be all lower-case
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "quizIdx" must be all lower-case
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Variable "quizIdx" must be all lower-case
(#244) Variable "quizIdx" must be all lower-case
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Variable "quizIdx" must be all lower-case
(#248) Variable "jobIdx" must be all lower-case
(#248) Variable "expectedJob" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "actualJobs" must be all lower-case
(#250) Variable "expectedJob" must be all lower-case
(#251) Variable "expectedJob" must be all lower-case
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "actualJobs" must be all lower-case
(#258) Variable "jobIdx" must be all lower-case
(#258) Variable "quizIdx" must be all lower-case
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "actualJob" must be all lower-case
(#262) Variable "actualJobs" must be all lower-case
(#263) Variable "expectedJob" must be all lower-case
(#263) Variable "actualJob" must be all lower-case
(#264) Variable "expectedJob" must be all lower-case
(#264) Variable "actualJob" must be all lower-case
(#264) Line exceeds 132 characters; contains 134 characters
(#265) Variable "expectedJob" must be all lower-case
(#265) Variable "actualJob" must be all lower-case
(#265) Line exceeds 132 characters; contains 138 characters
(#266) Variable "expectedJob" must be all lower-case
(#266) Variable "actualJob" must be all lower-case
(#267) Variable "expectedJob" must be all lower-case
(#267) Variable "actualJob" must be all lower-case
(#268) Variable "expectedJob" must be all lower-case
(#268) Variable "actualJob" must be all lower-case
(#268) Line exceeds 132 characters; contains 144 characters
(#269) Variable "expectedJob" must be all lower-case
(#269) Variable "actualJob" must be all lower-case
(#269) Line exceeds 132 characters; contains 141 characters
(#270) Variable "actualJob" must be all lower-case
(#271) Variable "expectedJob" must be all lower-case
(#271) Variable "actualJob" must be all lower-case
(#283) Test method test_set_job_status() is missing any coverage information, own or at class level
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "statuses_and_completion" must not contain underscores.
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "expectedJob" must be all lower-case
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "statuses_and_completion" must not contain underscores.
(#320) Variable "expectedJob" must be all lower-case
(#321) Variable "actualJob" must be all lower-case
(#322) Variable "actualJob" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#323) Variable "actualJob" must be all lower-case
(#334) Test method test_wstoken_access_checks() is missing any coverage information, own or at class level
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Test method test_delete_webservice_token() is missing any coverage information, own or at class level
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line exceeds 132 characters; contains 177 characters
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Line exceeds 132 characters; contains 135 characters
(#416) Test method test_artifact_linking() is missing any coverage information, own or at class level
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Test method test_artifact_deletion() is missing any coverage information, own or at class level
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Line exceeds 132 characters; contains 135 characters
(#487) Test method test_delete_expired_artifacts() is missing any coverage information, own or at class level
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Line exceeds 132 characters; contains 135 characters
(#518) Test method test_artifact_checksum_non_existing() is missing any coverage information, own or at class level
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Test method test_temporary_file_linking() is missing any coverage information, own or at class level
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "tmpFiles" must be all lower-case
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Variable "tmpFiles" must be all lower-case
(#572) Variable "tmpFile" must be all lower-case
(#573) Variable "tmpFile" must be all lower-case
(#576) Variable "actualTempFiles" must be all lower-case
(#577) Variable "tmpFiles" must be all lower-case
(#577) Variable "tmpFile" must be all lower-case
(#578) Variable "tmpFile" must be all lower-case
(#578) Variable "actualTempFiles" must be all lower-case
(#578) Variable "tmpFile" must be all lower-case
(#591) Test method test_temporary_file_deletion() is missing any coverage information, own or at class level
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Variable "tmpFiles" must be all lower-case
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Variable "tmpFiles" must be all lower-case
(#612) Variable "tmpFile" must be all lower-case
(#613) Variable "tmpFile" must be all lower-case
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Variable "tmpFiles" must be all lower-case
(#621) Variable "tmpFile" must be all lower-case
(#622) Variable "tmpFile" must be all lower-case
(#622) Line exceeds 132 characters; contains 139 characters
(#635) Test method test_archive_filename_pattern_validation() is missing any coverage information, own or at class level
(#635) Variable "isValid" must be all lower-case
(#637) Variable "isValid" must be all lower-case
(#648) Data provider method "archive_filename_pattern_data_provider" will need to be converted to static in future.
(#700) Test method test_attempt_filename_pattern_validation() is missing any coverage information, own or at class level
(#700) Variable "isValid" must be all lower-case
(#702) Variable "isValid" must be all lower-case
(#713) Data provider method "attempt_filename_pattern_data_provider" will need to be converted to static in future.
(#756) File must end with a newline character
mod/quiz/report/archiver/tests/classes/TSPManager_test.php
(#33) Unit test TSPManager_test should be declared as final.
(#33) PHPUnit testcase name "tspmanager_test" does not match file name "TSPManager_test"
(#40) Protected method name "TSPManager_test::generateMockQuiz" must be in lower-case letters only
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) There should be a comma after the last array item in a multi-line array.
(#71) Protected method name "TSPManager_test::generateArtifactFile" must be in lower-case letters only
(#86) Line exceeds 132 characters; contains 137 characters
(#99) Protected method name "TSPManager_test::createMockTSPManager" must be in lower-case letters only
(#101) Variable "dummy_server" must not contain underscores.
(#102) Variable "dummy_query" must not contain underscores.
(#103) Variable "dummy_reply" must not contain underscores.
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "tspClientMock" must be all lower-case
(#108) Variable "dummy_server" must not contain underscores.
(#110) Variable "tspClientMock" must be all lower-case
(#113) Variable "dummy_query" must not contain underscores.
(#114) Variable "dummy_reply" must not contain underscores.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "tspManager" must be all lower-case
(#122) Variable "tspManager" must be all lower-case
(#124) Variable "tspClientMock" must be all lower-case
(#126) Variable "tspManager" must be all lower-case
(#138) Test method test_tsp_timestamp() is missing any coverage information, own or at class level
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "tspManager" must be all lower-case
(#167) Variable "tspManager" must be all lower-case
(#168) Variable "tspManager" must be all lower-case
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "tspManager" must be all lower-case
(#172) Variable "tspManager" must be all lower-case
(#172) Line exceeds 132 characters; contains 138 characters
(#173) Variable "tspManager" must be all lower-case
(#185) Test method test_delete_tsp_data() is missing any coverage information, own or at class level
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "tspManager" must be all lower-case
(#211) Variable "tspManager" must be all lower-case
(#212) Variable "tspManager" must be all lower-case
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "tspManager" must be all lower-case
(#216) Variable "tspManager" must be all lower-case
(#227) Test method test_signing_invalid_artifact() is missing any coverage information, own or at class level
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Test method test_signing_disabled() is missing any coverage information, own or at class level
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) File must end with a newline character
mod/quiz/report/archiver/tests/classes/external/generate_attempt_report_test.php
(#25) PHPUnit class "quiz_archiver\external\generate_attempt_report_test", with namespace "quiz_archiver\external", currently located at "tests/classes/external" directory, does not match its expected location at "tests/external"
(#33) Unit test generate_attempt_report_test should be declared as final.
(#40) Protected method name "generate_attempt_report_test::generateMockQuiz" must be in lower-case letters only
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) There should be a comma after the last array item in a multi-line array.
(#69) Protected method name "generate_attempt_report_test::generateValidRequest" must be in lower-case letters only
(#89) Test method test_capability_requirement() is missing any coverage information, own or at class level
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Test method test_parameter_validation() is missing any coverage information, own or at class level
(#132) Variable "shouldFail" must be all lower-case
(#134) Variable "shouldFail" must be all lower-case
(#138) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#140) Empty CATCH statement detected
(#140) Empty CATCH statement must have a comment to explain why the exception is not handled
(#140) Closing brace must be on a line by itself
(#148) Data provider method "parameter_data_provider" will need to be converted to static in future.
(#153) Line exceeds 132 characters; contains 136 characters
mod/quiz/report/archiver/tests/classes/external/get_attempts_metadata_test.php
(#25) PHPUnit class "quiz_archiver\external\get_attempts_metadata_test", with namespace "quiz_archiver\external", currently located at "tests/classes/external" directory, does not match its expected location at "tests/external"
(#30) Unit test get_attempts_metadata_test should be declared as final.
(#37) Protected method name "get_attempts_metadata_test::generateMockQuiz" must be in lower-case letters only
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) There should be a comma after the last array item in a multi-line array.
(#65) Protected method name "get_attempts_metadata_test::generateValidRequest" must be in lower-case letters only
(#81) Test method test_capability_requirement() is missing any coverage information, own or at class level
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Test method test_parameter_validation() is missing any coverage information, own or at class level
(#114) Variable "shouldFail" must be all lower-case
(#116) Variable "shouldFail" must be all lower-case
(#120) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#122) Empty CATCH statement detected
(#122) Empty CATCH statement must have a comment to explain why the exception is not handled
(#122) Closing brace must be on a line by itself
(#130) Data provider method "parameter_data_provider" will need to be converted to static in future.
mod/quiz/report/archiver/tests/classes/external/get_backup_status_test.php
(#25) PHPUnit class "quiz_archiver\external\get_backup_status_test", with namespace "quiz_archiver\external", currently located at "tests/classes/external" directory, does not match its expected location at "tests/external"
(#33) Unit test get_backup_status_test should be declared as final.
(#40) Protected method name "get_backup_status_test::generateMockQuiz" must be in lower-case letters only
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) There should be a comma after the last array item in a multi-line array.
(#68) Test method test_capability_requirement() is missing any coverage information, own or at class level
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Test method test_parameter_validation() is missing any coverage information, own or at class level
(#107) Variable "shouldFail" must be all lower-case
(#109) Variable "shouldFail" must be all lower-case
(#113) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#115) Empty CATCH statement detected
(#115) Empty CATCH statement must have a comment to explain why the exception is not handled
(#115) Closing brace must be on a line by itself
(#125) Data provider method "parameter_data_provider" will need to be converted to static in future.
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Test method test_wstoken_access_check() is missing any coverage information, own or at class level
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Test method test_invalid_job() is missing any coverage information, own or at class level
mod/quiz/report/archiver/tests/classes/external/process_uploaded_artifact_test.php
(#25) PHPUnit class "quiz_archiver\external\process_uploaded_artifact_test", with namespace "quiz_archiver\external", currently located at "tests/classes/external" directory, does not match its expected location at "tests/external"
(#34) Unit test process_uploaded_artifact_test should be declared as final.
(#41) Protected method name "process_uploaded_artifact_test::generateMockQuiz" must be in lower-case letters only
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) There should be a comma after the last array item in a multi-line array.
(#69) Protected method name "process_uploaded_artifact_test::generateValidRequest" must be in lower-case letters only
(#90) Test method test_capability_requirement() is missing any coverage information, own or at class level
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Test method test_parameter_validation() is missing any coverage information, own or at class level
(#148) Variable "artifact_component" must not contain underscores.
(#149) Variable "artifact_contextid" must not contain underscores.
(#150) Variable "artifact_userid" must not contain underscores.
(#151) Variable "artifact_filearea" must not contain underscores.
(#152) Variable "artifact_filename" must not contain underscores.
(#153) Variable "artifact_filepath" must not contain underscores.
(#154) Variable "artifact_itemid" must not contain underscores.
(#155) Variable "artifact_sha256sum" must not contain underscores.
(#156) Variable "shouldFail" must be all lower-case
(#158) Variable "shouldFail" must be all lower-case
(#164) Variable "artifact_component" must not contain underscores.
(#165) Variable "artifact_contextid" must not contain underscores.
(#166) Variable "artifact_userid" must not contain underscores.
(#167) Variable "artifact_filearea" must not contain underscores.
(#168) Variable "artifact_filename" must not contain underscores.
(#169) Variable "artifact_filepath" must not contain underscores.
(#170) Variable "artifact_itemid" must not contain underscores.
(#171) Variable "artifact_sha256sum" must not contain underscores.
(#180) Data provider method "parameter_data_provider" will need to be converted to static in future.
(#186) Line exceeds 132 characters; contains 142 characters
(#187) Line exceeds 132 characters; contains 140 characters
(#188) Line exceeds 132 characters; contains 140 characters
(#189) Line exceeds 132 characters; contains 140 characters
(#190) Line exceeds 132 characters; contains 142 characters
(#204) Test method test_rejection_of_artifacts_for_complete_jobs() is missing any coverage information, own or at class level
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Test method test_invalid_file_metadata() is missing any coverage information, own or at class level
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/tests/classes/external/update_job_status_test.php
(#25) PHPUnit class "quiz_archiver\external\update_job_status_test", with namespace "quiz_archiver\external", currently located at "tests/classes/external" directory, does not match its expected location at "tests/external"
(#33) Unit test update_job_status_test should be declared as final.
(#40) Protected method name "update_job_status_test::generateMockQuiz" must be in lower-case letters only
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) There should be a comma after the last array item in a multi-line array.
(#67) Test method test_capability_requirement() is missing any coverage information, own or at class level
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Test method test_wstoken_validation() is missing any coverage information, own or at class level
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Test method test_parameter_validation() is missing any coverage information, own or at class level
(#147) Variable "shouldFail" must be all lower-case
(#148) Variable "shouldFail" must be all lower-case
(#160) Data provider method "parameter_data_provider" will need to be converted to static in future.
(#162) Line exceeds 132 characters; contains 144 characters
(#163) Line exceeds 132 characters; contains 142 characters
(#164) Line exceeds 132 characters; contains 149 characters
(#165) Line exceeds 132 characters; contains 150 characters
(#184) Test method test_update_job_status() is missing any coverage information, own or at class level
(#184) Test method test_update_job_status() is missing a return type
(#184) Variable "originStatus" must be all lower-case
(#184) Variable "targetStatus" must be all lower-case
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "originStatus" must be all lower-case
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "originStatus" must be all lower-case
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "targetStatus" must be all lower-case
(#220) Data provider method "job_status_data_provider" will need to be converted to static in future.
(#222) Line exceeds maximum limit of 180 characters; contains 183 characters
(#223) Line exceeds maximum limit of 180 characters; contains 207 characters
(#224) Line exceeds maximum limit of 180 characters; contains 185 characters
(#225) Line exceeds maximum limit of 180 characters; contains 195 characters
(#226) Line exceeds 132 characters; contains 173 characters
(#227) Line exceeds 132 characters; contains 169 characters
(#228) Line exceeds 132 characters; contains 171 characters
(#229) Line exceeds maximum limit of 180 characters; contains 194 characters
(#230) Line exceeds maximum limit of 180 characters; contains 194 characters
(#231) Line exceeds maximum limit of 180 characters; contains 192 characters
(#232) Line exceeds maximum limit of 180 characters; contains 194 characters
(#233) Line exceeds maximum limit of 180 characters; contains 206 characters
(#234) Line exceeds maximum limit of 180 characters; contains 190 characters
mod/quiz/report/archiver/tests/classes/local/autoinstall_test.php
(#25) PHPUnit class "quiz_archiver\local\autoinstall_test", with namespace "quiz_archiver\local", currently located at "tests/classes/local" directory, does not match its expected location at "tests/local"
(#30) Unit test autoinstall_test should be declared as final.
(#38) Test method test_autoinstall() is missing any coverage information, own or at class level
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line exceeds 132 characters; contains 176 characters
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line exceeds 132 characters; contains 137 characters
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line exceeds 132 characters; contains 163 characters
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line exceeds 132 characters; contains 133 characters
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line exceeds 132 characters; contains 146 characters
(#95) Test method test_autoinstall_detection() is missing any coverage information, own or at class level
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quiz/report/archiver/version.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) This comment is 58% valid code; is this commented out code?
(#32) No space found before comment text; expected "// $plugin->incompatible = 402;" but found "//$plugin->incompatible = 402;"

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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

mod/quiz/report/archiver/templates/overview.mustache
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/><br/>)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/><br/> )

Gherkin .feature problems

(0 errors, 0 warnings)

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