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

(2430 errors, 248 warnings)

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

public/mod/assign/submission/onlinepoodll/backup/moodle2/backup_assignsubmission_onlinepoodll_subplugin.class.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Opening brace must not be followed by a blank line
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Short array syntax must be used to define arrays
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Short array syntax must be used to define arrays
(#63) The closing brace for the class must go on the next line after the body
public/mod/assign/submission/onlinepoodll/backup/moodle2/restore_assignsubmission_onlinepoodll_subplugin.class.php
(#33) Opening brace must not be followed by a blank line
(#42) Short array syntax must be used to define arrays
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) The closing brace for the class must go on the next line after the body
public/mod/assign/submission/onlinepoodll/classes/constants.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class constants
(#31) Opening brace must not be followed by a blank line
(#33) Missing docblock for constant constants::M_FILEAREA
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Missing docblock for constant constants::M_COMPONENT
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected at least 1 space before "="; 0 found
(#34) Expected at least 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Missing docblock for constant constants::M_CONFIG_COMPONENT
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Expected at least 1 space before "="; 0 found
(#35) Expected at least 1 space after "="; 0 found
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Missing docblock for constant constants::M_TABLE
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected at least 1 space before "="; 0 found
(#36) Expected at least 1 space after "="; 0 found
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Missing docblock for constant constants::M_WB_FILEAREA
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Missing docblock for constant constants::M_REPLYMP3VOICE
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Missing docblock for constant constants::M_REPLYVOICE
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) Expected at least 1 space before "="; 0 found
(#40) Expected at least 1 space after "="; 0 found
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Missing docblock for constant constants::M_REPLYVIDEO
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Expected at least 1 space before "="; 0 found
(#41) Expected at least 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Missing docblock for constant constants::M_REPLYWHITEBOARD
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Expected at least 1 space before "="; 0 found
(#42) Expected at least 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Missing docblock for constant constants::M_REPLYSNAPSHOT
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Expected at least 1 space before "="; 0 found
(#43) Expected at least 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Missing docblock for constant constants::M_REPLYTALKBACK
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Expected at least 1 space before "="; 0 found
(#44) Expected at least 1 space after "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Missing docblock for constant constants::M_FILENAMECONTROL
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Expected at least 1 space before "="; 0 found
(#45) Expected at least 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Missing docblock for constant constants::M_VECTORCONTROL
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Expected at least 1 space before "="; 0 found
(#46) Expected at least 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Missing docblock for constant constants::M_CURRENTSUBMISSION_HIDE
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Missing docblock for constant constants::M_CURRENTSUBMISSION_SHOWMINIMIZED
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Expected at least 1 space before "="; 0 found
(#48) Expected at least 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Missing docblock for constant constants::M_CURRENTSUBMISSION_SHOWEXPANDED
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Expected at least 1 space before "="; 0 found
(#49) Expected at least 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Missing docblock for constant constants::M_CURRENTSUBMISSION_ALWAYS
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Expected at least 1 space before "="; 0 found
(#50) Expected at least 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 newline at end of file; 0 found
public/mod/assign/submission/onlinepoodll/classes/output/renderer.php
(#1) DocBlock missing a @package tag for file renderer.php. Expected @package assignsubmission_onlinepoodll
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#13) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#15) Missing docblock for class renderer
(#15) Opening brace must not be followed by a blank line
(#17) Missing docblock for function fetch_delete_submission
(#17) Expected 1 space before opening brace; found 0
(#19) Expected at least 1 space before "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Opening parenthesis of a multi-line function call must be the last content on the line
(#20) No space found after comma in argument list
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space between the comma and "constants". Found: no spaces
(#21) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#21) Short array syntax must be used to define arrays
(#21) Expected at least 1 space before "=>"; 0 found
(#21) Expected at least 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space between the comma and "'id'". Found: no spaces
(#21) Expected at least 1 space before "=>"; 0 found
(#21) Expected at least 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Expected at least 1 space after "."; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space between the comma and "'class'". Found: no spaces
(#21) Expected at least 1 space before "=>"; 0 found
(#21) Expected at least 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Expected at least 1 space after "."; 0 found
(#21) Closing parenthesis of a multi-line function call must be on a line by itself
(#21) Line exceeds 132 characters; contains 170 characters
(#26) Missing docblock for function prepare_toggle_controls
(#26) Expected 1 space before opening brace; found 0
(#27) No space found after comma in argument list
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space between the comma and "get_string". Found: no spaces
(#27) No space found after comma in argument list
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space between the comma and "constants". Found: no spaces
(#27) No space found after comma in argument list
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space between the comma and "array". Found: no spaces
(#27) Short array syntax must be used to define arrays
(#27) Expected at least 1 space before "=>"; 0 found
(#27) Expected at least 1 space after "=>"; 0 found
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#28) No space found after comma in argument list
(#28) Commas (,) must be followed by white space.
(#28) Expected 1 space between the comma and "''". Found: no spaces
(#28) No space found after comma in argument list
(#28) Commas (,) must be followed by white space.
(#28) Expected 1 space between the comma and "array". Found: no spaces
(#28) Short array syntax must be used to define arrays
(#28) Expected at least 1 space before "=>"; 0 found
(#28) Expected at least 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Expected 1 space between the comma and "'aria-hidden'". Found: no spaces
(#28) Expected at least 1 space before "=>"; 0 found
(#28) Expected at least 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#29) Expected at least 1 space after "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#33) Missing docblock for function prepare_current_submission
(#33) Expected 1 space before opening brace; found 0
(#34) Expected 1 space after SWITCH keyword; 0 found
(#34) Expected 1 space after closing parenthesis; found 0
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#43) No space found after comma in argument list
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space between the comma and "array". Found: no spaces
(#43) Short array syntax must be used to define arrays
(#43) Expected at least 1 space before "=>"; 0 found
(#43) Expected at least 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Line exceeds 132 characters; contains 134 characters
(#47) Missing docblock for function prepare_recorder
(#47) Expected 1 space between comma and argument "$showcurrentsubmission"; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "$showcurrentsubmission". Found: no spaces
(#47) Expected 1 space before opening brace; found 0
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Expected 1 space after IF keyword; 0 found
(#48) Expected at least 1 space before "==="; 0 found
(#48) Expected at least 1 space after "==="; 0 found
(#48) Expected 1 space before "==="; 0 found
(#48) Expected 1 space after "==="; 0 found
(#50) Expected 1 space after closing brace; 0 found
(#50) Expected "} else {\n"; found "}else{\n"
(#50) Expected 1 space after ELSE keyword; 0 found
(#51) Expected 1 space after SWITCH keyword; 0 found
(#51) Expected 1 space after closing parenthesis; found 0
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) No space found before comment text; expected "// if we are always shpwing current submission, we are toggling recorder, so we start minimised." but found "//if we are always shpwing current submission, we are toggling recorder, so we start minimised."
(#60) Line indented incorrectly; expected 12 spaces, found 8
(#60) Closing brace indented incorrectly; expected 12 spaces, found 8
(#62) No space found after comma in argument list
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space between the comma and "array". Found: no spaces
(#62) Short array syntax must be used to define arrays
(#62) Expected at least 1 space before "=>"; 0 found
(#62) Expected at least 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#65) Expected 1 newline at end of file; 0 found
public/mod/assign/submission/onlinepoodll/classes/privacy/provider.php
(#32) Import statements must not begin with a leading backslash
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#35) Import statements must not begin with a leading backslash
(#36) Import statements must not begin with a leading backslash
(#37) Import statements must not begin with a leading backslash
(#40) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#42) Missing docblock for interface the_user_provider
(#42) Closing brace must be on a line by itself
(#44) Duplicate interface name "assignsubmission_onlinepoodll\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/public/mod/assign/submission/onlinepoodll/classes/privacy/provider.php on line 42
(#44) Missing docblock for interface the_user_provider
(#44) Each interface must be in a file by itself
(#44) Closing brace must not be followed by any comment or statement on the same line
(#44) Closing brace must be on a line by itself
(#55) Missing docblock for class provider
(#55) Each interface must be in a file by itself
(#55) The interface names in a "class implements" statement should be ordered alphabetically. Expected: metadataprovider, \mod_assign\privacy\assignsubmission_provider, the_user_provider; Found: \mod_assign\privacy\assignsubmission_provider, metadataprovider, the_user_provider
(#55) The first item in a multi-line implements list must be on the line following the implements keyword
(#58) Opening brace must not be followed by a blank line
(#60) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#69) Method name "_get_metadata" must not be prefixed with an underscore to indicate visibility
(#80) Method name "_get_context_for_userid_within_submission" must not be prefixed with an underscore to indicate visibility
(#89) Method name "_get_student_user_ids" must not be prefixed with an underscore to indicate visibility
(#109) Method name "_export_submission_user_data" must not be prefixed with an underscore to indicate visibility
(#130) There should be a comma after the last array item in a multi-line array.
(#140) Method name "_delete_submission_for_context" must not be prefixed with an underscore to indicate visibility
(#159) Method name "_delete_submission_for_userid" must not be prefixed with an underscore to indicate visibility
(#167) Opening parenthesis of a multi-line function call must be the last content on the line
(#167) Only one argument is allowed per line in a multi-line function call
(#167) Only one argument is allowed per line in a multi-line function call
(#168) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#183) Expected 1 space between type hint and argument "$deletedata"; 2 found
(#192) Long list syntax is not allowed
(#193) Opening parenthesis of a multi-line function call must be the last content on the line
(#194) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Expected 1 newline at end of file; 0 found
public/mod/assign/submission/onlinepoodll/classes/utils.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Missing docblock for class utils
(#32) Opening brace must not be followed by a blank line
(#34) Missing docblock for function fetch_options_recorders
(#34) Expected 1 space before opening brace; found 0
(#35) Short array syntax must be used to define arrays
(#41) No space found before comment text; expected "// Fetch the plugin dn record for a submission id" but found "//Fetch the plugin dn record for a submission id"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// used when exporting data from privacy provider (at least)" but found "//used when exporting data from privacy provider (at least)"
(#43) Missing docblock for function fetch_submission_data
(#43) Expected 1 space before opening brace; found 0
(#45) No space found after comma in argument list
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space between the comma and "array". Found: no spaces
(#45) Short array syntax must be used to define arrays
(#45) Expected at least 1 space before "=>"; 0 found
(#45) Expected at least 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#48) Missing docblock for function fetch_options_currentsubmission
(#48) Expected 1 space before opening brace; found 0
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// show current submission on submission form" but found "//show current submission on submission form"
(#50) Short array syntax must be used to define arrays
(#55) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#57) Missing docblock for function fetch_options_yesno
(#57) Expected 1 space before opening brace; found 0
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// show current submission on submission form" but found "//show current submission on submission form"
(#59) Short array syntax must be used to define arrays
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#63) Expected 1 newline at end of file; 0 found
(#63) The closing brace for the class must go on the next line after the body
public/mod/assign/submission/onlinepoodll/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Short array syntax must be used to define arrays
(#26) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#31) There should be a comma after the last array item in a multi-line array.
(#34) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#40) There should be a comma after the last array item in a multi-line array.
(#42) There should be a comma after the last array item in a multi-line array.
public/mod/assign/submission/onlinepoodll/db/install.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#49) Expected 1 blank line at end of file; 3 found
(#49) Function closing brace must go on the next line following the body; found 3 blank lines before brace
public/mod/assign/submission/onlinepoodll/db/upgrade.php
(#33) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) No space found before comment text; expected "// Change table name to satisfy Moodle.org plugin submissions component name v table name check" but found "//Change table name to satisfy Moodle.org plugin submissions component name v table name check"
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) No space found before comment text; expected "// ie it checks(or will) check 1st 28 chars of component name matches table name." but found "//ie it checks(or will) check 1st 28 chars of component name matches table name."
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Expected "if (...) {\n"; found "if (...){\n"
(#46) Expected 1 space after closing parenthesis; found 0
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Space after opening parenthesis of function call prohibited
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Blank line found at end of control structure
(#51) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// add filename field." but found "//add filename field."
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Blank line found at end of control structure
(#66) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) No space found before comment text; expected "// add vectordata field." but found "//add vectordata field."
(#70) Line indented incorrectly; expected 4 spaces, found 3
(#70) Blank line found at start of control structure
(#71) Whitespace found at end of line
(#71) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#73) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) No space found before comment text; expected "// bug in previous version means that filename field was not added properly." but found "//bug in previous version means that filename field was not added properly."
(#77) No space found before comment text; expected "// if that is the case, add it now." but found "//if that is the case, add it now."
(#80) Spaces must be used to indent lines; tabs are not allowed
(#84) Whitespace found at end of line
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Closing brace indented incorrectly; expected 3 spaces, found 4
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// set all audio red5 to new audio recorder type" but found "//set all audio red5 to new audio recorder type"
(#98) No space found after comma in argument list
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space between the comma and "'recorder'". Found: no spaces
(#98) No space found after comma in argument list
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space between the comma and "0". Found: no spaces
(#98) No space found after comma in argument list
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space between the comma and "array". Found: no spaces
(#98) Short array syntax must be used to define arrays
(#98) Expected at least 1 space before "=>"; 0 found
(#98) Expected at least 1 space after "=>"; 0 found
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#105) Expected 1 blank line at end of file; 3 found
public/mod/assign/submission/onlinepoodll/lang/en/assignsubmission_onlinepoodll.php
(#37) Unexpected comment found. Auto-fixing will not work after this comment
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// defunct to be removed" but found "//defunct to be removed"
(#38) The string key "replyvideo" is not in the correct order, it should be before "replyvoice"
(#40) The string key "replysnapshot" is not in the correct order, it should be before "replywhiteboard"
(#42) The string key "backimage" is not in the correct order, it should be before "replytalkback"
(#45) The string key "currentsubmission" is not in the correct order, it should be before "timelimit"
(#47) The string key "no" is not in the correct order, it should be before "yes"
(#48) The string key "allowedrecorders" is not in the correct order, it should be before "no"
(#53) The string key "displayaudioplayersingle" is not in the correct order, it should be before "showcurrentsubmissiondetails"
(#54) The string key "displayaudioplayerlist" is not in the correct order, it should be before "displayaudioplayersingle"
(#58) The string key "displaysizelist" is not in the correct order, it should be before "displaysizesingledetails"
(#62) The string key "audioplaceholder" is not in the correct order, it should be before "videoplaceholder"
(#64) The string key "imageplaceholder" is not in the correct order, it should be before "shownoimage"
(#65) The string key "imagedisplaysizesingle" is not in the correct order, it should be before "imageplaceholder"
(#67) The string key "imagedisplaysizelist" is not in the correct order, it should be before "imagedisplaysizesingledetails"
(#73) The string key "setting_snapshot_heading" is not in the correct order, it should be before "setting_video_heading_details"
(#77) The string key "deletesubmission" is not in the correct order, it should be before "setting_whiteboard_heading_details"
(#80) The string key "onlinepoodll:use" is not in the correct order, it should be before "reallydeletesubmission"
(#81) The string key "onlinepoodll:reviewsubmissions" is not in the correct order, it should be before "onlinepoodll:use"
(#85) The string key "clicktohide" is not in the correct order, it should be before "privacy:metadata:filepurpose"
(#85) Expected at least 1 space before "="; 0 found
(#85) Expected 1 space before "="; 0 found
(#86) Expected at least 1 space before "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#87) Expected at least 1 space before "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#88) Expected at least 1 space before "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#89) Expected at least 1 space before "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#90) Expected at least 1 space before "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#91) The string key "showexpanded" is not in the correct order, it should be before "showminimized"
(#91) Expected at least 1 space before "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#92) The string key "showalways" is not in the correct order, it should be before "showexpanded"
(#92) Expected at least 1 space before "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#93) The string key "active" is not in the correct order, it should be before "showalways"
(#93) Expected at least 1 space before "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#94) Expected at least 1 space before "="; 0 found
(#94) Expected 1 space before "="; 0 found
(#95) Expected at least 1 space before "="; 0 found
(#95) Expected 1 space before "="; 0 found
(#96) The string key "customdivider" is not in the correct order, it should be before "divider"
(#96) Expected at least 1 space before "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#97) Unexpected string end, it should be a line feed after a semicolon
(#97) Expected 1 newline at end of file; 0 found
public/mod/assign/submission/onlinepoodll/lib.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// back image is a special case" but found "//back image is a special case"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Expected "if (...) {\n"; found "if(...){\n"
(#53) Expected 1 space after IF keyword; 0 found
(#53) Expected at least 1 space before "=="; 0 found
(#53) Expected at least 1 space after "=="; 0 found
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#53) Expected at least 1 space before "="; 0 found
(#53) Expected at least 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected 1 space after closing parenthesis; found 0
(#53) Blank line found at start of control structure
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Short array syntax must be used to define arrays
(#55) Expected at least 1 space before "=>"; 0 found
(#55) Expected at least 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Expected at least 1 space after "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#65) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#66) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#70) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#71) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#79) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#89) Logical operator "or" is prohibited; use "||" instead
(#92) Expected at least 1 space after "!="; 0 found
(#92) Expected 1 space after "!="; 0 found
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
public/mod/assign/submission/onlinepoodll/locallib.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) Opening brace must not be followed by a blank line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Whitespace found at end of line
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#43) Missing docblock for function is_enabled
(#44) Line indented incorrectly; expected at least 8 spaces, found 6
(#45) Line indented incorrectly; expected 4 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#47) Missing docblock for function is_configurable
(#48) Line indented incorrectly; expected at least 8 spaces, found 6
(#49) Line indented incorrectly; expected 8 spaces, found 6
(#50) Line indented incorrectly; expected at least 12 spaces, found 10
(#51) Line indented incorrectly; expected 8 spaces, found 6
(#52) Line indented incorrectly; expected 8 spaces, found 6
(#53) Line indented incorrectly; expected at least 12 spaces, found 10
(#54) Line indented incorrectly; expected 8 spaces, found 6
(#55) Line indented incorrectly; expected at least 8 spaces, found 6
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Whitespace found at end of line
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Expected 1 space after IF keyword; 0 found
(#63) No space found after comma in argument list
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space between the comma and "'customname'". Found: no spaces
(#63) Expected 1 space after closing parenthesis; found 0
(#64) No space found after comma in argument list
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space between the comma and "'customname'". Found: no spaces
(#65) Expected 1 space after closing brace; 0 found
(#65) Expected "} else {\n"; found "}else {\n"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Expected 6 spaces before asterisk; 5 found
(#72) Expected 6 spaces before asterisk; 5 found
(#73) Expected 6 spaces before asterisk; 5 found
(#73) Docblock tag "@global" is not recommended.
(#74) Expected 6 spaces before asterisk; 5 found
(#74) Docblock tag "@global" is not recommended.
(#75) Expected 6 spaces before asterisk; 5 found
(#76) Expected 6 spaces before asterisk; 5 found
(#77) Expected 6 spaces before asterisk; 5 found
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// start out with a divider to make it clear which plugin's settings these are" but found "//start out with a divider to make it clear which plugin's settings these are"
(#82) No space found after comma in argument list
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space between the comma and "constants". Found: no spaces
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Expected 1 space after IF keyword; 0 found
(#84) Expected 1 space after closing parenthesis; found 0
(#85) Expected at least 1 space after "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "$args". Found: no spaces
(#89) Expected 1 space after closing brace; 0 found
(#89) Expected "} else {\n"; found "}else{\n"
(#89) Expected 1 space after ELSE keyword; 0 found
(#90) No space found after comma in argument list
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space between the comma and "constants". Found: no spaces
(#90) No space found after comma in argument list
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space between the comma and "$pluginname". Found: no spaces
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// If M3.4 or lower we show a divider to make it easier to figure where poodll ends and starts" but found "//If M3.4 or lower we show a divider to make it easier to figure where poodll ends and starts"
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Expected 1 space after IF keyword; 0 found
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// convert old Red5 refs to audio media type option" but found "//convert old Red5 refs to audio media type option"
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#100) Expected 1 space after IF keyword; 0 found
(#100) Expected at least 1 space before "=="; 0 found
(#100) Expected at least 1 space after "=="; 0 found
(#100) Expected 1 space before "=="; 0 found
(#100) Expected 1 space after "=="; 0 found
(#100) Expected 1 space after closing parenthesis; found 0
(#101) Expected at least 1 space before "="; 0 found
(#101) Expected at least 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Expected at least 1 space before "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#109) Expected "if (...) {\n"; found "if(...){\n"
(#109) Expected 1 space after IF keyword; 0 found
(#109) Expected at least 1 space before "==="; 0 found
(#109) Expected at least 1 space after "==="; 0 found
(#109) Expected 1 space before "==="; 0 found
(#109) Expected 1 space after "==="; 0 found
(#109) Expected 1 space after closing parenthesis; found 0
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#113) Expected 1 space after IF keyword; 0 found
(#113) Expected at least 1 space before "==="; 0 found
(#113) Expected at least 1 space after "==="; 0 found
(#113) Expected 1 space before "==="; 0 found
(#113) Expected 1 space after "==="; 0 found
(#113) Expected 1 space after closing parenthesis; found 0
(#116) Whitespace found at end of line
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 8 spaces, found 7
(#117) No space found before comment text; expected "// get allowed recorders from admin settings" but found "//get allowed recorders from admin settings"
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Variable "allowed_recorders" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Variable "allowed_recorders" must not contain underscores.
(#119) No space found after comma in argument list
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#119) Variable "allowed_recorders" must not contain underscores.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Short array syntax must be used to define arrays
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#121) Expected 1 space after IF keyword; 0 found
(#121) No space found after comma in argument list
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#121) Variable "allowed_recorders" must not contain underscores.
(#121) Expected at least 1 space before "!=="; 0 found
(#121) Expected at least 1 space after "!=="; 0 found
(#121) Expected 1 space before "!=="; 0 found
(#121) Expected 1 space after "!=="; 0 found
(#121) No space found after comma in argument list
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#121) Variable "allowed_recorders" must not contain underscores.
(#121) Expected at least 1 space before "!=="; 0 found
(#121) Expected at least 1 space after "!=="; 0 found
(#121) Expected 1 space before "!=="; 0 found
(#121) Expected 1 space after "!=="; 0 found
(#121) Expected 1 space after closing parenthesis; found 0
(#121) Line exceeds 132 characters; contains 148 characters
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Expected "if (...) {\n"; found "if(...){\n"
(#125) Expected 1 space after IF keyword; 0 found
(#125) Space found before comma in argument list
(#125) No space found after comma in argument list
(#125) Commas (,) must be followed by white space.
(#125) Expected no space between "M_REPLYVIDEO" and the comma. Found: 1 space
(#125) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#125) Variable "allowed_recorders" must not contain underscores.
(#125) Expected at least 1 space before "!=="; 0 found
(#125) Expected at least 1 space after "!=="; 0 found
(#125) Expected 1 space before "!=="; 0 found
(#125) Expected 1 space after "!=="; 0 found
(#125) Expected 1 space after closing parenthesis; found 0
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Space found before square bracket; expected "M_REPLYVIDEO]" but found "M_REPLYVIDEO ]"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Expected "if (...) {\n"; found "if(...){\n"
(#128) Expected 1 space after IF keyword; 0 found
(#128) No space found after comma in argument list
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#128) Variable "allowed_recorders" must not contain underscores.
(#128) Expected at least 1 space before "!=="; 0 found
(#128) Expected at least 1 space after "!=="; 0 found
(#128) Expected 1 space before "!=="; 0 found
(#128) Expected 1 space after "!=="; 0 found
(#128) Expected 1 space after closing parenthesis; found 0
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Space found before square bracket; expected "M_REPLYWHITEBOARD]" but found "M_REPLYWHITEBOARD ]"
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#131) Expected 1 space after IF keyword; 0 found
(#131) No space found after comma in argument list
(#131) Commas (,) must be followed by white space.
(#131) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#131) Variable "allowed_recorders" must not contain underscores.
(#131) Expected at least 1 space before "!=="; 0 found
(#131) Expected at least 1 space after "!=="; 0 found
(#131) Expected 1 space before "!=="; 0 found
(#131) Expected 1 space after "!=="; 0 found
(#131) Expected 1 space after closing parenthesis; found 0
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Line exceeds 132 characters; contains 149 characters
(#137) Line exceeds 132 characters; contains 150 characters
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) This comment is 52% valid code; is this commented out code?
(#137) No space found before comment text; expected "// $mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', constants::M_COMPONENT), constants::M_COMPONENT);" but found "//$mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', constants::M_COMPONENT), constants::M_COMPONENT);"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) No space found before comment text; expected "// Add a place to set a maximum recording time." but found "//Add a place to set a maximum recording time."
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Line indented incorrectly; expected at least 8 spaces, found 7
(#144) Line indented incorrectly; expected at least 8 spaces, found 7
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Line exceeds 132 characters; contains 144 characters
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Line exceeds 132 characters; contains 142 characters
(#148) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// safe save settings" but found "//safe save settings"
(#154) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#158) Line exceeds 132 characters; contains 157 characters
(#159) Line exceeds 132 characters; contains 150 characters
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) This comment is 52% valid code; is this commented out code?
(#159) No space found before comment text; expected "// $mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', constants::M_COMPONENT), constants::M_COMPONENT);" but found "//$mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', constants::M_COMPONENT), constants::M_COMPONENT);"
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#165) Line exceeds 132 characters; contains 134 characters
(#166) Line exceeds 132 characters; contains 150 characters
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) This comment is 52% valid code; is this commented out code?
(#166) No space found before comment text; expected "// $mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', constants::M_COMPONENT), constants::M_COMPONENT);" but found "//$mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', constants::M_COMPONENT), constants::M_COMPONENT);"
(#169) No space found after comma in argument list
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space between the comma and "'active'". Found: no spaces
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) No space found before comment text; expected "// these are for the whiteboard submission" but found "//these are for the whiteboard submission"
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Line indented incorrectly; expected at least 8 spaces, found 6
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) No space found before comment text; expected "// For the back image, we" but found "//For the back image, we"
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) No space found before comment text; expected "// (i) first have to load existing back image files into a draft area" but found "//(i) first have to load existing back image files into a draft area"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// (iii) set the draft area info as the "default" value for the file manager" but found "//(iii) set the draft area info as the "default" value for the file manager"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Expected "if (...) {\n"; found "if(...){\n"
(#177) Expected 1 space after IF keyword; 0 found
(#177) No space found after comma in argument list
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#177) Variable "allowed_recorders" must not contain underscores.
(#177) Expected at least 1 space before "!=="; 0 found
(#177) Expected at least 1 space after "!=="; 0 found
(#177) Expected 1 space before "!=="; 0 found
(#177) Expected 1 space after "!=="; 0 found
(#177) Expected 1 space after closing parenthesis; found 0
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Expected at least 1 space before "="; 0 found
(#179) Expected at least 1 space after "="; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Expected 1 space after "="; 2 found
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Expected 1 space after IF keyword; 0 found
(#183) Spaces must be used to indent lines; tabs are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Expected 1 space after closing brace; 0 found
(#184) Expected "} else {\n"; found "}else{\n"
(#184) Expected 1 space after ELSE keyword; 0 found
(#185) Spaces must be used to indent lines; tabs are not allowed
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#187) Only one argument is allowed per line in a multi-line function call
(#187) Only one argument is allowed per line in a multi-line function call
(#187) Only one argument is allowed per line in a multi-line function call
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Short array syntax must be used to define arrays
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#190) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#190) No space found after comma in argument list
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space between the comma and "array". Found: no spaces
(#190) Only one argument is allowed per line in a multi-line function call
(#190) Short array syntax must be used to define arrays
(#190) Closing parenthesis of a multi-line function call must be on a line by itself
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Expected 0 spaces before closing parenthesis; 1 found
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Expected 1 space after closing brace; 0 found
(#194) Expected "} else {\n"; found "}else{\n"
(#194) Expected 1 space after ELSE keyword; 0 found
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) No space found after comma in argument list
(#195) Commas (,) must be followed by white space.
(#195) Expected 1 space between the comma and "$backimage". Found: no spaces
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) No space found before comment text; expected "// board sizes" but found "//board sizes"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Expected "if (...) {\n"; found "if(...){\n"
(#201) Expected 1 space after IF keyword; 0 found
(#201) No space found after comma in argument list
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space between the comma and "$allowed_recorders". Found: no spaces
(#201) Variable "allowed_recorders" must not contain underscores.
(#201) Expected at least 1 space before "!=="; 0 found
(#201) Expected at least 1 space after "!=="; 0 found
(#201) Expected 1 space before "!=="; 0 found
(#201) Expected 1 space after "!=="; 0 found
(#201) Expected 1 space after closing parenthesis; found 0
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Short array syntax must be used to define arrays
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) There should be a comma after the last array item in a multi-line array.
(#211) Spaces must be used to indent lines; tabs are not allowed
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Opening parenthesis of a multi-line function call must be the last content on the line
(#212) Only one argument is allowed per line in a multi-line function call
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#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
(#214) Spaces must be used to indent lines; tabs are not allowed
(#215) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Expected 0 spaces before closing parenthesis; 1 found
(#216) Line exceeds 132 characters; contains 149 characters
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Expected 1 space after closing brace; 0 found
(#217) Expected "} else {\n"; found "}else{\n"
(#217) Expected 1 space after ELSE keyword; 0 found
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) No space found after comma in argument list
(#218) Commas (,) must be followed by white space.
(#218) Expected 1 space between the comma and "$boardsize". Found: no spaces
(#219) Spaces must be used to indent lines; tabs are not allowed
(#220) Spaces must be used to indent lines; tabs are not allowed
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) No space found before comment text; expected "// If M3.4 or lower we show a divider to make it easier to figure where poodll ends and starts" but found "//If M3.4 or lower we show a divider to make it easier to figure where poodll ends and starts"
(#223) Expected "if (...) {\n"; found "if(...) {\n"
(#223) Expected 1 space after IF keyword; 0 found
(#224) Opening parenthesis of a multi-line function call must be the last content on the line
(#224) Only one argument is allowed per line in a multi-line function call
(#224) Only one argument is allowed per line in a multi-line function call
(#225) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#225) Closing parenthesis of a multi-line function call must be on a line by itself
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// If M3.4 or higher we can hide unneeded elements" but found "//If M3.4 or higher we can hide unneeded elements"
(#229) Expected "if (...) {\n"; found "if(...) {\n"
(#229) Expected 1 space after IF keyword; 0 found
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// if no audio or video allowed just hide" but found "//if no audio or video allowed just hide"
(#239) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#239) Variable "allowed_recorders" must not contain underscores.
(#240) Variable "allowed_recorders" must not contain underscores.
(#241) Variable "allowed_recorders" must not contain underscores.
(#241) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) No space found before comment text; expected "// if no whiteboard allowed just hide" but found "//if no whiteboard allowed just hide"
(#245) Variable "allowed_recorders" must not contain underscores.
(#250) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#252) Function closing brace must go on the next line following the body; found 2 blank lines before brace
(#253) Whitespace found at end of line
(#258) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// if we have a board size, set it" but found "//if we have a board size, set it"
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Expected "if (...) {\n"; found "if(...){\n"
(#263) Expected 1 space after IF keyword; 0 found
(#263) Expected 1 space after closing parenthesis; found 0
(#264) Spaces must be used to indent lines; tabs are not allowed
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Expected 1 space after closing brace; 0 found
(#265) Expected "} else {\n"; found "}else{\n"
(#265) Expected 1 space after ELSE keyword; 0 found
(#266) Spaces must be used to indent lines; tabs are not allowed
(#267) Spaces must be used to indent lines; tabs are not allowed
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Whitespace found at end of line
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) No space found before comment text; expected "// if we have a time limit, set it" but found "//if we have a time limit, set it"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Expected "if (...) {\n"; found "if(...){\n"
(#270) Expected 1 space after IF keyword; 0 found
(#270) Expected 1 space after closing parenthesis; found 0
(#271) Spaces must be used to indent lines; tabs are not allowed
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Expected 1 space after closing brace; 0 found
(#272) Expected "} else {\n"; found "}else{\n"
(#272) Expected 1 space after ELSE keyword; 0 found
(#273) Spaces must be used to indent lines; tabs are not allowed
(#274) Spaces must be used to indent lines; tabs are not allowed
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) No space found before comment text; expected "// safesave" but found "//safesave"
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#277) Expected 1 space after IF keyword; 0 found
(#279) Expected 1 space after closing brace; 0 found
(#279) Expected "} else {\n"; found "}else{\n"
(#279) Expected 1 space after ELSE keyword; 0 found
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) No space found before comment text; expected "// active" but found "//active"
(#284) Expected "if (...) {\n"; found "if(...){\n"
(#284) Expected 1 space after IF keyword; 0 found
(#284) Expected 1 space after closing parenthesis; found 0
(#286) Expected 1 space after closing brace; 0 found
(#286) Expected "} else {\n"; found "}else{\n"
(#286) Expected 1 space after ELSE keyword; 0 found
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) No space found before comment text; expected "// current submission" but found "//current submission"
(#290) Expected "if (...) {\n"; found "if(...){\n"
(#290) Expected 1 space after IF keyword; 0 found
(#290) Expected 1 space after closing parenthesis; found 0
(#292) Expected 1 space after closing brace; 0 found
(#292) Expected "} else {\n"; found "}else{\n"
(#292) Expected 1 space after ELSE keyword; 0 found
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Whitespace found at end of line
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) This comment is 73% valid code; is this commented out code?
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) No space found before comment text; expected "// error_log(print_r($this->assignment,true));" but found "//error_log(print_r($this->assignment,true));"
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) No space found before comment text; expected "// error_log(print_r($data,true));" but found "//error_log(print_r($data,true));"
(#299) Spaces must be used to indent lines; tabs are not allowed
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) This comment is 69% valid code; is this commented out code?
(#300) No space found before comment text; expected "// error_log(print_r($this,true));" but found "//error_log(print_r($this,true));"
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) No space found before comment text; expected "// $itemid = $this->id;" but found "//$itemid = $this->id;"
(#302) Spaces must be used to indent lines; tabs are not allowed
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Expected "if (...) {\n"; found "if(...){\n"
(#303) Expected 1 space after IF keyword; 0 found
(#303) Expected 1 space after closing parenthesis; found 0
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Opening parenthesis of a multi-line function call must be the last content on the line
(#304) Whitespace found at end of line
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#305) Whitespace found at end of line
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#307) Only one argument is allowed per line in a multi-line function call
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Multi-line function call not indented correctly; expected 12 spaces but found 32
(#308) Short array syntax must be used to define arrays
(#308) Closing parenthesis of a multi-line function call must be on a line by itself
(#309) Spaces must be used to indent lines; tabs are not allowed
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Expected 1 space after closing brace; 0 found
(#310) Expected "} else {\n"; found "}else{\n"
(#310) Expected 1 space after ELSE keyword; 0 found
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) No space found after comma in argument list
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space between the comma and "null". Found: no spaces
(#312) Spaces must be used to indent lines; tabs are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Whitespace found at end of line
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) This comment is 58% valid code; is this commented out code?
(#314) Line indented incorrectly; expected at least 8 spaces, found 4
(#315) Spaces must be used to indent lines; tabs are not allowed
(#316) Line indented incorrectly; expected at least 8 spaces, found 4
(#316) Spaces must be used to indent lines; tabs are not allowed
(#317) Line indented incorrectly; expected at least 8 spaces, found 4
(#317) Spaces must be used to indent lines; tabs are not allowed
(#318) Spaces must be used to indent lines; tabs are not allowed
(#319) Spaces must be used to indent lines; tabs are not allowed
(#320) Spaces must be used to indent lines; tabs are not allowed
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Whitespace found at end of line
(#321) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#326) Line indented incorrectly; expected at least 4 spaces, found 3
(#335) Short array syntax must be used to define arrays
(#335) Expected at least 1 space before "=>"; 0 found
(#335) Expected at least 1 space after "=>"; 0 found
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#347) Spaces must be used to indent lines; tabs are not allowed
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) No space found before comment text; expected "// active" but found "//active"
(#351) Expected "if (...) {\n"; found "if(...){\n"
(#351) Expected 1 space after IF keyword; 0 found
(#351) Expected at least 1 space before "==="; 0 found
(#351) Expected at least 1 space after "==="; 0 found
(#351) Expected 1 space before "==="; 0 found
(#351) Expected 1 space after "==="; 0 found
(#351) Expected 1 space after closing parenthesis; found 0
(#352) Expected at least 1 space before "="; 0 found
(#352) Expected at least 1 space after "="; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) No space found before comment text; expected "// current submission" but found "//current submission"
(#356) Expected "if (...) {\n"; found "if(...){\n"
(#356) Expected 1 space after IF keyword; 0 found
(#356) Expected at least 1 space before "==="; 0 found
(#356) Expected at least 1 space after "==="; 0 found
(#356) Expected 1 space before "==="; 0 found
(#356) Expected 1 space after "==="; 0 found
(#356) Expected 1 space after closing parenthesis; found 0
(#357) Expected at least 1 space before "="; 0 found
(#357) Expected at least 1 space after "="; 0 found
(#357) Expected 1 space before "="; 0 found
(#357) Expected 1 space after "="; 0 found
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) No space found before comment text; expected "// determine if toggling recorder or current submission" but found "//determine if toggling recorder or current submission"
(#361) Expected 1 space after SWITCH keyword; 0 found
(#361) Expected 1 space after closing parenthesis; found 0
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) No space found before comment text; expected "// prepare the AMD javascript for deletesubmission and toggle" but found "//prepare the AMD javascript for deletesubmission and toggle"
(#372) Short array syntax must be used to define arrays
(#373) Expected at least 1 space before "=>"; 0 found
(#373) Expected 1 space before "=>"; 0 found
(#374) Expected at least 1 space before "=>"; 0 found
(#374) Expected 1 space before "=>"; 0 found
(#375) Expected at least 1 space before "=>"; 0 found
(#375) Expected at least 1 space after "=>"; 0 found
(#375) Expected 1 space before "=>"; 0 found
(#375) Expected 1 space after "=>"; 0 found
(#375) Expected at least 1 space before "=="; 0 found
(#375) Expected at least 1 space after "=="; 0 found
(#375) Expected 1 space before "=="; 0 found
(#375) Expected 1 space after "=="; 0 found
(#376) Expected at least 1 space before "=>"; 0 found
(#376) Expected 1 space before "=>"; 0 found
(#377) Expected at least 1 space before "=>"; 0 found
(#377) Expected at least 1 space after "=>"; 0 found
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) There should be a comma after the last array item in a multi-line array.
(#379) Short array syntax must be used to define arrays
(#380) Short array syntax must be used to define arrays
(#380) Commas (,) must be followed by white space.
(#380) Expected 1 space between the comma and "'clicktohide'". Found: no spaces
(#380) Commas (,) must be followed by white space.
(#380) Expected 1 space between the comma and "'clicktoshow'". Found: no spaces
(#380) No space found after comma in argument list
(#380) Commas (,) must be followed by white space.
(#380) Expected 1 space between the comma and "constants". Found: no spaces
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) No space found before comment text; expected "// Get our renderers" but found "//Get our renderers"
(#388) Blank line found at start of control structure
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) No space found before comment text; expected "// show the previous submission in a player or whatever" but found "//show the previous submission in a player or whatever"
(#392) Blank line found at start of control structure
(#394) Expected "if (...) {\n"; found "if(...) {\n"
(#394) Expected 1 space after IF keyword; 0 found
(#396) Expected 1 space after closing brace; 0 found
(#396) Expected "} else {\n"; found "}else{\n"
(#396) Expected 1 space after ELSE keyword; 0 found
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) No space found before comment text; expected "// show current submission" but found "//show current submission"
(#400) No space found after comma in argument list
(#400) Commas (,) must be followed by white space.
(#400) Expected 1 space between the comma and "$showcurrentsubmission". Found: no spaces
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) No space found before comment text; expected "// are we toggling current submission" but found "//are we toggling current submission"
(#403) Expected "if (...) {\n"; found "if(...){\n"
(#403) Expected 1 space after IF keyword; 0 found
(#403) Expected 1 space after closing parenthesis; found 0
(#407) Opening parenthesis of a multi-line function call must be the last content on the line
(#407) Only one argument is allowed per line in a multi-line function call
(#408) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#409) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#409) Closing parenthesis of a multi-line function call must be on a line by itself
(#410) Blank line found at end of control structure
(#413) Whitespace found at end of line
(#414) Line indented incorrectly; expected 8 spaces, found 9
(#416) Closing brace indented incorrectly; expected 9 spaces, found 8
(#423) Blank line found at end of control structure
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) No space found before comment text; expected "// we need to get a draft item id, but if the form was cancelled or invalid" but found "//we need to get a draft item id, but if the form was cancelled or invalid"
(#427) No space found before comment text; expected "// the old draftitemid will get set to the form, and the newly fetched one passed to oru recorders" but found "//the old draftitemid will get set to the form, and the newly fetched one passed to oru recorders"
(#428) No space found before comment text; expected "// this makes the form submit fail, because the uploaded files can't be found" but found "//this makes the form submit fail, because the uploaded files can't be found"
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) No space found before comment text; expected "// hence we check for a previous submission first. Justin 2017/02/05" but found "//hence we check for a previous submission first. Justin 2017/02/05"
(#430) No space found after comma in argument list
(#430) Commas (,) must be followed by white space.
(#430) Expected 1 space between the comma and "0". Found: no spaces
(#430) No space found after comma in argument list
(#430) Commas (,) must be followed by white space.
(#430) Expected 1 space between the comma and "PARAM_INT". Found: no spaces
(#431) Expected "if (...) {\n"; found "if(...) {\n"
(#431) Expected 1 space after IF keyword; 0 found
(#431) Expected at least 1 space before "=="; 0 found
(#431) Expected at least 1 space after "=="; 0 found
(#431) Expected 1 space before "=="; 0 found
(#431) Expected 1 space after "=="; 0 found
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) No space found before comment text; expected "// We prepare our form here and fetch/save data in SAVE method" but found "//We prepare our form here and fetch/save data in SAVE method"
(#436) Expected at least 1 space before "="; 0 found
(#436) Expected at least 1 space after "="; 0 found
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#437) Expected at least 1 space before "="; 0 found
(#437) Expected at least 1 space after "="; 0 found
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) No space found after comma in argument list
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space between the comma and "null". Found: no spaces
(#439) Spaces must be used to indent lines; tabs are not allowed
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Whitespace found at end of line
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) No space found after comma in argument list
(#441) Commas (,) must be followed by white space.
(#441) Expected 1 space between the comma and "array". Found: no spaces
(#441) Short array syntax must be used to define arrays
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) No space found after comma in argument list
(#442) Commas (,) must be followed by white space.
(#442) Expected 1 space between the comma and "array". Found: no spaces
(#442) Short array syntax must be used to define arrays
(#443) Spaces must be used to indent lines; tabs are not allowed
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Whitespace found at end of line
(#445) Spaces must be used to indent lines; tabs are not allowed
(#446) Spaces must be used to indent lines; tabs are not allowed
(#447) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) No space found before comment text; expected "// if this is inactive we do not want to show the recorders, so we just return here" but found "//if this is inactive we do not want to show the recorders, so we just return here"
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Expected "if (...) {\n"; found "if(...){\n"
(#450) Expected 1 space after IF keyword; 0 found
(#450) Expected 1 space after closing parenthesis; found 0
(#451) Spaces must be used to indent lines; tabs are not allowed
(#453) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Whitespace found at end of line
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) No space found before comment text; expected "// get timelimit for recorders if set" but found "//get timelimit for recorders if set"
(#456) Spaces must be used to indent lines; tabs are not allowed
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) PHP keywords must be lowercase; expected "array" but found "Array"
(#457) Short array syntax must be used to define arrays
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Expected at least 1 space before "="; 0 found
(#458) Expected at least 1 space after "="; 0 found
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Expected at least 1 space after "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) No space found before comment text; expected "// are we toggling recorder" but found "//are we toggling recorder"
(#463) Expected "if (...) {\n"; found "if(...){\n"
(#463) Expected 1 space after IF keyword; 0 found
(#463) Expected 1 space after closing parenthesis; found 0
(#466) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) No space found before comment text; expected "// fetch the required "recorder" but found "//fetch the required "recorder"
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Expected 1 space after SWITCH keyword; 0 found
(#469) Expected 1 space after closing parenthesis; found 0
(#469) Blank line found at start of control structure
(#472) Spaces must be used to indent lines; tabs are not allowed
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Expected at least 1 space before "="; 0 found
(#473) Expected 1 space before "="; 0 found
(#473) Opening parenthesis of a multi-line function call must be the last content on the line
(#473) Only one argument is allowed per line in a multi-line function call
(#473) Space found before comma in argument list
(#473) Expected no space between "$usercontextid" and the comma. Found: 1 space
(#474) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#474) No space found after comma in argument list
(#474) Commas (,) must be followed by white space.
(#474) Expected 1 space between the comma and "'draft'". Found: no spaces
(#474) Only one argument is allowed per line in a multi-line function call
(#474) No space found after comma in argument list
(#474) Commas (,) must be followed by white space.
(#474) Expected 1 space between the comma and "$draftitemid". Found: no spaces
(#474) Only one argument is allowed per line in a multi-line function call
(#474) No space found after comma in argument list
(#474) Commas (,) must be followed by white space.
(#474) Expected 1 space between the comma and "$timelimit". Found: no spaces
(#474) Only one argument is allowed per line in a multi-line function call
(#474) No space found after comma in argument list
(#474) Commas (,) must be followed by white space.
(#474) Expected 1 space between the comma and "$callbackjs". Found: no spaces
(#474) Only one argument is allowed per line in a multi-line function call
(#474) No space found after comma in argument list
(#474) Commas (,) must be followed by white space.
(#474) Expected 1 space between the comma and "$hints". Found: no spaces
(#474) Only one argument is allowed per line in a multi-line function call
(#474) Closing parenthesis of a multi-line function call must be on a line by itself
(#475) No space found after comma in argument list
(#475) Commas (,) must be followed by white space.
(#475) Expected 1 space between the comma and "$showcurrentsubmission". Found: no spaces
(#475) No space found after comma in argument list
(#475) Commas (,) must be followed by white space.
(#475) Expected 1 space between the comma and "$toggler". Found: no spaces
(#476) No space found after comma in argument list
(#476) Commas (,) must be followed by white space.
(#476) Expected 1 space between the comma and "constants". Found: no spaces
(#476) No space found after comma in argument list
(#476) Commas (,) must be followed by white space.
(#476) Expected 1 space between the comma and "$mediadiv". Found: no spaces
(#477) Spaces must be used to indent lines; tabs are not allowed
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Whitespace found at end of line
(#479) Spaces must be used to indent lines; tabs are not allowed
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) No space found before comment text; expected "// get board sizes" but found "//get board sizes"
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Expected 1 space after SWITCH keyword; 0 found
(#481) Expected 1 space after closing parenthesis; found 0
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) The CASE body must start on the line following the statement
(#482) Expected at least 1 space before "="; 0 found
(#482) Expected at least 1 space after "="; 0 found
(#482) Expected 1 space before "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#482) Expected at least 1 space before "="; 0 found
(#482) Expected at least 1 space after "="; 0 found
(#482) Expected 1 space before "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#482) Each PHP statement must be on a line by itself
(#482) Terminating statement must be on a line by itself
(#482) Closing brace must be on a line by itself
(#482) Each PHP statement must be on a line by itself
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) The CASE body must start on the line following the statement
(#483) Expected at least 1 space before "="; 0 found
(#483) Expected at least 1 space after "="; 0 found
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#483) Expected at least 1 space before "="; 0 found
(#483) Expected at least 1 space after "="; 0 found
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#483) Each PHP statement must be on a line by itself
(#483) Terminating statement must be on a line by itself
(#483) Closing brace must be on a line by itself
(#483) Each PHP statement must be on a line by itself
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) The CASE body must start on the line following the statement
(#484) Expected at least 1 space before "="; 0 found
(#484) Expected at least 1 space after "="; 0 found
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#484) Expected at least 1 space before "="; 0 found
(#484) Expected at least 1 space after "="; 0 found
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#484) Each PHP statement must be on a line by itself
(#484) Terminating statement must be on a line by itself
(#484) Closing brace must be on a line by itself
(#484) Each PHP statement must be on a line by itself
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) The CASE body must start on the line following the statement
(#485) Expected at least 1 space before "="; 0 found
(#485) Expected at least 1 space after "="; 0 found
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#485) Expected at least 1 space before "="; 0 found
(#485) Expected at least 1 space after "="; 0 found
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#485) Each PHP statement must be on a line by itself
(#485) Terminating statement must be on a line by itself
(#485) Closing brace must be on a line by itself
(#485) Each PHP statement must be on a line by itself
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) The CASE body must start on the line following the statement
(#486) Expected at least 1 space before "="; 0 found
(#486) Expected at least 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Expected at least 1 space before "="; 0 found
(#486) Expected at least 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Each PHP statement must be on a line by itself
(#486) Terminating statement must be on a line by itself
(#486) Closing brace must be on a line by itself
(#486) Each PHP statement must be on a line by itself
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) The CASE body must start on the line following the statement
(#487) Expected at least 1 space before "="; 0 found
(#487) Expected at least 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#487) Expected at least 1 space before "="; 0 found
(#487) Expected at least 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#487) Each PHP statement must be on a line by itself
(#487) Terminating statement must be on a line by itself
(#487) Closing brace must be on a line by itself
(#487) Each PHP statement must be on a line by itself
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) The CASE body must start on the line following the statement
(#488) Expected at least 1 space before "="; 0 found
(#488) Expected at least 1 space after "="; 0 found
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#488) Expected at least 1 space before "="; 0 found
(#488) Expected at least 1 space after "="; 0 found
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#488) Each PHP statement must be on a line by itself
(#488) Terminating statement must be on a line by itself
(#488) Closing brace must be on a line by itself
(#488) Each PHP statement must be on a line by itself
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) The CASE body must start on the line following the statement
(#489) Expected at least 1 space before "="; 0 found
(#489) Expected at least 1 space after "="; 0 found
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#489) Expected at least 1 space before "="; 0 found
(#489) Expected at least 1 space after "="; 0 found
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#489) Each PHP statement must be on a line by itself
(#489) Terminating statement must be on a line by itself
(#489) Closing brace must be on a line by itself
(#489) Each PHP statement must be on a line by itself
(#490) Spaces must be used to indent lines; tabs are not allowed
(#491) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) No space found before comment text; expected "// Get Backimage, if we have one" but found "//Get Backimage, if we have one"
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Whitespace found at end of line
(#495) Spaces must be used to indent lines; tabs are not allowed
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Expected at least 1 space before "="; 0 found
(#496) Expected at least 1 space after "="; 0 found
(#496) Expected 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Opening parenthesis of a multi-line function call must be the last content on the line
(#497) Only one argument is allowed per line in a multi-line function call
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Multi-line function call not indented correctly; expected 20 spaces but found 32
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#499) Closing parenthesis of a multi-line function call must be on a line by itself
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Expected at least 1 space before "="; 0 found
(#500) Expected at least 1 space after "="; 0 found
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Expected "if (...) {\n"; found "if(...){\n"
(#501) Expected 1 space after IF keyword; 0 found
(#501) Expected at least 1 space before ">"; 0 found
(#501) Expected at least 1 space after ">"; 0 found
(#501) Expected 1 space before ">"; 0 found
(#501) Expected 1 space after ">"; 0 found
(#501) Expected 1 space after closing parenthesis; found 0
(#502) Spaces must be used to indent lines; tabs are not allowed
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Opening parenthesis of a multi-line function call must be the last content on the line
(#503) Whitespace found at end of line
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#504) Whitespace found at end of line
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#505) Whitespace found at end of line
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#506) Whitespace found at end of line
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#507) Whitespace found at end of line
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Multi-line function call not indented correctly; expected 20 spaces but found 32
(#508) Closing parenthesis of a multi-line function call must be on a line by itself
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Blank line found at end of control structure
(#509) Whitespace found at end of line
(#510) Spaces must be used to indent lines; tabs are not allowed
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Whitespace found at end of line
(#512) Spaces must be used to indent lines; tabs are not allowed
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Expected at least 1 space before "="; 0 found
(#513) Expected at least 1 space after "="; 0 found
(#513) Expected 1 space before "="; 0 found
(#513) Expected 1 space after "="; 0 found
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Expected at least 1 space before "="; 0 found
(#514) Expected 1 space before "="; 0 found
(#514) Space found before comma in argument list
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected no space between "$usercontextid" and the comma. Found: 1 space
(#514) Expected 1 space between the comma and "'user'". Found: no spaces
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "'draft'". Found: no spaces
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "$draftitemid". Found: no spaces
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "''". Found: no spaces
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "''". Found: no spaces
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "$vectorcontrol". Found: no spaces
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "$vectordata". Found: no spaces
(#514) Line exceeds maximum limit of 180 characters; contains 221 characters
(#515) No space found after comma in argument list
(#515) Commas (,) must be followed by white space.
(#515) Expected 1 space between the comma and "$showcurrentsubmission". Found: no spaces
(#515) No space found after comma in argument list
(#515) Commas (,) must be followed by white space.
(#515) Expected 1 space between the comma and "$toggler". Found: no spaces
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) No space found after comma in argument list
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space between the comma and "constants". Found: no spaces
(#516) No space found after comma in argument list
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space between the comma and "$mediadiv". Found: no spaces
(#517) Spaces must be used to indent lines; tabs are not allowed
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Whitespace found at end of line
(#519) Spaces must be used to indent lines; tabs are not allowed
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Expected at least 1 space before "="; 0 found
(#520) Expected 1 space before "="; 0 found
(#520) No space found after comma in argument list
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space between the comma and "350". Found: no spaces
(#520) No space found after comma in argument list
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space between the comma and "400". Found: no spaces
(#520) No space found after comma in argument list
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space between the comma and "$usercontextid". Found: no spaces
(#520) No space found after comma in argument list
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space between the comma and "'user'". Found: no spaces
(#520) No space found after comma in argument list
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space between the comma and "'draft'". Found: no spaces
(#520) No space found after comma in argument list
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space between the comma and "$draftitemid". Found: no spaces
(#520) Line exceeds 132 characters; contains 162 characters
(#521) No space found after comma in argument list
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space between the comma and "$showcurrentsubmission". Found: no spaces
(#521) No space found after comma in argument list
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space between the comma and "$toggler". Found: no spaces
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) No space found after comma in argument list
(#522) Commas (,) must be followed by white space.
(#522) Expected 1 space between the comma and "constants". Found: no spaces
(#522) No space found after comma in argument list
(#522) Commas (,) must be followed by white space.
(#522) Expected 1 space between the comma and "$mediadiv". Found: no spaces
(#523) Spaces must be used to indent lines; tabs are not allowed
(#525) Spaces must be used to indent lines; tabs are not allowed
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Expected at least 1 space before "="; 0 found
(#526) Expected 1 space before "="; 0 found
(#526) Opening parenthesis of a multi-line function call must be the last content on the line
(#526) No space found after comma in argument list
(#526) Commas (,) must be followed by white space.
(#526) Expected 1 space between the comma and "'onlinepoodll'". Found: no spaces
(#526) Only one argument is allowed per line in a multi-line function call
(#526) No space found after comma in argument list
(#526) Commas (,) must be followed by white space.
(#526) Expected 1 space between the comma and "constants". Found: no spaces
(#526) Only one argument is allowed per line in a multi-line function call
(#526) Line exceeds 132 characters; contains 138 characters
(#527) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#527) Space found before comma in argument list
(#527) No space found after comma in argument list
(#527) Commas (,) must be followed by white space.
(#527) Expected no space between "$usercontextid" and the comma. Found: 1 space
(#527) Expected 1 space between the comma and "'user'". Found: no spaces
(#527) Only one argument is allowed per line in a multi-line function call
(#527) No space found after comma in argument list
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space between the comma and "'draft'". Found: no spaces
(#527) Only one argument is allowed per line in a multi-line function call
(#527) No space found after comma in argument list
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space between the comma and "$draftitemid". Found: no spaces
(#527) Only one argument is allowed per line in a multi-line function call
(#527) No space found after comma in argument list
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space between the comma and "$timelimit". Found: no spaces
(#527) Only one argument is allowed per line in a multi-line function call
(#527) No space found after comma in argument list
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space between the comma and "$callbackjs". Found: no spaces
(#527) Only one argument is allowed per line in a multi-line function call
(#527) No space found after comma in argument list
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space between the comma and "$hints". Found: no spaces
(#527) Only one argument is allowed per line in a multi-line function call
(#527) Closing parenthesis of a multi-line function call must be on a line by itself
(#528) No space found after comma in argument list
(#528) Commas (,) must be followed by white space.
(#528) Expected 1 space between the comma and "$showcurrentsubmission". Found: no spaces
(#528) No space found after comma in argument list
(#528) Commas (,) must be followed by white space.
(#528) Expected 1 space between the comma and "$toggler". Found: no spaces
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) No space found after comma in argument list
(#529) Commas (,) must be followed by white space.
(#529) Expected 1 space between the comma and "constants". Found: no spaces
(#529) No space found after comma in argument list
(#529) Commas (,) must be followed by white space.
(#529) Expected 1 space between the comma and "$mediadiv". Found: no spaces
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Whitespace found at end of line
(#531) Spaces must be used to indent lines; tabs are not allowed
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Blank line found at end of control structure
(#532) Whitespace found at end of line
(#533) Spaces must be used to indent lines; tabs are not allowed
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) No space found before comment text; expected "// $mform->addElement('hidden', 'id', 0);" but found "//$mform->addElement('hidden', 'id', 0);"
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) No space found before comment text; expected "// $mform->setType('id', PARAM_INT);" but found "//$mform->setType('id', PARAM_INT);"
(#538) Spaces must be used to indent lines; tabs are not allowed
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Whitespace found at end of line
(#541) Spaces must be used to indent lines; tabs are not allowed
(#542) Spaces must be used to indent lines; tabs are not allowed
(#543) Spaces must be used to indent lines; tabs are not allowed
(#544) Spaces must be used to indent lines; tabs are not allowed
(#545) Spaces must be used to indent lines; tabs are not allowed
(#546) Spaces must be used to indent lines; tabs are not allowed
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Missing docblock for function fetchResponses
(#547) Visibility must be declared on method "fetchResponses"
(#547) method name "assign_submission_onlinepoodll::fetchResponses" must be in lower-case letters only
(#547) Incorrect spacing between argument "$checkfordata" and equals sign; expected 1 but found 0
(#547) Incorrect spacing between default value and equals sign for argument "$checkfordata"; expected 1 but found 0
(#547) Expected 1 space before opening brace; found 0
(#548) Spaces must be used to indent lines; tabs are not allowed
(#550) Spaces must be used to indent lines; tabs are not allowed
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Whitespace found at end of line
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) No space found before comment text; expected "// get filename, from the filearea for this submission." but found "//get filename, from the filearea for this submission."
(#552) Whitespace found at end of line
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) No space found before comment text; expected "// there should be only one." but found "//there should be only one."
(#554) Spaces must be used to indent lines; tabs are not allowed
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Expected at least 1 space before "="; 0 found
(#555) Expected at least 1 space after "="; 0 found
(#555) Expected 1 space before "="; 0 found
(#555) Expected 1 space after "="; 0 found
(#556) Opening parenthesis of a multi-line function call must be the last content on the line
(#556) Whitespace found at end of line
(#557) Spaces must be used to indent lines; tabs are not allowed
(#558) Spaces must be used to indent lines; tabs are not allowed
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#559) Only one argument is allowed per line in a multi-line function call
(#559) Only one argument is allowed per line in a multi-line function call
(#559) Closing parenthesis of a multi-line function call must be on a line by itself
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Whitespace found at end of line
(#561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) No space found before comment text; expected "// if we have files, lets get them ready" but found "//if we have files, lets get them ready"
(#562) Spaces must be used to indent lines; tabs are not allowed
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) No space found before comment text; expected "// if the filename property exists, and is filled, use that to fetch the file" but found "//if the filename property exists, and is filled, use that to fetch the file"
(#564) Spaces must be used to indent lines; tabs are not allowed
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Expected "if (...) {\n"; found "if(...){\n"
(#565) Expected 1 space after IF keyword; 0 found
(#565) Expected 1 space after closing parenthesis; found 0
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Expected 1 space after "="; 2 found
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Whitespace found at end of line
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Line indented incorrectly; expected at least 16 spaces, found 12
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) No space found before comment text; expected "// if no filename property just take the first file. That is how we used to do it" but found "//if no filename property just take the first file. That is how we used to do it"
(#568) Whitespace found at end of line
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Expected 1 space after closing brace; 0 found
(#569) Expected "} else {\n"; found "}else{\n"
(#569) Expected 1 space after ELSE keyword; 0 found
(#570) Spaces must be used to indent lines; tabs are not allowed
(#571) Spaces must be used to indent lines; tabs are not allowed
(#572) Spaces must be used to indent lines; tabs are not allowed
(#573) Spaces must be used to indent lines; tabs are not allowed
(#574) Spaces must be used to indent lines; tabs are not allowed
(#575) Spaces must be used to indent lines; tabs are not allowed
(#577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#577) No space found before comment text; expected "// size params for our response players/images" but found "//size params for our response players/images"
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) No space found before comment text; expected "// audio is a simple 1 or 0 for display or not" but found "//audio is a simple 1 or 0 for display or not"
(#580) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Whitespace found at end of line
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) No space found before comment text; expected "// if this is a playback area, for teacher, show a string if no file" but found "//if this is a playback area, for teacher, show a string if no file"
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Expected "if (...) {\n"; found "if (...){ \n"
(#583) Expected 1 space after closing parenthesis; found 0
(#583) Whitespace found at end of line
(#584) Spaces must be used to indent lines; tabs are not allowed
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Whitespace found at end of line
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Line indented incorrectly; expected at least 12 spaces, found 8
(#586) No space found before comment text; expected "// if the student is viewing and there is no file , just show an empty area" but found "//if the student is viewing and there is no file , just show an empty area"
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Expected 1 space after closing brace; 0 found
(#587) Expected 1 space after ELSEIF keyword; 0 found
(#587) Usage of ELSEIF not allowed; use ELSE IF instead
(#587) Expected 1 space after closing parenthesis; found 0
(#588) Spaces must be used to indent lines; tabs are not allowed
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Blank line found at end of control structure
(#589) Whitespace found at end of line
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Expected 1 space after closing brace; 0 found
(#590) Expected "} else {\n"; found "}else{ \n"
(#590) Expected 1 space after ELSE keyword; 0 found
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Whitespace found at end of line
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) No space found before comment text; expected "// The path to any media file we should play" but found "//The path to any media file we should play"
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Expected at least 1 space before "."; 0 found
(#592) Expected at least 1 space after "."; 0 found
(#592) Line exceeds maximum limit of 180 characters; contains 190 characters
(#593) Spaces must be used to indent lines; tabs are not allowed
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) No space found before comment text; expected "// prepare our response string, which will parsed and replaced with the necessary player" but found "//prepare our response string, which will parsed and replaced with the necessary player"
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Expected 1 space after SWITCH keyword; 0 found
(#596) Expected 1 space after closing parenthesis; found 0
(#596) Blank line found at start of control structure
(#599) Spaces must be used to indent lines; tabs are not allowed
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Expected "if (...) {\n"; found "if(...) {\n"
(#600) Expected 1 space after IF keyword; 0 found
(#601) Expected at least 1 space before "="; 0 found
(#601) Expected 1 space before "="; 0 found
(#604) Expected at least 1 space after ".="; 0 found
(#604) Expected 1 space after ".="; 0 found
(#605) Expected 1 space after closing brace; 0 found
(#605) Expected "} else {\n"; found "}else{\n"
(#605) Expected 1 space after ELSE keyword; 0 found
(#606) Expected at least 1 space before "="; 0 found
(#606) Expected at least 1 space after "="; 0 found
(#606) Expected 1 space before "="; 0 found
(#606) Expected 1 space after "="; 0 found
(#606) No space found after comma in argument list
(#606) Commas (,) must be followed by white space.
(#606) Expected 1 space between the comma and "constants". Found: no spaces
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Whitespace found at end of line
(#610) Spaces must be used to indent lines; tabs are not allowed
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Line indented incorrectly; expected 20 spaces, found 24
(#611) Expected "if (...) {\n"; found "if(...){\n"
(#611) Expected 1 space after IF keyword; 0 found
(#611) Expected at least 1 space before "=="; 0 found
(#611) Expected at least 1 space after "=="; 0 found
(#611) Expected 1 space before "=="; 0 found
(#611) Expected 1 space after "=="; 0 found
(#611) Expected 1 space after closing parenthesis; found 0
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Expected at least 1 space before "="; 0 found
(#612) Expected at least 1 space after "="; 0 found
(#612) Expected 1 space before "="; 0 found
(#612) Expected 1 space after "="; 0 found
(#612) No space found after comma in argument list
(#612) Commas (,) must be followed by white space.
(#612) Expected 1 space between the comma and "constants". Found: no spaces
(#613) Spaces must be used to indent lines; tabs are not allowed
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Line indented incorrectly; expected 20 spaces, found 24
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Expected at least 1 space before "="; 0 found
(#615) Expected 1 space before "="; 0 found
(#616) Spaces must be used to indent lines; tabs are not allowed
(#618) Expected at least 1 space after ".="; 0 found
(#618) Expected 1 space after ".="; 0 found
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Terminating statement must be indented to the same level as the CASE body
(#621) Spaces must be used to indent lines; tabs are not allowed
(#622) Expected "if (...) {\n"; found "if(...){\n"
(#622) Expected 1 space after IF keyword; 0 found
(#622) Expected at least 1 space before "=="; 0 found
(#622) Expected at least 1 space after "=="; 0 found
(#622) Expected 1 space before "=="; 0 found
(#622) Expected 1 space after "=="; 0 found
(#622) Expected 1 space after closing parenthesis; found 0
(#623) Expected at least 1 space before "="; 0 found
(#623) Expected at least 1 space after "="; 0 found
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#623) No space found after comma in argument list
(#623) Commas (,) must be followed by white space.
(#623) Expected 1 space between the comma and "constants". Found: no spaces
(#626) Spaces must be used to indent lines; tabs are not allowed
(#628) Spaces must be used to indent lines; tabs are not allowed
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Whitespace found at end of line
(#630) Spaces must be used to indent lines; tabs are not allowed
(#631) Expected "if (...) {\n"; found "if(...){\n"
(#631) Expected 1 space after IF keyword; 0 found
(#631) Expected at least 1 space before "=="; 0 found
(#631) Expected at least 1 space after "=="; 0 found
(#631) Expected 1 space before "=="; 0 found
(#631) Expected 1 space after "=="; 0 found
(#631) Expected 1 space after closing parenthesis; found 0
(#632) Expected at least 1 space before "="; 0 found
(#632) Expected at least 1 space after "="; 0 found
(#632) Expected 1 space before "="; 0 found
(#632) Expected 1 space after "="; 0 found
(#632) No space found after comma in argument list
(#632) Commas (,) must be followed by white space.
(#632) Expected 1 space between the comma and "constants". Found: no spaces
(#635) Spaces must be used to indent lines; tabs are not allowed
(#637) Spaces must be used to indent lines; tabs are not allowed
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Whitespace found at end of line
(#639) Spaces must be used to indent lines; tabs are not allowed
(#640) Spaces must be used to indent lines; tabs are not allowed
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Whitespace found at end of line
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Blank line found at end of control structure
(#642) Whitespace found at end of line
(#643) Spaces must be used to indent lines; tabs are not allowed
(#644) Spaces must be used to indent lines; tabs are not allowed
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Whitespace found at end of line
(#646) Spaces must be used to indent lines; tabs are not allowed
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Whitespace found at end of line
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Closing brace must not be followed by any comment or statement on the same line
(#648) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Whitespace found at end of line
(#650) Missing docblock for function fetch_response_size
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Expected 1 space before opening brace; found 0
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) No space found before comment text; expected "// is this a list view" but found "//is this a list view"
(#655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) No space found before comment text; expected "// build our sizes array" but found "//build our sizes array"
(#656) Expected at least 1 space before "="; 0 found
(#656) Expected at least 1 space after "="; 0 found
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#656) Short array syntax must be used to define arrays
(#657) Expected at least 1 space before "="; 0 found
(#657) Expected at least 1 space after "="; 0 found
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Expected at least 1 space before "="; 0 found
(#657) Expected at least 1 space after "="; 0 found
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Each PHP statement must be on a line by itself
(#657) Expected at least 1 space before "="; 0 found
(#657) Expected at least 1 space after "="; 0 found
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Each PHP statement must be on a line by itself
(#658) Expected at least 1 space before "="; 0 found
(#658) Expected at least 1 space after "="; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#658) Expected at least 1 space before "="; 0 found
(#658) Expected at least 1 space after "="; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#658) Each PHP statement must be on a line by itself
(#658) Expected at least 1 space before "="; 0 found
(#658) Expected at least 1 space after "="; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#658) Each PHP statement must be on a line by itself
(#659) Expected at least 1 space before "="; 0 found
(#659) Expected at least 1 space after "="; 0 found
(#659) Expected 1 space before "="; 0 found
(#659) Expected 1 space after "="; 0 found
(#659) Expected at least 1 space before "="; 0 found
(#659) Expected at least 1 space after "="; 0 found
(#659) Expected 1 space before "="; 0 found
(#659) Expected 1 space after "="; 0 found
(#659) Each PHP statement must be on a line by itself
(#659) Expected at least 1 space before "="; 0 found
(#659) Expected at least 1 space after "="; 0 found
(#659) Expected 1 space before "="; 0 found
(#659) Expected 1 space after "="; 0 found
(#659) Each PHP statement must be on a line by itself
(#660) Expected at least 1 space before "="; 0 found
(#660) Expected at least 1 space after "="; 0 found
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#660) Expected at least 1 space before "="; 0 found
(#660) Expected at least 1 space after "="; 0 found
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#660) Each PHP statement must be on a line by itself
(#660) Expected at least 1 space before "="; 0 found
(#660) Expected at least 1 space after "="; 0 found
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#660) Each PHP statement must be on a line by itself
(#661) Expected at least 1 space before "="; 0 found
(#661) Expected at least 1 space after "="; 0 found
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Expected at least 1 space before "="; 0 found
(#661) Expected at least 1 space after "="; 0 found
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Each PHP statement must be on a line by itself
(#661) Expected at least 1 space before "="; 0 found
(#661) Expected at least 1 space after "="; 0 found
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Each PHP statement must be on a line by itself
(#662) Expected at least 1 space before "="; 0 found
(#662) Expected at least 1 space after "="; 0 found
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#662) Expected at least 1 space before "="; 0 found
(#662) Expected at least 1 space after "="; 0 found
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#662) Each PHP statement must be on a line by itself
(#662) Expected at least 1 space before "="; 0 found
(#662) Expected at least 1 space after "="; 0 found
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#662) Each PHP statement must be on a line by itself
(#663) Expected at least 1 space before "="; 0 found
(#663) Expected at least 1 space after "="; 0 found
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#663) Expected at least 1 space before "="; 0 found
(#663) Expected at least 1 space after "="; 0 found
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#663) Each PHP statement must be on a line by itself
(#663) Expected at least 1 space before "="; 0 found
(#663) Expected at least 1 space after "="; 0 found
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#663) Each PHP statement must be on a line by itself
(#665) Expected at least 1 space before "="; 0 found
(#665) Expected at least 1 space after "="; 0 found
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#666) Expected at least 1 space before "="; 0 found
(#666) Expected at least 1 space after "="; 0 found
(#666) Expected 1 space before "="; 0 found
(#666) Expected 1 space after "="; 0 found
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) No space found before comment text; expected "// prepare our response string, which will parsed and replaced with the necessary player" but found "//prepare our response string, which will parsed and replaced with the necessary player"
(#669) Expected 1 space after SWITCH keyword; 0 found
(#669) Expected 1 space after closing parenthesis; found 0
(#671) Expected at least 1 space before "="; 0 found
(#671) Expected at least 1 space after "="; 0 found
(#671) Expected 1 space before "="; 0 found
(#671) Expected 1 space after "="; 0 found
(#671) Space found before semicolon; expected "];" but found "] ;"
(#674) Expected at least 1 space before "="; 0 found
(#674) Expected at least 1 space after "="; 0 found
(#674) Expected 1 space before "="; 0 found
(#674) Expected 1 space after "="; 0 found
(#674) Space found before semicolon; expected "];" but found "] ;"
(#677) Expected at least 1 space before "="; 0 found
(#677) Expected at least 1 space after "="; 0 found
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#677) Space found before semicolon; expected "];" but found "] ;"
(#681) Expected at least 1 space before "="; 0 found
(#681) Expected at least 1 space after "="; 0 found
(#681) Expected 1 space before "="; 0 found
(#681) Expected 1 space after "="; 0 found
(#681) Space found before semicolon; expected "displayaudioplayer_single;" but found "displayaudioplayer_single ;"
(#686) Blank line found at end of control structure
(#690) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#692) Missing docblock for function is_list
(#692) Expected "function abc(...)"; found "function abc (...)"
(#692) Expected 0 spaces after "is_list"; 1 found
(#692) Expected 0 spaces before opening parenthesis; 1 found
(#692) Expected 1 space before opening brace; found 0
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) No space found before comment text; expected "// is this a list view" but found "//is this a list view"
(#694) No space found after comma in argument list
(#694) Commas (,) must be followed by white space.
(#694) Expected 1 space between the comma and "''". Found: no spaces
(#694) No space found after comma in argument list
(#694) Commas (,) must be followed by white space.
(#694) Expected 1 space between the comma and "PARAM_TEXT". Found: no spaces
(#694) Expected at least 1 space before "=="; 0 found
(#694) Expected at least 1 space after "=="; 0 found
(#694) Expected 1 space before "=="; 0 found
(#694) Expected 1 space after "=="; 0 found
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Whitespace found at end of line
(#704) Line indented incorrectly; expected 4 spaces, found 5
(#706) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) No space found before comment text; expected "// Move recorded files from draft to the correct area" but found "//Move recorded files from draft to the correct area"
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) No space found before comment text; expected "// if filename is false, no update. possibly used changed something else on page" but found "//if filename is false, no update. possibly used changed something else on page"
(#710) Spaces must be used to indent lines; tabs are not allowed
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Expected "if (...) {\n"; found "if(...){"
(#711) Expected 1 space after IF keyword; 0 found
(#711) Expected 1 space after closing parenthesis; found 0
(#711) Newline required after opening brace
(#711) Closing brace must be on a line by itself
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) No space found before comment text; expected "// fetch any vectordata we might have for the whiteboard" but found "//fetch any vectordata we might have for the whiteboard"
(#718) Spaces must be used to indent lines; tabs are not allowed
(#719) Spaces must be used to indent lines; tabs are not allowed
(#720) Spaces must be used to indent lines; tabs are not allowed
(#726) Spaces must be used to indent lines; tabs are not allowed
(#727) Spaces must be used to indent lines; tabs are not allowed
(#730) Spaces must be used to indent lines; tabs are not allowed
(#732) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#732) Closing brace indented incorrectly; expected 5 spaces, found 4
(#733) Whitespace found at end of line
(#734) Whitespace found at end of line
(#735) Missing docblock for function shift_draft_file
(#735) Visibility must be declared on method "shift_draft_file"
(#736) Commas (,) must be followed by white space.
(#736) Expected 1 space between the comma and "$COURSE". Found: no spaces
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) No space found before comment text; expected "// When we add the recorder via the poodll filter, it adds a hidden form field of the name constants::M_FILENAMECONTROL" but found "//When we add the recorder via the poodll filter, it adds a hidden form field of the name constants::M_FILENAMECONTROL"
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) No space found before comment text; expected "// the recorder updates that field with the filename of the audio/video it recorded. We pick up that filename here." but found "//the recorder updates that field with the filename of the audio/video it recorded. We pick up that filename here."
(#740) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#742) Spaces must be used to indent lines; tabs are not allowed
(#743) Spaces must be used to indent lines; tabs are not allowed
(#744) Spaces must be used to indent lines; tabs are not allowed
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) No space found before comment text; expected "// Don't do anything in the case that the filename is empty" but found "//Don't do anything in the case that the filename is empty"
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) No space found before comment text; expected "// possibly the user is just updating something else on the page(eg an online text submission)" but found "//possibly the user is just updating something else on the page(eg an online text submission)"
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) No space found before comment text; expected "// if we overwrite here, we might trash their existing poodll submission file" but found "//if we overwrite here, we might trash their existing poodll submission file"
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Expected "if (...) {\n"; found "if(...){"
(#749) Expected 1 space after IF keyword; 0 found
(#749) Expected at least 1 space before "=="; 0 found
(#749) Expected at least 1 space after "=="; 0 found
(#749) Expected 1 space before "=="; 0 found
(#749) Expected 1 space after "=="; 0 found
(#749) Expected 1 space after closing parenthesis; found 0
(#749) Newline required after opening brace
(#749) Closing brace must be on a line by itself
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Whitespace found at end of line
(#751) Spaces must be used to indent lines; tabs are not allowed
(#752) Spaces must be used to indent lines; tabs are not allowed
(#753) No space found after comma in argument list
(#753) Commas (,) must be followed by white space.
(#753) Expected 1 space between the comma and "constants". Found: no spaces
(#753) Space found before comma in argument list
(#753) Expected no space between "M_FILEAREA" and the comma. Found: 1 space
(#753) Line exceeds 132 characters; contains 134 characters
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) No space found before comment text; expected "// if filename = -1 we are being told to delete the file" but found "//if filename = -1 we are being told to delete the file"
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) No space found before comment text; expected "// so we have done enough" but found "//so we have done enough"
(#757) Expected "if (...) {\n"; found "if(...){\n"
(#757) Expected 1 space after IF keyword; 0 found
(#757) Expected at least 1 space before "=="; 0 found
(#757) Expected at least 1 space after "=="; 0 found
(#757) Expected 1 space before "=="; 0 found
(#757) Expected 1 space after "=="; 0 found
(#757) Expected 1 space after closing parenthesis; found 0
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) No space found before comment text; expected "// fetch the file info object for our original file" but found "//fetch the file info object for our original file"
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Variable "original_context" must not contain underscores.
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Variable "draft_fileinfo" must not contain underscores.
(#763) Variable "original_context" must not contain underscores.
(#763) No space found after comma in argument list
(#763) Commas (,) must be followed by white space.
(#763) Expected 1 space between the comma and "'draft'". Found: no spaces
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) No space found before comment text; expected "// perform the copy" but found "//perform the copy"
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Expected "if (...) {\n"; found "if(...){\n"
(#766) Expected 1 space after IF keyword; 0 found
(#766) Variable "draft_fileinfo" must not contain underscores.
(#766) Expected 1 space after closing parenthesis; found 0
(#766) Blank line found at start of control structure
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Whitespace found at end of line
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#768) No space found before comment text; expected "// create the file record for our new file" but found "//create the file record for our new file"
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Variable "file_record" must not contain underscores.
(#769) Short array syntax must be used to define arrays
(#770) Spaces must be used to indent lines; tabs are not allowed
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Expected at least 1 space before "=>"; 0 found
(#771) Expected at least 1 space after "=>"; 0 found
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Whitespace found at end of line
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Expected at least 1 space before "=>"; 0 found
(#772) Expected at least 1 space after "=>"; 0 found
(#772) Expected 1 space before "=>"; 0 found
(#772) Expected 1 space after "=>"; 0 found
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Expected at least 1 space before "=>"; 0 found
(#773) Expected at least 1 space after "=>"; 0 found
(#773) Expected 1 space before "=>"; 0 found
(#773) Expected 1 space after "=>"; 0 found
(#773) Expected no space between "M_FILEAREA" and the comma. Found: 1 space
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Expected at least 1 space before "=>"; 0 found
(#774) Expected at least 1 space after "=>"; 0 found
(#774) Expected 1 space before "=>"; 0 found
(#774) Expected 1 space after "=>"; 0 found
(#774) Whitespace found at end of line
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Expected at least 1 space before "=>"; 0 found
(#775) Expected at least 1 space after "=>"; 0 found
(#775) Expected 1 space before "=>"; 0 found
(#775) Expected 1 space after "=>"; 0 found
(#775) Whitespace found at end of line
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Expected at least 1 space before "=>"; 0 found
(#776) Expected at least 1 space after "=>"; 0 found
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Expected at least 1 space before "=>"; 0 found
(#777) Expected at least 1 space after "=>"; 0 found
(#777) Expected 1 space before "=>"; 0 found
(#777) Expected 1 space after "=>"; 0 found
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Expected at least 1 space before "=>"; 0 found
(#778) Expected at least 1 space after "=>"; 0 found
(#778) Expected 1 space before "=>"; 0 found
(#778) Expected 1 space after "=>"; 0 found
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Whitespace found at end of line
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Expected at least 1 space before "=>"; 0 found
(#779) Expected at least 1 space after "=>"; 0 found
(#779) Expected 1 space before "=>"; 0 found
(#779) Expected 1 space after "=>"; 0 found
(#779) Whitespace found at end of line
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Expected at least 1 space before "=>"; 0 found
(#780) Expected at least 1 space after "=>"; 0 found
(#780) Expected 1 space before "=>"; 0 found
(#780) Expected 1 space after "=>"; 0 found
(#780) There should be a comma after the last array item in a multi-line array.
(#781) Spaces must be used to indent lines; tabs are not allowed
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Variable "draft_fileinfo" must not contain underscores.
(#782) Variable "file_record" must not contain underscores.
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Blank line found at end of control structure
(#783) Whitespace found at end of line
(#784) Spaces must be used to indent lines; tabs are not allowed
(#786) Spaces must be used to indent lines; tabs are not allowed
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Closing brace must not be followed by any comment or statement on the same line
(#788) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#789) Whitespace found at end of line
(#800) Expected 0 spaces after reference operator for argument "$showviewlink"; 1 found
(#801) Spaces must be used to indent lines; tabs are not allowed
(#802) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) No space found before comment text; expected "// our response, this will output a player/image, and optionally a portfolio export link" but found "//our response, this will output a player/image, and optionally a portfolio export link"
(#805) Spaces must be used to indent lines; tabs are not allowed
(#805) No space found after comma in argument list
(#805) Commas (,) must be followed by white space.
(#805) Expected 1 space between the comma and "false". Found: no spaces
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Spaces must be used to indent lines; tabs are not allowed
(#806) No space found before comment text; expected "// rely on get_files from now on to generate portfolio links Justin 19/06/2014" but found "//rely on get_files from now on to generate portfolio links Justin 19/06/2014"
(#808) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#811) Expected 7 spaces before asterisk; 5 found
(#812) Expected 7 spaces before asterisk; 5 found
(#813) Expected 7 spaces before asterisk; 5 found
(#814) Expected 7 spaces before asterisk; 5 found
(#815) Expected 7 spaces before asterisk; 5 found
(#816) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $user.
(#816) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#816) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#817) Short array syntax must be used to define arrays
(#820) Line exceeds 132 characters; contains 162 characters
(#822) Blank line found at start of control structure
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Whitespace found at end of line
(#824) Spaces must be used to indent lines; tabs are not allowed
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) No space found before comment text; expected "// let NOT return splash images for videos" but found "//let NOT return splash images for videos"
(#825) Spaces must be used to indent lines; tabs are not allowed
(#825) Expected "if (...) {\n"; found "if(...){\n"
(#825) Expected 1 space after IF keyword; 0 found
(#825) Expected at least 1 space before "=="; 0 found
(#825) Expected 1 space before "=="; 0 found
(#825) Expected 1 space after closing parenthesis; found 0
(#826) Spaces must be used to indent lines; tabs are not allowed
(#827) Spaces must be used to indent lines; tabs are not allowed
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Whitespace found at end of line
(#828) Spaces must be used to indent lines; tabs are not allowed
(#828) Expected "if (...) {\n"; found "if(...){\n"
(#828) Expected 1 space after IF keyword; 0 found
(#828) Expected 1 space after closing parenthesis; found 0
(#829) Spaces must be used to indent lines; tabs are not allowed
(#830) Spaces must be used to indent lines; tabs are not allowed
(#831) Spaces must be used to indent lines; tabs are not allowed
(#832) Spaces must be used to indent lines; tabs are not allowed
(#832) Whitespace found at end of line
(#849) Blank line found at start of control structure
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#852) Spaces must be used to indent lines; tabs are not allowed
(#852) No space found after comma in argument list
(#852) Commas (,) must be followed by white space.
(#852) Expected 1 space between the comma and "false". Found: no spaces
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Whitespace found at end of line
(#854) Spaces must be used to indent lines; tabs are not allowed
(#854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#854) No space found before comment text; expected "// the default render method. Only shows a link" but found "//the default render method. Only shows a link"
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Line exceeds 132 characters; contains 141 characters
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Blank line found at end of control structure
(#861) Spaces must be used to indent lines; tabs are not allowed
(#861) Whitespace found at end of line
(#862) Spaces must be used to indent lines; tabs are not allowed
(#862) Whitespace found at end of line
(#863) Spaces must be used to indent lines; tabs are not allowed
(#864) Expected 9 spaces before asterisk; 5 found
(#865) Expected 9 spaces before asterisk; 5 found
(#866) Expected 9 spaces before asterisk; 5 found
(#867) Expected 9 spaces before asterisk; 5 found
(#868) Expected 9 spaces before asterisk; 5 found
(#872) Spaces must be used to indent lines; tabs are not allowed
(#872) Expected at least 1 space after "="; 0 found
(#872) Expected 1 space after "="; 0 found
(#874) Opening parenthesis of a multi-line function call must be the last content on the line
(#874) Whitespace found at end of line
(#875) Spaces must be used to indent lines; tabs are not allowed
(#875) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#876) Spaces must be used to indent lines; tabs are not allowed
(#876) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#877) Only one argument is allowed per line in a multi-line function call
(#877) Only one argument is allowed per line in a multi-line function call
(#877) Closing parenthesis of a multi-line function call must be on a line by itself
(#878) Spaces must be used to indent lines; tabs are not allowed
(#878) Whitespace found at end of line
(#880) Spaces must be used to indent lines; tabs are not allowed
(#880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#880) No space found before comment text; expected "// this was nec for portfolios prior to M2.7." but found "//this was nec for portfolios prior to M2.7."
(#880) Whitespace found at end of line
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Expected "if (...) {\n"; found "if(...){\n"
(#881) Expected 1 space after IF keyword; 0 found
(#881) Expected 1 space after closing parenthesis; found 0
(#882) Spaces must be used to indent lines; tabs are not allowed
(#885) Expected at least 1 space before "."; 0 found
(#885) Expected at least 1 space after "."; 0 found
(#887) Whitespace found at end of line
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) No space found before comment text; expected "// Add portfolio download links if appropriate" but found "//Add portfolio download links if appropriate"
(#889) Blank line found at start of control structure
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Whitespace found at end of line
(#891) Spaces must be used to indent lines; tabs are not allowed
(#891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#891) No space found before comment text; expected "// in the case of splash images we will have two files." but found "//in the case of splash images we will have two files."
(#892) Spaces must be used to indent lines; tabs are not allowed
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) No space found before comment text; expected "// we just want one link, and for the video file" but found "//we just want one link, and for the video file"
(#893) Spaces must be used to indent lines; tabs are not allowed
(#893) Expected "if (...) {\n"; found "if(...){\n"
(#893) Expected 1 space after IF keyword; 0 found
(#893) Expected at least 1 space before "=="; 0 found
(#893) Expected 1 space before "=="; 0 found
(#893) Expected 1 space after closing parenthesis; found 0
(#894) Spaces must be used to indent lines; tabs are not allowed
(#895) Spaces must be used to indent lines; tabs are not allowed
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Whitespace found at end of line
(#896) Spaces must be used to indent lines; tabs are not allowed
(#896) Expected "if (...) {\n"; found "if(...){\n"
(#896) Expected 1 space after IF keyword; 0 found
(#896) Expected 1 space after closing parenthesis; found 0
(#897) Spaces must be used to indent lines; tabs are not allowed
(#898) Spaces must be used to indent lines; tabs are not allowed
(#899) Spaces must be used to indent lines; tabs are not allowed
(#900) Whitespace found at end of line
(#900) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#901) Spaces must be used to indent lines; tabs are not allowed
(#901) Whitespace found at end of line
(#902) Spaces must be used to indent lines; tabs are not allowed
(#902) Expected "if (...) {\n"; found "if (...){\n"
(#902) Expected 1 space after closing parenthesis; found 0
(#903) Spaces must be used to indent lines; tabs are not allowed
(#904) Spaces must be used to indent lines; tabs are not allowed
(#905) Whitespace found at end of line
(#906) Spaces must be used to indent lines; tabs are not allowed
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Line indented incorrectly; expected at least 20 spaces, found 19
(#906) No space found before comment text; expected "// API changes. See https://github.com/moodle/moodle/blob/master/portfolio/upgrade.txt#L6" but found "//API changes. See https://github.com/moodle/moodle/blob/master/portfolio/upgrade.txt#L6"
(#907) Spaces must be used to indent lines; tabs are not allowed
(#907) Line indented incorrectly; expected 20 spaces, found 19
(#907) Expected "if (...) {\n"; found "if(...){\n"
(#907) Expected 1 space after IF keyword; 0 found
(#907) Expected 1 space after closing parenthesis; found 0
(#908) Spaces must be used to indent lines; tabs are not allowed
(#908) Expected at least 1 space before "="; 0 found
(#908) Expected at least 1 space after "="; 0 found
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#909) Spaces must be used to indent lines; tabs are not allowed
(#909) Closing brace indented incorrectly; expected 19 spaces, found 20
(#909) Expected 1 space after closing brace; 0 found
(#909) Expected "} else {\n"; found "}else{\n"
(#909) Expected 1 space after ELSE keyword; 0 found
(#910) Spaces must be used to indent lines; tabs are not allowed
(#910) Expected at least 1 space before "="; 0 found
(#910) Expected at least 1 space after "="; 0 found
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#911) Spaces must be used to indent lines; tabs are not allowed
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Whitespace found at end of line
(#913) Spaces must be used to indent lines; tabs are not allowed
(#913) Opening parenthesis of a multi-line function call must be the last content on the line
(#913) Whitespace found at end of line
(#914) Spaces must be used to indent lines; tabs are not allowed
(#914) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#914) Short array syntax must be used to define arrays
(#915) Spaces must be used to indent lines; tabs are not allowed
(#916) Spaces must be used to indent lines; tabs are not allowed
(#916) Expected at least 1 space before "=>"; 0 found
(#916) Expected at least 1 space after "=>"; 0 found
(#916) Expected 1 space before "=>"; 0 found
(#916) Expected 1 space after "=>"; 0 found
(#917) Spaces must be used to indent lines; tabs are not allowed
(#918) Spaces must be used to indent lines; tabs are not allowed
(#918) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#918) Closing parenthesis of a multi-line function call must be on a line by itself
(#922) Whitespace found at end of line
(#923) Space found before semicolon; expected "'<br />';" but found "'<br />' ;"
(#927) Expected at least 1 space before "."; 0 found
(#927) Expected at least 1 space after "."; 0 found
(#927) Expected at least 1 space before "."; 0 found
(#927) Expected at least 1 space after "."; 0 found
(#928) Whitespace found at end of line
(#931) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#934) Expected 6 spaces before asterisk; 5 found
(#935) Expected 6 spaces before asterisk; 5 found
(#936) Expected 6 spaces before asterisk; 5 found
(#937) Expected 6 spaces before asterisk; 5 found
(#938) Expected 6 spaces before asterisk; 5 found
(#939) Expected 6 spaces before asterisk; 5 found
(#956) Expected 0 spaces after reference operator for argument "$log"; 1 found
(#957) Spaces must be used to indent lines; tabs are not allowed
(#957) Expected 1 space after SWITCH keyword; 0 found
(#957) Expected 1 space after closing parenthesis; found 0
(#958) Spaces must be used to indent lines; tabs are not allowed
(#959) Spaces must be used to indent lines; tabs are not allowed
(#960) Spaces must be used to indent lines; tabs are not allowed
(#961) Spaces must be used to indent lines; tabs are not allowed
(#962) Spaces must be used to indent lines; tabs are not allowed
(#962) Expected 1 space after comma in argument list; 2 found
(#962) Expected 1 space between the comma and "constants". Found: 2 spaces
(#963) Spaces must be used to indent lines; tabs are not allowed
(#964) Spaces must be used to indent lines; tabs are not allowed
(#965) Spaces must be used to indent lines; tabs are not allowed
(#966) Spaces must be used to indent lines; tabs are not allowed
(#966) Expected 1 space after comma in argument list; 2 found
(#966) Expected 1 space between the comma and "constants". Found: 2 spaces
(#967) Spaces must be used to indent lines; tabs are not allowed
(#968) Spaces must be used to indent lines; tabs are not allowed
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Expected 1 space after comma in argument list; 2 found
(#969) Expected 1 space between the comma and "constants". Found: 2 spaces
(#970) Spaces must be used to indent lines; tabs are not allowed
(#971) Spaces must be used to indent lines; tabs are not allowed
(#972) Spaces must be used to indent lines; tabs are not allowed
(#972) Expected 1 space after comma in argument list; 2 found
(#972) Expected 1 space between the comma and "constants". Found: 2 spaces
(#973) Spaces must be used to indent lines; tabs are not allowed
(#974) Spaces must be used to indent lines; tabs are not allowed
(#989) Expected 0 spaces after reference operator for argument "$log"; 1 found
(#996) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#997) Whitespace found at end of line
(#1004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1004) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Opening parenthesis of a multi-line function call must be the last content on the line
(#1006) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#1007) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#1008) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#1009) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#1012) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#1013) Multi-line function call not indented correctly; expected 8 spaces but found 56
(#1013) Closing parenthesis of a multi-line function call must be on a line by itself
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Opening parenthesis of a multi-line function call must be the last content on the line
(#1038) Only one argument is allowed per line in a multi-line function call
(#1039) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1039) Only one argument is allowed per line in a multi-line function call
(#1039) Only one argument is allowed per line in a multi-line function call
(#1039) Only one argument is allowed per line in a multi-line function call
(#1039) Closing parenthesis of a multi-line function call must be on a line by itself
(#1041) Short array syntax must be used to define arrays
(#1063) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1063) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) No space found before comment text; expected "// delete database record" but found "//delete database record"
(#1066) Short array syntax must be used to define arrays
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) No space found before comment text; expected "// delete recorded files" but found "//delete recorded files"
(#1070) Opening parenthesis of a multi-line function call must be the last content on the line
(#1071) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1072) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1073) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1073) Closing parenthesis of a multi-line function call must be on a line by itself
(#1075) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1089) Short array syntax must be used to define arrays
(#1089) Expected at least 1 space before "=>"; 0 found
(#1089) Expected at least 1 space after "=>"; 0 found
(#1089) Expected 1 space before "=>"; 0 found
(#1089) Expected 1 space after "=>"; 0 found
(#1108) Whitespace found at end of line
(#1109) Short array syntax must be used to define arrays
(#1109) Expected at least 1 space before "=>"; 0 found
(#1109) Expected at least 1 space after "=>"; 0 found
(#1109) Expected 1 space before "=>"; 0 found
(#1109) Expected 1 space after "=>"; 0 found
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Expected at least 1 space before "=>"; 0 found
(#1110) Expected at least 1 space after "=>"; 0 found
(#1110) Expected 1 space before "=>"; 0 found
(#1110) Expected 1 space after "=>"; 0 found
(#1113) Expected 1 blank line at end of file; 3 found
(#1113) The closing brace for the class must go on the next line after the body
public/mod/assign/submission/onlinepoodll/settings.php
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// enable by default" but found "//enable by default"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening parenthesis of a multi-line function call must be the last content on the line
(#30) Multi-line function call not indented correctly; expected 8 spaces but found 19
(#31) Multi-line function call not indented correctly; expected 4 spaces but found 19
(#31) Only one argument is allowed per line in a multi-line function call
(#31) Closing parenthesis of a multi-line function call must be on a line by itself
(#32) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// Recorders" but found "//Recorders"
(#35) Line indented incorrectly; expected at least 4 spaces, found 3
(#35) Variable "rec_options" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Variable "rec_defaults" must not contain underscores.
(#36) Short array syntax must be used to define arrays
(#36) Expected no space between "1" and the comma. Found: 1 space
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space between the comma and "constants". Found: no spaces
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space between the comma and "constants". Found: no spaces
(#36) Line exceeds maximum limit of 180 characters; contains 187 characters
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Opening parenthesis of a multi-line function call must be the last content on the line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Multi-line function call not indented correctly; expected 8 spaces but found 27
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Multi-line function call not indented correctly; expected 4 spaces but found 27
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Variable "rec_defaults" must not contain underscores.
(#39) No space found after comma in argument list
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space between the comma and "$rec_options". Found: no spaces
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Variable "rec_options" must not contain underscores.
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// show current submission on submission form" but found "//show current submission on submission form"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Variable "cs_options" must not contain underscores.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Opening parenthesis of a multi-line function call must be the last content on the line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#46) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Variable "cs_options" must not contain underscores.
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// allow user to set a custom name for the plugin as displayed to users" but found "//allow user to set a custom name for the plugin as displayed to users"
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#51) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#52) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// Settings for audio recordings" but found "//Settings for audio recordings"
(#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 8 spaces but found 4
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Variable "yesno_options" must not contain underscores.
(#59) Expected at least 1 space before "="; 0 found
(#59) Expected at least 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#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 4
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Variable "yesno_options" must not contain underscores.
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 4
(#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) Variable "yesno_options" must not contain underscores.
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) No space found before comment text; expected "// Settings for video recordings" but found "//Settings for video recordings"
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// The size of the video player on the various screens" but found "//The size of the video player on the various screens"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Variable "size_options" must not contain underscores.
(#77) Short array syntax must be used to define arrays
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Multi-line function call not indented correctly; expected 4 spaces but found 24
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Variable "size_options" must not contain underscores.
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Multi-line function call not indented correctly; expected 4 spaces but found 24
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Variable "size_options" must not contain underscores.
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// The width of an image" but found "//The width of an image"
(#89) Variable "width_options" must not contain underscores.
(#89) Short array syntax must be used to define arrays
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space between the comma and "'480'". Found: no spaces
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "'800'". Found: no spaces
(#91) Expected at least 1 space before "=>"; 0 found
(#91) Expected at least 1 space after "=>"; 0 found
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "'1024'". Found: no spaces
(#91) Expected at least 1 space before "=>"; 0 found
(#91) Expected at least 1 space after "=>"; 0 found
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// Settings for snapshots" but found "//Settings for snapshots"
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// snapshot" but found "//snapshot"
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Variable "width_options" must not contain underscores.
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Variable "width_options" must not contain underscores.
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// Settings for whiteboard images" but found "//Settings for whiteboard images"
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// whiteboard" but found "//whiteboard"
(#113) 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 4 spaces but found 8
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Variable "width_options" must not contain underscores.
(#115) 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
(#119) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Variable "width_options" must not contain underscores.
(#119) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) Expected 1 newline at end of file; 0 found
public/mod/assign/submission/onlinepoodll/version.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// moodle 3.1.0" but found "//moodle 3.1.0"
(#27) Expected 1 space after "="; 2 found
(#30) Short array syntax must be used to define arrays
(#30) Expected 1 newline at end of file; 0 found

Javascript coding style problems

(1 errors, 99 warnings)

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

public/mod/assign/submission/onlinepoodll/amd/src/submissionhelper.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#15) ["component"] is better written in dot notation. (dot-notation)
(#16) ["filecontrolid"] is better written in dot notation. (dot-notation)
(#17) ["togglingthing"] is better written in dot notation. (dot-notation)
(#18) Operator '=' must be spaced. (space-infix-ops)
(#18) ["safesave"] is better written in dot notation. (dot-notation)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Operator '==' must be spaced. (space-infix-ops)
(#25) ["expandcurrentsubmission"] is better written in dot notation. (dot-notation)
(#31) Identifier 'register_controls' is not in camel case. (camelcase)
(#31) Missing space before opening brace. (space-before-blocks)
(#32) Operator '=' must be spaced. (space-infix-ops)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#36) Multiple spaces found before '$'. (no-multi-spaces)
(#37) Multiple spaces found before '$'. (no-multi-spaces)
(#38) Multiple spaces found before '$'. (no-multi-spaces)
(#39) Multiple spaces found before '$'. (no-multi-spaces)
(#40) Multiple spaces found before '$'. (no-multi-spaces)
(#41) Multiple spaces found before '$'. (no-multi-spaces)
(#43) 'that' is already defined. (no-redeclare)
(#44) Expected to return a value at the end of function. (consistent-return)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#46) Expected space(s) after "switch". (keyword-spacing)
(#50) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Operator '==' must be spaced. (space-infix-ops)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Operator '==' must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Unnecessary semicolon. (no-extra-semi)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#88) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#89) A space is required after ','. (comma-spacing)
(#90) ["clicktohide"] is better written in dot notation. (dot-notation)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#92) A space is required after ','. (comma-spacing)
(#93) ["clicktoshow"] is better written in dot notation. (dot-notation)
(#93) Operator '=' must be spaced. (space-infix-ops)
(#97) Identifier 'register_events' is not in camel case. (camelcase)
(#97) Missing space before opening brace. (space-before-blocks)
(#98) Operator '=' must be spaced. (space-infix-ops)
(#99) Missing space before opening brace. (space-before-blocks)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Missing space before opening brace. (space-before-blocks)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) Unexpected confirm. (no-alert)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Operator '===' must be spaced. (space-infix-ops)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#116) Expected space(s) before "else". (keyword-spacing)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Operator '===' must be spaced. (space-infix-ops)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#126) Identifier 'do_toggle' is not in camel case. (camelcase)
(#126) Missing space before opening brace. (space-before-blocks)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Operator '===' must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#130) ["clicktohide"] is better written in dot notation. (dot-notation)
(#131) Operator '=' must be spaced. (space-infix-ops)
(#132) Expected space(s) before "else". (keyword-spacing)
(#132) Expected space(s) after "else". (keyword-spacing)
(#135) ["clicktoshow"] is better written in dot notation. (dot-notation)
(#136) Operator '=' must be spaced. (space-infix-ops)
(#140) Identifier 'toggle_currentsubmission' is not in camel case. (camelcase)
(#140) Missing space before opening brace. (space-before-blocks)
(#142) Requires a space after '{'. (block-spacing)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Requires a space before '}'. (block-spacing)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) Identifier 'toggle_recorder' is not in camel case. (camelcase)
(#147) Missing space before opening brace. (space-before-blocks)
(#149) Requires a space after '{'. (block-spacing)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#149) Missing space before opening brace. (space-before-blocks)
(#149) Requires a space before '}'. (block-spacing)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(3 errors, 0 warnings)

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

public/mod/assign/submission/onlinepoodll/styles.css
(#42) Invalid value for "padding-bottom" (csstree/validator)
(#45) Expected empty line before at-rule (at-rule-empty-line-before)
(#42) Expected single space after "," in a single-line function (function-comma-space-after)

PHPDocs style problems

(3 errors, 0 warnings)

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

public/mod/assign/submission/onlinepoodll/classes/privacy/provider.php
(#157) Phpdocs for function provider::_delete_submission_for_userid has incomplete parameters list
public/mod/assign/submission/onlinepoodll/locallib.php
(#813) Phpdocs for function assign_submission_onlinepoodll::get_files has incomplete parameters list
(#866) Phpdocs for function assign_submission_onlinepoodll::get_p_links 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, 3 warnings)

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

public/mod/assign/submission/onlinepoodll/templates/audioplayerstandard.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Attribute “playsinline” not allowed on element “audio” at this point. (o_cont" ><audio id='would-be-a-uniqid' class='nomediaplugin assignsubmission_onlinepoodll_audio' playsInline="true" preload="auto" controls='controls' src='?nocache=would-be-a-uniqid'></aud)
public/mod/assign/submission/onlinepoodll/templates/videoplayerstandard.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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