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

(1748 errors, 177 warnings)

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

mod/quest/answer.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file answer.php
(#48) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#59) Long list syntax is not allowed
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#74) Short array syntax must be used to define arrays
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#77) Short array syntax must be used to define arrays
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#97) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Only one argument is allowed per line in a multi-line function call
(#98) Multi-line function call not indented correctly; expected 4 spaces but found 44
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Closing parenthesis of a multi-line function call must be on a line by itself
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#103) Short array syntax must be used to define arrays
(#104) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Blank line found at start of control structure
(#144) Short array syntax must be used to define arrays
(#146) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#148) Short array syntax must be used to define arrays
(#150) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#151) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#152) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#177) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#178) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#184) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#201) Opening parenthesis of a multi-line function call must be the last content on the line
(#201) Only one argument is allowed per line in a multi-line function call
(#201) Only one argument is allowed per line in a multi-line function call
(#201) Only one argument is allowed per line in a multi-line function call
(#202) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#202) Only one argument is allowed per line in a multi-line function call
(#202) Closing parenthesis of a multi-line function call must be on a line by itself
(#214) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#229) Opening parenthesis of a multi-line function call must be the last content on the line
(#229) Only one argument is allowed per line in a multi-line function call
(#229) Only one argument is allowed per line in a multi-line function call
(#230) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#233) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#247) Short array syntax must be used to define arrays
(#253) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Closing parenthesis of a multi-line function call must be on a line by itself
(#263) Short array syntax must be used to define arrays
(#264) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#268) Short array syntax must be used to define arrays
(#269) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#273) Logical operator "or" is prohibited; use "||" instead
(#273) Logical operator "and" is prohibited; use "&&" instead
(#273) Logical operator "and" is prohibited; use "&&" instead
(#274) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#280) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#303) Opening parenthesis of a multi-line function call must be the last content on the line
(#303) Only one argument is allowed per line in a multi-line function call
(#303) Only one argument is allowed per line in a multi-line function call
(#303) Line exceeds 132 characters; contains 133 characters
(#304) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#304) Only one argument is allowed per line in a multi-line function call
(#304) Only one argument is allowed per line in a multi-line function call
(#304) Closing parenthesis of a multi-line function call must be on a line by itself
(#310) Opening parenthesis of a multi-line function call must be the last content on the line
(#310) Only one argument is allowed per line in a multi-line function call
(#311) Multi-line function call not indented correctly; expected 12 spaces but found 32
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Closing parenthesis of a multi-line function call must be on a line by itself
(#322) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#332) Opening parenthesis of a multi-line function call must be the last content on the line
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#333) Multi-line function call not indented correctly; expected 4 spaces but found 44
(#333) Only one argument is allowed per line in a multi-line function call
(#333) Closing parenthesis of a multi-line function call must be on a line by itself
(#334) Opening parenthesis of a multi-line function call must be the last content on the line
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#335) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#335) Only one argument is allowed per line in a multi-line function call
(#335) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Short array syntax must be used to define arrays
(#339) Opening parenthesis of a multi-line function call must be the last content on the line
(#340) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#340) Short array syntax must be used to define arrays
(#341) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Closing parenthesis of a multi-line function call must be on a line by itself
(#345) Blank line found at start of control structure
(#378) Short array syntax must be used to define arrays
(#379) Short array syntax must be used to define arrays
(#381) Short array syntax must be used to define arrays
(#383) Expected 1 newline at end of file; 0 found
mod/quest/assess.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file assess.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#44) Long list syntax is not allowed
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#59) Short array syntax must be used to define arrays
(#60) Multi-line function call not indented correctly; expected 0 spaces but found 24
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#66) Short array syntax must be used to define arrays
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#71) Short array syntax must be used to define arrays
(#71) Blank line found at start of control structure
(#82) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#91) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#94) Logical operator "and" is prohibited; use "&&" instead
(#95) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#108) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#120) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#158) Expected 0 spaces before closing bracket; 1 found
(#159) Line exceeds 132 characters; contains 141 characters
(#165) Expected 1 newline at end of file; 0 found
mod/quest/assess_autors.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file assess_autors.php
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#43) Long list syntax is not allowed
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Multi-line function call not indented correctly; expected 0 spaces but found 16
(#62) Short array syntax must be used to define arrays
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#67) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#67) Short array syntax must be used to define arrays
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Short array syntax must be used to define arrays
(#98) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#104) Logical operator "and" is prohibited; use "&&" instead
(#113) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#125) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#137) Expected 1 newline at end of file; 0 found
mod/quest/assessments.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file assessments.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#55) Long list syntax is not allowed
(#56) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#103) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#103) Short array syntax must be used to define arrays
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Blank line found at end of control structure
(#111) Short array syntax must be used to define arrays
(#113) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#116) Short array syntax must be used to define arrays
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#134) Only one argument is allowed per line in a multi-line function call
(#134) Short array syntax must be used to define arrays
(#135) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Only one argument is allowed per line in a multi-line function call
(#139) Short array syntax must be used to define arrays
(#140) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#233) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#301) Blank line found at end of control structure
(#306) Short array syntax must be used to define arrays
(#308) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#312) Short array syntax must be used to define arrays
(#314) Short array syntax must be used to define arrays
(#336) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#351) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#351) Opening parenthesis of a multi-line function call must be the last content on the line
(#352) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#352) Short array syntax must be used to define arrays
(#352) Closing parenthesis of a multi-line function call must be on a line by itself
(#352) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#371) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#386) Opening parenthesis of a multi-line function call must be the last content on the line
(#387) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#387) Closing parenthesis of a multi-line function call must be on a line by itself
(#390) Blank line found at end of control structure
(#396) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#398) Short array syntax must be used to define arrays
(#401) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#417) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#417) Line exceeds 132 characters; contains 171 characters
(#440) Opening parenthesis of a multi-line function call must be the last content on the line
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#441) Multi-line function call not indented correctly; expected 8 spaces but found 60
(#441) Closing parenthesis of a multi-line function call must be on a line by itself
(#507) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#507) Opening parenthesis of a multi-line function call must be the last content on the line
(#507) Only one argument is allowed per line in a multi-line function call
(#507) Only one argument is allowed per line in a multi-line function call
(#507) Short array syntax must be used to define arrays
(#507) Only one argument is allowed per line in a multi-line function call
(#508) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#508) Closing parenthesis of a multi-line function call must be on a line by itself
(#508) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#591) Opening parenthesis of a multi-line function call must be the last content on the line
(#591) Only one argument is allowed per line in a multi-line function call
(#591) Only one argument is allowed per line in a multi-line function call
(#592) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#592) Only one argument is allowed per line in a multi-line function call
(#592) Only one argument is allowed per line in a multi-line function call
(#592) Closing parenthesis of a multi-line function call must be on a line by itself
(#602) Opening parenthesis of a multi-line function call must be the last content on the line
(#602) Only one argument is allowed per line in a multi-line function call
(#602) Only one argument is allowed per line in a multi-line function call
(#602) Only one argument is allowed per line in a multi-line function call
(#603) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#603) Only one argument is allowed per line in a multi-line function call
(#603) Closing parenthesis of a multi-line function call must be on a line by itself
(#616) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/quest/assessments_autors.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file assessments_autors.php
(#42) Long list syntax is not allowed
(#43) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#70) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#75) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#155) Blank line found at end of control structure
(#159) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#165) Short array syntax must be used to define arrays
(#177) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#205) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#219) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#240) Short array syntax must be used to define arrays
(#252) Expected at least 1 space before ":"; 0 found
(#252) Expected at least 1 space after ":"; 0 found
(#252) Expected 1 space before ":"; 0 found
(#252) Expected 1 space after ":"; 0 found
(#255) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#271) Expected at least 1 space before ":"; 0 found
(#271) Expected at least 1 space after ":"; 0 found
(#271) Expected 1 space before ":"; 0 found
(#271) Expected 1 space after ":"; 0 found
(#281) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#337) Opening parenthesis of a multi-line function call must be the last content on the line
(#337) Only one argument is allowed per line in a multi-line function call
(#337) Only one argument is allowed per line in a multi-line function call
(#337) Only one argument is allowed per line in a multi-line function call
(#338) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#338) Only one argument is allowed per line in a multi-line function call
(#338) Closing parenthesis of a multi-line function call must be on a line by itself
(#355) Blank line found at end of control structure
(#357) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#358) Expected 1 newline at end of file; 0 found
mod/quest/backup/moodle2/backup_quest_activity_task.class.php
(#34) Incorrect @package tag for class backup_quest_activity_task. Expected mod_quest, found mod_quest .
(#35) Opening brace must not be followed by a blank line
(#38) No one-line description found in phpdocs for docblock of function define_my_settings
(#43) No one-line description found in phpdocs for docblock of function define_my_steps
(#54) The static declaration must come after the visibility declaration
(#68) Expected 1 newline at end of file; 0 found
mod/quest/backup/moodle2/backup_quest_settingslib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Expected 1 blank line at end of file; 2 found
mod/quest/backup/moodle2/backup_quest_stepslib.php
(#16) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#29) Incorrect @package tag for class backup_quest_activity_structure_step. Expected mod_quest, found mod_quest .
(#42) Opening parenthesis of a multi-line function call must be the last content on the line
(#42) Only one argument is allowed per line in a multi-line function call
(#42) Short array syntax must be used to define arrays
(#43) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#43) Short array syntax must be used to define arrays
(#45) Line exceeds 132 characters; contains 148 characters
(#47) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Only one argument is allowed per line in a multi-line function call
(#51) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#51) Short array syntax must be used to define arrays
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Only one argument is allowed per line in a multi-line function call
(#54) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#54) Short array syntax must be used to define arrays
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Only one argument is allowed per line in a multi-line function call
(#60) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#60) Short array syntax must be used to define arrays
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#67) Only one argument is allowed per line in a multi-line function call
(#67) Short array syntax must be used to define arrays
(#68) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#68) Short array syntax must be used to define arrays
(#71) Line exceeds 132 characters; contains 136 characters
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Short array syntax must be used to define arrays
(#77) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#77) Short array syntax must be used to define arrays
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Short array syntax must be used to define arrays
(#83) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#83) Short array syntax must be used to define arrays
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#87) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#87) Short array syntax must be used to define arrays
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Short array syntax must be used to define arrays
(#91) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#91) Short array syntax must be used to define arrays
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Short array syntax must be used to define arrays
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#95) Short array syntax must be used to define arrays
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Short array syntax must be used to define arrays
(#100) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#100) Short array syntax must be used to define arrays
(#101) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Short array syntax must be used to define arrays
(#106) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#106) Short array syntax must be used to define arrays
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#140) Short array syntax must be used to define arrays
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#143) Short array syntax must be used to define arrays
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#145) Short array syntax must be used to define arrays
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Short array syntax must be used to define arrays
(#149) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#150) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#150) Short array syntax must be used to define arrays
(#150) Closing parenthesis of a multi-line function call must be on a line by itself
(#152) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#153) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#153) Short array syntax must be used to define arrays
(#153) Closing parenthesis of a multi-line function call must be on a line by itself
(#155) Short array syntax must be used to define arrays
(#156) Blank line found at start of control structure
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#159) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#159) Short array syntax must be used to define arrays
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#160) Opening parenthesis of a multi-line function call must be the last content on the line
(#161) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#161) Short array syntax must be used to define arrays
(#161) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Opening parenthesis of a multi-line function call must be the last content on the line
(#163) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#163) Short array syntax must be used to define arrays
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#164) Opening parenthesis of a multi-line function call must be the last content on the line
(#165) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#165) Short array syntax must be used to define arrays
(#165) Only one argument is allowed per line in a multi-line function call
(#165) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#168) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#169) Short array syntax must be used to define arrays
(#169) Closing parenthesis of a multi-line function call must be on a line by itself
(#192) Expected 1 newline at end of file; 0 found
mod/quest/backup/moodle2/restore_quest_activity_task.class.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#34) Opening brace must not be followed by a blank line
(#37) No one-line description found in phpdocs for docblock of function define_my_settings
(#42) No one-line description found in phpdocs for docblock of function define_my_steps
(#49) The static declaration must come after the visibility declaration
(#49) No one-line description found in phpdocs for docblock of function define_decode_contents
(#50) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Short array syntax must be used to define arrays
(#53) Multi-line function call not indented correctly; expected 8 spaces but found 48
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#55) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#55) Short array syntax must be used to define arrays
(#55) Only one argument is allowed per line in a multi-line function call
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) The static declaration must come after the visibility declaration
(#62) No one-line description found in phpdocs for docblock of function define_decode_rules
(#63) Short array syntax must be used to define arrays
(#76) The static declaration must come after the visibility declaration
(#77) Short array syntax must be used to define arrays
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Only one argument is allowed per line in a multi-line function call
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#87) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) The static declaration must come after the visibility declaration
(#102) Short array syntax must be used to define arrays
(#110) Expected 1 newline at end of file; 0 found
mod/quest/backup/moodle2/restore_quest_stepslib.php
(#16) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#29) Incorrect @package tag for class restore_quest_activity_structure_step. Expected mod_quest, found mod_quest .
(#37) Short array syntax must be used to define arrays
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#316) Expected 1 newline at end of file; 0 found
mod/quest/classes/event/base.php
(#27) Incorrect @package tag for file base.php. Expected mod_quest, found mod_quest .
(#57) Expected 1 newline at end of file; 0 found
mod/quest/classes/quest_graphlib.php
(#23) Missing @copyright tag
(#23) Missing @license tag
(#23) Missing docblock for class quest_graph
(#23) Opening brace must not be followed by a blank line
(#35) Variable "yOrder" must be all lower-case
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Variable "yOrder" must be all lower-case
(#39) Short array syntax must be used to define arrays
(#43) Variable "yOrder" must be all lower-case
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Missing docblock for function get_x_point
(#51) Variable "xStep" must be all lower-case
(#52) Variable "ticksOffset" must be all lower-case
(#54) Variable "gridLeft" must be all lower-case
(#54) Variable "xStep" must be all lower-case
(#54) Variable "ticksOffset" must be all lower-case
(#57) Variable "tickX" must be all lower-case
(#57) Variable "gridLeft" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "gridLeft" must be all lower-case
(#64) Missing docblock for function get_y_point
(#67) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) Missing docblock for function init_x_axis
(#74) Visibility must be declared on method "init_x_axis"
(#75) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) Variable "axis_font" must not contain underscores.
(#79) Variable "axis_size" must not contain underscores.
(#80) Variable "axis_colour" must not contain underscores.
(#81) Variable "axis_angle" must not contain underscores.
(#86) The use of function sizeof() is forbidden; use count() instead
(#94) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#94) Short array syntax must be used to define arrays
(#94) Variable "axis_size" must not contain underscores.
(#94) Variable "axis_font" must not contain underscores.
(#94) Variable "axis_angle" must not contain underscores.
(#94) Variable "axis_colour" must not contain underscores.
(#95) Multi-line function call not indented correctly; expected 16 spaces but found 40
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Inline control structures are not allowed
(#105) Short array syntax must be used to define arrays
(#117) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Only one argument is allowed per line in a multi-line function call
(#118) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#118) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Inline control structures are not allowed
(#130) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#130) Short array syntax must be used to define arrays
(#130) Variable "axis_size" must not contain underscores.
(#130) Variable "axis_font" must not contain underscores.
(#130) Variable "axis_angle" must not contain underscores.
(#130) Variable "axis_colour" must not contain underscores.
(#131) Multi-line function call not indented correctly; expected 16 spaces but found 40
(#131) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Inline control structures are not allowed
(#145) Closing brace must not be followed by any comment or statement on the same line
mod/quest/classes/task/notify_task.php
(#1) DocBlock missing a @package tag for file notify_task.php. Expected @package mod_quest
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#27) Missing docblock for class notify_task
(#27) Opening brace must not be followed by a blank line
(#29) Missing docblock for function get_name
(#34) Missing docblock for function execute
(#37) This comment is 58% valid code; is this commented out code?
(#50) Blank line found at start of control structure
(#63) Logical operator "and" is prohibited; use "&&" instead
(#67) Blank line found at start of control structure
(#69) Short array syntax must be used to define arrays
(#93) Blank line found at start of control structure
(#95) Blank line found at start of control structure
(#111) Short array syntax must be used to define arrays
(#111) Blank line found at start of control structure
(#116) Blank line found at start of control structure
(#122) Short array syntax must be used to define arrays
(#138) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#139) Multi-line function call not indented correctly; expected 40 spaces but found 48
(#139) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#142) Multi-line function call not indented correctly; expected 40 spaces but found 48
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Blank line found at start of control structure
(#156) Multi-line function call not indented correctly; expected 40 spaces but found 44
(#157) Multi-line function call not indented correctly; expected 36 spaces but found 53
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#169) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#224) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#227) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#236) Opening parenthesis of a multi-line function call must be the last content on the line
(#237) Multi-line function call not indented correctly; expected 40 spaces but found 44
(#238) Multi-line function call not indented correctly; expected 36 spaces but found 44
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Closing parenthesis of a multi-line function call must be on a line by itself
(#242) Blank line found at end of control structure
(#253) Expected at least 1 space after "."; 0 found
(#253) Line exceeds 132 characters; contains 147 characters
(#259) Short array syntax must be used to define arrays
mod/quest/db/access.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#29) Incorrect @package tag for file access.php. Expected mod_quest, found mod_quest .
(#35) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Duplicate array key found. The value will be overwritten. The string array key "teacher" was first seen on line 39
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#162) Expected 1 newline at end of file; 0 found
mod/quest/db/log.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#27) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
mod/quest/db/messages.php
(#27) Incorrect @package tag for file messages.php. Expected mod_quest, found mod_quest .
(#29) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#36) Expected 1 newline at end of file; 0 found
mod/quest/db/tasks.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file tasks.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#18) Short array syntax must be used to define arrays
(#19) Short array syntax must be used to define arrays
(#26) There should be a comma after the last array item in a multi-line array.
(#27) There should be a comma after the last array item in a multi-line array.
mod/quest/db/upgrade.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#44) Incorrect @package tag for file upgrade.php. Expected mod_quest, found mod_quest .
(#51) Docblock tag "@global" is not recommended.
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Space found before comma in argument list
(#96) Expected no space between "0" and the comma. Found: 1 space
(#106) Expected 1 newline at end of file; 0 found
mod/quest/getLogs.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file getLogs.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#35) Long list syntax is not allowed
(#36) Short array syntax must be used to define arrays
(#43) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#55) Only one argument is allowed per line in a multi-line function call
(#56) Multi-line function call not indented correctly; expected 8 spaces but found 40
(#56) Short array syntax must be used to define arrays
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Only one argument is allowed per line in a multi-line function call
(#60) Multi-line function call not indented correctly; expected 8 spaces but found 40
(#60) Short array syntax must be used to define arrays
(#60) Only one argument is allowed per line in a multi-line function call
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Long list syntax is not allowed
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#112) Expected 0 spaces before closing parenthesis; 1 found
(#123) Expected 1 space after comma in argument list; 2 found
(#123) Expected 1 space between the comma and "new". Found: 2 spaces
(#123) Line exceeds 132 characters; contains 155 characters
(#125) Expected 1 space after comma in argument list; 2 found
(#125) Expected 1 space between the comma and "new". Found: 2 spaces
(#125) Line exceeds 132 characters; contains 161 characters
(#127) Expected 1 space after comma in argument list; 2 found
(#127) Expected 1 space between the comma and "new". Found: 2 spaces
(#127) Line exceeds 132 characters; contains 159 characters
(#131) Expected 1 newline at end of file; 0 found
mod/quest/graph_submission.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file graph_submission.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 4 spaces but found 40
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Only one argument is allowed per line in a multi-line function call
(#91) Only one argument is allowed per line in a multi-line function call
(#91) Only one argument is allowed per line in a multi-line function call
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 44
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Only one argument is allowed per line in a multi-line function call
(#114) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#117) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Only one argument is allowed per line in a multi-line function call
(#132) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Short array syntax must be used to define arrays
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#140) Only one argument is allowed per line in a multi-line function call
(#140) Only one argument is allowed per line in a multi-line function call
(#140) Only one argument is allowed per line in a multi-line function call
(#140) Only one argument is allowed per line in a multi-line function call
(#140) Only one argument is allowed per line in a multi-line function call
(#141) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Short array syntax must be used to define arrays
(#151) Expected 1 newline at end of file; 0 found
mod/quest/index.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file index.php
(#47) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#79) Blank line found at start of control structure
(#92) Logical operator "or" is prohibited; use "||" instead
(#93) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
mod/quest/lang/en/quest.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Incorrect @package tag for file quest.php. Expected mod_quest, found mod_quest .
(#37) The string key "fullactivitylisting" is not in the correct order, it should be before "gettechnicallogs"
(#38) The string key "amendassessmentelements" is not in the correct order, it should be before "fullactivitylisting"
(#41) The string key "answercontent" is not in the correct order, it should be before "responsetochallenge"
(#44) The string key "answer_not_found" is not in the correct order, it should be before "answername"
(#71) The string key "calification" is not in the correct order, it should be before "cantRespond_WARN_notingroup_or_challengeended"
(#73) The string key "calification_provisional_msg" is not in the correct order, it should be before "calificationautor"
(#78) The string key "change" is duplicated
(#85) The string key "commentsauthor" is not in the correct order, it should be before "commentsforstudent"
(#90) The string key "completionpass_help" is not in the correct order, it should be before "completionpassdesc"
(#115) The string key "difficultyAttainable" is not in the correct order, it should be before "difficultyEasy"
(#217) The string key "emailchallengeupdate" is not in the correct order, it should be before "emailmodifanswersubject"
(#226) The string key "emailchallenge_start" is not in the correct order, it should be before "emailchallengeupdatesubject"
(#249) The string key "feedback" is not in the correct order, it should be before "feedbackgoeshere"
(#255) The string key "introattachments" is not in the correct order, it should be before "introductiontothechallenge"
(#257) The string key "good" is not in the correct order, it should be before "introattachments_help"
(#278) The string key "modulehiddenerror" is not in the correct order, it should be before "modulenameplural"
(#307) The string key "nocapabilityaddchallenge" is not in the correct order, it should be before "nsubmissionsassessment"
(#317) The string key "perceiveddifficultyLevelQuestion" is not in the correct order, it should be before "permitsubmit"
(#318) The string key "perceiveddifficultyLevel" is not in the correct order, it should be before "perceiveddifficultyLevelQuestion"
(#319) The string key "perceivedTeacherDifficultyLevel" is not in the correct order, it should be before "perceiveddifficultyLevel"
(#323) The string key "phase" is not in the correct order, it should be before "predictedDurationQuestion_help"
(#330) The string key "phase1answer" is not in the correct order, it should be before "phase6"
(#335) The string key "phase1quest" is not in the correct order, it should be before "phase5answer"
(#338) The string key "phase1short" is not in the correct order, it should be before "phase3quest"
(#344) The string key "phase1submission" is not in the correct order, it should be before "phase6short"
(#356) The string key "pluginadministration" is not in the correct order, it should be before "pluginname"
(#369) The string key "questapprovesubmission" is not in the correct order, it should be before "quests"
(#373) The string key "questgraphYlegend" is not in the correct order, it should be before "questgraphtitle"
(#376) The string key "questgraphtitle" is duplicated
(#377) The string key "questgraphYlegend" is duplicated
(#378) The string key "quest:view" is not in the correct order, it should be before "questsubmitsubmission"
(#379) The string key "quest:addchallenge" is not in the correct order, it should be before "quest:view"
(#390) The string key "quest:generateIPAccessesReport" is not in the correct order, it should be before "quest:generateLogsReport"
(#391) The string key "quest:generateActivityReport" is not in the correct order, it should be before "quest:generateIPAccessesReport"
(#395) The string key "quest:notifyemptylogs" is not in the correct order, it should be before "quest:notifylocale"
(#396) The string key "quest:editattempt" is not in the correct order, it should be before "quest:notifyemptylogs"
(#412) The string key "recalificationall" is not in the correct order, it should be before "reevaluate"
(#416) The string key "resetchanges" is not in the correct order, it should be before "resetquestallanswers"
(#445) The string key "showanswer" is not in the correct order, it should be before "showresultssection"
(#458) The string key "shouldSelectDifficultyLevel" is not in the correct order, it should be before "showsubmissionsuser"
(#494) The string key "unknownauthor" is not in the correct order, it should be before "unkownactionerror"
(#510) Unexpected comment found. Auto-fixing will not work after this comment
(#511) The string key "allowteams" is not in the correct order, it should be before "yourfeedbackgoeshere"
(#532) The string key "assessthissubmission" is not in the correct order, it should be before "commentsforstudent_help"
(#544) The string key "numberofattachments" is duplicated
(#547) The string key "changeteamteacher" is not in the correct order, it should be before "numberofattachments_help"
(#550) The string key "challengestart" is not in the correct order, it should be before "changeteamteacher_help"
(#555) The string key "challengeend" is not in the correct order, it should be before "challengestart_help"
(#597) The string key "firstname_help" is not in the correct order, it should be before "picture_help"
(#604) The string key "pointsanswers_help" is not in the correct order, it should be before "pointssubmission_help"
(#606) The string key "points_help" is not in the correct order, it should be before "pointsteam_help"
(#608) The string key "individualranking" is not in the correct order, it should be before "points_help"
(#628) The string key "grading" is not in the correct order, it should be before "individualranking_help"
(#695) The string key "modified" is not in the correct order, it should be before "modifsubmission"
(#715) The string key "myanswers" is not in the correct order, it should be before "myplace_help"
(#718) The string key "mychallenges" is not in the correct order, it should be before "myrankingteam"
(#720) The string key "myanswers_help" is not in the correct order, it should be before "mychallenges_help"
(#752) The string key "showclasifindividual" is duplicated
(#777) The string key "typecalification" is not in the correct order, it should be before "typegrade_help"
(#781) The string key "teamporcent" is not in the correct order, it should be before "typecalification_help"
(#795) The string key "submitchallengeassignment" is not in the correct order, it should be before "tinitial_help"
(#807) The string key "notpermissionsubmission" is not in the correct order, it should be before "validateassessment_help"
(#808) The string key "nopermissionassessment" is not in the correct order, it should be before "notpermissionsubmission"
(#809) The string key "messageprovider:challenge_start" is not in the correct order, it should be before "nopermissionassessment"
(#811) Unexpected string end, it should be a line feed after a semicolon
(#811) Expected 1 newline at end of file; 0 found
mod/quest/lib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#83) No one-line description found in phpdocs for docblock of function quest_supports
(#121) Logical operator "and" is prohibited; use "&&" instead
(#122) Logical operator "and" is prohibited; use "&&" instead
(#143) Docblock tag "@global" is not recommended.
(#144) Docblock tag "@global" is not recommended.
(#152) Whitespace found at end of line
(#174) Whitespace found at end of line
(#189) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#221) Short array syntax must be used to define arrays
(#224) Short array syntax must be used to define arrays
(#228) Short array syntax must be used to define arrays
(#231) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#238) Short array syntax must be used to define arrays
(#241) Short array syntax must be used to define arrays
(#244) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#284) Logical operator "or" is prohibited; use "||" instead
(#285) Short array syntax must be used to define arrays
(#288) Logical operator "or" is prohibited; use "||" instead
(#289) Short array syntax must be used to define arrays
(#300) Logical operator "or" is prohibited; use "||" instead
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Short array syntax must be used to define arrays
(#377) Short array syntax must be used to define arrays
(#377) Blank line found at start of control structure
(#380) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#380) Opening parenthesis of a multi-line function call must be the last content on the line
(#380) Only one argument is allowed per line in a multi-line function call
(#381) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#381) Short array syntax must be used to define arrays
(#381) Closing parenthesis of a multi-line function call must be on a line by itself
(#381) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#429) Blank line found at start of control structure
(#447) Blank line found at start of control structure
(#449) Short array syntax must be used to define arrays
(#466) Blank line found at start of control structure
(#554) No one-line description found in phpdocs for docblock of function quest_get_teacher
(#639) Line exceeds 132 characters; contains 133 characters
(#664) Short array syntax must be used to define arrays
(#705) Short array syntax must be used to define arrays
(#721) Short array syntax must be used to define arrays
(#747) Short array syntax must be used to define arrays
(#755) Short array syntax must be used to define arrays
(#760) Short array syntax must be used to define arrays
(#763) Short array syntax must be used to define arrays
(#768) Short array syntax must be used to define arrays
(#795) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#795) Opening parenthesis of a multi-line function call must be the last content on the line
(#796) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#796) Short array syntax must be used to define arrays
(#796) Closing parenthesis of a multi-line function call must be on a line by itself
(#796) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#805) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#805) Opening parenthesis of a multi-line function call must be the last content on the line
(#806) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#806) Short array syntax must be used to define arrays
(#806) Closing parenthesis of a multi-line function call must be on a line by itself
(#806) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#874) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#875) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#875) Only one argument is allowed per line in a multi-line function call
(#875) Short array syntax must be used to define arrays
(#875) Closing parenthesis of a multi-line function call must be on a line by itself
(#878) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#879) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#879) Only one argument is allowed per line in a multi-line function call
(#879) Short array syntax must be used to define arrays
(#879) Closing parenthesis of a multi-line function call must be on a line by itself
(#883) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#884) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#884) Only one argument is allowed per line in a multi-line function call
(#884) Short array syntax must be used to define arrays
(#884) Closing parenthesis of a multi-line function call must be on a line by itself
(#905) No one-line description found in phpdocs for docblock of function quest_scale_used
(#912) No one-line description found in phpdocs for docblock of function quest_scale_used_anywhere
(#933) Short array syntax must be used to define arrays
(#959) Short array syntax must be used to define arrays
(#962) Short array syntax must be used to define arrays
(#967) Short array syntax must be used to define arrays
(#975) Short array syntax must be used to define arrays
(#980) Short array syntax must be used to define arrays
(#980) Short array syntax must be used to define arrays
(#982) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#993) Only one argument is allowed per line in a multi-line function call
(#993) Closing parenthesis of a multi-line function call must be on a line by itself
(#996) Blank line found at start of control structure
(#998) Blank line found at start of control structure
(#1013) Short array syntax must be used to define arrays
(#1024) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1034) Only one argument is allowed per line in a multi-line function call
(#1034) Closing parenthesis of a multi-line function call must be on a line by itself
(#1037) Blank line found at start of control structure
(#1039) Blank line found at start of control structure
(#1053) Short array syntax must be used to define arrays
(#1069) Docblock tag "@global" is not recommended.
(#1070) Docblock tag "@global" is not recommended.
(#1071) Docblock tag "@global" is not recommended.
(#1124) No one-line description found in phpdocs for docblock of function quest_reset_course_form_definition
(#1135) Short array syntax must be used to define arrays
(#1149) Short array syntax must be used to define arrays
(#1157) Short array syntax must be used to define arrays
(#1159) Short array syntax must be used to define arrays
(#1160) Short array syntax must be used to define arrays
(#1164) Long list syntax is not allowed
(#1166) Short array syntax must be used to define arrays
(#1168) Blank line found at start of control structure
(#1204) Short array syntax must be used to define arrays
(#1208) Blank line found at start of control structure
(#1210) Short array syntax must be used to define arrays
(#1217) Short array syntax must be used to define arrays
(#1235) Logical operator "or" is prohibited; use "||" instead
(#1239) Short array syntax must be used to define arrays
(#1243) Short array syntax must be used to define arrays
(#1246) Short array syntax must be used to define arrays
(#1263) Short array syntax must be used to define arrays
(#1268) Opening parenthesis of a multi-line function call must be the last content on the line
(#1268) Only one argument is allowed per line in a multi-line function call
(#1268) Short array syntax must be used to define arrays
(#1269) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#1269) Closing parenthesis of a multi-line function call must be on a line by itself
(#1274) Opening parenthesis of a multi-line function call must be the last content on the line
(#1275) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1275) Short array syntax must be used to define arrays
(#1276) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1276) Closing parenthesis of a multi-line function call must be on a line by itself
(#1281) Opening parenthesis of a multi-line function call must be the last content on the line
(#1282) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1282) Short array syntax must be used to define arrays
(#1283) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1283) Closing parenthesis of a multi-line function call must be on a line by itself
(#1284) Opening parenthesis of a multi-line function call must be the last content on the line
(#1285) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1285) Short array syntax must be used to define arrays
(#1286) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1286) Closing parenthesis of a multi-line function call must be on a line by itself
(#1297) Opening parenthesis of a multi-line function call must be the last content on the line
(#1297) Only one argument is allowed per line in a multi-line function call
(#1298) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#1298) Short array syntax must be used to define arrays
(#1298) Only one argument is allowed per line in a multi-line function call
(#1298) Closing parenthesis of a multi-line function call must be on a line by itself
(#1307) Short array syntax must be used to define arrays
(#1317) Opening parenthesis of a multi-line function call must be the last content on the line
(#1317) Only one argument is allowed per line in a multi-line function call
(#1317) Only one argument is allowed per line in a multi-line function call
(#1317) Short array syntax must be used to define arrays
(#1318) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#1318) Closing parenthesis of a multi-line function call must be on a line by itself
(#1328) Opening parenthesis of a multi-line function call must be the last content on the line
(#1328) Only one argument is allowed per line in a multi-line function call
(#1329) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#1329) Short array syntax must be used to define arrays
(#1329) Only one argument is allowed per line in a multi-line function call
(#1329) Closing parenthesis of a multi-line function call must be on a line by itself
(#1338) Opening parenthesis of a multi-line function call must be the last content on the line
(#1338) Only one argument is allowed per line in a multi-line function call
(#1338) Only one argument is allowed per line in a multi-line function call
(#1338) Short array syntax must be used to define arrays
(#1339) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#1339) Closing parenthesis of a multi-line function call must be on a line by itself
(#1344) No one-line description found in phpdocs for docblock of function quest_get_maxpoints_teams
(#1348) Short array syntax must be used to define arrays
(#1356) Expected 1 newline at end of file; 0 found
mod/quest/locallib.php
(#127) No one-line description found in phpdocs for docblock of function quest_choose_from_menu
(#288) Missing docblock for function definition
(#336) This comment is 67% valid code; is this commented out code?
(#352) This comment is 67% valid code; is this commented out code?
(#468) Line exceeds 132 characters; contains 146 characters
(#499) Docblock tag "@global" is not recommended.
(#500) Docblock tag "@global" is not recommended.
(#501) Docblock tag "@global" is not recommended.
(#502) Docblock tag "@global" is not recommended.
(#503) Docblock tag "@global" is not recommended.
(#504) Docblock tag "@global" is not recommended.
(#559) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#938) Each class must be in a file by itself
(#939) Missing docblock for function definition
(#1001) Docblock tag "@global" is not recommended.
(#1002) Docblock tag "@global" is not recommended.
(#1003) Docblock tag "@global" is not recommended.
(#1004) Docblock tag "@global" is not recommended.
(#1012) No one-line description found in phpdocs for docblock of function quest_uploadanswer
(#1021) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1030) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1059) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1465) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1550) Docblock tag "@global" is not recommended.
(#1551) Docblock tag "@global" is not recommended.
(#1552) Docblock tag "@global" is not recommended.
(#1556) No one-line description found in phpdocs for docblock of function quest_print_answer
(#1603) No one-line description found in phpdocs for docblock of function quest_print_assessment
(#1814) This comment is 43% valid code; is this commented out code?
(#1963) No one-line description found in phpdocs for docblock of function quest_print_general_comment_box
(#2003) No one-line description found in phpdocs for docblock of function quest_get_answer_grade
(#2047) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2065) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2177) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2558) No one-line description found in phpdocs for docblock of function quest_sortfunction_calification
(#2569) No one-line description found in phpdocs for docblock of function quest_print_score_graph
(#2776) No one-line description found in phpdocs for docblock of function quest_sortfunction
(#2787) Docblock tag "@global" is not recommended.
(#2788) Docblock tag "@global" is not recommended.
(#2789) Docblock tag "@global" is not recommended.
(#2796) No one-line description found in phpdocs for docblock of function quest_actions_submission
(#2886) Docblock tag "@global" is not recommended.
(#2887) Docblock tag "@global" is not recommended.
(#2891) No one-line description found in phpdocs for docblock of function quest_validate_user_answer
(#3059) No one-line description found in phpdocs for docblock of function quest_get_user_team
(#3069) No one-line description found in phpdocs for docblock of function quest_get_team_members
(#3103) No one-line description found in phpdocs for docblock of function quest_calculate_user_submissions_score
(#3113) Line exceeds 132 characters; contains 146 characters
(#3125) No one-line description found in phpdocs for docblock of function quest_count_user_submissions_assesed
(#3153) No one-line description found in phpdocs for docblock of function quest_count_user_submissions
(#3166) No one-line description found in phpdocs for docblock of function quest_count_user_answers
(#3179) No one-line description found in phpdocs for docblock of function quest_count_user_answers_assesed
(#3192) No one-line description found in phpdocs for docblock of function quest_count_submission_assessments
(#3211) No one-line description found in phpdocs for docblock of function quest_grade_updated
(#3235) No one-line description found in phpdocs for docblock of function quest_update_user_scores
(#3268) No one-line description found in phpdocs for docblock of function quest_update_team_scores
(#3314) Missing docblock for function quest_print_error_banded_form
(#3673) Missing docblock for function quest_sortfunction_team
(#3752) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#3991) Docblock tag "@global" is not recommended.
(#3992) Docblock tag "@global" is not recommended.
(#4244) Missing docblock for function quest_send_message_data
(#4387) No one-line description found in phpdocs for docblock of function quest_get_maxpoints_group
(#4428) No one-line description found in phpdocs for docblock of function quest_get_maxpoints
(#4505) Missing docblock for function quest_get_submissions
(#4646) Docblock tag "@global" is not recommended.
(#4647) Docblock tag "@global" is not recommended.
(#4648) Docblock tag "@global" is not recommended.
(#4671) Docblock tag "@global" is not recommended.
(#4672) Docblock tag "@global" is not recommended.
(#4673) Docblock tag "@global" is not recommended.
(#4677) No one-line description found in phpdocs for docblock of function quest_get_submitsubmissionuser_logs
mod/quest/mod_form.php
(#372) Inline doc block comments are not allowed; use "// Comment." instead
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) This comment is 56% valid code; is this commented out code?
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) This comment is 58% valid code; is this commented out code?
(#387) Inline doc block comments are not allowed; use "// Comment." instead
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) This comment is 66% valid code; is this commented out code?
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
mod/quest/myplace.php
(#43) Long list syntax is not allowed
(#44) Short array syntax must be used to define arrays
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#48) Short array syntax must be used to define arrays
(#49) Multi-line function call not indented correctly; expected 0 spaces but found 24
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) Logical operator "and" is prohibited; use "&&" instead
(#75) Short array syntax must be used to define arrays
(#75) Blank line found at start of control structure
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Only one argument is allowed per line in a multi-line function call
(#78) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#122) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#136) Blank line found at start of control structure
(#138) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#139) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#152) Logical operator "and" is prohibited; use "&&" instead
(#152) Logical operator "and" is prohibited; use "&&" instead
(#152) Blank line found at start of control structure
(#171) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#171) Only one argument is allowed per line in a multi-line function call
(#172) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#172) Short array syntax must be used to define arrays
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#172) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#181) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#181) Opening parenthesis of a multi-line function call must be the last content on the line
(#182) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#182) Short array syntax must be used to define arrays
(#182) Closing parenthesis of a multi-line function call must be on a line by itself
(#182) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#222) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#222) Opening parenthesis of a multi-line function call must be the last content on the line
(#223) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#223) Short array syntax must be used to define arrays
(#223) Closing parenthesis of a multi-line function call must be on a line by itself
(#223) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#244) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#302) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
(#305) Short array syntax must be used to define arrays
(#308) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#310) Short array syntax must be used to define arrays
(#332) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#333) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#349) Short array syntax must be used to define arrays
(#369) Short array syntax must be used to define arrays
(#374) Short array syntax must be used to define arrays
(#375) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#407) Short array syntax must be used to define arrays
(#408) Short array syntax must be used to define arrays
(#410) Short array syntax must be used to define arrays
(#411) Short array syntax must be used to define arrays
(#412) Short array syntax must be used to define arrays
(#413) Short array syntax must be used to define arrays
(#440) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#440) Opening parenthesis of a multi-line function call must be the last content on the line
(#441) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#441) Short array syntax must be used to define arrays
(#441) Closing parenthesis of a multi-line function call must be on a line by itself
(#441) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#458) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#499) Blank line found at start of control structure
(#501) Short array syntax must be used to define arrays
(#515) Blank line found at start of control structure
(#521) Short array syntax must be used to define arrays
(#522) Short array syntax must be used to define arrays
(#523) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#523) Opening parenthesis of a multi-line function call must be the last content on the line
(#524) Multi-line function call not indented correctly; expected 4 spaces but found 48
(#524) Short array syntax must be used to define arrays
(#524) Closing parenthesis of a multi-line function call must be on a line by itself
(#524) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#525) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#525) Opening parenthesis of a multi-line function call must be the last content on the line
(#526) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#526) Short array syntax must be used to define arrays
(#526) Closing parenthesis of a multi-line function call must be on a line by itself
(#526) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#526) Blank line found at start of control structure
(#528) Short array syntax must be used to define arrays
(#528) Blank line found at start of control structure
(#530) Short array syntax must be used to define arrays
(#531) Short array syntax must be used to define arrays
(#564) Short array syntax must be used to define arrays
(#569) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#592) Short array syntax must be used to define arrays
(#609) Missing @copyright tag
(#609) Missing @license tag
(#615) DocBlock missing a @package tag for function quest_sortfunction_answers. Expected @package mod_quest
(#622) Expected 1 newline at end of file; 0 found
mod/quest/report.php
(#17) Missing @copyright tag
(#24) Incorrect @package tag for file report.php. Expected mod_quest, found quest.
(#35) Long list syntax is not allowed
(#36) Short array syntax must be used to define arrays
(#44) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#47) Short array syntax must be used to define arrays
(#58) Space after opening parenthesis of function call prohibited
(#111) Blank line found at start of control structure
(#133) Expected 1 newline at end of file; 0 found
mod/quest/scores_lib.php
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#74) No one-line description found in phpdocs for docblock of function quest_calculate_pointsanswercorrect_and_date
(#77) Short array syntax must be used to define arrays
(#93) No one-line description found in phpdocs for docblock of function quest_update_submission_counts
(#95) Short array syntax must be used to define arrays
(#112) No one-line description found in phpdocs for docblock of function quest_count_submission_answers
(#114) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
mod/quest/submissions.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file submissions.php
(#51) Long list syntax is not allowed
(#52) Short array syntax must be used to define arrays
(#74) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#75) Short array syntax must be used to define arrays
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Short array syntax must be used to define arrays
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Short array syntax must be used to define arrays
(#103) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#103) Logical operator "or" is prohibited; use "||" instead
(#104) Logical operator "and" is prohibited; use "&&" instead
(#105) Logical operator "and" is prohibited; use "&&" instead
(#105) Logical operator "and" is prohibited; use "&&" instead
(#105) Logical operator "and" is prohibited; use "&&" instead
(#106) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#107) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#110) Short array syntax must be used to define arrays
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#117) Short array syntax must be used to define arrays
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#131) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#132) Short array syntax must be used to define arrays
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#133) Opening parenthesis of a multi-line function call must be the last content on the line
(#134) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#134) Short array syntax must be used to define arrays
(#134) Closing parenthesis of a multi-line function call must be on a line by itself
(#135) Short array syntax must be used to define arrays
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Only one argument is allowed per line in a multi-line function call
(#140) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#140) Short array syntax must be used to define arrays
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#218) Opening parenthesis of a multi-line function call must be the last content on the line
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Only one argument is allowed per line in a multi-line function call
(#219) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Closing parenthesis of a multi-line function call must be on a line by itself
(#220) Opening parenthesis of a multi-line function call must be the last content on the line
(#220) Only one argument is allowed per line in a multi-line function call
(#220) Only one argument is allowed per line in a multi-line function call
(#220) Only one argument is allowed per line in a multi-line function call
(#220) Only one argument is allowed per line in a multi-line function call
(#221) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#221) Only one argument is allowed per line in a multi-line function call
(#221) Closing parenthesis of a multi-line function call must be on a line by itself
(#223) Opening parenthesis of a multi-line function call must be the last content on the line
(#224) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#224) Short array syntax must be used to define arrays
(#225) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#225) Only one argument is allowed per line in a multi-line function call
(#225) Closing parenthesis of a multi-line function call must be on a line by itself
(#230) Opening parenthesis of a multi-line function call must be the last content on the line
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Only one argument is allowed per line in a multi-line function call
(#231) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#231) Only one argument is allowed per line in a multi-line function call
(#231) Closing parenthesis of a multi-line function call must be on a line by itself
(#236) Opening parenthesis of a multi-line function call must be the last content on the line
(#237) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#237) Only one argument is allowed per line in a multi-line function call
(#237) Closing parenthesis of a multi-line function call must be on a line by itself
(#242) Short array syntax must be used to define arrays
(#247) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#250) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#255) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#255) Closing parenthesis of a multi-line function call must be on a line by itself
(#256) Opening parenthesis of a multi-line function call must be the last content on the line
(#256) Only one argument is allowed per line in a multi-line function call
(#256) Only one argument is allowed per line in a multi-line function call
(#256) Only one argument is allowed per line in a multi-line function call
(#256) Only one argument is allowed per line in a multi-line function call
(#257) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#257) Only one argument is allowed per line in a multi-line function call
(#257) Closing parenthesis of a multi-line function call must be on a line by itself
(#259) Short array syntax must be used to define arrays
(#261) Opening parenthesis of a multi-line function call must be the last content on the line
(#262) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#262) Short array syntax must be used to define arrays
(#263) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#263) Only one argument is allowed per line in a multi-line function call
(#263) Closing parenthesis of a multi-line function call must be on a line by itself
(#268) Opening parenthesis of a multi-line function call must be the last content on the line
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Only one argument is allowed per line in a multi-line function call
(#269) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Closing parenthesis of a multi-line function call must be on a line by itself
(#279) Short array syntax must be used to define arrays
(#281) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#284) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#285) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#290) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#292) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#340) Whitespace found at end of line
(#347) Logical operator "and" is prohibited; use "&&" instead
(#350) Logical operator "and" is prohibited; use "&&" instead
(#351) Opening parenthesis of a multi-line function call must be the last content on the line
(#352) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#352) Short array syntax must be used to define arrays
(#353) Closing parenthesis of a multi-line function call must be on a line by itself
(#360) Whitespace found at end of line
(#368) Whitespace found at end of line
(#372) Whitespace found at end of line
(#373) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#374) Each line in a multi-line control structure must be indented at least once; expected at least 8 spaces, but found 4
(#374) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#377) Whitespace found at end of line
(#378) Whitespace found at end of line
(#379) Blank line found at start of control structure
(#380) Whitespace found at end of line
(#384) Short array syntax must be used to define arrays
(#387) Short array syntax must be used to define arrays
(#395) Whitespace found at end of line
(#404) Opening parenthesis of a multi-line function call must be the last content on the line
(#404) Only one argument is allowed per line in a multi-line function call
(#404) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Closing parenthesis of a multi-line function call must be on a line by itself
(#409) Short array syntax must be used to define arrays
(#413) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#416) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#420) Opening parenthesis of a multi-line function call must be the last content on the line
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#421) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#421) Closing parenthesis of a multi-line function call must be on a line by itself
(#422) Opening parenthesis of a multi-line function call must be the last content on the line
(#422) Only one argument is allowed per line in a multi-line function call
(#422) Only one argument is allowed per line in a multi-line function call
(#422) Only one argument is allowed per line in a multi-line function call
(#422) Only one argument is allowed per line in a multi-line function call
(#423) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#423) Only one argument is allowed per line in a multi-line function call
(#423) Closing parenthesis of a multi-line function call must be on a line by itself
(#425) Opening parenthesis of a multi-line function call must be the last content on the line
(#426) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#426) Short array syntax must be used to define arrays
(#428) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#428) Only one argument is allowed per line in a multi-line function call
(#428) Closing parenthesis of a multi-line function call must be on a line by itself
(#432) Blank line found at start of control structure
(#435) Opening parenthesis of a multi-line function call must be the last content on the line
(#435) Only one argument is allowed per line in a multi-line function call
(#435) Only one argument is allowed per line in a multi-line function call
(#435) Only one argument is allowed per line in a multi-line function call
(#435) Only one argument is allowed per line in a multi-line function call
(#436) Multi-line function call not indented correctly; expected 12 spaces but found 36
(#436) Only one argument is allowed per line in a multi-line function call
(#436) Only one argument is allowed per line in a multi-line function call
(#436) Only one argument is allowed per line in a multi-line function call
(#436) Closing parenthesis of a multi-line function call must be on a line by itself
(#439) Opening parenthesis of a multi-line function call must be the last content on the line
(#439) Only one argument is allowed per line in a multi-line function call
(#439) Only one argument is allowed per line in a multi-line function call
(#439) Only one argument is allowed per line in a multi-line function call
(#439) Only one argument is allowed per line in a multi-line function call
(#440) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Closing parenthesis of a multi-line function call must be on a line by itself
(#442) Blank line found at start of control structure
(#454) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#465) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#494) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#495) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#509) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#509) Opening parenthesis of a multi-line function call must be the last content on the line
(#509) Only one argument is allowed per line in a multi-line function call
(#510) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#510) Short array syntax must be used to define arrays
(#510) Closing parenthesis of a multi-line function call must be on a line by itself
(#510) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#519) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#519) Opening parenthesis of a multi-line function call must be the last content on the line
(#520) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#520) Short array syntax must be used to define arrays
(#520) Closing parenthesis of a multi-line function call must be on a line by itself
(#520) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#538) Expected at least 1 space before "."; 0 found
(#568) Short array syntax must be used to define arrays
(#573) Short array syntax must be used to define arrays
(#574) Short array syntax must be used to define arrays
(#597) Short array syntax must be used to define arrays
(#650) Short array syntax must be used to define arrays
(#651) Short array syntax must be used to define arrays
(#656) Short array syntax must be used to define arrays
(#657) Short array syntax must be used to define arrays
(#659) Short array syntax must be used to define arrays
(#676) Short array syntax must be used to define arrays
(#680) Short array syntax must be used to define arrays
(#703) Short array syntax must be used to define arrays
(#708) Short array syntax must be used to define arrays
(#709) Short array syntax must be used to define arrays
(#731) Short array syntax must be used to define arrays
(#737) Blank line found at start of control structure
(#740) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#748) Short array syntax must be used to define arrays
(#749) Short array syntax must be used to define arrays
(#759) Short array syntax must be used to define arrays
(#760) Short array syntax must be used to define arrays
(#762) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#762) Opening parenthesis of a multi-line function call must be the last content on the line
(#763) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#763) Short array syntax must be used to define arrays
(#763) Closing parenthesis of a multi-line function call must be on a line by itself
(#763) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#763) Blank line found at start of control structure
(#778) Blank line found at start of control structure
(#782) Short array syntax must be used to define arrays
(#783) Short array syntax must be used to define arrays
(#785) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#786) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#806) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#806) Opening parenthesis of a multi-line function call must be the last content on the line
(#806) Only one argument is allowed per line in a multi-line function call
(#807) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#807) Short array syntax must be used to define arrays
(#807) Closing parenthesis of a multi-line function call must be on a line by itself
(#807) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#816) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#816) Opening parenthesis of a multi-line function call must be the last content on the line
(#817) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#817) Short array syntax must be used to define arrays
(#817) Closing parenthesis of a multi-line function call must be on a line by itself
(#817) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#867) Short array syntax must be used to define arrays
(#872) Short array syntax must be used to define arrays
(#873) Short array syntax must be used to define arrays
(#896) Short array syntax must be used to define arrays
(#932) Short array syntax must be used to define arrays
(#933) Short array syntax must be used to define arrays
(#935) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#935) Opening parenthesis of a multi-line function call must be the last content on the line
(#936) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#936) Short array syntax must be used to define arrays
(#936) Closing parenthesis of a multi-line function call must be on a line by itself
(#936) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#936) Blank line found at start of control structure
(#953) Short array syntax must be used to define arrays
(#954) Short array syntax must be used to define arrays
(#956) Blank line found at start of control structure
(#961) Short array syntax must be used to define arrays
(#962) Short array syntax must be used to define arrays
(#964) Short array syntax must be used to define arrays
(#988) Short array syntax must be used to define arrays
(#999) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#999) Only one argument is allowed per line in a multi-line function call
(#999) Closing parenthesis of a multi-line function call must be on a line by itself
(#1014) Short array syntax must be used to define arrays
(#1019) Short array syntax must be used to define arrays
(#1020) Short array syntax must be used to define arrays
(#1042) Short array syntax must be used to define arrays
(#1046) Blank line found at start of control structure
(#1048) Short array syntax must be used to define arrays
(#1057) Opening parenthesis of a multi-line function call must be the last content on the line
(#1058) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1058) Short array syntax must be used to define arrays
(#1059) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#1059) Closing parenthesis of a multi-line function call must be on a line by itself
(#1060) Opening parenthesis of a multi-line function call must be the last content on the line
(#1061) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#1061) Short array syntax must be used to define arrays
(#1061) Closing parenthesis of a multi-line function call must be on a line by itself
(#1064) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1066) Expected 1 newline at end of file; 0 found
mod/quest/team.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file team.php
(#39) Long list syntax is not allowed
(#40) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#60) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#68) Blank line found at start of control structure
(#78) Blank line found at start of control structure
(#83) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#84) Short array syntax must be used to define arrays
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#86) Short array syntax must be used to define arrays
(#91) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#92) Short array syntax must be used to define arrays
(#94) Multi-line function call not indented correctly; expected 28 spaces but found 42
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#104) Multi-line function call not indented correctly; expected 36 spaces but found 44
(#104) Short array syntax must be used to define arrays
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#128) Multi-line function call not indented correctly; expected 32 spaces but found 40
(#128) Short array syntax must be used to define arrays
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Short array syntax must be used to define arrays
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Multi-line function call not indented correctly; expected 40 spaces but found 48
(#143) Short array syntax must be used to define arrays
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#164) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#171) Blank line found at start of control structure
(#186) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#237) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#259) Short array syntax must be used to define arrays
mod/quest/version.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Incorrect @package tag for file version.php. Expected mod_quest, found mod_quest .
mod/quest/view.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file view.php
(#53) Long list syntax is not allowed
(#55) Short array syntax must be used to define arrays
(#63) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#70) Short array syntax must be used to define arrays
(#89) Blank line found at start of control structure
(#93) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#102) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#103) Short array syntax must be used to define arrays
(#105) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#106) Short array syntax must be used to define arrays
(#137) Short array syntax must be used to define arrays
(#163) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#163) Opening parenthesis of a multi-line function call must be the last content on the line
(#164) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#164) Short array syntax must be used to define arrays
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#164) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#167) Short array syntax must be used to define arrays
(#169) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Only one argument is allowed per line in a multi-line function call
(#170) Multi-line function call not indented correctly; expected 28 spaces but found 36
(#170) Short array syntax must be used to define arrays
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
(#193) Opening parenthesis of a multi-line function call must be the last content on the line
(#193) Only one argument is allowed per line in a multi-line function call
(#193) Only one argument is allowed per line in a multi-line function call
(#194) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#194) Short array syntax must be used to define arrays
(#194) Closing parenthesis of a multi-line function call must be on a line by itself
(#234) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#234) Opening parenthesis of a multi-line function call must be the last content on the line
(#235) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#235) Short array syntax must be used to define arrays
(#235) Closing parenthesis of a multi-line function call must be on a line by itself
(#235) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#238) Short array syntax must be used to define arrays
(#240) Opening parenthesis of a multi-line function call must be the last content on the line
(#240) Only one argument is allowed per line in a multi-line function call
(#240) Only one argument is allowed per line in a multi-line function call
(#241) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#241) Short array syntax must be used to define arrays
(#241) Closing parenthesis of a multi-line function call must be on a line by itself
(#276) Logical operator "and" is prohibited; use "&&" instead
(#277) Short array syntax must be used to define arrays
(#293) Logical operator "and" is prohibited; use "&&" instead
(#347) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#361) Short array syntax must be used to define arrays
(#362) Short array syntax must be used to define arrays
(#364) Blank line found at start of control structure
(#373) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#373) Opening parenthesis of a multi-line function call must be the last content on the line
(#373) Only one argument is allowed per line in a multi-line function call
(#374) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#374) Short array syntax must be used to define arrays
(#374) Closing parenthesis of a multi-line function call must be on a line by itself
(#374) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#383) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#383) Opening parenthesis of a multi-line function call must be the last content on the line
(#384) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#384) Short array syntax must be used to define arrays
(#384) Closing parenthesis of a multi-line function call must be on a line by itself
(#384) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#418) Short array syntax must be used to define arrays
(#423) Short array syntax must be used to define arrays
(#425) Short array syntax must be used to define arrays
(#446) Short array syntax must be used to define arrays
(#467) Logical operator "and" is prohibited; use "&&" instead
(#468) Short array syntax must be used to define arrays
(#495) Logical operator "and" is prohibited; use "&&" instead
(#496) Short array syntax must be used to define arrays
(#562) Short array syntax must be used to define arrays
(#563) Short array syntax must be used to define arrays
(#571) Short array syntax must be used to define arrays
(#582) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#585) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#586) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#592) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#594) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#598) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#607) Logical operator "or" is prohibited; use "||" instead
(#607) Logical operator "and" is prohibited; use "&&" instead
(#608) Logical operator "and" is prohibited; use "&&" instead
(#608) Logical operator "and" is prohibited; use "&&" instead
(#609) Logical operator "or" is prohibited; use "||" instead
(#609) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#639) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#639) Opening parenthesis of a multi-line function call must be the last content on the line
(#639) Only one argument is allowed per line in a multi-line function call
(#640) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#640) Short array syntax must be used to define arrays
(#640) Closing parenthesis of a multi-line function call must be on a line by itself
(#640) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#649) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#649) Opening parenthesis of a multi-line function call must be the last content on the line
(#650) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#650) Short array syntax must be used to define arrays
(#650) Closing parenthesis of a multi-line function call must be on a line by itself
(#650) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#710) Short array syntax must be used to define arrays
(#715) Short array syntax must be used to define arrays
(#718) Short array syntax must be used to define arrays
(#740) Short array syntax must be used to define arrays
(#741) Short array syntax must be used to define arrays
(#743) Short array syntax must be used to define arrays
(#746) Short array syntax must be used to define arrays
(#748) Short array syntax must be used to define arrays
(#749) Short array syntax must be used to define arrays
(#751) Short array syntax must be used to define arrays
(#775) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#778) Expected 1 blank line at end of file; 2 found
mod/quest/viewassessment.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file viewassessment.php
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#53) Short array syntax must be used to define arrays
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#56) Short array syntax must be used to define arrays
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#80) Blank line found at start of control structure
(#114) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#139) Expected 1 newline at end of file; 0 found
mod/quest/viewassessmentautor.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file viewassessmentautor.php
(#40) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#43) Long list syntax is not allowed
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#48) Short array syntax must be used to define arrays
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#51) Short array syntax must be used to define arrays
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#65) Blank line found at start of control structure
(#67) Blank line found at start of control structure
(#74) Short array syntax must be used to define arrays
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#76) Short array syntax must be used to define arrays
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#79) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#80) Short array syntax must be used to define arrays
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Only one argument is allowed per line in a multi-line function call
(#86) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#86) Short array syntax must be used to define arrays
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#88) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#88) Short array syntax must be used to define arrays
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#117) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#118) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/quest/viewclasification.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file viewclasification.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#48) Long list syntax is not allowed
(#49) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#100) Blank line found at start of control structure
(#112) Logical operator "and" is prohibited; use "&&" instead
(#113) Short array syntax must be used to define arrays
(#115) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#117) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#199) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#199) Opening parenthesis of a multi-line function call must be the last content on the line
(#200) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#200) Short array syntax must be used to define arrays
(#200) Closing parenthesis of a multi-line function call must be on a line by itself
(#200) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#205) Opening parenthesis of a multi-line function call must be the last content on the line
(#206) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#206) Closing parenthesis of a multi-line function call must be on a line by itself
(#229) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#242) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#277) Short array syntax must be used to define arrays
(#301) Blank line found at start of control structure
(#334) Short array syntax must be used to define arrays
(#335) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#367) Blank line found at start of control structure
(#369) Short array syntax must be used to define arrays
(#370) Short array syntax must be used to define arrays
(#372) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#372) Opening parenthesis of a multi-line function call must be the last content on the line
(#373) Multi-line function call not indented correctly; expected 8 spaces but found 36
(#373) Short array syntax must be used to define arrays
(#373) Closing parenthesis of a multi-line function call must be on a line by itself
(#373) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#419) Short array syntax must be used to define arrays
(#423) Short array syntax must be used to define arrays
(#424) Short array syntax must be used to define arrays
(#427) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#457) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#497) Opening parenthesis of a multi-line function call must be the last content on the line
(#498) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#498) Only one argument is allowed per line in a multi-line function call
(#498) Only one argument is allowed per line in a multi-line function call
(#498) Only one argument is allowed per line in a multi-line function call
(#498) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(76 errors, 19 warnings)

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

mod/quest/Gruntfile.js
(#26) 'module' is not defined. (no-undef)
(#29) 'process' is not defined. (no-undef)
(#29) 'process' is not defined. (no-undef)
(#35) '__dirname' is not defined. (no-undef)
(#36) '__dirname' is not defined. (no-undef)
(#37) Operator '+' must be spaced. (space-infix-ops)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#58) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#69) There should be no space after '{'. (@babel/object-curly-spacing)
(#69) There should be no space before '}'. (@babel/object-curly-spacing)
(#76) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#131) There should be no space after this paren. (space-in-parens)
(#131) '__dirname' is not defined. (no-undef)
(#178) 'process' is not defined. (no-undef)
(#179) Unexpected space before function parentheses. (space-before-function-paren)
(#226) There should be no space after '{'. (@babel/object-curly-spacing)
(#226) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#226) There should be no space before '}'. (@babel/object-curly-spacing)
mod/quest/amd/src/counter.js
(#15) Missing JSDoc @param "cantidad" declaration. (jsdoc/require-param)
(#15) Missing JSDoc @param "decimales" declaration. (jsdoc/require-param)
(#17) @package should be empty. (jsdoc/empty-tags)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Missing JSDoc @param "timenow" type. (jsdoc/require-param-type)
(#32) Missing JSDoc @param "datestart" type. (jsdoc/require-param-type)
(#33) Missing JSDoc @param "dateend" type. (jsdoc/require-param-type)
(#34) Missing JSDoc @param "tinitial" type. (jsdoc/require-param-type)
(#35) Missing JSDoc @param "dateanswercorrect" type. (jsdoc/require-param-type)
(#36) Missing JSDoc @param "initialpoints" type. (jsdoc/require-param-type)
(#37) Missing JSDoc @param "pointsmax" type. (jsdoc/require-param-type)
(#38) Missing JSDoc @param "pointsmin" type. (jsdoc/require-param-type)
(#39) Missing JSDoc @param "type" type. (jsdoc/require-param-type)
(#42) Identifier 'quest_calculate_points' is not in camel case. (camelcase)
(#43) Unexpected tab character. (no-tabs)
(#62) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#63) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#63) Unexpected tab character. (no-tabs)
(#82) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#82) Unexpected tab character. (no-tabs)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#96) Missing JSDoc @param "$" type. (jsdoc/require-param-type)
(#97) Missing JSDoc @param "indice" type. (jsdoc/require-param-type)
(#98) Expected @param names to be "$, indice, pointsmax, pointsmin, initialpoints, tinitial, datestart, state, nanswerscorrect, dateanswercorrect, pointsanswercorrect, dateend, formularios, type, nmaxanswers, pointsnmaxanswers, servertime, correccion". Got "$, indice, incline, pointsmax, pointsmin, initialpoints, tinitial, datestart, state, nanswerscorrect, dateanswercorrect, pointsanswercorrect, dateend, formularios, type, nmaxanswers, pointsnmaxanswers, servertime, correccion". (jsdoc/check-param-names)
(#98) Missing JSDoc @param "incline" type. (jsdoc/require-param-type)
(#98) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Missing JSDoc @param "pointsmax" type. (jsdoc/require-param-type)
(#100) Missing JSDoc @param "pointsmin" type. (jsdoc/require-param-type)
(#101) Missing JSDoc @param "initialpoints" type. (jsdoc/require-param-type)
(#102) Missing JSDoc @param "tinitial" type. (jsdoc/require-param-type)
(#103) Missing JSDoc @param "datestart" type. (jsdoc/require-param-type)
(#104) Missing JSDoc @param "state" type. (jsdoc/require-param-type)
(#105) Missing JSDoc @param "nanswerscorrect" type. (jsdoc/require-param-type)
(#106) Missing JSDoc @param "dateanswercorrect" type. (jsdoc/require-param-type)
(#107) Missing JSDoc @param "pointsanswercorrect" type. (jsdoc/require-param-type)
(#108) Missing JSDoc @param "dateend" type. (jsdoc/require-param-type)
(#109) Missing JSDoc @param "formularios" type. (jsdoc/require-param-type)
(#110) Missing JSDoc @param "type" type. (jsdoc/require-param-type)
(#111) Missing JSDoc @param "nmaxanswers" type. (jsdoc/require-param-type)
(#112) Missing JSDoc @param "pointsnmaxanswers" type. (jsdoc/require-param-type)
(#113) Missing JSDoc @param "servertime" type. (jsdoc/require-param-type)
(#114) Missing JSDoc @param "correccion" type. (jsdoc/require-param-type)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#121) Operator '/' must be spaced. (space-infix-ops)
(#123) Unexpected tab character. (no-tabs)
(#130) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#130) Unexpected tab character. (no-tabs)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Missing space before opening brace. (space-before-blocks)
(#136) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#136) Unexpected tab character. (no-tabs)
(#137) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#137) Unexpected tab character. (no-tabs)
(#138) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#139) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(34 errors, 0 warnings)

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

mod/quest/backup/moodle2/restore_quest_activity_task.class.php
(#72) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#75) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#93) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#96) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/quest/lib.php
(#145) Phpdocs for function quest_update_instance has incomplete parameters list
(#311) Phpdocs for function quest_save_intro_draft_files has incomplete parameters list
(#710) Phpdocs for function quest_grade_item_update has incomplete parameters list
(#741) Phpdocs for function quest_get_user_grades has incomplete parameters list
(#903) Phpdocs for function quest_scale_used has incomplete parameters list
(#910) Phpdocs for function quest_scale_used_anywhere has incomplete parameters list
(#1072) Phpdocs for function quest_print_recent_mod_activity has incomplete parameters list
(#1258) Phpdocs for function quest_extend_settings_navigation has incomplete parameters list
mod/quest/locallib.php
(#446) Phpdocs for function quest_print_upload_form::validation has incomplete parameters list
(#1501) Phpdocs for function quest_answer_phase has incomplete parameters list
(#1962) Phpdocs for function quest_print_general_comment_box has incomplete parameters list
(#2002) Phpdocs for function quest_get_answer_grade has incomplete parameters list
(#2568) Phpdocs for function quest_print_score_graph has incomplete parameters list
(#2905) Phpdocs for function quest_update_grade_for_answer has incomplete parameters list
(#2984) Phpdocs for function quest_update_quest_calendar has incomplete parameters list
(#3026) Phpdocs for function quest_update_assessment has incomplete parameters list
(#3037) Phpdocs for function quest_update_assessment_author has incomplete parameters list
(#3048) Phpdocs for function quest_update_calification_user has incomplete parameters list
(#3056) Phpdocs for function quest_get_user_team has incomplete parameters list
(#3124) Phpdocs for function quest_count_user_submissions_assesed has incomplete parameters list
(#3152) Phpdocs for function quest_count_user_submissions has incomplete parameters list
(#3165) Phpdocs for function quest_count_user_answers has incomplete parameters list
(#3178) Phpdocs for function quest_count_user_answers_assesed has incomplete parameters list
(#3191) Phpdocs for function quest_count_submission_assessments has incomplete parameters list
(#3233) Phpdocs for function quest_update_user_scores has incomplete parameters list
(#3258) Phpdocs for function quest_update_team_scores has incomplete parameters list
(#3913) Phpdocs for function quest_next_submission_url has incomplete parameters list
(#4229) Phpdocs for function quest_send_message has incomplete parameters list
(#4426) Phpdocs for function quest_get_maxpoints has incomplete parameters list
mod/quest/mod_form.php
(#314) Phpdocs for function mod_quest_mod_form::validation has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

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]


Gherkin .feature problems

(0 errors, 0 warnings)

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