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

(189 errors, 243 warnings)

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

blocks/admin_presets/block_admin_presets.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Visibility must be declared on method "init"
(#35) Visibility must be declared on method "get_content"
(#54) Line exceeds 132 characters; contains 158 characters
(#55) Line exceeds 132 characters; contains 170 characters
(#58) Line exceeds 132 characters; contains 157 characters
(#59) Line exceeds 132 characters; contains 170 characters
(#62) Line exceeds 132 characters; contains 158 characters
(#63) Line exceeds 132 characters; contains 154 characters
(#70) Visibility must be declared on method "applicable_formats"
(#74) Visibility must be declared on method "has_config"
blocks/admin_presets/classes/event/preset_downloaded.php
(#48) Line exceeds 132 characters; contains 170 characters
blocks/admin_presets/classes/event/preset_exported.php
(#48) Line exceeds 132 characters; contains 139 characters
blocks/admin_presets/classes/event/preset_imported.php
(#48) Line exceeds 132 characters; contains 139 characters
blocks/admin_presets/classes/event/preset_loaded.php
(#48) Line exceeds 132 characters; contains 139 characters
blocks/admin_presets/classes/event/preset_previewed.php
(#48) Line exceeds 132 characters; contains 139 characters
blocks/admin_presets/db/upgrade.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) 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
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 12 spaces, found 8
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/forms/admin_presets_export_form.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Visibility must be declared on method "definition"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line exceeds 132 characters; contains 154 characters
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/forms/admin_presets_import_form.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Visibility must be declared on method "definition"
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/forms/admin_presets_load_form.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Visibility must be declared on method "definition"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Line exceeds 132 characters; contains 146 characters
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/index.php
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/lib/admin_presets_base.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line exceeds 132 characters; contains 150 characters
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 17
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 17
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 12 spaces, found 8
(#135) Line exceeds 132 characters; contains 171 characters
(#136) Line exceeds 132 characters; contains 171 characters
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line exceeds 132 characters; contains 155 characters
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Line indented incorrectly; expected at least 16 spaces, found 12
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Line indented incorrectly; expected at least 36 spaces, found 32
(#340) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Empty IF statement detected
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) This comment is 62% valid code; is this commented out code?
(#361) No space found before comment text; expected "// debugging(get_class($values).' class is not going to export/import settings', DEBUG_DEVELOPER);" but found "//debugging(get_class($values).' class is not going to export/import settings', DEBUG_DEVELOPER);"
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Line exceeds 132 characters; contains 133 characters
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line indented incorrectly; expected at least 36 spaces, found 32
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 5
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 12 spaces, found 9
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 16 spaces, found 10
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 16 spaces, found 10
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 16 spaces, found 10
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 16 spaces, found 10
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 16 spaces, found 10
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 12 spaces, found 9
(#446) Line exceeds 132 characters; contains 133 characters
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Line indented incorrectly; expected at least 16 spaces, found 12
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Line exceeds 132 characters; contains 144 characters
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Line exceeds 132 characters; contains 148 characters
(#630) Line exceeds 132 characters; contains 134 characters
(#633) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 9
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 8 spaces, found 5
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 12 spaces, found 6
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected 8 spaces, found 5
blocks/admin_presets/lib/admin_presets_delete.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line exceeds 132 characters; contains 144 characters
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/lib/admin_presets_export.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line exceeds 132 characters; contains 153 characters
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 9
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 9
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/lib/admin_presets_import.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line exceeds 132 characters; contains 139 characters
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line exceeds 132 characters; contains 156 characters
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line exceeds 132 characters; contains 145 characters
blocks/admin_presets/lib/admin_presets_load.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 54% valid code; is this commented out code?
(#60) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 45% valid code; is this commented out code?
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line exceeds 132 characters; contains 141 characters
(#96) Line exceeds 132 characters; contains 150 characters
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 45% valid code; is this commented out code?
(#131) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 45% valid code; is this commented out code?
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) This comment is 50% valid code; is this commented out code?
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line exceeds 132 characters; contains 168 characters
(#172) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 24 spaces, found 20
(#243) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line exceeds 132 characters; contains 137 characters
(#250) Line exceeds 132 characters; contains 133 characters
(#252) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/admin_presets/lib/admin_presets_rollback.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line exceeds 132 characters; contains 148 characters
(#66) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line exceeds 132 characters; contains 137 characters
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line exceeds 132 characters; contains 136 characters
blocks/admin_presets/lib/admin_presets_settings_types.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Closing brace must be on a line by itself
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Expected 1 space after ":"; 0 found
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Whitespace found at end of line
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) 25 slashes comments are not allowed; use "// Comment." instead
(#385) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Line indented incorrectly; expected at least 12 spaces, found 8
(#400) Closing brace must be on a line by itself
(#402) Closing brace must be on a line by itself
(#404) Closing brace must be on a line by itself
(#406) Closing brace must be on a line by itself
(#408) Closing brace must be on a line by itself
(#410) Closing brace must be on a line by itself
(#412) Closing brace must be on a line by itself
(#414) Closing brace must be on a line by itself
(#416) Closing brace must be on a line by itself
(#418) Closing brace must be on a line by itself
(#420) Closing brace must be on a line by itself
(#422) Closing brace must be on a line by itself
(#424) Closing brace must be on a line by itself
(#426) Closing brace must be on a line by itself
(#428) Closing brace must be on a line by itself
(#430) Closing brace must be on a line by itself
(#435) Closing brace must be on a line by itself
(#437) Closing brace must be on a line by itself
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Line exceeds 132 characters; contains 136 characters
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Closing brace must be on a line by itself
(#518) Whitespace found at end of line
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Closing brace must be on a line by itself
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) 25 slashes comments are not allowed; use "// Comment." instead
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Closing brace must be on a line by itself
(#629) Closing brace must be on a line by itself
(#631) Closing brace must be on a line by itself
(#633) Closing brace must be on a line by itself
(#635) Closing brace must be on a line by itself
(#637) Closing brace must be on a line by itself
(#639) Closing brace must be on a line by itself
(#641) Closing brace must be on a line by itself
(#643) Closing brace must be on a line by itself
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Line exceeds 132 characters; contains 149 characters
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) Closing brace must be on a line by itself
(#840) Closing brace must be on a line by itself
(#842) Closing brace must be on a line by itself
(#844) Closing brace must be on a line by itself
(#846) Closing brace must be on a line by itself
(#848) Closing brace must be on a line by itself
(#850) Closing brace must be on a line by itself
(#852) Closing brace must be on a line by itself
(#854) Closing brace must be on a line by itself
(#862) Space found before first semicolon of FOR loop
(#862) Space found before second semicolon of FOR loop
(#862) Space found before semicolon; expected "0;" but found "0 ;"
(#862) Space found before semicolon; expected "24;" but found "24 ;"
(#885) Space found before first semicolon of FOR loop
(#885) Space found before second semicolon of FOR loop
(#885) Space found before semicolon; expected "0;" but found "0 ;"
(#885) Space found before semicolon; expected "60;" but found "60 ;"
(#898) Inline comments must end in full-stops, exclamation marks, or question marks
(#898) 27 slashes comments are not allowed; use "// Comment." instead
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) Line exceeds 132 characters; contains 136 characters
(#949) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) Line exceeds 132 characters; contains 137 characters
(#966) Closing brace must be on a line by itself
(#968) Closing brace must be on a line by itself
(#970) Closing brace must be on a line by itself
(#972) Closing brace must be on a line by itself
(#974) Closing brace must be on a line by itself
(#990) Closing brace must be on a line by itself
(#992) Closing brace must be on a line by itself
(#994) Closing brace must be on a line by itself
(#996) Closing brace must be on a line by itself
(#998) Closing brace must be on a line by itself
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) 31 slashes comments are not allowed; use "// Comment." instead
(#1045) Expected 1 space before "="; 0 found
(#1045) Expected 1 space after "="; 0 found
(#1045) Expected 1 space before "<"; 0 found
(#1045) Expected 1 space after "<"; 0 found
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) Must use "self::" for local static member reference
(#1095) Must use "self::" for local static member reference
(#1129) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) Inline comments must end in full-stops, exclamation marks, or question marks
(#1165) No space found before comment text; expected "// admin_setting_manageformats" but found "//admin_setting_manageformats"
(#1166) No space found before comment text; expected "// admin_setting_ldap_rolemapping" but found "//admin_setting_ldap_rolemapping"
(#1167) No space found before comment text; expected "// admin_setting_configstoredfile" but found "//admin_setting_configstoredfile"
(#1168) No space found before comment text; expected "// admin_setting_manageauths" but found "//admin_setting_manageauths"
(#1169) No space found before comment text; expected "// admin_setting_manageenrols" but found "//admin_setting_manageenrols"
(#1170) No space found before comment text; expected "// admin_setting_manageeditors" but found "//admin_setting_manageeditors"
(#1171) No space found before comment text; expected "// admin_setting_managelicenses" but found "//admin_setting_managelicenses"
(#1172) No space found before comment text; expected "// admin_setting_manageportfolio" but found "//admin_setting_manageportfolio"
(#1173) No space found before comment text; expected "// admin_setting_managerepository" but found "//admin_setting_managerepository"
(#1174) No space found before comment text; expected "// admin_setting_webservicesoverview" but found "//admin_setting_webservicesoverview"
(#1175) No space found before comment text; expected "// admin_setting_manageexternalservices" but found "//admin_setting_manageexternalservices"
(#1176) No space found before comment text; expected "// admin_setting_managewebserviceprotocols" but found "//admin_setting_managewebserviceprotocols"
(#1177) No space found before comment text; expected "// admin_setting_managewebservicetokens" but found "//admin_setting_managewebservicetokens"
(#1178) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) No space found before comment text; expected "// admin_setting_manageplagiarism" but found "//admin_setting_manageplagiarism"
blocks/admin_presets/settings.php
(#32) Expected 1 space before ".="; 0 found
(#33) Expected 1 space before ".="; 0 found
(#34) Expected 1 space before ".="; 0 found
blocks/admin_presets/tabs.php
(#36) Line exceeds 132 characters; contains 144 characters
(#40) Commas (,) must be followed by white space.
(#40) Line exceeds 132 characters; contains 137 characters
blocks/admin_presets/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(40 errors, 35 warnings)

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

blocks/admin_presets/module.js
(#2) Identifier 'block_admin_presets' is not in camel case. (camelcase)
(#6) Trailing spaces not allowed. (no-trailing-spaces)
(#8) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#14) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Trailing spaces not allowed. (no-trailing-spaces)
(#18) Trailing spaces not allowed. (no-trailing-spaces)
(#20) ["root"] is better written in dot notation. (dot-notation)
(#25) Missing JSDoc for parameter 'nodeids'. (valid-jsdoc)
(#25) Missing JSDoc for parameter 'descriptions'. (valid-jsdoc)
(#25) Missing JSDoc for parameter 'labels'. (valid-jsdoc)
(#25) Missing JSDoc for parameter 'parents'. (valid-jsdoc)
(#25) Missing JSDoc for parameter 'ids'. (valid-jsdoc)
(#25) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#57) 'categories' is not defined. (no-undef)
(#58) 'i' used outside of binding context. (block-scoped-var)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Unexpected whitespace before semicolon. (semi-spacing)
(#58) 'i' used outside of binding context. (block-scoped-var)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) 'categories' is not defined. (no-undef)
(#58) Unexpected whitespace before semicolon. (semi-spacing)
(#58) 'i' used outside of binding context. (block-scoped-var)
(#59) 'categories' is not defined. (no-undef)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#60) 'categories' is not defined. (no-undef)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#65) 'categories' is not defined. (no-undef)
(#66) 'i' is already defined. (no-redeclare)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Unexpected whitespace before semicolon. (semi-spacing)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) 'categories' is not defined. (no-undef)
(#66) Unexpected whitespace before semicolon. (semi-spacing)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#67) 'categories' is not defined. (no-undef)
(#67) 'i' used outside of binding context. (block-scoped-var)
(#68) 'categories' is not defined. (no-undef)
(#68) 'i' used outside of binding context. (block-scoped-var)
(#70) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Comments should not begin with a lowercase character (capitalized-comments)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#83) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Unexpected whitespace before semicolon. (semi-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Unexpected whitespace before semicolon. (semi-spacing)
(#97) Trailing spaces not allowed. (no-trailing-spaces)
(#98) 'treeNode' is not defined. (no-undef)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#101) 'treeNode' is not defined. (no-undef)
(#101) 'treeNode' is not defined. (no-undef)
(#102) 'treeNode' is not defined. (no-undef)
(#103) Trailing spaces not allowed. (no-trailing-spaces)
(#105) 'treeNode' is not defined. (no-undef)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#109) 'treeNode' is not defined. (no-undef)
(#115) Trailing spaces not allowed. (no-trailing-spaces)
(#119) Trailing spaces not allowed. (no-trailing-spaces)
(#122) Missing semicolon. (semi)

CSS problems

(44 errors, 3 warnings)

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

blocks/admin_presets/styles.css
(#22) Expected newline before "}" (block-closing-brace-newline-before)
(#24) Expected newline before "}" (block-closing-brace-newline-before)
(#25) Expected newline before "}" (block-closing-brace-newline-before)
(#26) Expected newline before "}" (block-closing-brace-newline-before)
(#27) Expected newline before "}" (block-closing-brace-newline-before)
(#22) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#24) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#25) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#26) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#27) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#22) Expected newline after "{" (block-opening-brace-newline-after)
(#24) Expected newline after "{" (block-opening-brace-newline-after)
(#25) Expected newline after "{" (block-opening-brace-newline-after)
(#26) Expected newline after "{" (block-opening-brace-newline-after)
(#27) Expected newline after "{" (block-opening-brace-newline-after)
(#22) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#24) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#25) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#26) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#27) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#22) Expected single space before "{" (block-opening-brace-space-before)
(#24) Expected single space before "{" (block-opening-brace-space-before)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#26) Expected single space before "{" (block-opening-brace-space-before)
(#27) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#7) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#24) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#26) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#27) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#24) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#26) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#27) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected line length to be no more than 132 characters (max-line-length)
(#25) Expected newline after "," (selector-list-comma-newline-after)
(#25) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(261 errors, 3 warnings)

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

blocks/admin_presets/block_admin_presets.php
(#27) Class block_admin_presets is not documented
(#30) Function block_admin_presets::init is not documented
(#35) Function block_admin_presets::get_content is not documented
(#70) Function block_admin_presets::applicable_formats is not documented
(#74) Function block_admin_presets::has_config is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_deleted.php
(#31) Class preset_deleted is not documented
(#33) Function preset_deleted::init is not documented
(#39) Function preset_deleted::get_name is not documented
(#43) Function preset_deleted::get_description is not documented
(#47) Function preset_deleted::get_legacy_logdata is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_downloaded.php
(#31) Class preset_downloaded is not documented
(#33) Function preset_downloaded::init is not documented
(#39) Function preset_downloaded::get_name is not documented
(#43) Function preset_downloaded::get_description is not documented
(#47) Function preset_downloaded::get_url is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_exported.php
(#31) Class preset_exported is not documented
(#33) Function preset_exported::init is not documented
(#39) Function preset_exported::get_name is not documented
(#43) Function preset_exported::get_description is not documented
(#47) Function preset_exported::get_url is not documented
(#51) Function preset_exported::get_legacy_logdata is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_imported.php
(#31) Class preset_imported is not documented
(#33) Function preset_imported::init is not documented
(#39) Function preset_imported::get_name is not documented
(#43) Function preset_imported::get_description is not documented
(#47) Function preset_imported::get_url is not documented
(#51) Function preset_imported::get_legacy_logdata is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_loaded.php
(#31) Class preset_loaded is not documented
(#33) Function preset_loaded::init is not documented
(#39) Function preset_loaded::get_name is not documented
(#43) Function preset_loaded::get_description is not documented
(#47) Function preset_loaded::get_url is not documented
(#51) Function preset_loaded::get_legacy_logdata is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_previewed.php
(#31) Class preset_previewed is not documented
(#33) Function preset_previewed::init is not documented
(#39) Function preset_previewed::get_name is not documented
(#43) Function preset_previewed::get_description is not documented
(#47) Function preset_previewed::get_url is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/preset_reverted.php
(#31) Class preset_reverted is not documented
(#33) Function preset_reverted::init is not documented
(#39) Function preset_reverted::get_name is not documented
(#43) Function preset_reverted::get_description is not documented
(#47) Function preset_reverted::get_legacy_logdata is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/classes/event/presets_listed.php
(#31) Class presets_listed is not documented
(#33) Function presets_listed::init is not documented
(#39) Function presets_listed::get_name is not documented
(#43) Function presets_listed::get_description is not documented
(#47) Function presets_listed::get_url is not documented
(#51) Function presets_listed::get_legacy_logdata is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/db/access.php
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/db/upgrade.php
(#27) There is no description in phpdocs for function xmldb_block_admin_presets_upgrade
(#23) Invalid phpdocs tag @orignalauthor used
(#28) Not recommended phpdocs tag @global used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/forms/admin_presets_export_form.php
(#30) Class admin_presets_export_form is not documented
(#32) Function admin_presets_export_form::definition is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/forms/admin_presets_import_form.php
(#30) Class admin_presets_import_form is not documented
(#33) Function admin_presets_import_form::definition is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/forms/admin_presets_load_form.php
(#30) Class admin_presets_load_form is not documented
(#34) Function admin_presets_load_form::__construct is not documented
(#40) Function admin_presets_load_form::definition is not documented
(#32) Variable admin_presets_load_form::$preview is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/index.php
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lang/en/block_admin_presets.php
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_base.class.php
(#30) Class admin_presets_base is not documented
(#179) Function admin_presets_base::log is not documented
(#597) Function admin_presets_base::_output_applied_changes is not documented
(#33) Variable admin_presets_base::$action is not documented
(#34) Variable admin_presets_base::$mode is not documented
(#36) Variable admin_presets_base::$adminroot is not documented
(#38) Variable admin_presets_base::$outputs is not documented
(#39) Variable admin_presets_base::$moodleform is not documented
(#41) Variable admin_presets_base::$rel is not documented
(#43) Variable admin_presets_base::$eventsactionsmap is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_delete.class.php
(#29) Class admin_presets_delete is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_export.class.php
(#32) Class admin_presets_export is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_import.class.php
(#29) Class admin_presets_import is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_load.class.php
(#29) Class admin_presets_load is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_rollback.class.php
(#29) Class admin_presets_rollback is not documented
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/lib/admin_presets_settings_types.php
(#27) Class admin_preset_setting is not documented
(#400) Class admin_preset_admin_setting_configtextarea is not documented
(#402) Class admin_preset_admin_setting_configfile is not documented
(#404) Class admin_preset_admin_setting_configexecutable is not documented
(#406) Class admin_preset_admin_setting_configdirectory is not documented
(#408) Class admin_preset_admin_setting_special_backup_auto_destination is not documented
(#410) Class admin_preset_admin_setting_configpasswordunmask is not documented
(#412) Class admin_preset_admin_setting_langlist is not documented
(#414) Class admin_preset_admin_setting_configcolourpicker is not documented
(#416) Class admin_preset_admin_setting_emoticons is not documented
(#418) Class admin_preset_admin_setting_confightmleditor is not documented
(#420) Class admin_preset_admin_setting_configtext_trim_lower is not documented
(#422) Class admin_preset_admin_setting_special_gradepointmax is not documented
(#424) Class admin_preset_admin_setting_special_gradepointdefault is not documented
(#426) Class admin_preset_admin_setting_configempty is not documented
(#428) Class admin_preset_admin_setting_configtext_with_maxlength is not documented
(#430) Class admin_preset_editor_tinymce_json_setting_textarea is not documented
(#437) Class admin_preset_enrol_flatfile_role_setting is not documented
(#463) Class admin_preset_admin_setting_configiplist is not documented
(#557) Class admin_preset_admin_setting_special_frontpagedesc is not documented
(#563) Class admin_preset_admin_setting_configselect is not documented
(#603) Class admin_preset_admin_setting_bloglevel is not documented
(#627) Class admin_preset_admin_setting_special_selectsetup is not documented
(#629) Class admin_preset_admin_setting_sitesetselect is not documented
(#631) Class admin_preset_admin_setting_special_grademinmaxtouse is not documented
(#633) Class admin_preset_admin_setting_my_grades_report is not documented
(#635) Class admin_preset_admin_setting_servertimezone is not documented
(#637) Class admin_preset_admin_setting_forcetimezone is not documented
(#639) Class admin_preset_enrol_database_admin_setting_category is not documented
(#641) Class admin_preset_enrol_ldap_admin_setting_category is not documented
(#643) Class admin_preset_format_singleactivity_admin_setting_activitytype is not documented
(#679) Class admin_preset_mod_quiz_admin_setting_browsersecurity is not documented
(#686) Class admin_preset_mod_quiz_admin_setting_grademethod is not documented
(#693) Class admin_preset_mod_quiz_admin_setting_overduehandling is not documented
(#700) Class admin_preset_mod_quiz_admin_setting_user_image is not documented
(#838) Class admin_preset_admin_setting_courselist_frontpage is not documented
(#840) Class admin_preset_admin_setting_configmultiselect_modules is not documented
(#842) Class admin_preset_admin_settings_country_select is not documented
(#844) Class admin_preset_admin_setting_special_registerauth is not documented
(#846) Class admin_preset_admin_setting_special_debug is not documented
(#848) Class admin_preset_admin_settings_coursecat_select is not documented
(#850) Class admin_preset_admin_setting_grade_profilereport is not documented
(#852) Class admin_preset_admin_settings_num_course_sections is not documented
(#854) Class admin_preset_admin_setting_question_behaviour is not documented
(#856) Class admin_preset_admin_setting_configtime is not documented
(#901) Class admin_preset_admin_setting_configcheckbox is not documented
(#923) Class admin_preset_admin_setting_configcheckbox_with_advanced is not documented
(#945) Class admin_preset_admin_setting_configcheckbox_with_lock is not documented
(#966) Class admin_preset_admin_setting_sitesetcheckbox is not documented
(#968) Class admin_preset_admin_setting_special_adminseesall is not documented
(#970) Class admin_preset_admin_setting_regradingcheckbox is not documented
(#972) Class admin_preset_admin_setting_special_gradelimiting is not documented
(#974) Class admin_preset_admin_setting_enablemobileservice is not documented
(#990) Class admin_preset_admin_setting_pickroles is not documented
(#992) Class admin_preset_admin_setting_special_coursemanager is not documented
(#994) Class admin_preset_admin_setting_special_coursecontact is not documented
(#996) Class admin_preset_admin_setting_special_gradebookroles is not documented
(#998) Class admin_preset_admin_setting_special_gradeexport is not documented
(#1035) Class admin_preset_admin_setting_special_calendar_weekend is not documented
(#112) Function admin_preset_setting::get_value is not documented
(#116) Function admin_preset_setting::get_visiblevalue is not documented
(#120) Function admin_preset_setting::get_description is not documented
(#127) Function admin_preset_setting::get_text is not documented
(#131) Function admin_preset_setting::get_attributes is not documented
(#135) Function admin_preset_setting::get_attributes_values is not documented
(#139) Function admin_preset_setting::get_settingdata is not documented
(#218) Function admin_preset_setting::set_attribute_value is not documented
(#354) Function admin_presets_delegation::extra_loadchoices is not documented
(#445) Function admin_preset_admin_setting_configtext_with_advanced::__construct is not documented
(#465) Function admin_preset_admin_setting_configiplist::set_value is not documented
(#487) Function admin_preset_admin_setting_devicedetectregex::set_visiblevalue is not documented
(#591) Function admin_preset_admin_setting_configselect::set_visiblevalue is not documented
(#652) Function admin_preset_admin_setting_configselect_with_advanced::__construct is not documented
(#681) Function admin_preset_mod_quiz_admin_setting_browsersecurity::set_behaviors is not documented
(#688) Function admin_preset_mod_quiz_admin_setting_grademethod::set_behaviors is not documented
(#695) Function admin_preset_mod_quiz_admin_setting_overduehandling::set_behaviors is not documented
(#702) Function admin_preset_mod_quiz_admin_setting_user_image::set_behaviors is not documented
(#784) Function admin_preset_admin_setting_configmultiselect::set_visiblevalue is not documented
(#812) Function admin_preset_admin_setting_users_with_capability::set_behaviors is not documented
(#816) Function admin_preset_admin_setting_users_with_capability::set_value is not documented
(#833) Function admin_preset_admin_setting_configmultiselect_with_loader::set_behaviors is not documented
(#858) Function admin_preset_admin_setting_configtime::set_value is not documented
(#873) Function admin_preset_admin_setting_configtime::set_visiblevalue is not documented
(#904) Function admin_preset_admin_setting_configcheckbox::set_value is not documented
(#910) Function admin_preset_admin_setting_configcheckbox::set_visiblevalue is not documented
(#926) Function admin_preset_admin_setting_configcheckbox_with_advanced::__construct is not documented
(#947) Function admin_preset_admin_setting_configcheckbox_with_lock::__construct is not documented
(#985) Function admin_preset_admin_setting_configmulticheckbox::set_behaviors is not documented
(#1006) Function admin_preset_admin_setting_special_backupdays::set_value is not documented
(#1010) Function admin_preset_admin_setting_special_backupdays::set_visiblevalue is not documented
(#1037) Function admin_preset_admin_setting_special_calendar_weekend::set_visiblevalue is not documented
(#650) Variable admin_preset_admin_setting_configselect_with_advanced::$advancedkey is not documented
(#1062) Variable admin_preset_admin_setting_quiz_reviewoptions::$times is not documented
(#1067) Variable admin_preset_admin_setting_quiz_reviewoptions::$things is not documented
(#360) Found comment starting with three or more slashes
(#560) Found comment starting with three or more slashes
(#898) Found comment starting with three or more slashes
(#1032) Found comment starting with three or more slashes
(#84) Phpdocs for function admin_preset_setting::__construct has incomplete parameters list
(#566) Phpdocs for function admin_preset_admin_setting_configselect::set_value has incomplete parameters list
(#605) Phpdocs for function admin_preset_admin_setting_bloglevel::save_value has incomplete parameters list
(#715) Phpdocs for function admin_preset_admin_setting_gradecat_combo::__construct has incomplete parameters list
(#760) Phpdocs for function admin_preset_admin_setting_configmultiselect::set_value has incomplete parameters list
(#1078) Phpdocs for function admin_preset_admin_setting_quiz_reviewoptions::__construct has incomplete parameters list
(#329) Class admin_presets_delegation does not have @copyright tag
(#363) Class admin_preset_admin_setting_configtext does not have @copyright tag
(#432) Class admin_preset_admin_setting_configduration does not have @copyright tag
(#439) Class admin_preset_admin_setting_configtext_with_advanced does not have @copyright tag
(#482) Class admin_preset_admin_setting_devicedetectregex does not have @copyright tag
(#505) Class admin_preset_admin_setting_configduration_with_advanced does not have @copyright tag
(#511) Class admin_preset_admin_setting_sitesettext does not have @copyright tag
(#645) Class admin_preset_admin_setting_configselect_with_advanced does not have @copyright tag
(#707) Class admin_preset_admin_setting_gradecat_combo does not have @copyright tag
(#755) Class admin_preset_admin_setting_configmultiselect does not have @copyright tag
(#807) Class admin_preset_admin_setting_users_with_capability does not have @copyright tag
(#827) Class admin_preset_admin_setting_configmultiselect_with_loader does not have @copyright tag
(#976) Class admin_preset_admin_setting_configmulticheckbox does not have @copyright tag
(#1000) Class admin_preset_admin_setting_special_backupdays does not have @copyright tag
(#1056) Class admin_preset_admin_setting_quiz_reviewoptions does not have @copyright tag
(#1119) Class admin_preset_mod_quiz_admin_review_setting does not have @copyright tag
(#329) Class admin_presets_delegation does not have @license tag
(#363) Class admin_preset_admin_setting_configtext does not have @license tag
(#432) Class admin_preset_admin_setting_configduration does not have @license tag
(#439) Class admin_preset_admin_setting_configtext_with_advanced does not have @license tag
(#482) Class admin_preset_admin_setting_devicedetectregex does not have @license tag
(#505) Class admin_preset_admin_setting_configduration_with_advanced does not have @license tag
(#511) Class admin_preset_admin_setting_sitesettext does not have @license tag
(#645) Class admin_preset_admin_setting_configselect_with_advanced does not have @license tag
(#707) Class admin_preset_admin_setting_gradecat_combo does not have @license tag
(#755) Class admin_preset_admin_setting_configmultiselect does not have @license tag
(#807) Class admin_preset_admin_setting_users_with_capability does not have @license tag
(#827) Class admin_preset_admin_setting_configmultiselect_with_loader does not have @license tag
(#976) Class admin_preset_admin_setting_configmulticheckbox does not have @license tag
(#1000) Class admin_preset_admin_setting_special_backupdays does not have @license tag
(#1056) Class admin_preset_admin_setting_quiz_reviewoptions does not have @license tag
(#1119) Class admin_preset_mod_quiz_admin_review_setting does not have @license tag
(#23) Invalid phpdocs tag @orignalauthor used
(#829) Not recommended phpdocs tag @abstract used
(#981) Not recommended phpdocs tag @abstract used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/settings.php
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/tabs.php
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid
blocks/admin_presets/version.php
(#23) Invalid phpdocs tag @orignalauthor used
(#20) Package blocks/admin_presets is not valid

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]

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

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]