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

(1124 errors, 117 warnings)

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

mod/assign/feedback/poodll/backup/moodle2/backup_assignfeedback_poodll_subplugin.class.php
(#29) Whitespace found at end of line
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/feedback/poodll/backup/moodle2/restore_assignfeedback_poodll_subplugin.class.php
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/feedback/poodll/classes/constants.php
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
mod/assign/feedback/poodll/classes/privacy/provider.php
(#41) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#43) Closing brace must be on a line by itself
(#45) Duplicate interface name "assignfeedback_poodll\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/assign/feedback/poodll/classes/privacy/provider.php on line 43
(#45) Closing brace must be on a line by itself
(#69) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#81) Method name "_get_context_for_userid_within_feedback" should not be prefixed with an underscore to indicate visibility
(#91) Method name "_get_student_user_ids" should not be prefixed with an underscore to indicate visibility
(#112) Method name "_export_feedback_user_data" should not be prefixed with an underscore to indicate visibility
(#133) Method name "_delete_feedback_for_context" should not be prefixed with an underscore to indicate visibility
(#151) Method name "_delete_feedback_for_grade" should not be prefixed with an underscore to indicate visibility
mod/assign/feedback/poodll/db/access.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/assign/feedback/poodll/db/install.php
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
mod/assign/feedback/poodll/db/upgrade.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) No space found before comment text; expected "// add filename field" but found "//add filename field"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 8 spaces, found 3
(#44) Whitespace found at end of line
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// set all audio red5 to new audio recorder type" but found "//set all audio red5 to new audio recorder type"
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/assign/feedback/poodll/lang/en/assignfeedback_poodll.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// defunct .. can be removed" but found "//defunct .. can be removed"
mod/assign/feedback/poodll/lib.php
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#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
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/assign/feedback/poodll/locallib.php
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 7
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 7
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 7
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 11
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 7
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 7
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 11
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 7
(#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 7
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Line indented incorrectly; expected at least 4 spaces, found 3
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#74) Expected 10 space(s) before asterisk; 5 found
(#75) Expected 10 space(s) before asterisk; 5 found
(#76) Expected 10 space(s) before asterisk; 5 found
(#77) Expected 10 space(s) before asterisk; 5 found
(#78) Expected 10 space(s) before asterisk; 5 found
(#79) Expected 10 space(s) before asterisk; 5 found
(#80) Expected 10 space(s) before asterisk; 5 found
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) No space found before comment text; expected "// get saved values and return them as defaults" but found "//get saved values and return them as defaults"
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// convert old Red5 refs to audio media type option" but found "//convert old Red5 refs to audio media type option"
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#88) Expected 1 space before "=="; 0 found
(#88) Expected 1 space after "=="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) No space found before comment text; expected "// get allowed recorders from admin settings" but found "//get allowed recorders from admin settings"
(#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
(#95) Variable "allowed_recorders" must not contain underscores.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "allowed_recorders" must not contain underscores.
(#96) Commas (,) must be followed by white space.
(#96) Variable "allowed_recorders" must not contain underscores.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#98) Commas (,) must be followed by white space.
(#98) Variable "allowed_recorders" must not contain underscores.
(#98) Expected 1 space before "!=="; 0 found
(#98) Expected 1 space after "!=="; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Variable "allowed_recorders" must not contain underscores.
(#98) Expected 1 space before "!=="; 0 found
(#98) Expected 1 space after "!=="; 0 found
(#98) Line exceeds 132 characters; contains 142 characters
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#101) Expected "if (...) {\n"; found "if(...){\n"
(#101) Commas (,) must be followed by white space.
(#101) Variable "allowed_recorders" must not contain underscores.
(#101) Expected 1 space before "!=="; 0 found
(#101) Expected 1 space after "!=="; 0 found
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#104) Expected "if (...) {\n"; found "if(...){\n"
(#104) Commas (,) must be followed by white space.
(#104) Variable "allowed_recorders" must not contain underscores.
(#104) Expected 1 space before "!=="; 0 found
(#104) Expected 1 space after "!=="; 0 found
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#107) Expected "if (...) {\n"; found "if(...){\n"
(#107) Commas (,) must be followed by white space.
(#107) Variable "allowed_recorders" must not contain underscores.
(#107) Expected 1 space before "!=="; 0 found
(#107) Expected 1 space after "!=="; 0 found
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#110) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 1
(#112) Line exceeds 132 characters; contains 142 characters
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) This comment is 52% valid code; is this commented out code?
(#113) Line exceeds maximum limit of 180 characters; contains 184 characters
(#113) No space found before comment text; expected "// $mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT), ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT);" but found "//$mform->addHelpButton(constants::M_COMPONENT . '_recordertype', get_string('onlinepoodll', ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT), ASSIGNSUBMISSION_ONLINEPOODLL_COMPONENT);"
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 8 spaces, found 1
(#117) No space found before comment text; expected "// Are students and teachers shown the download link for the feedback recording" but found "//Are students and teachers shown the download link for the feedback recording"
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 1
(#118) Variable "yesno_options" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 1
(#120) Variable "yesno_options" must not contain underscores.
(#120) Line exceeds 132 characters; contains 138 characters
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 1
(#122) Line indented incorrectly; expected at least 8 spaces, found 4
(#123) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// If whiteboard not allowed, not much point showing boardsizes" but found "//If whiteboard not allowed, not much point showing boardsizes"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Expected "if (...) {\n"; found "if(...){\n"
(#126) Commas (,) must be followed by white space.
(#126) Variable "allowed_recorders" must not contain underscores.
(#126) Expected 1 space before "!=="; 0 found
(#126) Expected 1 space after "!=="; 0 found
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 12 spaces, found 4
(#127) No space found before comment text; expected "// board sizes for the whiteboard feedback" but found "//board sizes for the whiteboard feedback"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 6
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 6
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 6
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 6
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 6
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 6
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 6
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 6
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 18 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 18 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 18 spaces, found 4
(#140) Line exceeds 132 characters; contains 141 characters
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) No space found before comment text; expected "// If M3.4 or higher we can hide elements when we need to" but found "//If M3.4 or higher we can hide elements when we need to"
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#151) Whitespace found at end of line
(#152) Whitespace found at end of line
(#154) Expected 8 space(s) before asterisk; 5 found
(#155) Expected 8 space(s) before asterisk; 5 found
(#156) Expected 8 space(s) before asterisk; 5 found
(#157) Expected 8 space(s) before asterisk; 5 found
(#157) Whitespace found at end of line
(#158) Expected 8 space(s) before asterisk; 5 found
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 "// if we have a board size, set it" but found "//if we have a board size, set it"
(#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"
(#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 8 spaces, found 2
(#167) Expected "} else {\n"; found "}else{\n"
(#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 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#174) Whitespace found at end of line
(#175) Visibility must be declared on method "shift_draft_file"
(#176) Commas (,) must be followed by white space.
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 1
(#178) No space found before comment text; expected "// When we add the recorder via the poodll filter, it adds a hidden form field of the name constants::M_FILENAMECONTROL" but found "//When we add the recorder via the poodll filter, it adds a hidden form field of the name constants::M_FILENAMECONTROL"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 1
(#179) 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."
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 1
(#180) Expected 1 space after "="; 0 found
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 1
(#181) Expected 1 space after "="; 2 found
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 spaces, found 1
(#182) Expected "if (...) {\n"; found "if(...){\n"
(#182) Commas (,) must be followed by white space.
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) No space found before comment text; expected "// Don't do anything in this case" but found "//Don't do anything in this case"
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) No space found before comment text; expected "// possibly the user is just updating something else on the page(eg grade)" but found "//possibly the user is just updating something else on the page(eg grade)"
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) No space found before comment text; expected "// if we overwrite here, we might trash their existing poodllfeedback file" but found "//if we overwrite here, we might trash their existing poodllfeedback file"
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#190) Expected "if (...) {\n"; found "if(...){"
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Closing brace must be on a line by itself
(#191) Whitespace found at end of line
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// if this should fail, we get regular user context, is it the same anyway?" but found "//if this should fail, we get regular user context, is it the same anyway?"
(#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 9
(#197) Whitespace found at end of line
(#200) Commas (,) must be followed by white space.
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#201) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) No space found before comment text; expected "// if filename = -1 we are being told to delete the file" but found "//if filename = -1 we are being told to delete the file"
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) No space found before comment text; expected "// so we have done enough" but found "//so we have done enough"
(#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
(#205) Expected "if (...) {\n"; found "if(...){\n"
(#205) Expected 1 space before "=="; 0 found
(#205) Expected 1 space after "=="; 0 found
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) 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"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Variable "original_context" must not contain underscores.
(#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
(#211) Variable "draft_fileinfo" must not contain underscores.
(#211) Variable "original_context" must not contain underscores.
(#211) Commas (,) must be followed by white space.
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 8 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) No space found before comment text; expected "// perform the copy" but found "//perform the copy"
(#213) Whitespace found at end of line
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#214) Expected "if (...) {\n"; found "if(...){\n"
(#214) Variable "draft_fileinfo" must not contain underscores.
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) 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"
(#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) Variable "file_record" must not contain underscores.
(#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 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Expected 1 space before "=>"; 0 found
(#218) Expected 1 space after "=>"; 0 found
(#218) Whitespace found at end of line
(#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 3
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#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
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Whitespace found at end of line
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#225) Spaces must be used for alignment; 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) Line indented incorrectly; expected at least 12 spaces, found 3
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Variable "draft_fileinfo" must not contain underscores.
(#229) Variable "file_record" must not contain underscores.
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#234) Closing brace indented incorrectly; expected 4 spaces, found 1
(#235) Whitespace found at end of line
(#247) Expected 6 space(s) before asterisk; 5 found
(#248) Expected 6 space(s) before asterisk; 5 found
(#249) Expected 6 space(s) before asterisk; 5 found
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Expected 2 space(s) before asterisk; 5 found
(#255) Whitespace found at end of line
(#256) Spaces must be used to indent lines; tabs are not allowed
(#257) Expected 2 space(s) before asterisk; 5 found
(#258) Expected 2 space(s) before asterisk; 5 found
(#259) Expected 2 space(s) before asterisk; 5 found
(#260) Expected 2 space(s) before asterisk; 5 found
(#261) Expected 2 space(s) before asterisk; 5 found
(#262) Expected 2 space(s) before asterisk; 5 found
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#264) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#265) Closing brace indented incorrectly; expected 1 spaces, found 4
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#268) Expected 6 space(s) before asterisk; 5 found
(#269) Expected 6 space(s) before asterisk; 5 found
(#270) Expected 6 space(s) before asterisk; 5 found
(#271) Expected 6 space(s) before asterisk; 5 found
(#272) Expected 6 space(s) before asterisk; 5 found
(#273) Expected 6 space(s) before asterisk; 5 found
(#274) Expected 6 space(s) before asterisk; 5 found
(#275) Expected 6 space(s) before asterisk; 5 found
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#280) Whitespace found at end of line
(#282) Whitespace found at end of line
(#284) Line indented incorrectly; expected at least 12 spaces, found 11
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 16 spaces, found 9
(#288) Commas (,) must be followed by white space.
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 13
(#295) Commas (,) must be followed by white space.
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) No space found before comment text; expected "// reset the display name so it doesn't show with the recorder" but found "//reset the display name so it doesn't show with the recorder"
(#297) Expected 1 space before "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#298) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 12 spaces, found 4
(#300) Expected 1 space before "=>"; 0 found
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 4
(#301) Expected 1 space before "=>"; 0 found
(#301) Commas (,) must be followed by white space.
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 12 spaces, found 4
(#302) Expected 1 space before "=>"; 0 found
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 13 spaces, found 3
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) This comment is 60% valid code; is this commented out code?
(#304) Line indented incorrectly; expected at least 13 spaces, found 3
(#304) No space found before comment text; expected "// $PAGE->requires->js(new moodle_url($CFG->httpswwwroot . '/mod/assign/feedback/poodll/module.js'));" but found "//$PAGE->requires->js(new moodle_url($CFG->httpswwwroot . '/mod/assign/feedback/poodll/module.js'));"
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 13 spaces, found 3
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) 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"
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Commas (,) must be followed by white space.
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Commas (,) must be followed by white space.
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Whitespace found at end of line
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Whitespace found at end of line
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) No space found before comment text; expected "// no timelimit on recordings" but found "//no timelimit on recordings"
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) No space found before comment text; expected "// get saved values and return them as defaults" but found "//get saved values and return them as defaults"
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) No space found before comment text; expected "// set up current module context id so we can fetch local filter based recorder" but found "//set up current module context id so we can fetch local filter based recorder"
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) No space found before comment text; expected "// fetch the required "recorder" but found "//fetch the required "recorder"
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 12 spaces, found 3
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Line indented incorrectly; expected at least 16 spaces, found 4
(#335) No space found before comment text; expected "// get board sizes" but found "//get board sizes"
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 16 spaces, found 4
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 20 spaces, found 5
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#337) Closing brace must be on a line by itself
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 20 spaces, found 5
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Closing brace must be on a line by itself
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 20 spaces, found 5
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Closing brace must be on a line by itself
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 20 spaces, found 5
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#340) Closing brace must be on a line by itself
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 20 spaces, found 5
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#341) Closing brace must be on a line by itself
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 20 spaces, found 5
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#342) Closing brace must be on a line by itself
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 16 spaces, found 4
(#344) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 16 spaces, found 4
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 4
(#347) Expected 1 space before "="; 0 found
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 6
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 25 spaces, found 4
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 3
(#353) Expected 1 space before "="; 0 found
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#353) Line exceeds 132 characters; contains 168 characters
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 4
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 16 spaces, found 4
(#358) Expected 1 space before "="; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 6
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 25 spaces, found 4
(#360) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#366) Expected 1 space before "="; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Line exceeds maximum limit of 180 characters; contains 193 characters
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 8 spaces, found 2
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) No space found before comment text; expected "// $mform->addElement('hidden', 'id', 0);" but found "//$mform->addElement('hidden', 'id', 0);"
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) No space found before comment text; expected "// $mform->setType('id', PARAM_INT);" but found "//$mform->setType('id', PARAM_INT);"
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 1
(#380) Expected 1 space before opening brace; found 0
(#383) This comment is 65% valid code; is this commented out code?
(#391) Expected "if (...) {\n"; found "if(...){\n"
(#391) Expected 1 space before "=="; 0 found
(#391) Expected 1 space after "=="; 0 found
(#393) Expected "} else {\n"; found "}else{\n"
(#408) Whitespace found at end of line
(#409) 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"
(#410) No space found before comment text; expected "// if shift_draft_file is false, no change, so do nothing" but found "//if shift_draft_file is false, no change, so do nothing"
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) No space found before comment text; expected "// if it is an empty string, user has deleted file, so we clear it too" but found "//if it is an empty string, user has deleted file, so we clear it too"
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 8 spaces, found 2
(#413) Expected "if (...) {\n"; found "if(...){"
(#413) Closing brace must be on a line by itself
(#414) Whitespace found at end of line
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 9
(#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) No space found before comment text; expected "// our response, this will output a player/image" but found "//our response, this will output a player/image"
(#439) Space found before semicolon; expected ");" but found ") ;"
(#441) Whitespace found at end of line
(#442) Line indented incorrectly; expected at least 4 spaces, found 0
(#443) Line indented incorrectly; expected at least 4 spaces, found 0
(#444) Line indented incorrectly; expected at least 4 spaces, found 0
(#445) Line indented incorrectly; expected at least 4 spaces, found 0
(#446) Line indented incorrectly; expected at least 4 spaces, found 0
(#447) Line indented incorrectly; expected at least 4 spaces, found 0
(#448) Line indented incorrectly; expected 4 spaces, found 0
(#448) Visibility must be declared on method "fetch_responses"
(#448) Expected 1 space before opening brace; found 0
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) 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."
(#452) Whitespace found at end of line
(#453) No space found before comment text; expected "// there should be only one." but found "//there should be only one."
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#456) Whitespace found at end of line
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 4
(#458) Line indented incorrectly; expected 12 spaces, found 8
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Line indented incorrectly; expected at least 16 spaces, found 3
(#459) 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"
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 16 spaces, found 3
(#460) Expected 1 space before "="; 0 found
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 16 spaces, found 3
(#461) Expected "if (...) {\n"; found "if(...){\n"
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 20 spaces, found 4
(#462) Expected 1 space after "="; 2 found
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Whitespace found at end of line
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Line indented incorrectly; expected at least 20 spaces, found 3
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) 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"
(#464) Whitespace found at end of line
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 16 spaces, found 3
(#465) Expected "} else {\n"; found "}else{\n"
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 20 spaces, found 4
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 24 spaces, found 5
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 24 spaces, found 5
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 20 spaces, found 4
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 16 spaces, found 3
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 12 spaces, found 1
(#471) Closing brace indented incorrectly; expected 8 spaces, found 1
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Whitespace found at end of line
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Line indented incorrectly; expected at least 12 spaces, found 8
(#473) 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"
(#474) Line indented incorrectly; expected 12 spaces, found 8
(#474) Expected "if (...) {\n"; found "if (...){ \n"
(#474) Whitespace found at end of line
(#476) Line indented incorrectly; expected 12 spaces, found 8
(#476) Expected "} else {\n"; found "}else{\t\n"
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Whitespace found at end of line
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) 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"
(#478) Whitespace found at end of line
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 6
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) 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"
(#483) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#485) Line indented incorrectly; expected 20 spaces, found 24
(#486) Line indented incorrectly; expected 20 spaces, found 24
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 24 spaces, found 7
(#489) Expected "if (...) {\n"; found "if(...){\n"
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 28 spaces, found 8
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 28 spaces, found 10
(#491) Whitespace found at end of line
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 28 spaces, found 10
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 24 spaces, found 7
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Whitespace found at end of line
(#497) Line indented incorrectly; expected 20 spaces, found 24
(#502) Line indented incorrectly; expected 20 spaces, found 24
(#503) Line exceeds 132 characters; contains 162 characters
(#506) Line indented incorrectly; expected 20 spaces, found 24
(#507) Line exceeds 132 characters; contains 160 characters
(#510) Line indented incorrectly; expected 20 spaces, found 24
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Whitespace found at end of line
(#516) Line indented incorrectly; expected 12 spaces, found 8
(#516) Whitespace found at end of line
(#518) Line indented incorrectly; expected at least 12 spaces, found 8
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Whitespace found at end of line
(#520) Line indented incorrectly; expected 4 spaces, found 0
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#529) Expected 1 space before "=>"; 0 found
(#530) Expected 1 space before "=>"; 0 found
(#530) Expected 1 space after "=>"; 0 found
(#530) Expected 1 space before "=>"; 0 found
(#530) Expected 1 space after "=>"; 0 found
(#530) Commas (,) must be followed by white space.
(#530) Expected 1 space before "=>"; 0 found
(#530) Expected 1 space after "=>"; 0 found
(#531) Expected 1 space before "=>"; 0 found
(#531) Expected 1 space after "=>"; 0 found
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Expected "if (...) {\n"; found "if(...){\n"
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Line indented incorrectly; expected 8 spaces, found 12
(#543) Line indented incorrectly; expected 12 spaces, found 16
(#544) Line indented incorrectly; expected 12 spaces, found 16
(#549) Line indented incorrectly; expected 12 spaces, found 16
(#553) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#555) Line indented incorrectly; expected 12 spaces, found 16
(#558) Line indented incorrectly; expected 8 spaces, found 12
(#572) Space found before semicolon; expected ");" but found ") ;"
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Expected 1 space before "=>"; 0 found
(#640) Expected 1 space after "=>"; 0 found
mod/assign/feedback/poodll/settings.php
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// enable by default" but found "//enable by default"
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// Recorders" but found "//Recorders"
(#34) Variable "rec_options" must not contain underscores.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Variable "rec_defaults" must not contain underscores.
(#38) Commas (,) must be followed by white space.
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "rec_defaults" must not contain underscores.
(#41) Commas (,) must be followed by white space.
(#41) Variable "rec_options" must not contain underscores.
(#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
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) No space found before comment text; expected "// show current feedback on feedback form" but found "//show current feedback on feedback form"
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Variable "yesno_options" must not contain underscores.
(#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 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Variable "yesno_options" must not contain underscores.
mod/assign/feedback/poodll/version.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// moodle 3.1.0" but found "//moodle 3.1.0"
(#28) Expected 1 space after "="; 2 found

Javascript coding style problems

(16 errors, 15 warnings)

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

mod/assign/feedback/poodll/module.js
(#3) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Identifier 'assignfeedback_poodll' is not in camel case. (camelcase)
(#13) A space is required after ','. (comma-spacing)
(#14) Unexpected tab character. (no-tabs)
(#15) Unexpected tab character. (no-tabs)
(#15) ["filecontrolid"] is better written in dot notation. (dot-notation)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Unexpected tab character. (no-tabs)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#17) Unexpected tab character. (no-tabs)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Unexpected confirm. (no-alert)
(#17) ["reallydeletefeedback"] is better written in dot notation. (dot-notation)
(#17) Missing space before opening brace. (space-before-blocks)
(#18) Unexpected tab character. (no-tabs)
(#18) Operator '=' must be spaced. (space-infix-ops)
(#19) Unexpected tab character. (no-tabs)
(#19) Multiple spaces found before 'document'. (no-multi-spaces)
(#19) ["currentcontainer"] is better written in dot notation. (dot-notation)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Unexpected tab character. (no-tabs)
(#20) Operator '=' must be spaced. (space-infix-ops)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Unexpected tab character. (no-tabs)
(#24) Missing semicolon. (semi)
(#25) Missing semicolon. (semi)

CSS problems

(28 errors, 0 warnings)

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

mod/assign/feedback/poodll/styles.css
(#34) Invalid value for `padding-bottom` (csstree/validator)
(#37) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#34) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 8 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 8 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 8 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(18 errors, 2 warnings)

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

mod/assign/feedback/poodll/classes/constants.php
(#30) Class constants is not documented
(#33) Constant constants::M_FILEAREA is not documented
(#34) Constant constants::M_COMPONENT is not documented
(#35) Constant constants::M_TABLE is not documented
(#36) Constant constants::M_SUBPLUGIN is not documented
(#38) Constant constants::M_REPLYMP3VOICE is not documented
(#39) Constant constants::M_REPLYVOICE is not documented
(#40) Constant constants::M_REPLYVIDEO is not documented
(#41) Constant constants::M_REPLYWHITEBOARD is not documented
(#42) Constant constants::M_REPLYSNAPSHOT is not documented
(#43) Constant constants::M_FILENAMECONTROL is not documented
(#17) No one-line description found in phpdocs for file
mod/assign/feedback/poodll/locallib.php
(#39) Function assign_feedback_poodll::is_enabled is not documented
(#43) Function assign_feedback_poodll::is_configurable is not documented
(#175) Function assign_feedback_poodll::shift_draft_file is not documented
(#380) Function assign_feedback_poodll::is_feedback_modified is not documented
(#448) Function assign_feedback_poodll::fetch_responses is not documented
(#523) Function assign_feedback_poodll::fetch_feedback_player is not documented
(#76) Not recommended phpdocs tag @global used
(#76) 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

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 9 warnings)

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

mod/assign/feedback/poodll/templates/audioplayer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Bad value “” for attribute “id” on element “audio”: An ID must not be the empty string. (nt" > <audio id='' class='assignfeedback_poodll_audio nomediaplugin' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 3: Bad value “true” for attribute “controls” on element “audio”. (nt" > <audio id='' class='assignfeedback_poodll_audio nomediaplugin' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 3: Attribute “playsinline” not allowed on element “audio” at this point. (nt" > <audio id='' class='assignfeedback_poodll_audio nomediaplugin' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 4: Bad value “” for attribute “src” on element “source”: Must be non-empty. (> <source src=''> <)
mod/assign/feedback/poodll/templates/videoplayer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Bad value “” for attribute “id” on element “video”: An ID must not be the empty string. (o_cont" ><video id='' class='nomediaplugin assignfeedback_poodll_video' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 4: Bad value “true” for attribute “controls” on element “video”. (o_cont" ><video id='' class='nomediaplugin assignfeedback_poodll_video' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “source”: Must be non-empty. (ne"> <source src=''></vid)

Gherkin .feature problems

(0 errors, 0 warnings)

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