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

(721 errors, 0 warnings)

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

question/type/oumultiresponse/backup/moodle2/backup_qtype_oumultiresponse_plugin.class.php
(#31) Opening brace must not be followed by a blank line
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/backup/moodle2/restore_qtype_oumultiresponse_plugin.class.php
(#32) Opening brace must not be followed by a blank line
(#110) Opening parenthesis of a multi-line function call must be the last content on the line
(#111) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#111) Only one argument is allowed per line in a multi-line function call
(#111) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/classes/output/mobile.php
(#26) Opening brace must not be followed by a blank line
question/type/oumultiresponse/classes/privacy/provider.php
(#40) Expected 4 spaces before interface name; 8 found
(#41) Expected 4 spaces before interface name; 8 found
(#41) Opening brace must not be followed by a blank line
(#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) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Only one argument is allowed per line in a multi-line function call
(#81) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Only one argument is allowed per line in a multi-line function call
(#94) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/classes/utils.php
(#34) Opening brace must not be followed by a blank line
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#98) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space after "."; 0 found
question/type/oumultiresponse/combinable/combinable.php
(#31) Opening brace must not be followed by a blank line
(#76) Each class must be in a file by itself
(#76) Opening brace must not be followed by a blank line
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Only one argument is allowed per line in a multi-line function call
(#81) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#81) 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
(#83) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#86) Only one argument is allowed per line in a multi-line function call
(#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
(#88) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#88) 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
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#99) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#100) Only one argument is allowed per line in a multi-line function call
(#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
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 16 spaces but found 87
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/combinable/renderer.php
(#26) The implements keyword must be on the same line as the class name
(#26) Opening brace must not be followed by a blank line
(#29) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#30) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#31) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#32) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#32) The closing parenthesis of a multi-line function declaration must be on a new line
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Only one argument is allowed per line in a multi-line function call
(#70) Only one argument is allowed per line in a multi-line function call
(#71) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#71) Only one argument is allowed per line in a multi-line function call
(#71) Only one argument is allowed per line in a multi-line function call
(#71) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#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 20 spaces but found 16
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) Only one argument is allowed per line in a multi-line function call
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Only one argument is allowed per line in a multi-line function call
(#99) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Only one argument is allowed per line in a multi-line function call
(#109) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/db/upgrade.php
(#36) Blank line found at start of control structure
(#70) Blank line found at start of control structure
(#74) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Only one argument is allowed per line in a multi-line function call
(#75) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#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
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/edit_oumultiresponse_form.php
(#31) Opening brace must not be followed by a blank line
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Only one argument is allowed per line in a multi-line function call
(#36) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#41) Opening parenthesis of a multi-line function call must be the last content on the line
(#41) Only one argument is allowed per line in a multi-line function call
(#42) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#43) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#43) Closing parenthesis of a multi-line function call must be on a line by itself
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#45) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Only one argument is allowed per line in a multi-line function call
(#48) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#48) Only one argument is allowed per line in a multi-line function call
(#48) Only one argument is allowed per line in a multi-line function call
(#48) Only one argument is allowed per line in a multi-line function call
(#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 8 spaces but found 16
(#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) Only one argument is allowed per line in a multi-line function call
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#62) Multi-line function declarations must define one parameter per line
(#62) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#63) Multi-line function declarations must define one parameter per line
(#63) The closing parenthesis of a multi-line function declaration must be on a new line
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Only one argument is allowed per line in a multi-line function call
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#66) Only one argument is allowed per line in a multi-line function call
(#66) Only one argument is allowed per line in a multi-line function call
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#68) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Only one argument is allowed per line in a multi-line function call
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#70) Only one argument is allowed per line in a multi-line function call
(#70) Only one argument is allowed per line in a multi-line function call
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Long list syntax is not allowed
(#82) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Only one argument is allowed per line in a multi-line function call
(#94) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/question.php
(#38) The implements keyword must be on the same line as the class name
(#38) Opening brace must not be followed by a blank line
(#59) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Long list syntax is not allowed
(#92) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#92) The closing parenthesis of a multi-line function declaration must be on a new line
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#112) Only one argument is allowed per line in a multi-line function call
(#113) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#113) Only one argument is allowed per line in a multi-line function call
(#113) Closing parenthesis of a multi-line function call must be on a line by itself
(#127) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#127) Multi-line function declarations must define one parameter per line
(#128) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#128) Multi-line function declarations must define one parameter per line
(#128) The closing parenthesis of a multi-line function declaration must be on a new line
(#135) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#136) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) The closing parenthesis of a multi-line control structure must be on the line after the last expression
question/type/oumultiresponse/questiontype.php
(#45) Opening brace must not be followed by a blank line
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#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
(#117) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 8 spaces but found 12
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#200) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#201) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#214) Opening parenthesis of a multi-line function call must be the last content on the line
(#215) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Closing parenthesis of a multi-line function call must be on a line by itself
(#302) Incorrect spacing between argument "$extra" and equals sign; expected 1 but found 0
(#302) Incorrect spacing between default value and equals sign for argument "$extra"; expected 1 but found 0
(#311) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#311) Closing parenthesis of a multi-line function call must be on a line by itself
(#312) Opening parenthesis of a multi-line function call must be the last content on the line
(#313) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#313) Only one argument is allowed per line in a multi-line function call
(#313) Closing parenthesis of a multi-line function call must be on a line by itself
(#314) Opening parenthesis of a multi-line function call must be the last content on the line
(#315) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#315) Only one argument is allowed per line in a multi-line function call
(#315) Closing parenthesis of a multi-line function call must be on a line by itself
(#322) Opening parenthesis of a multi-line function call must be the last content on the line
(#322) Only one argument is allowed per line in a multi-line function call
(#323) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#323) Closing parenthesis of a multi-line function call must be on a line by itself
(#331) Opening parenthesis of a multi-line function call must be the last content on the line
(#332) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Closing parenthesis of a multi-line function call must be on a line by itself
(#336) Opening parenthesis of a multi-line function call must be the last content on the line
(#336) Only one argument is allowed per line in a multi-line function call
(#336) Only one argument is allowed per line in a multi-line function call
(#336) Only one argument is allowed per line in a multi-line function call
(#337) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#337) Closing parenthesis of a multi-line function call must be on a line by itself
(#354) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#354) Closing parenthesis of a multi-line function call must be on a line by itself
(#358) Opening parenthesis of a multi-line function call must be the last content on the line
(#359) Multi-line function call not indented correctly; expected 12 spaces but found 52
(#360) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#360) Closing parenthesis of a multi-line function call must be on a line by itself
(#374) Opening parenthesis of a multi-line function call must be the last content on the line
(#375) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#375) Only one argument is allowed per line in a multi-line function call
(#375) Only one argument is allowed per line in a multi-line function call
(#375) Only one argument is allowed per line in a multi-line function call
(#375) Closing parenthesis of a multi-line function call must be on a line by itself
(#376) Opening parenthesis of a multi-line function call must be the last content on the line
(#377) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#377) Only one argument is allowed per line in a multi-line function call
(#377) Only one argument is allowed per line in a multi-line function call
(#377) Only one argument is allowed per line in a multi-line function call
(#377) Closing parenthesis of a multi-line function call must be on a line by itself
(#378) Opening parenthesis of a multi-line function call must be the last content on the line
(#379) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Closing parenthesis of a multi-line function call must be on a line by itself
(#403) Each class must be in a file by itself
(#414) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#414) Multi-line function declarations must define one parameter per line
(#414) Multi-line function declarations must define one parameter per line
(#414) Multi-line function declarations must define one parameter per line
(#415) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#415) Multi-line function declarations must define one parameter per line
(#415) The closing parenthesis of a multi-line function declaration must be on a new line
(#426) Opening parenthesis of a multi-line function call must be the last content on the line
(#426) Only one argument is allowed per line in a multi-line function call
(#426) Only one argument is allowed per line in a multi-line function call
(#427) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#427) Only one argument is allowed per line in a multi-line function call
(#427) Only one argument is allowed per line in a multi-line function call
(#427) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/renderer.php
(#34) Opening brace must not be followed by a blank line
(#43) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#44) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#48) Long list syntax is not allowed
question/type/oumultiresponse/tests/helper.php
(#31) Opening brace must not be followed by a blank line
question/type/oumultiresponse/tests/question_test.php
(#48) Opening brace must not be followed by a blank line
(#66) Long list syntax is not allowed
(#76) Long list syntax is not allowed
(#86) Long list syntax is not allowed
(#96) Long list syntax is not allowed
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Long list syntax is not allowed
(#117) Long list syntax is not allowed
(#128) Long list syntax is not allowed
(#145) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#161) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Closing parenthesis of a multi-line function call must be on a line by itself
(#165) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#165) Only one argument is allowed per line in a multi-line function call
(#165) Only one argument is allowed per line in a multi-line function call
(#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
(#169) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Closing parenthesis of a multi-line function call must be on a line by itself
(#173) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
(#177) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Closing parenthesis of a multi-line function call must be on a line by itself
(#181) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#185) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#185) Only one argument is allowed per line in a multi-line function call
(#185) Only one argument is allowed per line in a multi-line function call
(#185) Only one argument is allowed per line in a multi-line function call
(#185) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#193) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#193) Only one argument is allowed per line in a multi-line function call
(#193) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Closing parenthesis of a multi-line function call must be on a line by itself
(#201) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#201) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#205) Only one argument is allowed per line in a multi-line function call
(#205) Only one argument is allowed per line in a multi-line function call
(#205) Only one argument is allowed per line in a multi-line function call
(#205) Closing parenthesis of a multi-line function call must be on a line by itself
(#209) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#213) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#213) Only one argument is allowed per line in a multi-line function call
(#213) Only one argument is allowed per line in a multi-line function call
(#213) Only one argument is allowed per line in a multi-line function call
(#213) Closing parenthesis of a multi-line function call must be on a line by itself
(#217) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Closing parenthesis of a multi-line function call must be on a line by itself
(#221) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#221) Only one argument is allowed per line in a multi-line function call
(#221) Only one argument is allowed per line in a multi-line function call
(#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
(#225) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#225) Only one argument is allowed per line in a multi-line function call
(#225) Only one argument is allowed per line in a multi-line function call
(#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
(#229) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#229) Only one argument is allowed per line in a multi-line function call
(#229) Closing parenthesis of a multi-line function call must be on a line by itself
(#233) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#240) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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
(#240) Only one argument is allowed per line in a multi-line function call
(#240) Closing parenthesis of a multi-line function call must be on a line by itself
(#246) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#246) Only one argument is allowed per line in a multi-line function call
(#246) Only one argument is allowed per line in a multi-line function call
(#246) Only one argument is allowed per line in a multi-line function call
(#246) Closing parenthesis of a multi-line function call must be on a line by itself
(#250) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#250) Only one argument is allowed per line in a multi-line function call
(#250) Only one argument is allowed per line in a multi-line function call
(#250) Only one argument is allowed per line in a multi-line function call
(#250) Closing parenthesis of a multi-line function call must be on a line by itself
(#254) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/tests/questiontype_test.php
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#111) Opening parenthesis of a multi-line function call must be the last content on the line
(#112) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 8 spaces but found 16
(#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) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) Opening parenthesis of a multi-line function call must be the last content on the line
(#120) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#188) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#325) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#325) Only one argument is allowed per line in a multi-line function call
(#325) Only one argument is allowed per line in a multi-line function call
(#325) Only one argument is allowed per line in a multi-line function call
(#325) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/oumultiresponse/tests/walkthrough_test.php
(#49) Opening brace must not be followed by a blank line
(#75) Space found before comma in argument list
(#75) Expected no space between ""<="" and the comma. Found: 1 space
(#97) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#98) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#99) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#100) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#101) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#102) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#103) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#104) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#105) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#106) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#116) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#117) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#118) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#119) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#120) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#121) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#122) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#123) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#124) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#133) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#134) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#135) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#136) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#137) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#138) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#139) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#140) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#141) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#142) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#143) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#145) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#147) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#147) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#149) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#149) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#159) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#160) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#161) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#162) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#163) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#164) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#165) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#166) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#167) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#167) Closing parenthesis of a multi-line function call must be on a line by itself
(#176) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#177) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#178) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#179) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#180) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#181) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#182) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#183) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#184) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#185) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#186) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#187) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#188) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#190) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#190) Closing parenthesis of a multi-line function call must be on a line by itself
(#191) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#192) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#192) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#192) Only one argument is allowed per line in a multi-line function call
(#192) Only one argument is allowed per line in a multi-line function call
(#192) Closing parenthesis of a multi-line function call must be on a line by itself
(#192) Closing parenthesis of a multi-line function call must be on a line by itself
(#201) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#202) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#203) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#204) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#205) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#206) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#207) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#208) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#209) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#210) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#210) Closing parenthesis of a multi-line function call must be on a line by itself
(#219) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#220) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#221) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#222) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#223) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#224) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#225) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#225) Closing parenthesis of a multi-line function call must be on a line by itself
(#245) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#246) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#247) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#248) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#249) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#250) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#251) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#252) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#253) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#254) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#255) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#256) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#256) Closing parenthesis of a multi-line function call must be on a line by itself
(#266) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#267) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#268) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#269) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#270) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#271) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#272) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#273) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#275) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#276) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#277) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#278) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#278) Closing parenthesis of a multi-line function call must be on a line by itself
(#279) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#280) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#280) Closing parenthesis of a multi-line function call must be on a line by itself
(#281) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#282) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#282) Closing parenthesis of a multi-line function call must be on a line by itself
(#283) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#284) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#284) Closing parenthesis of a multi-line function call must be on a line by itself
(#285) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#286) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#286) Closing parenthesis of a multi-line function call must be on a line by itself
(#305) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#306) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#307) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#308) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#309) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#310) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#311) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#312) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#313) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#314) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#315) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#315) Closing parenthesis of a multi-line function call must be on a line by itself
(#324) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#325) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#326) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#327) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#328) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#329) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#330) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#331) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#332) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#333) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#334) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#335) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#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
(#336) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#337) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#337) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#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) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Closing parenthesis of a multi-line function call must be on a line by itself
(#346) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#347) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#348) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#349) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#350) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#351) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#352) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#353) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#354) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#355) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#356) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#356) Closing parenthesis of a multi-line function call must be on a line by itself
(#365) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#366) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#367) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#368) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#369) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#370) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#371) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#372) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#373) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#374) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#375) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#376) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#376) Only one argument is allowed per line in a multi-line function call
(#376) Closing parenthesis of a multi-line function call must be on a line by itself
(#377) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#378) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#378) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#378) Only one argument is allowed per line in a multi-line function call
(#378) Only one argument is allowed per line in a multi-line function call
(#378) Closing parenthesis of a multi-line function call must be on a line by itself
(#378) Closing parenthesis of a multi-line function call must be on a line by itself
(#387) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#388) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#389) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#390) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#391) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#392) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#393) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#394) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#395) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#396) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#397) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#397) Closing parenthesis of a multi-line function call must be on a line by itself
(#411) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#411) Closing parenthesis of a multi-line function call must be on a line by itself
(#441) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#441) Closing parenthesis of a multi-line function call must be on a line by itself
(#471) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#471) Closing parenthesis of a multi-line function call must be on a line by itself
(#497) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#497) Closing parenthesis of a multi-line function call must be on a line by itself
(#532) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#532) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(2 errors, 0 warnings)

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

question/type/oumultiresponse/mobile/oumr.js
(#44) 'i' is defined but never used. (no-unused-vars)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(7 errors, 0 warnings)

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

question/type/oumultiresponse/backup/moodle2/backup_qtype_oumultiresponse_plugin.class.php
(#74) Inline phpdocs tag {@link get_components_and_fileareas} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
question/type/oumultiresponse/backup/moodle2/restore_qtype_oumultiresponse_plugin.class.php
(#53) Phpdocs for function restore_qtype_oumultiresponse_plugin::process_oumultiresponse has incomplete parameters list
question/type/oumultiresponse/lib.php
(#25) Phpdocs for function qtype_oumultiresponse_pluginfile has incomplete parameters list
question/type/oumultiresponse/question.php
(#119) Phpdocs for function qtype_oumultiresponse_question::grade_computation has incomplete parameters list
question/type/oumultiresponse/questiontype.php
(#409) Phpdocs for function qtype_oumultiresponse_hint::__construct has incomplete parameters list
(#397) Inline phpdocs tag {@link question_hint_with_parts} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
question/type/oumultiresponse/tests/helper.php
(#82) Inline phpdocs tag {@link make_an_oumultiresponse_two_of_four()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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