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

(2112 errors, 177 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) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/assign/submission/onlinepoodll/locallib.php
(#26) Whitespace found at end of line
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// Get our poodll resource handling lib" but found "//Get our poodll resource handling lib"
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#44) 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"
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#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
(#80) Expected 6 space(s) before asterisk; 5 found
(#81) Expected 6 space(s) before asterisk; 5 found
(#82) Expected 6 space(s) before asterisk; 5 found
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Whitespace found at end of line
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#91) Whitespace found at end of line
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 8 spaces, found 7
(#92) No space found before comment text; expected "// get allowed recorders from admin settings" but found "//get allowed recorders from admin settings"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Variable "allowed_recorders" must not contain underscores.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Variable "allowed_recorders" must not contain underscores.
(#94) Commas (,) must be followed by white space.
(#94) Variable "allowed_recorders" must not contain underscores.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 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) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) Expected "if (...) {\n"; found "if(...){\n"
(#108) Commas (,) must be followed by white space.
(#108) Variable "allowed_recorders" must not contain underscores.
(#108) Expected 1 space before "!=="; 0 found
(#108) Expected 1 space after "!=="; 0 found
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Whitespace found at end of line
(#111) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) This comment is 54% valid code; is this commented out code?
(#113) Line indented incorrectly; expected at least 8 spaces, found 1
(#114) Whitespace found at end of line
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Whitespace found at end of line
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 8 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) No space found before comment text; expected "// we don't support talkback yet" but found "//we don't support talkback yet"
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 62% valid code; is this commented out code?
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) No space found before comment text; expected "// OP_REPLYTALKBACK => get_string("replytalkback", "assignsubmission_onlinepoodll"));" but found "//OP_REPLYTALKBACK => get_string("replytalkback", "assignsubmission_onlinepoodll"));"
(#123) Whitespace found at end of line
(#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
(#124) Line exceeds 132 characters; contains 156 characters
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 64% valid code; is this commented out code?
(#125) Line exceeds maximum limit of 180 characters; contains 188 characters
(#125) 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);"
(#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 2
(#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
(#129) 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."
(#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 4
(#130) Line exceeds 132 characters; contains 140 characters
(#130) Whitespace found at end of line
(#131) Line indented incorrectly; expected at least 8 spaces, found 7
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Line exceeds 132 characters; contains 136 characters
(#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 2
(#134) Line exceeds 132 characters; contains 134 characters
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Line indented incorrectly; expected at least 8 spaces, found 3
(#136) No space found before comment text; expected "// these are for the whiteboard submission" but found "//these are for the whiteboard submission"
(#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 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) No space found before comment text; expected "// For the back image, we" but found "//For the back image, we"
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) 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"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) 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"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#142) Commas (,) must be followed by white space.
(#142) Variable "allowed_recorders" must not contain underscores.
(#142) Expected 1 space before "!=="; 0 found
(#142) Expected 1 space after "!=="; 0 found
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Expected 1 space after "="; 2 found
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 12 spaces, found 3
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#148) Expected "} else {\n"; found "}else{\n"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 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) Line exceeds 132 characters; contains 144 characters
(#151) Whitespace found at end of line
(#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 indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Commas (,) must be followed by white space.
(#154) Line exceeds 132 characters; contains 170 characters
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line exceeds 132 characters; contains 144 characters
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) 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"
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) This comment is 75% valid code; is this commented out code?
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) 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);"
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) This comment is 65% valid code; is this commented out code?
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) 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 );"
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#159) Expected "} else {\n"; found "}else{\n"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Commas (,) must be followed by white space.
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) No space found before comment text; expected "// board sizes" but found "//board sizes"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#165) Expected "if (...) {\n"; found "if(...){\n"
(#165) Commas (,) must be followed by white space.
(#165) Variable "allowed_recorders" must not contain underscores.
(#165) Expected 1 space before "!=="; 0 found
(#165) Expected 1 space after "!=="; 0 found
(#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 3
(#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 12 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 12 spaces, found 4
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 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 4
(#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 4
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 18 spaces, found 3
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 18 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 18 spaces, found 3
(#178) Line exceeds 132 characters; contains 138 characters
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 2
(#179) Expected "} else {\n"; found "}else{\n"
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Commas (,) must be followed by white space.
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#184) Whitespace found at end of line
(#189) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) 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"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#194) Expected "if (...) {\n"; found "if(...){\n"
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#196) Expected "} else {\n"; found "}else{\n"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) 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"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#201) Expected "if (...) {\n"; found "if(...){\n"
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#203) Expected "} else {\n"; found "}else{\n"
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#206) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) This comment is 70% valid code; is this commented out code?
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 75% valid code; is this commented out code?
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) No space found before comment text; expected "// error_log(print_r($this->assignment,true));" but found "//error_log(print_r($this->assignment,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 80% 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 "// error_log(print_r($data,true));" but found "//error_log(print_r($data,true));"
(#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) This comment is 80% valid code; is this commented out code?
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) No space found before comment text; expected "// error_log(print_r($this,true));" but found "//error_log(print_r($this,true));"
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) This comment is 50% valid code; is this commented out code?
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) No space found before comment text; expected "// $itemid = $this->id;" but found "//$itemid = $this->id;"
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#215) Expected "if (...) {\n"; found "if(...){\n"
(#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 3
(#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
(#217) Whitespace found at end of line
(#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 8
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 8
(#219) Whitespace found at end of line
(#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 8
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Expected "} else {\n"; found "}else{\n"
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Commas (,) must be followed by white space.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) This comment is 60% valid code; is this commented out code?
(#226) Line indented incorrectly; expected at least 8 spaces, found 1
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Line indented incorrectly; expected at least 8 spaces, found 1
(#229) Line exceeds 132 characters; contains 143 characters
(#229) Line indented incorrectly; expected at least 8 spaces, found 1
(#229) Whitespace found at end of line
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#233) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#238) Line indented incorrectly; expected at least 4 spaces, found 3
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 3
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#264) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) 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"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 4
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 4
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#275) Whitespace found at end of line
(#276) Line indented incorrectly; expected 8 spaces, found 9
(#278) Closing brace indented incorrectly; expected 9 spaces, found 8
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) 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"
(#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) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#291) Spaces must be used to indent lines; 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.
(#291) Line exceeds 132 characters; contains 159 characters
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Whitespace found at end of line
(#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
(#299) Whitespace found at end of line
(#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 "// get timelimit for recorders if set" but found "//get timelimit for recorders if set"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) No space found before comment text; expected "// fetch the required "recorder" but found "//fetch the required "recorder"
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 12 spaces, found 3
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) Expected 1 space before "="; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Line exceeds 132 characters; contains 145 characters
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Commas (,) must be followed by white space.
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 16 spaces, found 4
(#314) Expected 1 space before "="; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 16 spaces, found 4
(#315) Commas (,) must be followed by white space.
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 12 spaces, found 3
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Line indented incorrectly; expected at least 16 spaces, found 4
(#319) No space found before comment text; expected "// get board sizes" but found "//get board sizes"
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 16 spaces, found 4
(#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 20 spaces, found 5
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#324) Closing brace must be on a line by itself
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 20 spaces, found 5
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#325) Closing brace must be on a line by itself
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 20 spaces, found 5
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Closing brace must be on a line by itself
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 16 spaces, found 4
(#328) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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) No space found before comment text; expected "// Get Backimage, if we have one" but found "//Get Backimage, if we have one"
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 4
(#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 4
(#333) Expected 1 space before "="; 0 found
(#333) Expected 1 space after "="; 0 found
(#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) Whitespace found at end of line
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 16 spaces, found 8
(#335) Whitespace found at end of line
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 16 spaces, found 8
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 4
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 16 spaces, found 4
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#338) Expected 1 space before ">"; 0 found
(#338) Expected 1 space after ">"; 0 found
(#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 5
(#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 5
(#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
(#342) Whitespace found at end of line
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 20 spaces, found 8
(#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 at least 20 spaces, found 8
(#344) Whitespace found at end of line
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 20 spaces, found 8
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Whitespace found at end of line
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 16 spaces, found 4
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Whitespace found at end of line
(#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
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 4
(#351) Expected 1 space before "="; 0 found
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Line exceeds 132 characters; contains 171 characters
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 16 spaces, found 4
(#352) Commas (,) must be followed by white space.
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Whitespace found at end of line
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 12 spaces, found 3
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 4
(#356) Expected 1 space before "="; 0 found
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Line exceeds 132 characters; contains 133 characters
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 4
(#357) Commas (,) must be followed by white space.
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 12 spaces, found 3
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 16 spaces, found 4
(#361) Expected 1 space before "="; 0 found
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Line exceeds 132 characters; contains 145 characters
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 spaces, found 4
(#362) Commas (,) must be followed by white space.
(#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) Whitespace found at end of line
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Whitespace found at end of line
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#383) method name "assign_submission_onlinepoodll::fetchResponses" must be in lower-case letters only
(#383) Visibility must be declared on method "fetchResponses"
(#383) Expected 1 space after closing parenthesis; found 0
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 3
(#388) 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)"
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 8 spaces, found 3
(#389) 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"
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#392) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Whitespace found at end of line
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) 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."
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) No space found before comment text; expected "// there should be only one." but found "//there should be only one."
(#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 2
(#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 2
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#398) Whitespace found at end of line
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 3
(#399) Whitespace found at end of line
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 3
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 3
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Whitespace found at end of line
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) 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"
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) 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"
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 12 spaces, found 3
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 12 spaces, found 3
(#407) Expected "if (...) {\n"; found "if(...){\n"
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 16 spaces, found 4
(#408) Expected 1 space after "="; 2 found
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Whitespace found at end of line
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Line indented incorrectly; expected at least 16 spaces, found 3
(#410) 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"
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 12 spaces, found 3
(#411) Expected "} else {\n"; found "}else{\n"
(#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 at least 20 spaces, found 5
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 20 spaces, found 5
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 16 spaces, found 4
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#418) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Whitespace found at end of line
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) 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"
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 2
(#421) Expected "if (...) {\n"; found "if (...){ \n"
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 12 spaces, found 5
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Whitespace found at end of line
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Line indented incorrectly; expected at least 12 spaces, found 2
(#424) 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"
(#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) Usage of ELSEIF not allowed; use ELSE IF instead
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 12 spaces, found 4
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 2
(#428) Expected "} else {\n"; found "}else{\t\n"
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) 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"
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 3
(#430) Line exceeds maximum limit of 180 characters; contains 215 characters
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Line indented incorrectly; expected at least 12 spaces, found 3
(#433) 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"
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 12 spaces, found 3
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Whitespace found at end of line
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 16 spaces, found 4
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 16 spaces, found 4
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Line indented incorrectly; expected at least 20 spaces, found 5
(#438) 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"
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 20 spaces, found 5
(#439) Expected "if (...) {\n"; found "if(...){\n"
(#439) Commas (,) must be followed by white space.
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 24 spaces, found 6
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 20 spaces, found 5
(#441) Expected "} else {\n"; found "}else{\n"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 24 spaces, found 6
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line exceeds 132 characters; contains 161 characters
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 20 spaces, found 5
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 16 spaces, found 4
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Line indented incorrectly; expected at least 20 spaces, found 6
(#447) 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"
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line exceeds 132 characters; contains 163 characters
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Line indented incorrectly; expected at least 20 spaces, found 6
(#448) 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);"
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 20 spaces, found 6
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 16 spaces, found 4
(#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
(#453) Expected "if (...) {\n"; found "if(...){\n"
(#453) Expected 1 space before "=="; 0 found
(#453) Expected 1 space after "=="; 0 found
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 24 spaces, found 7
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Commas (,) must be followed by white space.
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 24 spaces, found 7
(#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) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Line indented incorrectly; expected at least 20 spaces, found 6
(#458) No space found before comment text; expected "// get our size profile" but found "//get our size profile"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 20 spaces, found 6
(#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
(#464) Closing brace must be on a line by itself
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 24 spaces, found 7
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Closing brace must be on a line by itself
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 24 spaces, found 7
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Closing brace must be on a line by itself
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 24 spaces, found 7
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 20 spaces, found 6
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 20 spaces, found 6
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line exceeds 132 characters; contains 163 characters
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Line indented incorrectly; expected at least 20 spaces, found 6
(#470) 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);"
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 16 spaces, found 4
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 20 spaces, found 5
(#474) Line exceeds 132 characters; contains 144 characters
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Whitespace found at end of line
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 16 spaces, found 4
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 20 spaces, found 5
(#478) Line exceeds 132 characters; contains 144 characters
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) 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) Line indented incorrectly; expected 16 spaces, found 4
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 20 spaces, found 5
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#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
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 12 spaces, found 3
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 2
(#486) Whitespace found at end of line
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#487) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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) Whitespace found at end of line
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Whitespace found at end of line
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Whitespace found at end of line
(#503) Line indented incorrectly; expected 4 spaces, found 5
(#505) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 8 spaces, found 2
(#507) 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"
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Line indented incorrectly; expected at least 8 spaces, found 2
(#508) 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"
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 2
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 8 spaces, found 2
(#510) Expected "if (...) {\n"; found "if(...){"
(#510) Closing brace must be on a line by itself
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Whitespace found at end of line
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) 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"
(#515) Whitespace found at end of line
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 12 spaces, found 3
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 12 spaces, found 3
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) 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 12 spaces, found 3
(#529) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#531) Closing brace indented incorrectly; expected 5 spaces, found 4
(#532) Whitespace found at end of line
(#533) Whitespace found at end of line
(#534) Visibility must be declared on method "shift_draft_file"
(#535) Commas (,) must be followed by white space.
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) 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"
(#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
(#538) 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."
(#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
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) 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
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Whitespace found at end of line
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) 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"
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 8 spaces, found 2
(#545) 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)"
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Line indented incorrectly; expected at least 8 spaces, found 2
(#546) 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"
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 8 spaces, found 2
(#547) Expected "if (...) {\n"; found "if(...){"
(#547) Expected 1 space before "=="; 0 found
(#547) Expected 1 space after "=="; 0 found
(#547) Closing brace must be on a line by itself
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Whitespace found at end of line
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 3
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 3
(#551) Commas (,) must be followed by white space.
(#551) Line exceeds 132 characters; contains 168 characters
(#552) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Whitespace found at end of line
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) 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"
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Variable "original_context" must not contain underscores.
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) Variable "draft_fileinfo" must not contain underscores.
(#556) Variable "original_context" must not contain underscores.
(#556) Commas (,) must be followed by white space.
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Whitespace found at end of line
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) No space found before comment text; expected "// perform the copy" but found "//perform the copy"
(#558) Whitespace found at end of line
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 8 spaces, found 2
(#559) Expected "if (...) {\n"; found "if(...){\n"
(#559) Variable "draft_fileinfo" must not contain underscores.
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Whitespace found at end of line
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Line indented incorrectly; expected at least 12 spaces, found 3
(#561) 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"
(#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) Variable "file_record" must not contain underscores.
(#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
(#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
(#564) Whitespace found at end of line
(#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
(#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
(#567) Whitespace found at end of line
(#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
(#568) Whitespace found at end of line
(#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
(#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
(#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
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Whitespace found at end of line
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 12 spaces, found 3
(#572) Expected 1 space before "=>"; 0 found
(#572) Expected 1 space after "=>"; 0 found
(#572) Whitespace found at end of line
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 12 spaces, found 3
(#573) Expected 1 space before "=>"; 0 found
(#573) Expected 1 space after "=>"; 0 found
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 18 spaces, found 3
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 18 spaces, found 3
(#575) Variable "draft_fileinfo" must not contain underscores.
(#575) Variable "file_record" must not contain underscores.
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Whitespace found at end of line
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 8 spaces, found 2
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Whitespace found at end of line
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 2
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 4 spaces, found 1
(#581) Closing brace indented incorrectly; expected 4 spaces, found 1
(#582) Whitespace found at end of line
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 5
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Whitespace found at end of line
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Line indented incorrectly; expected at least 8 spaces, found 5
(#596) 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"
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Line indented incorrectly; expected at least 8 spaces, found 2
(#599) 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"
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Space found before semicolon; expected ");" but found ") ;"
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) 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"
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) This comment is 78% valid code; is this commented out code?
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) 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) ;"
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Line indented incorrectly; expected at least 8 spaces, found 2
(#604) 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."
(#605) Line exceeds 132 characters; contains 151 characters
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) This comment is 56% valid code; is this commented out code?
(#605) Line indented incorrectly; expected at least 8 spaces, found 6
(#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
(#612) Expected 7 space(s) before asterisk; 5 found
(#613) Expected 7 space(s) before asterisk; 5 found
(#618) Line exceeds maximum limit of 180 characters; contains 196 characters
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Whitespace found at end of line
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Line indented incorrectly; expected at least 12 spaces, found 3
(#622) No space found before comment text; expected "// let NOT return splash images for videos" but found "//let NOT return splash images for videos"
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 12 spaces, found 3
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#623) Expected 1 space before "=="; 0 found
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 16 spaces, found 4
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 16 spaces, found 4
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Whitespace found at end of line
(#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
(#626) Expected "if (...) {\n"; found "if(...){\n"
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 20 spaces, found 5
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 16 spaces, found 4
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 12 spaces, found 3
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Whitespace found at end of line
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) 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"
(#648) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#651) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 12 spaces, found 3
(#654) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Whitespace found at end of line
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#656) Line indented incorrectly; expected at least 12 spaces, found 3
(#656) 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"
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line exceeds 132 characters; contains 149 characters
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) This comment is 56% valid code; is this commented out code?
(#657) Line indented incorrectly; expected at least 12 spaces, found 3
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Whitespace found at end of line
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Whitespace found at end of line
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#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
(#669) Expected 6 space(s) before asterisk; 5 found
(#670) Expected 6 space(s) before asterisk; 5 found
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#674) Expected 1 space after "="; 0 found
(#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
(#677) Whitespace found at end of line
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 5
(#678) Whitespace found at end of line
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 5
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Whitespace found at end of line
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Line indented incorrectly; expected at least 12 spaces, found 9
(#682) 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."
(#682) Whitespace found at end of line
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 12 spaces, found 9
(#683) Expected "if (...) {\n"; found "if(...){\n"
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 16 spaces, found 13
(#685) Closing brace indented incorrectly; expected 9 spaces, found 12
(#689) Whitespace found at end of line
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Line indented incorrectly; expected at least 12 spaces, found 3
(#690) No space found before comment text; expected "// Add portfolio download links if appropriate" but found "//Add portfolio download links if appropriate"
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Whitespace found at end of line
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Line indented incorrectly; expected at least 16 spaces, found 4
(#693) 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."
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Line indented incorrectly; expected at least 16 spaces, found 4
(#694) 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"
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 16 spaces, found 4
(#695) Expected "if (...) {\n"; found "if(...){\n"
(#695) Expected 1 space before "=="; 0 found
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 20 spaces, found 5
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 20 spaces, found 5
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Whitespace found at end of line
(#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
(#698) Expected "if (...) {\n"; found "if(...){\n"
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 24 spaces, found 6
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected 20 spaces, found 5
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected 16 spaces, found 4
(#702) Whitespace found at end of line
(#702) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Whitespace found at end of line
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected 16 spaces, found 4
(#704) Expected "if (...) {\n"; found "if (...){\n"
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 20 spaces, found 5
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 20 spaces, found 5
(#707) Whitespace found at end of line
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) Line indented incorrectly; expected at least 20 spaces, found 7
(#708) 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"
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected 20 spaces, found 7
(#709) Expected "if (...) {\n"; found "if(...){\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
(#711) Closing brace indented incorrectly; expected 7 spaces, found 5
(#711) Expected "} else {\n"; found "}else{\n"
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 24 spaces, found 6
(#712) Expected 1 space before "="; 0 found
(#712) Expected 1 space after "="; 0 found
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 20 spaces, found 5
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Whitespace found at end of line
(#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 5
(#715) Whitespace found at end of line
(#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 7
(#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 11
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 20 spaces, found 11
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 20 spaces, found 7
(#723) Closing brace indented incorrectly; expected 4 spaces, found 16
(#724) Whitespace found at end of line
(#725) Space found before semicolon; expected "'<br />';" but found "'<br />' ;"
(#730) Whitespace found at end of line
(#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
(#740) Expected 6 space(s) before asterisk; 5 found
(#741) Expected 6 space(s) before asterisk; 5 found
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected 8 spaces, found 2
(#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 12 spaces, found 3
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected 12 spaces, found 3
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 16 spaces, found 4
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 12 spaces, found 3
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 16 spaces, found 4
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 12 spaces, found 3
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 12 spaces, found 3
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 16 spaces, found 4
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 12 spaces, found 3
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 16 spaces, found 4
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 12 spaces, found 3
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 16 spaces, found 4
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 8 spaces, found 2
(#800) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#801) Whitespace found at end of line
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) This comment is 58% valid code; is this commented out code?
(#829) Line indented incorrectly; expected at least 8 spaces, found 6
(#829) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#844) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Expected 1 space before "=>"; 0 found
(#845) Expected 1 space after "=>"; 0 found
(#865) Whitespace found at end of line
(#866) Expected 1 space before "=>"; 0 found
(#866) Expected 1 space after "=>"; 0 found
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Expected 1 space before "=>"; 0 found
(#867) 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 jshint [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
(#383) Function assign_submission_onlinepoodll::fetchResponses is not documented
(#534) Function assign_submission_onlinepoodll::shift_draft_file is not documented
(#611) Phpdocs for function assign_submission_onlinepoodll::get_files has incomplete parameters list
(#668) Phpdocs for function assign_submission_onlinepoodll::get_p_links has incomplete parameters list
(#78) Not recommended phpdocs tag @global used
(#78) 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]