Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(2100 errors, 176 warnings)

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

mod/assign/submission/onlinepoodll/backup/moodle2/backup_assignsubmission_onlinepoodll_subplugin.class.php
(#27) Expected "if (...) {\n"; found "if (...){ \n"
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) 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
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/onlinepoodll/backup/moodle2/restore_assignsubmission_onlinepoodll_subplugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Expected "if (...) {\n"; found "if (...){ \n"
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line exceeds 132 characters; contains 152 characters
mod/assign/submission/onlinepoodll/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/assign/submission/onlinepoodll/db/install.php
(#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
mod/assign/submission/onlinepoodll/db/upgrade.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) 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"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) 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."
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#44) Expected "if (...) {\n"; found "if (...){\n"
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Whitespace found at end of line
(#46) Closing brace indented incorrectly; expected 2 spaces, found 8
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#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
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) No space found before comment text; expected "// add filename field." but found "//add filename field."
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 6
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#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
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Whitespace found at end of line
(#66) Whitespace found at end of line
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// add vectordata field." but found "//add vectordata field."
(#68) Line indented incorrectly; expected 4 spaces, found 3
(#69) Whitespace found at end of line
(#69) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#71) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) 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."
(#75) 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."
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Whitespace found at end of line
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Closing brace indented incorrectly; expected 3 spaces, found 4
mod/assign/submission/onlinepoodll/lib.php
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#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
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) No space found before comment text; expected "// back image is a special case" but found "//back image is a special case"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Expected "if (...) {\n"; found "if(...){\n"
(#48) Expected 1 space before "=="; 0 found
(#48) Expected 1 space after "=="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#75) Expected 1 space after "!="; 0 found
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/assign/submission/onlinepoodll/locallib.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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 "// some constants for the type of online poodll assignment" but found "//some constants for the type of online poodll assignment"
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Expected 6 space(s) before asterisk; 5 found
(#74) Expected 6 space(s) before asterisk; 5 found
(#75) Expected 6 space(s) before asterisk; 5 found
(#76) Expected 6 space(s) before asterisk; 5 found
(#77) Expected 6 space(s) before asterisk; 5 found
(#78) Expected 6 space(s) before asterisk; 5 found
(#79) Expected 6 space(s) before asterisk; 5 found
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Whitespace found at end of line
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#88) Whitespace found at end of line
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 8 spaces, found 7
(#89) No space found before comment text; expected "// get allowed recorders from admin settings" but found "//get allowed recorders from admin settings"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Variable "allowed_recorders" must not contain underscores.
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Variable "allowed_recorders" must not contain underscores.
(#91) Commas (,) must be followed by white space.
(#91) Variable "allowed_recorders" must not contain underscores.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#93) Commas (,) must be followed by white space.
(#93) Variable "allowed_recorders" must not contain underscores.
(#93) Expected 1 space before "!=="; 0 found
(#93) Expected 1 space after "!=="; 0 found
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Expected "if (...) {\n"; found "if(...){\n"
(#96) Commas (,) must be followed by white space.
(#96) Variable "allowed_recorders" must not contain underscores.
(#96) Expected 1 space before "!=="; 0 found
(#96) Expected 1 space after "!=="; 0 found
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#99) Expected "if (...) {\n"; found "if(...){\n"
(#99) Commas (,) must be followed by white space.
(#99) Variable "allowed_recorders" must not contain underscores.
(#99) Expected 1 space before "!=="; 0 found
(#99) Expected 1 space after "!=="; 0 found
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Commas (,) must be followed by white space.
(#102) Variable "allowed_recorders" must not contain underscores.
(#102) Expected 1 space before "!=="; 0 found
(#102) Expected 1 space after "!=="; 0 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#105) Expected "if (...) {\n"; found "if(...){\n"
(#105) Commas (,) must be followed by white space.
(#105) Variable "allowed_recorders" must not contain underscores.
(#105) Expected 1 space before "!=="; 0 found
(#105) Expected 1 space after "!=="; 0 found
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Whitespace found at end of line
(#108) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) This comment is 54% valid code; is this commented out code?
(#110) Line indented incorrectly; expected at least 8 spaces, found 1
(#111) Whitespace found at end of line
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#112) Whitespace found at end of line
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Line indented incorrectly; expected at least 8 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) No space found before comment text; expected "// we don't support talkback yet" but found "//we don't support talkback yet"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 62% valid code; is this commented out code?
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) No space found before comment text; expected "// OP_REPLYTALKBACK => get_string("replytalkback", "assignsubmission_onlinepoodll"));" but found "//OP_REPLYTALKBACK => get_string("replytalkback", "assignsubmission_onlinepoodll"));"
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Line exceeds 132 characters; contains 156 characters
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 64% valid code; is this commented out code?
(#122) Line exceeds maximum limit of 180 characters; contains 188 characters
(#122) No space found before comment text; expected "// $mform->addHelpButton('assignsubmission_onlinepoodll_recordertype', get_string('onlinepoodll', ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT), ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT);" but found "//$mform->addHelpButton('assignsubmission_onlinepoodll_recordertype', get_string('onlinepoodll', ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT), ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT);"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) 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."
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 4
(#127) Line exceeds 132 characters; contains 140 characters
(#127) Whitespace found at end of line
(#128) Line indented incorrectly; expected at least 8 spaces, found 7
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Line exceeds 132 characters; contains 136 characters
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Line exceeds 132 characters; contains 134 characters
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) No space found before comment text; expected "// these are for the whiteboard submission" but found "//these are for the whiteboard submission"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) No space found before comment text; expected "// For the back image, we" but found "//For the back image, we"
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) 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"
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) 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"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#139) Commas (,) must be followed by white space.
(#139) Variable "allowed_recorders" must not contain underscores.
(#139) Expected 1 space before "!=="; 0 found
(#139) Expected 1 space after "!=="; 0 found
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Expected 1 space after "="; 2 found
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 12 spaces, found 3
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 4
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 12 spaces, found 3
(#145) Expected "} else {\n"; found "}else{\n"
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 12 spaces, found 3
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Line exceeds 132 characters; contains 144 characters
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Commas (,) must be followed by white space.
(#151) Line exceeds 132 characters; contains 170 characters
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line exceeds 132 characters; contains 144 characters
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) No space found before comment text; expected "// commented 20130120 bcause was broken with moodle 2.6. Errors saying "must attach no more than one file" when tried to save, empty, disabled" but found "//commented 20130120 bcause was broken with moodle 2.6. Errors saying "must attach no more than one file" when tried to save, empty, disabled"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) This comment is 75% valid code; is this commented out code?
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) No space found before comment text; expected "// $mform->disabledIf('backimage', 'assignsubmission_onlinepoodll_enabled', 'eq', 0);" but found "//$mform->disabledIf('backimage', 'assignsubmission_onlinepoodll_enabled', 'eq', 0);"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) This comment is 65% valid code; is this commented out code?
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) No space found before comment text; expected "// $mform->disabledIf('backimage', 'assignsubmission_onlinepoodll_recordertype', 'ne', OP_REPLYWHITEBOARD );" but found "//$mform->disabledIf('backimage', 'assignsubmission_onlinepoodll_recordertype', 'ne', OP_REPLYWHITEBOARD );"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#156) Expected "} else {\n"; found "}else{\n"
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Commas (,) must be followed by white space.
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) No space found before comment text; expected "// board sizes" but found "//board sizes"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#162) Expected "if (...) {\n"; found "if(...){\n"
(#162) Commas (,) must be followed by white space.
(#162) Variable "allowed_recorders" must not contain underscores.
(#162) Expected 1 space before "!=="; 0 found
(#162) Expected 1 space after "!=="; 0 found
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 4
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 4
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 4
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 4
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 4
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 18 spaces, found 4
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 18 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 18 spaces, found 4
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 18 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 18 spaces, found 3
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 18 spaces, found 3
(#175) Line exceeds 132 characters; contains 138 characters
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 2
(#176) Expected "} else {\n"; found "}else{\n"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Commas (,) must be followed by white space.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#181) Whitespace found at end of line
(#186) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) 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"
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#193) Expected "} else {\n"; found "}else{\n"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) 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"
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#198) Expected "if (...) {\n"; found "if(...){\n"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 8 spaces, found 2
(#200) Expected "} else {\n"; found "}else{\n"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#203) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) This comment is 70% valid code; is this commented out code?
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) This comment is 75% valid code; is this commented out code?
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) No space found before comment text; expected "// error_log(print_r($this->assignment,true));" but found "//error_log(print_r($this->assignment,true));"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) This comment is 80% valid code; is this commented out code?
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) No space found before comment text; expected "// error_log(print_r($data,true));" but found "//error_log(print_r($data,true));"
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) This comment is 80% valid code; is this commented out code?
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) No space found before comment text; expected "// error_log(print_r($this,true));" but found "//error_log(print_r($this,true));"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) This comment is 50% valid code; is this commented out code?
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) No space found before comment text; expected "// $itemid = $this->id;" but found "//$itemid = $this->id;"
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#212) Expected "if (...) {\n"; found "if(...){\n"
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Whitespace found at end of line
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 8
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 8
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 8
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 8
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 2
(#219) Expected "} else {\n"; found "}else{\n"
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Commas (,) must be followed by white space.
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Whitespace found at end of line
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) This comment is 60% valid code; is this commented out code?
(#223) Line indented incorrectly; expected at least 8 spaces, found 1
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Line indented incorrectly; expected at least 8 spaces, found 1
(#226) Line exceeds 132 characters; contains 143 characters
(#226) Line indented incorrectly; expected at least 8 spaces, found 1
(#226) Whitespace found at end of line
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#230) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#235) Line indented incorrectly; expected at least 4 spaces, found 3
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#261) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) 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"
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 12 spaces, found 3
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 12 spaces, found 4
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 4
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#272) Whitespace found at end of line
(#273) Line indented incorrectly; expected 8 spaces, found 9
(#275) Closing brace indented incorrectly; expected 9 spaces, found 8
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) 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"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Commas (,) must be followed by white space.
(#288) Line exceeds 132 characters; contains 159 characters
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Commas (,) must be followed by white space.
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Commas (,) must be followed by white space.
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Whitespace found at end of line
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Whitespace found at end of line
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Whitespace found at end of line
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) No space found before comment text; expected "// get timelimit for recorders if set" but found "//get timelimit for recorders if set"
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) No space found before comment text; expected "// fetch the required "recorder" but found "//fetch the required "recorder"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 12 spaces, found 3
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 16 spaces, found 4
(#305) Expected 1 space before "="; 0 found
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Line exceeds 132 characters; contains 173 characters
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Commas (,) must be followed by white space.
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 12 spaces, found 3
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 16 spaces, found 4
(#311) Expected 1 space before "="; 0 found
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Line exceeds 132 characters; contains 150 characters
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 16 spaces, found 4
(#312) Commas (,) must be followed by white space.
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 12 spaces, found 3
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Line indented incorrectly; expected at least 16 spaces, found 4
(#316) No space found before comment text; expected "// get board sizes" but found "//get board sizes"
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 16 spaces, found 4
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 20 spaces, found 5
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#318) Closing brace must be on a line by itself
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 20 spaces, found 5
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#319) Closing brace must be on a line by itself
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 20 spaces, found 5
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#320) Closing brace must be on a line by itself
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 20 spaces, found 5
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#321) Closing brace must be on a line by itself
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 20 spaces, found 5
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#322) Closing brace must be on a line by itself
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 20 spaces, found 5
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Closing brace must be on a line by itself
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 16 spaces, found 4
(#325) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 16 spaces, found 4
(#327) No space found before comment text; expected "// Get Backimage, if we have one" but found "//Get Backimage, if we have one"
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Line indented incorrectly; expected at least 16 spaces, found 4
(#328) Whitespace found at end of line
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 16 spaces, found 8
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 16 spaces, found 8
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 16 spaces, found 4
(#334) Expected 1 space before "="; 0 found
(#334) Expected 1 space after "="; 0 found
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 16 spaces, found 4
(#335) Expected "if (...) {\n"; found "if(...){\n"
(#335) Expected 1 space before ">"; 0 found
(#335) Expected 1 space after ">"; 0 found
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 20 spaces, found 5
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 20 spaces, found 5
(#337) Whitespace found at end of line
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 20 spaces, found 8
(#338) Whitespace found at end of line
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 20 spaces, found 8
(#339) Whitespace found at end of line
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 20 spaces, found 8
(#340) Whitespace found at end of line
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 20 spaces, found 8
(#341) Whitespace found at end of line
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 20 spaces, found 8
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 16 spaces, found 4
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 16 spaces, found 4
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 4
(#347) Expected 1 space before "="; 0 found
(#347) Expected 1 space after "="; 0 found
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 4
(#348) Expected 1 space before "="; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Line exceeds maximum limit of 180 characters; contains 199 characters
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Commas (,) must be followed by white space.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 3
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 16 spaces, found 4
(#353) Expected 1 space before "="; 0 found
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Line exceeds 132 characters; contains 161 characters
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 4
(#354) Commas (,) must be followed by white space.
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 3
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 16 spaces, found 4
(#358) Expected 1 space before "="; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#358) Line exceeds 132 characters; contains 173 characters
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 4
(#359) Commas (,) must be followed by white space.
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Whitespace found at end of line
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 4 spaces, found 1
(#380) method name "assign_submission_onlinepoodll::fetchResponses" must be in lower-case letters only
(#380) Visibility must be declared on method "fetchResponses"
(#380) Expected 1 space after closing parenthesis; found 0
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 3
(#385) No space found before comment text; expected "// This is old code for poodll players(obselete)" but found "//This is old code for poodll players(obselete)"
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Line indented incorrectly; expected at least 8 spaces, found 3
(#386) No space found before comment text; expected "// needs to be checked but probably safe to delete" but found "//needs to be checked but probably safe to delete"
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#389) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) 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."
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) No space found before comment text; expected "// there should be only one." but found "//there should be only one."
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#395) Whitespace found at end of line
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 3
(#396) Whitespace found at end of line
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 3
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 3
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) 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"
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 8 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#402) 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"
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 3
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 12 spaces, found 3
(#404) Expected "if (...) {\n"; found "if(...){\n"
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 16 spaces, found 4
(#405) Expected 1 space after "="; 2 found
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Line indented incorrectly; expected at least 16 spaces, found 3
(#407) 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"
(#407) Whitespace found at end of line
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 3
(#408) Expected "} else {\n"; found "}else{\n"
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 16 spaces, found 4
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 20 spaces, found 5
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 20 spaces, found 5
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 16 spaces, found 4
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 12 spaces, found 3
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Whitespace found at end of line
(#415) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) 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"
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 2
(#418) Expected "if (...) {\n"; found "if (...){ \n"
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 5
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Line indented incorrectly; expected at least 12 spaces, found 2
(#421) 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"
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 8 spaces, found 2
(#422) Usage of ELSEIF not allowed; use ELSE IF instead
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 4
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#425) Expected "} else {\n"; found "}else{\t\n"
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Whitespace found at end of line
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Line indented incorrectly; expected at least 12 spaces, found 3
(#426) 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"
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 3
(#427) Line exceeds maximum limit of 180 characters; contains 215 characters
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Whitespace found at end of line
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Line indented incorrectly; expected at least 12 spaces, found 3
(#430) 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"
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 12 spaces, found 3
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Whitespace found at end of line
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 16 spaces, found 4
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 16 spaces, found 4
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Line indented incorrectly; expected at least 20 spaces, found 5
(#435) No space found before comment text; expected "// if we are using red5 recorder, flv files need to be shown in audio player, so we force poodll type audio" but found "//if we are using red5 recorder, flv files need to be shown in audio player, so we force poodll type audio"
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 20 spaces, found 5
(#436) Expected "if (...) {\n"; found "if(...){\n"
(#436) Commas (,) must be followed by white space.
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 24 spaces, found 6
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 20 spaces, found 5
(#438) Expected "} else {\n"; found "}else{\n"
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 24 spaces, found 6
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line exceeds 132 characters; contains 161 characters
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 20 spaces, found 5
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 16 spaces, found 4
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Line indented incorrectly; expected at least 20 spaces, found 6
(#444) No space found before comment text; expected "// originally tried to force poodll, but best to default to whatever" but found "//originally tried to force poodll, but best to default to whatever"
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line exceeds 132 characters; contains 163 characters
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Line indented incorrectly; expected at least 20 spaces, found 6
(#445) No space found before comment text; expected "// $responsestring .= format_text('{POODLL:type=audio,path='. $mediapath .',protocol=http,embed=' . $embed . ',embedstring='. $embedstring .'}', FORMAT_HTML);" but found "//$responsestring .= format_text('{POODLL:type=audio,path='. $mediapath .',protocol=http,embed=' . $embed . ',embedstring='. $embedstring .'}', FORMAT_HTML);"
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 20 spaces, found 6
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Whitespace found at end of line
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Whitespace found at end of line
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 16 spaces, found 4
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 20 spaces, found 6
(#450) Expected "if (...) {\n"; found "if(...){\n"
(#450) Expected 1 space before "=="; 0 found
(#450) Expected 1 space after "=="; 0 found
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 24 spaces, found 7
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Commas (,) must be followed by white space.
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 24 spaces, found 7
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 20 spaces, found 6
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 20 spaces, found 6
(#455) No space found before comment text; expected "// get our size profile" but found "//get our size profile"
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 20 spaces, found 6
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 24 spaces, found 7
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#457) Closing brace must be on a line by itself
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 24 spaces, found 7
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Closing brace must be on a line by itself
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 24 spaces, found 7
(#459) Expected 1 space before "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#459) Expected 1 space before "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#459) Closing brace must be on a line by itself
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 24 spaces, found 7
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#460) Closing brace must be on a line by itself
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 24 spaces, found 7
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#461) Closing brace must be on a line by itself
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 24 spaces, found 7
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#462) Closing brace must be on a line by itself
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 24 spaces, found 7
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#463) Closing brace must be on a line by itself
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 24 spaces, found 7
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 20 spaces, found 6
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 20 spaces, found 6
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line exceeds 132 characters; contains 163 characters
(#467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Line indented incorrectly; expected at least 20 spaces, found 6
(#467) No space found before comment text; expected "// $responsestring .= format_text('{POODLL:type=video,path='. $mediapath .',protocol=http,embed=' . $embed . ',embedstring='. $embedstring .'}', FORMAT_HTML);" but found "//$responsestring .= format_text('{POODLL:type=video,path='. $mediapath .',protocol=http,embed=' . $embed . ',embedstring='. $embedstring .'}', FORMAT_HTML);"
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 16 spaces, found 4
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 20 spaces, found 5
(#471) Line exceeds 132 characters; contains 144 characters
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 16 spaces, found 4
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 20 spaces, found 5
(#475) Line exceeds 132 characters; contains 144 characters
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Whitespace found at end of line
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 16 spaces, found 4
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 20 spaces, found 5
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Whitespace found at end of line
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 12 spaces, found 3
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Whitespace found at end of line
(#484) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Whitespace found at end of line
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Whitespace found at end of line
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Whitespace found at end of line
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Whitespace found at end of line
(#500) Line indented incorrectly; expected 4 spaces, found 5
(#502) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 2
(#504) 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"
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#505) 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"
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 2
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 2
(#507) Expected "if (...) {\n"; found "if(...){"
(#507) Closing brace must be on a line by itself
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) 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"
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 12 spaces, found 3
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 12 spaces, found 3
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 12 spaces, found 3
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 12 spaces, found 3
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 3
(#528) Closing brace indented incorrectly; expected 5 spaces, found 4
(#529) Whitespace found at end of line
(#530) Whitespace found at end of line
(#531) Visibility must be declared on method "shift_draft_file"
(#532) Commas (,) must be followed by white space.
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) 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 OP_FILENAMECONTROL" but found "//When we add the recorder via the poodll filter, it adds a hidden form field of the name OP_FILENAMECONTROL"
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) 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."
(#536) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) 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"
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 2
(#543) 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)"
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) 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"
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 2
(#545) Expected "if (...) {\n"; found "if(...){"
(#545) Expected 1 space before "=="; 0 found
(#545) Expected 1 space after "=="; 0 found
(#545) Closing brace must be on a line by itself
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 3
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 3
(#549) Commas (,) must be followed by white space.
(#549) Line exceeds 132 characters; contains 168 characters
(#550) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) 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"
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) Variable "original_context" must not contain underscores.
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Variable "draft_fileinfo" must not contain underscores.
(#554) Variable "original_context" must not contain underscores.
(#554) Commas (,) must be followed by white space.
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) No space found before comment text; expected "// perform the copy" but found "//perform the copy"
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 8 spaces, found 2
(#557) Expected "if (...) {\n"; found "if(...){\n"
(#557) Variable "draft_fileinfo" must not contain underscores.
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Whitespace found at end of line
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Line indented incorrectly; expected at least 12 spaces, found 3
(#559) 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"
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 3
(#560) Variable "file_record" must not contain underscores.
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 12 spaces, found 3
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 12 spaces, found 3
(#562) Expected 1 space before "=>"; 0 found
(#562) Expected 1 space after "=>"; 0 found
(#562) Whitespace found at end of line
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 12 spaces, found 3
(#563) Expected 1 space before "=>"; 0 found
(#563) Expected 1 space after "=>"; 0 found
(#563) Whitespace found at end of line
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 12 spaces, found 3
(#564) Expected 1 space before "=>"; 0 found
(#564) Expected 1 space after "=>"; 0 found
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 12 spaces, found 3
(#565) Expected 1 space before "=>"; 0 found
(#565) Expected 1 space after "=>"; 0 found
(#565) Whitespace found at end of line
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 12 spaces, found 3
(#566) Expected 1 space before "=>"; 0 found
(#566) Expected 1 space after "=>"; 0 found
(#566) Whitespace found at end of line
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 12 spaces, found 3
(#567) Expected 1 space before "=>"; 0 found
(#567) Expected 1 space after "=>"; 0 found
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 12 spaces, found 3
(#568) Expected 1 space before "=>"; 0 found
(#568) Expected 1 space after "=>"; 0 found
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 12 spaces, found 3
(#569) Expected 1 space before "=>"; 0 found
(#569) Expected 1 space after "=>"; 0 found
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Whitespace found at end of line
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 3
(#570) Expected 1 space before "=>"; 0 found
(#570) Expected 1 space after "=>"; 0 found
(#570) Whitespace found at end of line
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 3
(#571) Expected 1 space before "=>"; 0 found
(#571) Expected 1 space after "=>"; 0 found
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 18 spaces, found 3
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 18 spaces, found 3
(#573) Variable "draft_fileinfo" must not contain underscores.
(#573) Variable "file_record" must not contain underscores.
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Whitespace found at end of line
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 8 spaces, found 2
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 2
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 4 spaces, found 1
(#579) Closing brace indented incorrectly; expected 4 spaces, found 1
(#580) Whitespace found at end of line
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 5
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Whitespace found at end of line
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Line indented incorrectly; expected at least 8 spaces, found 5
(#594) No space found before comment text; expected "// fetch video size for video list display pages" but found "//fetch video size for video list display pages"
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) 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"
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Commas (,) must be followed by white space.
(#598) Commas (,) must be followed by white space.
(#598) Commas (,) must be followed by white space.
(#598) Space found before semicolon; expected ");" but found ") ;"
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Line indented incorrectly; expected at least 8 spaces, found 2
(#599) 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"
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) This comment is 78% valid code; is this commented out code?
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#600) No space found before comment text; expected "// return $this->fetchResponses($submission->id,false,false,$size) ;" but found "//return $this->fetchResponses($submission->id,false,false,$size) ;"
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) No space found before comment text; expected "// the default return method, this just produces a link." but found "//the default return method, this just produces a link."
(#603) Line exceeds 132 characters; contains 151 characters
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) This comment is 56% valid code; is this commented out code?
(#603) Line indented incorrectly; expected at least 8 spaces, found 6
(#607) Expected 7 space(s) before asterisk; 5 found
(#608) Expected 7 space(s) before asterisk; 5 found
(#609) Expected 7 space(s) before asterisk; 5 found
(#610) Expected 7 space(s) before asterisk; 5 found
(#611) Expected 7 space(s) before asterisk; 5 found
(#616) Line exceeds maximum limit of 180 characters; contains 196 characters
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Whitespace found at end of line
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Line indented incorrectly; expected at least 12 spaces, found 3
(#620) No space found before comment text; expected "// let NOT return splash images for videos" but found "//let NOT return splash images for videos"
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 12 spaces, found 3
(#621) Expected "if (...) {\n"; found "if(...){\n"
(#621) Expected 1 space before "=="; 0 found
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 16 spaces, found 4
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 16 spaces, found 4
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Whitespace found at end of line
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected 16 spaces, found 4
(#624) Expected "if (...) {\n"; found "if(...){\n"
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 20 spaces, found 5
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 16 spaces, found 4
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 12 spaces, found 3
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Whitespace found at end of line
(#644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) No space found before comment text; expected "// fetch video size for single video display pages" but found "//fetch video size for single video display pages"
(#646) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#649) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 12 spaces, found 3
(#652) Commas (,) must be followed by white space.
(#652) Commas (,) must be followed by white space.
(#652) Commas (,) must be followed by white space.
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Whitespace found at end of line
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Line indented incorrectly; expected at least 12 spaces, found 3
(#654) 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"
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line exceeds 132 characters; contains 149 characters
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) This comment is 56% valid code; is this commented out code?
(#655) Line indented incorrectly; expected at least 12 spaces, found 3
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Whitespace found at end of line
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Whitespace found at end of line
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#664) Expected 6 space(s) before asterisk; 5 found
(#665) Expected 6 space(s) before asterisk; 5 found
(#666) Expected 6 space(s) before asterisk; 5 found
(#667) Expected 6 space(s) before asterisk; 5 found
(#668) Expected 6 space(s) before asterisk; 5 found
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 2
(#672) Expected 1 space after "="; 0 found
(#674) Whitespace found at end of line
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 5
(#675) Whitespace found at end of line
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 8 spaces, found 5
(#676) Whitespace found at end of line
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 5
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Whitespace found at end of line
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#680) Line indented incorrectly; expected at least 12 spaces, found 9
(#680) 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."
(#680) Whitespace found at end of line
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 12 spaces, found 9
(#681) Expected "if (...) {\n"; found "if(...){\n"
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 16 spaces, found 13
(#683) Closing brace indented incorrectly; expected 9 spaces, found 12
(#687) Whitespace found at end of line
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Line indented incorrectly; expected at least 12 spaces, found 3
(#688) No space found before comment text; expected "// Add portfolio download links if appropriate" but found "//Add portfolio download links if appropriate"
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Whitespace found at end of line
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) Line indented incorrectly; expected at least 16 spaces, found 4
(#691) 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."
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Line indented incorrectly; expected at least 16 spaces, found 4
(#692) 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"
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected 16 spaces, found 4
(#693) Expected "if (...) {\n"; found "if(...){\n"
(#693) Expected 1 space before "=="; 0 found
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 20 spaces, found 5
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 20 spaces, found 5
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Whitespace found at end of line
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 20 spaces, found 5
(#696) Expected "if (...) {\n"; found "if(...){\n"
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 24 spaces, found 6
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected 20 spaces, found 5
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 16 spaces, found 4
(#700) Whitespace found at end of line
(#700) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Whitespace found at end of line
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected 16 spaces, found 4
(#702) Expected "if (...) {\n"; found "if (...){\n"
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 20 spaces, found 5
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 20 spaces, found 5
(#705) Whitespace found at end of line
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Line indented incorrectly; expected at least 20 spaces, found 7
(#706) 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"
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected 20 spaces, found 7
(#707) Expected "if (...) {\n"; found "if(...){\n"
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 24 spaces, found 6
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected 20 spaces, found 5
(#709) Closing brace indented incorrectly; expected 7 spaces, found 5
(#709) Expected "} else {\n"; found "}else{\n"
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 24 spaces, found 6
(#710) Expected 1 space before "="; 0 found
(#710) Expected 1 space after "="; 0 found
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 20 spaces, found 5
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Whitespace found at end of line
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 20 spaces, found 5
(#713) Whitespace found at end of line
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 20 spaces, found 7
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 20 spaces, found 11
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 20 spaces, found 11
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 20 spaces, found 11
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 20 spaces, found 7
(#721) Closing brace indented incorrectly; expected 4 spaces, found 16
(#722) Whitespace found at end of line
(#723) Space found before semicolon; expected "'<br />';" but found "'<br />' ;"
(#728) Whitespace found at end of line
(#734) Expected 6 space(s) before asterisk; 5 found
(#735) Expected 6 space(s) before asterisk; 5 found
(#736) Expected 6 space(s) before asterisk; 5 found
(#737) Expected 6 space(s) before asterisk; 5 found
(#738) Expected 6 space(s) before asterisk; 5 found
(#739) Expected 6 space(s) before asterisk; 5 found
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 8 spaces, found 2
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected 12 spaces, found 3
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected 12 spaces, found 3
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 12 spaces, found 3
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 16 spaces, found 4
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 12 spaces, found 3
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 16 spaces, found 4
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected 12 spaces, found 3
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 12 spaces, found 3
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 16 spaces, found 4
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 12 spaces, found 3
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 16 spaces, found 4
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 12 spaces, found 3
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 16 spaces, found 4
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 8 spaces, found 2
(#798) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#799) Whitespace found at end of line
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) This comment is 58% valid code; is this commented out code?
(#827) Line indented incorrectly; expected at least 8 spaces, found 6
(#827) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) Expected 1 space before "=>"; 0 found
(#843) Expected 1 space after "=>"; 0 found
(#863) Whitespace found at end of line
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Expected 1 space before "=>"; 0 found
(#865) Expected 1 space after "=>"; 0 found
mod/assign/submission/onlinepoodll/settings.php
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// some constants for poodll feedback" but found "//some constants for poodll feedback"
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Commas (,) must be followed by white space.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Commas (,) must be followed by white space.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Commas (,) must be followed by white space.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Commas (,) must be followed by white space.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Commas (,) must be followed by white space.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Commas (,) must be followed by white space.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// enable by default" but found "//enable by default"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#38) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// Recorders" but found "//Recorders"
(#41) Variable "rec_options" must not contain underscores.
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 3 spaces, found 1
(#46) Variable "rec_defaults" must not contain underscores.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Line exceeds 132 characters; contains 134 characters
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 3 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Variable "rec_defaults" must not contain underscores.
(#49) Commas (,) must be followed by white space.
(#49) Variable "rec_options" must not contain underscores.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 3 spaces, found 1
(#51) No space found before comment text; expected "// show current submission on submission form" but found "//show current submission on submission form"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 3 spaces, found 1
(#52) Variable "yesno_options" must not contain underscores.
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 3 spaces, found 1
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "yesno_options" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 3 spaces, found 1
(#58) 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"
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 3 spaces, found 1
(#59) Variable "size_options" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Commas (,) must be followed by white space.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 3 spaces, found 1
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Variable "size_options" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 3 spaces, found 1
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Variable "size_options" must not contain underscores.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
mod/assign/submission/onlinepoodll/version.php
(#28) Whitespace found at end of line

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(4 errors, 2 warnings)

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

mod/assign/submission/onlinepoodll/locallib.php
(#380) Function assign_submission_onlinepoodll::fetchResponses is not documented
(#531) Function assign_submission_onlinepoodll::shift_draft_file is not documented
(#609) Phpdocs for function assign_submission_onlinepoodll::get_files has incomplete parameters list
(#666) Phpdocs for function assign_submission_onlinepoodll::get_p_links has incomplete parameters list
(#75) Not recommended phpdocs tag @global used
(#75) Not recommended phpdocs tag @global used

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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