Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(50 errors, 60 warnings)

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

mod/quiz/accessrule/delayed/backup/moodle2/backup_quizaccess_delayed_subplugin.class.php
(#43) Missing docblock for function define_quiz_subplugin_structure
(#49) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
mod/quiz/accessrule/delayed/backup/moodle2/restore_quizaccess_delayed_subplugin.class.php
(#43) Missing docblock for function define_quiz_subplugin_structure
(#45) Short array syntax must be used to define arrays
mod/quiz/accessrule/delayed/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#43) There must not be a space before the colon in a return type declaration
mod/quiz/accessrule/delayed/db/access.php
(#20) Incorrect @package tag for file access.php. Expected quizaccess_delayed, found quiz_delayed.
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#33) There should be a comma after the last array item in a multi-line array.
mod/quiz/accessrule/delayed/db/upgrade.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Docblock tag "@global" is not recommended.
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#34) Docblock tag "@global" is not recommended.
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
mod/quiz/accessrule/delayed/lang/en/quizaccess_delayed.php
(#33) The string key "quizaccess_delayed_enabled" is not in the correct order, it should be before "quizwillstartinless"
(#34) The string key "quizaccess_delayed_allowdisable" is not in the correct order, it should be before "quizaccess_delayed_enabled"
(#37) The string key "quizaccess_delayed_dangerousquiznotice" is not in the correct order, it should be before "quizaccess_delayed_showdangerousquiznotice"
(#40) The string key "quizaccess_delayed_maxdelay" is not in the correct order, it should be before "quizaccess_delayed_startrate"
(#42) The string key "quizaccess_delayed_notice" is not in the correct order, it should be before "quizaccess_delayed_timelimitpercent"
(#46) The string key "quizaccess_delayed_countertype" is not in the correct order, it should be before "quizaccess_delayed_teachernotice2"
(#46) Expected 1 space after "="; 0 found
(#47) The string key "pleasewait" is not in the correct order, it should be before "quizaccess_delayed_countertype"
(#48) The string key "noscriptwarning" is not in the correct order, it should be before "pleasewait"
(#50) The string key "pluginname" is not in the correct order, it should be before "pluginname_desc"
(#51) The string key "delayedattemptlock" is not in the correct order, it should be before "pluginname"
(#57) The string key "flipdowncounter" is not in the correct order, it should be before "tooshorttimeguardadvice"
(#58) Unexpected string end, it should be a line feed after a semicolon
(#58) File must end with a newline character
mod/quiz/accessrule/delayed/lang/es/quizaccess_delayed.php
(#32) The string key "quizaccess_delayed_enabled" is not in the correct order, it should be before "quizwillstartinless"
(#33) The string key "quizaccess_delayed_allowdisable" is not in the correct order, it should be before "quizaccess_delayed_enabled"
(#36) The string key "quizaccess_delayed_dangerousquiznotice" is not in the correct order, it should be before "quizaccess_delayed_showdangerousquznotice"
(#39) The string key "quizaccess_delayed_maxdelay" is not in the correct order, it should be before "quizaccess_delayed_startrate"
(#41) The string key "quizaccess_delayed_notice" is not in the correct order, it should be before "quizaccess_delayed_timelimitpercent"
(#43) The string key "quizaccess_delayed_countertype" is not in the correct order, it should be before "quizaccess_delayed_notice_desc"
(#46) The string key "noscriptwarning" is not in the correct order, it should be before "quizaccess_delayed_teachernotice2"
(#48) The string key "pluginname" is not in the correct order, it should be before "pluginname_desc"
(#49) The string key "delayedattemptlock" is not in the correct order, it should be before "pluginname"
(#55) The string key "flipdown" is not in the correct order, it should be before "tooshorttimeguardadvice"
(#56) Unexpected string end, it should be a line feed after a semicolon
(#56) File must end with a newline character
mod/quiz/accessrule/delayed/lang/eu/quizaccess_delayed.php
(#33) The string key "quizaccess_delayed_enabled" is not in the correct order, it should be before "quizwillstartinless"
(#34) The string key "quizaccess_delayed_allowdisable" is not in the correct order, it should be before "quizaccess_delayed_enabled"
(#37) The string key "quizaccess_delayed_dangerousquiznotice" is not in the correct order, it should be before "quizaccess_delayed_showdangerousquiznotice"
(#39) The string key "quizaccess_delayed_maxdelay" is not in the correct order, it should be before "quizaccess_delayed_startrate"
(#41) The string key "quizaccess_delayed_notice" is not in the correct order, it should be before "quizaccess_delayed_timelimitpercent"
(#43) The string key "quizaccess_delayed_countertype" is not in the correct order, it should be before "quizaccess_delayed_teachernotice"
(#43) Expected 1 space after "="; 0 found
(#44) The string key "pleasewait" is not in the correct order, it should be before "quizaccess_delayed_countertype"
(#45) The string key "noscriptwarning" is not in the correct order, it should be before "pleasewait"
(#47) The string key "pluginname" is not in the correct order, it should be before "pluginname_desc"
(#48) The string key "delayedattemptlock" is not in the correct order, it should be before "pluginname"
(#49) Whitespace found at end of line within string
(#54) The string key "flipdowncounter" is not in the correct order, it should be before "tooshorttimeguardadvice"
mod/quiz/accessrule/delayed/rule.php
(#42) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#56) You must use "/**" style comments for a member variable comment
(#58) You must use "/**" style comments for a member variable comment
(#65) No one-line description found in phpdocs for docblock of function make
(#85) Line exceeds 132 characters; contains 133 characters
(#90) Docblock tag "@global" is not recommended.
(#92) No one-line description found in phpdocs for docblock of function description
(#114) Line exceeds 132 characters; contains 150 characters
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#121) Expected 1 space after "="; 2 found
(#125) Line indented incorrectly; expected 12 spaces, found 11
(#126) Line indented incorrectly; expected at least 16 spaces, found 15
(#127) Line indented incorrectly; expected 12 spaces, found 11
(#129) Line indented incorrectly; expected at least 16 spaces, found 15
(#130) Line indented incorrectly; expected at least 16 spaces, found 15
(#133) Line indented incorrectly; expected 12 spaces, found 11
(#141) No one-line description found in phpdocs for docblock of function get_quiz_diagnosis
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Space found before semicolon; expected "600;" but found "600 ;"
(#184) Expected 1 space before "-"; 0 found
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No one-line description found in phpdocs for docblock of function get_time_span
(#229) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Docblock tag "@global" is not recommended.
(#265) Short array syntax must be used to define arrays
(#289) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
(#308) Docblock tag "@global" is not recommended.
(#319) Expected 1 space before opening brace; found 0
(#323) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#342) Missing docblock for function get_student_count
(#352) This comment is 43% valid code; is this commented out code?
(#358) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Expected 1 space after asterisk; 2 found
(#364) Docblock tag "@global" is not recommended.
(#366) No one-line description found in phpdocs for docblock of function configure_timerscript
(#385) There should be a comma after the last array item in a multi-line array.
(#400) There should be a comma after the last array item in a multi-line array.
(#404) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#412) Opening brace should be on the same line as the declaration
mod/quiz/accessrule/delayed/settings.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#62) Whitespace found at end of line
(#95) There should be a comma after the last array item in a multi-line array.
mod/quiz/accessrule/delayed/version.php
(#35) File must end with a newline character

Javascript coding style problems

(39 errors, 52 warnings)

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

mod/quiz/accessrule/delayed/Gruntfile.js
(#26) 'module' is not defined. (no-undef)
(#29) 'process' is not defined. (no-undef)
(#29) 'process' is not defined. (no-undef)
(#35) '__dirname' is not defined. (no-undef)
(#36) '__dirname' is not defined. (no-undef)
(#59) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#81) There should be no space after '{'. (@babel/object-curly-spacing)
(#81) There should be no space before '}'. (@babel/object-curly-spacing)
(#82) There should be no space after '{'. (@babel/object-curly-spacing)
(#82) There should be no space before '}'. (@babel/object-curly-spacing)
(#95) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#113) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#124) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#179) There should be no space after this paren. (space-in-parens)
(#179) '__dirname' is not defined. (no-undef)
(#226) 'process' is not defined. (no-undef)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#274) There should be no space after '{'. (@babel/object-curly-spacing)
(#274) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#274) There should be no space before '}'. (@babel/object-curly-spacing)
(#275) There should be no space after '{'. (@babel/object-curly-spacing)
(#275) Identifier 'uglify_rename' is not in camel case. (camelcase)
(#275) There should be no space before '}'. (@babel/object-curly-spacing)
mod/quiz/accessrule/delayed/amd/src/timer_flipdown.js
(#20) @package should be empty. (jsdoc/empty-tags)
(#25) There should be no space after this paren. (space-in-parens)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Identifier 'get_string' is not in camel case. (camelcase)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) 'param' is assigned a value but never used. (no-unused-vars)
(#32) Identifier 'set_strings' is not in camel case. (camelcase)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Missing JSDoc @param "actionlink" declaration. (jsdoc/require-param)
(#35) Missing JSDoc @param "cmid" declaration. (jsdoc/require-param)
(#35) Missing JSDoc @param "sessionkey" declaration. (jsdoc/require-param)
(#35) Missing JSDoc @param "attemptquiz" declaration. (jsdoc/require-param)
(#35) Missing JSDoc @param "diffmillisecs" declaration. (jsdoc/require-param)
(#35) Missing JSDoc @param "langstrings" declaration. (jsdoc/require-param)
(#37) Missing JSDoc @param "selector" type. (jsdoc/require-param-type)
(#39) Expected to return a value at the end of method 'init'. (consistent-return)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#55) 'jQuery' is not defined. (no-undef)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#93) 'FlipDown' is not defined. (no-undef)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Missing semicolon. (@babel/semi)
mod/quiz/accessrule/delayed/amd/src/timer_text.js
(#20) @package should be empty. (jsdoc/empty-tags)
(#25) There should be no space after this paren. (space-in-parens)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Identifier 'get_string' is not in camel case. (camelcase)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#30) 'param' is assigned a value but never used. (no-unused-vars)
(#33) Identifier 'set_strings' is not in camel case. (camelcase)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Missing JSDoc @param "selector" declaration. (jsdoc/require-param)
(#36) Missing JSDoc @param "actionlink" declaration. (jsdoc/require-param)
(#36) Missing JSDoc @param "cmid" declaration. (jsdoc/require-param)
(#36) Missing JSDoc @param "sessionkey" declaration. (jsdoc/require-param)
(#36) Missing JSDoc @param "attemptquiz" declaration. (jsdoc/require-param)
(#36) Missing JSDoc @param "diffmillisecs" declaration. (jsdoc/require-param)
(#36) Missing JSDoc @param "langstrings" declaration. (jsdoc/require-param)
(#39) Expected to return a value at the end of method 'init'. (consistent-return)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Identifier 'update_time' is not in camel case. (camelcase)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#100) Missing JSDoc @param "durationinseconds" declaration. (jsdoc/require-param)
(#100) Missing JSDoc @param "usemonths" declaration. (jsdoc/require-param)
(#100) Missing JSDoc @param "shortprecission" declaration. (jsdoc/require-param)
(#100) Missing JSDoc @param "depth" declaration. (jsdoc/require-param)
(#104) Expected @param names to be "durationinseconds, usemonths, shortprecission, depth". Got "int, boolean, boolean". (jsdoc/check-param-names)
(#104) Missing JSDoc @param "int" type. (jsdoc/require-param-type)
(#105) Missing JSDoc @param "boolean" type. (jsdoc/require-param-type)
(#106) Missing JSDoc @param "boolean" type. (jsdoc/require-param-type)
(#109) Identifier 'get_nice_duration' is not in camel case. (camelcase)
(#109) Method 'get_nice_duration' has a complexity of 23. Maximum allowed is 20. (complexity)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#110) 'durationstring' is assigned a value but never used. (no-unused-vars)
(#113) 'durationinseconds' is already defined. (no-redeclare)
(#169) Missing semicolon. (@babel/semi)
mod/quiz/accessrule/delayed/gulpfile.js
(#6) 'GulpClient' is assigned a value but never used. (no-unused-vars)
(#15) There should be no space after '{'. (object-curly-spacing)
(#15) There should be no space before '}'. (object-curly-spacing)
(#16) There should be no space after '{'. (object-curly-spacing)
(#16) There should be no space before '}'. (object-curly-spacing)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) There should be no space before '}'. (object-curly-spacing)
(#49) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(152 errors, 31 warnings)

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

mod/quiz/accessrule/delayed/flipdown/flipdown.css
(#22) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#28) Expected "#EFEFEF" to be "#efefef" (color-hex-case)
(#44) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#49) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#56) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#62) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#11) Expected "#000000" to be "#000" (color-hex-length)
(#22) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#44) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#49) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#55) Expected "#222222" to be "#222" (color-hex-length)
(#56) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#61) Expected "#333333" to be "#333" (color-hex-length)
(#62) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#66) Expected "#222222" to be "#222" (color-hex-length)
(#135) Unexpected unit (length-zero-no-unit)
(#135) Unexpected unit (length-zero-no-unit)
(#135) Unexpected unit (length-zero-no-unit)
(#182) Unexpected unit (length-zero-no-unit)
(#182) Unexpected unit (length-zero-no-unit)
(#187) Unexpected unit (length-zero-no-unit)
(#187) Unexpected unit (length-zero-no-unit)
(#193) Unexpected unit (length-zero-no-unit)
(#193) Unexpected unit (length-zero-no-unit)
(#199) Unexpected unit (length-zero-no-unit)
(#199) Unexpected unit (length-zero-no-unit)
(#206) Unexpected unit (length-zero-no-unit)
(#207) Unexpected unit (length-zero-no-unit)
(#210) Unexpected unit (length-zero-no-unit)
(#210) Unexpected unit (length-zero-no-unit)
(#240) Unexpected unit (length-zero-no-unit)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 8 spaces (indentation)
(#217) Expected indentation of 8 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 8 spaces (indentation)
(#222) Expected indentation of 8 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 8 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 8 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 8 spaces (indentation)
(#245) Expected indentation of 8 spaces (indentation)
(#246) Expected indentation of 8 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 8 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 8 spaces (indentation)
(#256) Expected indentation of 8 spaces (indentation)
(#257) Expected indentation of 8 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 8 spaces (indentation)
(#262) Expected indentation of 8 spaces (indentation)
(#263) Expected indentation of 8 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 8 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 8 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 8 spaces (indentation)

PHPDocs style problems

(9 errors, 0 warnings)

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

mod/quiz/accessrule/delayed/rule.php
(#76) Phpdocs for function quizaccess_delayed::prevent_access has incomplete parameters list
(#203) Phpdocs for function quizaccess_delayed::get_time_span has incomplete parameters list
(#363) Phpdocs for function quizaccess_delayed::configure_timerscript has incomplete parameters list
(#408) Phpdocs for function quizaccess_delayed::is_enabled_in_instance has incomplete parameters list
(#219) Inline phpdocs tag {@link mod_quiz_mod_form::definition()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#242) Inline phpdocs tag {@link quiz_after_add_or_update()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#258) Inline phpdocs tag {@link quiz_delete_instance()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#271) Inline phpdocs tag {@link quiz_access_manager::load_settings()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#274) Inline phpdocs tag {@link get_extra_settings()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

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 "eslint:amd" 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]


Gherkin .feature problems

(0 errors, 0 warnings)

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