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

(1111 errors, 112 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
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
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
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 1
(#123) 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"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Expected "if (...) {\n"; found "if(...){\n"
(#124) Commas (,) must be followed by white space.
(#124) Variable "allowed_recorders" must not contain underscores.
(#124) Expected 1 space before "!=="; 0 found
(#124) Expected 1 space after "!=="; 0 found
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 4
(#125) No space found before comment text; expected "// board sizes for the whiteboard feedback" but found "//board sizes for the whiteboard feedback"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 4
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 6
(#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 18 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 18 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 18 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 18 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 18 spaces, found 4
(#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 5
(#138) Line exceeds 132 characters; contains 142 characters
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#145) Expected 8 space(s) before asterisk; 5 found
(#146) Expected 8 space(s) before asterisk; 5 found
(#147) Expected 8 space(s) before asterisk; 5 found
(#148) Expected 8 space(s) before asterisk; 5 found
(#148) Whitespace found at end of line
(#149) Expected 8 space(s) before asterisk; 5 found
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) 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"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#156) Expected "if (...) {\n"; found "if(...){\n"
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#158) Expected "} else {\n"; found "}else{\n"
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#161) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#165) Whitespace found at end of line
(#166) Visibility must be declared on method "shift_draft_file"
(#167) Commas (,) must be followed by white space.
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Whitespace found at end of line
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 1
(#169) 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"
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 1
(#170) 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."
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 1
(#171) Expected 1 space after "="; 0 found
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 1
(#172) Expected 1 space after "="; 2 found
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 1
(#173) Expected "if (...) {\n"; found "if(...){\n"
(#173) Commas (,) must be followed by white space.
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 1
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) No space found before comment text; expected "// Don't do anything in this case" but found "//Don't do anything in this case"
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) 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)"
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) 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"
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#181) Expected "if (...) {\n"; found "if(...){"
(#181) Expected 1 space before "=="; 0 found
(#181) Expected 1 space after "=="; 0 found
(#181) Expected 1 space before "=="; 0 found
(#181) Expected 1 space after "=="; 0 found
(#181) Closing brace must be on a line by itself
(#182) Whitespace found at end of line
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) 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?"
(#185) Expected "if (...) {\n"; found "if (...){\n"
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 9
(#188) Whitespace found at end of line
(#191) Commas (,) must be followed by white space.
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#192) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) 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"
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) No space found before comment text; expected "// so we have done enough" but found "//so we have done enough"
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#196) Expected 1 space before "=="; 0 found
(#196) Expected 1 space after "=="; 0 found
(#197) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used for alignment; 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 "// fetch the file info object for our original file" but found "//fetch the file info object for our original file"
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Variable "original_context" must not contain underscores.
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Variable "draft_fileinfo" must not contain underscores.
(#202) Variable "original_context" must not contain underscores.
(#202) Commas (,) must be followed by white space.
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 8 spaces, found 3
(#204) No space found before comment text; expected "// perform the copy" but found "//perform the copy"
(#204) Whitespace found at end of line
(#205) Spaces must be used for alignment; 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) Variable "draft_fileinfo" must not contain underscores.
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) 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"
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Variable "file_record" must not contain underscores.
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Whitespace found at end of line
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Whitespace found at end of line
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; 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
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 18 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 18 spaces, found 3
(#220) Variable "draft_fileinfo" must not contain underscores.
(#220) Variable "file_record" must not contain underscores.
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Whitespace found at end of line
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) Closing brace indented incorrectly; expected 4 spaces, found 1
(#226) Whitespace found at end of line
(#238) Expected 6 space(s) before asterisk; 5 found
(#239) Expected 6 space(s) before asterisk; 5 found
(#240) Expected 6 space(s) before asterisk; 5 found
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Expected 2 space(s) before asterisk; 5 found
(#246) Whitespace found at end of line
(#247) Spaces must be used for alignment; tabs are not allowed
(#248) Expected 2 space(s) before asterisk; 5 found
(#249) Expected 2 space(s) before asterisk; 5 found
(#250) Expected 2 space(s) before asterisk; 5 found
(#251) Expected 2 space(s) before asterisk; 5 found
(#252) Expected 2 space(s) before asterisk; 5 found
(#253) Expected 2 space(s) before asterisk; 5 found
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 1
(#255) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
(#256) Closing brace indented incorrectly; expected 1 spaces, found 4
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#259) Expected 6 space(s) before asterisk; 5 found
(#260) Expected 6 space(s) before asterisk; 5 found
(#261) Expected 6 space(s) before asterisk; 5 found
(#262) Expected 6 space(s) before asterisk; 5 found
(#263) Expected 6 space(s) before asterisk; 5 found
(#264) Expected 6 space(s) before asterisk; 5 found
(#265) Expected 6 space(s) before asterisk; 5 found
(#266) Expected 6 space(s) before asterisk; 5 found
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#271) Whitespace found at end of line
(#273) Whitespace found at end of line
(#275) Line indented incorrectly; expected at least 12 spaces, found 11
(#276) Expected "if (...) {\n"; found "if(...){\n"
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 9
(#279) Commas (,) must be followed by white space.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 13
(#286) Commas (,) must be followed by white space.
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) 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"
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#289) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 4
(#291) Expected 1 space before "=>"; 0 found
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 4
(#292) Expected 1 space before "=>"; 0 found
(#292) Commas (,) must be followed by white space.
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 4
(#293) Expected 1 space before "=>"; 0 found
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) This comment is 60% valid code; is this commented out code?
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) 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'));"
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) 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"
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Commas (,) must be followed by white space.
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Commas (,) must be followed by white space.
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) No space found before comment text; expected "// no timelimit on recordings" but found "//no timelimit on recordings"
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) 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"
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) 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"
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Whitespace found at end of line
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) No space found before comment text; expected "// fetch the required "recorder" but found "//fetch the required "recorder"
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 12 spaces, found 3
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 16 spaces, found 4
(#326) No space found before comment text; expected "// get board sizes" but found "//get board sizes"
(#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) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 20 spaces, found 5
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Closing brace must be on a line by itself
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 20 spaces, found 5
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#329) Closing brace must be on a line by itself
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 20 spaces, found 5
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Closing brace must be on a line by itself
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 20 spaces, found 5
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Closing brace must be on a line by itself
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 20 spaces, found 5
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#332) Closing brace must be on a line by itself
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 20 spaces, found 5
(#333) Expected 1 space before "="; 0 found
(#333) Expected 1 space after "="; 0 found
(#333) Expected 1 space before "="; 0 found
(#333) Expected 1 space after "="; 0 found
(#333) Closing brace must be on a line by itself
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 16 spaces, found 4
(#335) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Whitespace found at end of line
(#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 at least 16 spaces, found 4
(#338) Expected 1 space before "="; 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 16 spaces, found 6
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 25 spaces, found 4
(#340) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#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 12 spaces, found 3
(#344) Expected 1 space before "="; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Line exceeds 132 characters; contains 168 characters
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 16 spaces, found 4
(#345) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 12 spaces, found 3
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Expected 1 space before "="; 0 found
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#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 6
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 25 spaces, found 4
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#357) Expected 1 space before "="; 0 found
(#357) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#357) Line exceeds maximum limit of 180 characters; contains 193 characters
(#358) Commas (,) must be followed by white space.
(#358) 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 for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 8 spaces, found 2
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) This comment is 77% valid code; is this commented out code?
(#364) No space found before comment text; expected "// $mform->addElement('hidden', 'id', 0);" but found "//$mform->addElement('hidden', 'id', 0);"
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) This comment is 70% valid code; is this commented out code?
(#365) No space found before comment text; expected "// $mform->setType('id', PARAM_INT);" but found "//$mform->setType('id', PARAM_INT);"
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 1
(#371) Expected 1 space before opening brace; found 0
(#374) This comment is 61% valid code; is this commented out code?
(#382) Expected "if (...) {\n"; found "if(...){\n"
(#382) Expected 1 space before "=="; 0 found
(#382) Expected 1 space after "=="; 0 found
(#384) Expected "} else {\n"; found "}else{\n"
(#399) Whitespace found at end of line
(#400) 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"
(#401) 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"
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) 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"
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#404) Expected "if (...) {\n"; found "if(...){"
(#404) Closing brace must be on a line by itself
(#405) Whitespace found at end of line
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 9
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) 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"
(#430) Space found before semicolon; expected ");" but found ") ;"
(#432) Whitespace found at end of line
(#433) Line indented incorrectly; expected at least 4 spaces, found 0
(#434) Line indented incorrectly; expected at least 4 spaces, found 0
(#435) Line indented incorrectly; expected at least 4 spaces, found 0
(#436) Line indented incorrectly; expected at least 4 spaces, found 0
(#437) Line indented incorrectly; expected at least 4 spaces, found 0
(#438) Line indented incorrectly; expected at least 4 spaces, found 0
(#439) Line indented incorrectly; expected 4 spaces, found 0
(#439) Visibility must be declared on method "fetch_responses"
(#439) Expected 1 space before opening brace; found 0
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) 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."
(#443) Whitespace found at end of line
(#444) No space found before comment text; expected "// there should be only one." but found "//there should be only one."
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#447) Whitespace found at end of line
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 4
(#449) Line indented incorrectly; expected 12 spaces, found 8
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Line indented incorrectly; expected at least 16 spaces, found 3
(#450) 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"
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 16 spaces, found 3
(#451) Expected 1 space before "="; 0 found
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 16 spaces, found 3
(#452) Expected "if (...) {\n"; found "if(...){\n"
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 20 spaces, found 4
(#453) Expected 1 space after "="; 2 found
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Line indented incorrectly; expected at least 20 spaces, found 3
(#455) 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"
(#455) Whitespace found at end of line
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 16 spaces, found 3
(#456) Expected "} else {\n"; found "}else{\n"
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 20 spaces, found 4
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 24 spaces, found 5
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 24 spaces, found 5
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 20 spaces, found 4
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 16 spaces, found 3
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 12 spaces, found 1
(#462) Closing brace indented incorrectly; expected 8 spaces, found 1
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Whitespace found at end of line
(#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 12 spaces, found 8
(#464) 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"
(#465) Line indented incorrectly; expected 12 spaces, found 8
(#465) Expected "if (...) {\n"; found "if (...){ \n"
(#465) Whitespace found at end of line
(#467) Line indented incorrectly; expected 12 spaces, found 8
(#467) Expected "} else {\n"; found "}else{\t\n"
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Whitespace found at end of line
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) 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"
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 16 spaces, found 6
(#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) 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"
(#475) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#477) Line indented incorrectly; expected 20 spaces, found 24
(#478) Line indented incorrectly; expected 20 spaces, found 24
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 24 spaces, found 7
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 24 spaces, found 7
(#481) Expected "if (...) {\n"; found "if(...){\n"
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 28 spaces, found 8
(#482) Whitespace found at end of line
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 28 spaces, found 10
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 28 spaces, found 10
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 24 spaces, found 7
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Whitespace found at end of line
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#489) Line indented incorrectly; expected 20 spaces, found 24
(#493) Line indented incorrectly; expected 20 spaces, found 24
(#494) Line exceeds 132 characters; contains 162 characters
(#497) Line indented incorrectly; expected 20 spaces, found 24
(#498) Line exceeds 132 characters; contains 160 characters
(#501) Line indented incorrectly; expected 20 spaces, found 24
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Whitespace found at end of line
(#507) Line indented incorrectly; expected 12 spaces, found 8
(#507) Whitespace found at end of line
(#509) Line indented incorrectly; expected at least 12 spaces, found 8
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Whitespace found at end of line
(#511) Line indented incorrectly; expected 4 spaces, found 0
(#521) Space found before semicolon; expected ");" but found ") ;"
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Expected 1 space before "=>"; 0 found
(#589) 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.
(#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) This comment is 50% valid code; is this commented out code?
(#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

(15 errors, 15 warnings)

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

mod/assign/feedback/poodll/module.js
(#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) Infix operators 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) Infix operators 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) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Comments should not begin with a lowercase character (capitalized-comments)
(#24) Unexpected tab character. (no-tabs)
(#24) Missing semicolon. (semi)
(#25) Missing semicolon. (semi)

CSS problems

(5 errors, 0 warnings)

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

mod/assign/feedback/poodll/styles.css
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#4) Unexpected unknown type selector "assignfeedback_poodll_snapshotwidth" (selector-type-no-unknown)

PHPDocs style problems

(17 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
(#166) Function assign_feedback_poodll::shift_draft_file is not documented
(#371) Function assign_feedback_poodll::is_feedback_modified is not documented
(#439) Function assign_feedback_poodll::fetch_responses 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, 0 warnings)

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