Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(227 errors, 131 warnings)

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

mod/capquiz/adminlib.php
(#50) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#357) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#359) Short array syntax must be used to define arrays
mod/capquiz/backup/moodle2/backup_capquiz_stepslib.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 62% valid code; is this commented out code?
(#40) There should be a comma after the last array item in a multi-line array.
(#44) There should be a comma after the last array item in a multi-line array.
(#48) There should be a comma after the last array item in a multi-line array.
(#52) There should be a comma after the last array item in a multi-line array.
(#56) There should be a comma after the last array item in a multi-line array.
(#60) There should be a comma after the last array item in a multi-line array.
(#64) There should be a comma after the last array item in a multi-line array.
(#70) There should be a comma after the last array item in a multi-line array.
(#76) There should be a comma after the last array item in a multi-line array.
mod/capquiz/backup/moodle2/restore_capquiz_activity_task.class.php
(#59) There should be a comma after the last array item in a multi-line array.
(#72) There should be a comma after the last array item in a multi-line array.
mod/capquiz/backup/moodle2/restore_capquiz_stepslib.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 62% valid code; is this commented out code?
mod/capquiz/classes/bank/add_action_column.php
(#24) Whitespace found at end of line
(#25) Incorrect @package tag for class add_action_column. Expected mod_capquiz, found mod_capquiz/mod_quiz.
(#36) Missing docblock for function init
(#41) Missing docblock for function get_name
(#45) Missing docblock for function display_content
mod/capquiz/classes/bank/question_bank_view.php
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#35) Import statements must not begin with a leading backslash
(#36) Import statements must not begin with a leading backslash
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#39) Import statements must not begin with a leading backslash
(#40) Import statements must not begin with a leading backslash
(#41) Import statements must not begin with a leading backslash
(#42) Import statements must not begin with a leading backslash
(#46) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#65) Space found before semicolon; expected ");" but found ") ;"
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Missing docblock for function get_question_bank_plugins
(#76) There should be a comma after the last array item in a multi-line array.
(#132) Missing docblock for function heading_column
mod/capquiz/classes/bank/question_name_column.php
(#19) Import statements must not begin with a leading backslash
(#26) Whitespace found at end of line
(#27) Incorrect @package tag for class question_name_column. Expected mod_capquiz, found mod_capquiz/mod_quiz.
(#40) Missing docblock for function get_name
(#44) Missing docblock for function get_title
(#48) Missing docblock for function label_for
(#59) Missing docblock for function display_content
(#70) Missing docblock for function get_required_fields
(#74) Missing docblock for function is_sortable
mod/capquiz/classes/bank/question_name_text_column.php
(#19) Import statements must not begin with a leading backslash
(#25) Whitespace found at end of line
(#27) Whitespace found at end of line
(#35) More than one @package tag found in class question_name_text_column.
(#37) Missing docblock for function get_name
(#72) Whitespace found at end of line
(#84) Whitespace found at end of line
(#88) Short array syntax must be used to define arrays
(#94) Whitespace found at end of line
(#97) Missing docblock for function display_content
(#110) Missing docblock for function get_required_fields
(#118) Missing docblock for function load_additional_data
mod/capquiz/classes/capquiz.php
(#110) There must not be a space before the colon in a return type declaration
(#119) There must not be a space before the colon in a return type declaration
(#128) There must not be a space before the colon in a return type declaration
(#137) There must not be a space before the colon in a return type declaration
(#146) There must not be a space before the colon in a return type declaration
(#155) There must not be a space before the colon in a return type declaration
(#201) There must not be a space before the colon in a return type declaration
(#216) There must not be a space before the colon in a return type declaration
(#245) There must not be a space before the colon in a return type declaration
(#255) There must not be a space before the colon in a return type declaration
(#264) There must not be a space before the colon in a return type declaration
(#282) There must not be a space before the colon in a return type declaration
(#291) There must not be a space before the colon in a return type declaration
(#300) There must not be a space before the colon in a return type declaration
(#309) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/capquiz_matchmaking_strategy.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 62% valid code; is this commented out code?
mod/capquiz/classes/capquiz_matchmaking_strategy_loader.php
(#124) There must not be a space before the colon in a return type declaration
(#134) There must not be a space before the colon in a return type declaration
(#244) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/capquiz_question.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#96) There must not be a space before the colon in a return type declaration
(#105) There must not be a space before the colon in a return type declaration
(#114) There must not be a space before the colon in a return type declaration
(#123) There must not be a space before the colon in a return type declaration
(#132) There must not be a space before the colon in a return type declaration
(#141) There must not be a space before the colon in a return type declaration
(#167) There must not be a space before the colon in a return type declaration
(#176) There must not be a space before the colon in a return type declaration
(#186) There must not be a space before the colon in a return type declaration
(#195) Whitespace found at end of line within string
mod/capquiz/classes/capquiz_question_attempt.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#88) There should be a comma after the last array item in a multi-line array.
(#108) There should be a comma after the last array item in a multi-line array.
(#144) There must not be a space before the colon in a return type declaration
(#149) There should be a comma after the last array item in a multi-line array.
(#163) There must not be a space before the colon in a return type declaration
(#172) There must not be a space before the colon in a return type declaration
(#181) There must not be a space before the colon in a return type declaration
(#190) There must not be a space before the colon in a return type declaration
(#199) There must not be a space before the colon in a return type declaration
(#212) There must not be a space before the colon in a return type declaration
(#222) There must not be a space before the colon in a return type declaration
(#231) There must not be a space before the colon in a return type declaration
(#241) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/capquiz_question_engine.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#75) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/capquiz_question_list.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#118) There must not be a space before the colon in a return type declaration
(#137) There must not be a space before the colon in a return type declaration
(#158) There must not be a space before the colon in a return type declaration
(#167) There must not be a space before the colon in a return type declaration
(#176) There must not be a space before the colon in a return type declaration
(#197) There must not be a space before the colon in a return type declaration
(#206) There must not be a space before the colon in a return type declaration
(#215) There must not be a space before the colon in a return type declaration
(#224) There must not be a space before the colon in a return type declaration
(#233) There must not be a space before the colon in a return type declaration
(#242) There must not be a space before the colon in a return type declaration
(#313) There must not be a space before the colon in a return type declaration
(#454) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/capquiz_question_rating.php
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/capquiz/classes/capquiz_rating_system.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 62% valid code; is this commented out code?
mod/capquiz/classes/capquiz_rating_system_loader.php
(#87) There must not be a space before the colon in a return type declaration
(#109) There must not be a space before the colon in a return type declaration
(#213) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/capquiz_user.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 62% valid code; is this commented out code?
(#85) There must not be a space before the colon in a return type declaration
(#115) There must not be a space before the colon in a return type declaration
(#149) There must not be a space before the colon in a return type declaration
(#162) There must not be a space before the colon in a return type declaration
(#176) There must not be a space before the colon in a return type declaration
(#185) There must not be a space before the colon in a return type declaration
(#194) There must not be a space before the colon in a return type declaration
(#203) There must not be a space before the colon in a return type declaration
(#212) There must not be a space before the colon in a return type declaration
(#221) There must not be a space before the colon in a return type declaration
(#230) There must not be a space before the colon in a return type declaration
(#239) There must not be a space before the colon in a return type declaration
(#284) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/capquiz_user_rating.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) This comment is 62% valid code; is this commented out code?
mod/capquiz/classes/form/view/rating_system_selection_form.php
(#73) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/matchmaking/capquiz_matchmaking_strategy_registry.php
(#98) There must not be a space before the colon in a return type declaration
(#110) There must not be a space before the colon in a return type declaration
(#122) There must not be a space before the colon in a return type declaration
(#143) There should be a comma after the last array item in a multi-line array.
(#151) There should be a comma after the last array item in a multi-line array.
(#152) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/matchmaking/chronologic/chronologic_selector.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/capquiz/classes/matchmaking/n_closest/n_closest_selector.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#84) There must not be a space before the colon in a return type declaration
(#97) There must not be a space before the colon in a return type declaration
(#134) There must not be a space before the colon in a return type declaration
(#159) There must not be a space before the colon in a return type declaration
(#169) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/output/basic_renderer.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#73) There should be a comma after the last array item in a multi-line array.
(#83) There should be a comma after the last array item in a multi-line array.
(#84) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/classlist_renderer.php
(#87) There should be a comma after the last array item in a multi-line array.
(#98) There should be a comma after the last array item in a multi-line array.
(#99) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/grading_configuration_renderer.php
(#74) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/import_renderer.php
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#66) There must not be a space before the colon in a return type declaration
(#85) There must not be a space before the colon in a return type declaration
(#123) There should be a comma after the last array item in a multi-line array.
(#129) There should be a comma after the last array item in a multi-line array.
(#130) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/instructor_dashboard_renderer.php
(#95) There should be a comma after the last array item in a multi-line array.
(#123) There should be a comma after the last array item in a multi-line array.
(#145) There should be a comma after the last array item in a multi-line array.
(#161) There should be a comma after the last array item in a multi-line array.
(#177) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/matchmaking_configuration_renderer.php
(#97) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/matchmaking_strategy_selection_renderer.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#98) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/question_attempt_renderer.php
(#35) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#89) There must not be a space before the colon in a return type declaration
(#114) There must not be a space before the colon in a return type declaration
(#127) There must not be a space before the colon in a return type declaration
(#141) There must not be a space before the colon in a return type declaration
(#159) There must not be a space before the colon in a return type declaration
(#168) There should be a comma after the last array item in a multi-line array.
(#171) There should be a comma after the last array item in a multi-line array.
(#184) There must not be a space before the colon in a return type declaration
(#192) There should be a comma after the last array item in a multi-line array.
(#197) There should be a comma after the last array item in a multi-line array.
(#209) There must not be a space before the colon in a return type declaration
(#218) There should be a comma after the last array item in a multi-line array.
(#222) 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.
(#224) There should be a comma after the last array item in a multi-line array.
(#235) There must not be a space before the colon in a return type declaration
(#258) There must not be a space before the colon in a return type declaration
(#275) There must not be a space before the colon in a return type declaration
mod/capquiz/classes/output/question_bank_renderer.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#30) Import statements must not begin with a leading backslash
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#84) Expected 0 spaces after "("; 1 found
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 54% valid code; is this commented out code?
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) This comment is 50% valid code; is this commented out code?
mod/capquiz/classes/output/question_list_creator_renderer.php
(#82) There should be a comma after the last array item in a multi-line array.
(#93) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/question_list_renderer.php
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#101) There should be a comma after the last array item in a multi-line array.
(#105) There should be a comma after the last array item in a multi-line array.
(#112) There should be a comma after the last array item in a multi-line array.
(#118) There should be a comma after the last array item in a multi-line array.
(#129) There should be a comma after the last array item in a multi-line array.
(#132) There should be a comma after the last array item in a multi-line array.
(#142) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/question_list_selection_renderer.php
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#74) There should be a comma after the last array item in a multi-line array.
(#86) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/rating_system_configuration_renderer.php
(#94) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/rating_system_selection_renderer.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#98) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/renderer.php
(#215) Missing member variable doc comment
(#216) Missing member variable doc comment
(#256) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/output/report_renderer.php
(#96) Short array syntax must be used to define arrays
mod/capquiz/classes/output/unauthorized_view_renderer.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/capquiz/classes/plugininfo/capquizreport.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#117) Logical operator "or" is prohibited; use "||" instead
mod/capquiz/classes/privacy/provider.php
(#43) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#74) There should be a comma after the last array item in a multi-line array.
(#107) There should be a comma after the last array item in a multi-line array.
(#141) There should be a comma after the last array item in a multi-line array.
(#190) There should be a comma after the last array item in a multi-line array.
(#213) There should be a comma after the last array item in a multi-line array.
(#267) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/rating_system/capquiz_rating_system_registry.php
(#91) There must not be a space before the colon in a return type declaration
(#100) There must not be a space before the colon in a return type declaration
(#112) There must not be a space before the colon in a return type declaration
(#132) There should be a comma after the last array item in a multi-line array.
(#133) There should be a comma after the last array item in a multi-line array.
mod/capquiz/classes/rating_system/elo_rating/elo_rating_system.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 62% valid code; is this commented out code?
(#125) There must not be a space before the colon in a return type declaration
mod/capquiz/db/access.php
(#35) There should be a comma after the last array item in a multi-line array.
(#36) There should be a comma after the last array item in a multi-line array.
(#45) There should be a comma after the last array item in a multi-line array.
(#46) There should be a comma after the last array item in a multi-line array.
(#54) There should be a comma after the last array item in a multi-line array.
(#55) There should be a comma after the last array item in a multi-line array.
(#65) There should be a comma after the last array item in a multi-line array.
(#66) There should be a comma after the last array item in a multi-line array.
(#75) There should be a comma after the last array item in a multi-line array.
(#76) There should be a comma after the last array item in a multi-line array.
(#85) There should be a comma after the last array item in a multi-line array.
(#86) There should be a comma after the last array item in a multi-line array.
mod/capquiz/db/subplugins.php
(#1) DocBlock missing a @package tag for file subplugins.php. Expected @package mod_capquiz
(#29) This comment is 63% valid code; is this commented out code?
mod/capquiz/db/upgrade.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 62% valid code; is this commented out code?
(#86) There should be a comma after the last array item in a multi-line array.
(#110) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#168) Short array syntax must be used to define arrays
(#168) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
mod/capquiz/edit.php
(#43) Whitespace found at end of line
mod/capquiz/lib.php
(#180) There should be a comma after the last array item in a multi-line array.
(#195) There should be a comma after the last array item in a multi-line array.
mod/capquiz/locallib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#46) Possible useless method overriding detected
mod/capquiz/report/attempts/attempts_form.php
(#74) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
mod/capquiz/report/attempts/attempts_table.php
(#231) Short array syntax must be used to define arrays
mod/capquiz/report/attempts/classes/privacy/provider.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/capquiz/report/attempts/report.php
(#76) Short array syntax must be used to define arrays
(#97) This comment is 41% valid code; is this commented out code?
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
mod/capquiz/report/attemptsreport.php
(#97) Short array syntax must be used to define arrays
(#99) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#171) Whitespace found at end of line
(#175) Space found before semicolon; expected ");" but found ") ;"
(#265) Short array syntax must be used to define arrays
mod/capquiz/report/attemptsreport_form.php
(#87) Short array syntax must be used to define arrays
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) This comment is 54% valid code; is this commented out code?
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
mod/capquiz/report/attemptsreport_options.php
(#97) Short array syntax must be used to define arrays
mod/capquiz/report/attemptsreport_table.php
(#137) This comment is 60% valid code; is this commented out code?
(#225) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#227) Short array syntax must be used to define arrays
(#233) This comment is 65% valid code; is this commented out code?
(#255) Short array syntax must be used to define arrays
(#261) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#301) Short array syntax must be used to define arrays
(#347) Space found before semicolon; expected "selects;" but found "selects ;"
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) This comment is 67% valid code; is this commented out code?
(#377) Short array syntax must be used to define arrays
(#390) This comment is 52% valid code; is this commented out code?
(#410) Short array syntax must be used to define arrays
(#478) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $qubaids.
(#489) Short array syntax must be used to define arrays
(#507) Short array syntax must be used to define arrays
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Short array syntax must be used to define arrays
mod/capquiz/report/questions/classes/privacy/provider.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/capquiz/report/questions/questions_form.php
(#83) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
mod/capquiz/report/questions/questions_table.php
(#231) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#273) Short array syntax must be used to define arrays
mod/capquiz/report/questions/report.php
(#76) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
mod/capquiz/report/report.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#86) Short array syntax must be used to define arrays
mod/capquiz/report/reportlib.php
(#116) Short array syntax must be used to define arrays
mod/capquiz/version.php
(#30) Space found before semicolon; expected "2023043002;" but found "2023043002 ;"
(#31) Space found before semicolon; expected "2022041901;" but found "2022041901 ;"

Javascript coding style problems

(0 errors, 2 warnings)

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

mod/capquiz/amd/src/edit_questions.js
(#159) Do not nest ternary expressions. (no-nested-ternary)
(#160) Do not nest ternary expressions. (no-nested-ternary)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(2 errors, 0 warnings)

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

mod/capquiz/classes/bank/question_bank_view.php
(#61) Phpdocs for function question_bank_view::add_to_quiz_url has incomplete parameters list
mod/capquiz/classes/output/question_attempt_renderer.php
(#270) Phpdocs for function question_attempt_renderer::attempt_display_options has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(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/capquiz/templates/button.mustache
(#1) Template produced no content

Gherkin .feature problems

(0 errors, 0 warnings)

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