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

(6684 errors, 5704 warnings)

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

mod/hotpot/attempt.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file attempt.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) This comment is 44% valid code; is this commented out code?
(#63) 3 slashes comments are not allowed; use "// Comment." instead
(#64) No space found before comment text; expected "// $timenow = time();" but found "//$timenow = time();"
(#65) No space found before comment text; expected "// $canignoretimelimits = has_capability('mod/hotpot:ignoretimelimits', $PAGE->context, null, false);" but found "//$canignoretimelimits = has_capability('mod/hotpot:ignoretimelimits', $PAGE->context, null, false);"
(#66) No space found before comment text; expected "// $accessmanager = new hotpot_access_manager($hotpot, $timenow, $canignoretimelimits);" but found "//$accessmanager = new hotpot_access_manager($hotpot, $timenow, $canignoretimelimits);"
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// $messages = $accessmanager->describe_rules();" but found "//$messages = $accessmanager->describe_rules();"
(#70) 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
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) 80 slashes comments are not allowed; use "// Comment." instead
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) 80 slashes comments are not allowed; use "// Comment." instead
mod/hotpot/attempt/hp/6/jcloze/html/dropdown/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) The static declaration must come after the visibility declaration
(#61) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#70) Visibility must be declared on method "get_js_functionnames"
(#70) Expected 1 space before opening brace; found 2
(#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
(#80) Visibility must be declared on method "fix_headcontent"
(#80) Expected 1 space before opening brace; found 2
(#87) Visibility must be declared on method "fix_bodycontent"
(#87) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcloze/html/dropdown/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/dropdown/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/findit/a/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) The static declaration must come after the visibility declaration
(#61) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#70) Visibility must be declared on method "get_js_functionnames"
(#70) Expected 1 space before opening brace; found 2
(#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
(#82) Visibility must be declared on method "get_stop_function_name"
(#82) Expected 1 space before opening brace; found 2
(#91) Visibility must be declared on method "get_stop_function_args"
(#91) Expected 1 space before opening brace; found 2
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Visibility must be declared on method "get_stop_function_intercept"
(#101) Expected 1 space before opening brace; found 2
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/findit/a/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/findit/a/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/findit/b/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) The static declaration must come after the visibility declaration
(#61) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#72) Visibility must be declared on method "fix_js_CheckAnswers"
(#72) method name "mod_hotpot_attempt_hp_6_jcloze_html_findit_b_renderer::fix_js_CheckAnswers" must be in lower-case letters only
(#72) Expected 1 space before opening brace; found 2
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Short array syntax must be used to define arrays
(#86) There should be a comma after the last array item in a multi-line array.
mod/hotpot/attempt/hp/6/jcloze/html/findit/b/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/findit/b/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/findit/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "get_js_functionnames"
(#55) Expected 1 space before opening brace; found 2
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Visibility must be declared on method "get_stop_function_search"
(#67) Expected 1 space before opening brace; found 2
(#74) Visibility must be declared on method "fix_headcontent"
(#74) Expected 1 space before opening brace; found 2
(#81) Visibility must be declared on method "fix_bodycontent"
(#81) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcloze/html/findit/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcloze/html/findit/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/jgloss/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#43) Missing @var tag in member variable comment
(#44) Member variable "headcontent_strings" must not contain underscores.
(#44) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#44) Scope modifier not specified for member variable "$headcontent_strings"
(#45) Missing member variable doc comment
(#45) Member variable "headcontent_arrays" must not contain underscores.
(#45) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#45) Scope modifier not specified for member variable "$headcontent_arrays"
(#52) Visibility must be declared on method "init"
(#52) Expected 1 space before opening brace; found 2
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) The static declaration must come after the visibility declaration
(#65) Expected 1 space before opening brace; found 2
(#66) Short array syntax must be used to define arrays
(#72) Visibility must be declared on method "fix_bodycontent"
(#72) Expected 1 space before opening brace; found 2
(#81) Visibility must be declared on method "get_js_functionnames"
(#81) Expected 1 space before opening brace; found 2
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Visibility must be declared on method "get_stop_function_name"
(#93) Expected 1 space before opening brace; found 2
(#102) Visibility must be declared on method "get_stop_function_args"
(#102) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcloze/html/jgloss/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/jgloss/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcloze/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#44) Member variable "js_object_type" must not contain underscores.
(#46) Missing member variable doc comment
(#47) Missing member variable doc comment
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) You must use "/**" style comments for a member variable comment
(#50) Member variable "headcontent_strings" must not contain underscores.
(#51) Missing member variable doc comment
(#51) Member variable "headcontent_arrays" must not contain underscores.
(#58) Visibility must be declared on method "init"
(#58) Expected 1 space before opening brace; found 2
(#68) Visibility must be declared on method "get_js_functionnames"
(#68) Expected 1 space before opening brace; found 2
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Visibility must be declared on method "fix_js_TypeChars_init"
(#80) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_TypeChars_init" must be in lower-case letters only
(#80) Expected 1 space before opening brace; found 2
(#87) Space found before semicolon; expected "" var obj = document.getElementById('Gap' + CurrGap);\n";" but found ""\tvar obj = document.getElementById('Gap' + CurrGap);\n"\n ;"
(#95) Visibility must be declared on method "fix_js_TypeChars_obj"
(#95) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_TypeChars_obj" must be in lower-case letters only
(#95) Expected 1 space before opening brace; found 2
(#106) Visibility must be declared on method "fix_js_ShowHint"
(#106) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_ShowHint" must be in lower-case letters only
(#106) Expected 1 space before opening brace; found 2
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Space found before semicolon; expected "" if (! document.getElementById('FeedbackDiv')) return;\n";" but found ""\tif (! document.getElementById('FeedbackDiv')) return;\n"\n ;"
(#119) Expected 1 space before "+"; 0 found
(#119) Expected 1 space after "+"; 0 found
(#132) Visibility must be declared on method "fix_js_ShowClue"
(#132) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_ShowClue" must be in lower-case letters only
(#132) Expected 1 space before opening brace; found 2
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#137) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#138) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Space found before semicolon; expected "" if (!window.Locked) HP.onclickClue(ShowClue.arguments[0]);\n";" but found ""\tif (!window.Locked) HP.onclickClue(ShowClue.arguments[0]);\n"\n ;"
(#147) Expected 1 space before "+"; 0 found
(#147) Expected 1 space after "+"; 0 found
(#160) Visibility must be declared on method "fix_js_CompileGuesses"
(#160) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_CompileGuesses" must be in lower-case letters only
(#160) Expected 1 space before opening brace; found 2
(#169) Visibility must be declared on method "get_stop_function_name"
(#169) Expected 1 space before opening brace; found 2
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Visibility must be declared on method "fix_js_Show_Solution"
(#187) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_Show_Solution" must be in lower-case letters only
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Visibility must be declared on method "fix_js_Markup_Text"
(#206) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_Markup_Text" must be in lower-case letters only
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line exceeds 132 characters; contains 134 characters
(#248) The use of backticks in strings is not recommended
(#310) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#321) Visibility must be declared on method "fix_js_CheckText"
(#321) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_CheckText" must be in lower-case letters only
(#321) Expected 1 space before opening brace; found 2
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Space found before semicolon; expected "" HP.onclickCheck(GapState,GapId,GapValue);\n";" but found ""\tHP.onclickCheck(GapState,GapId,GapValue);\n"\n ;"
(#331) Expected 1 space before "+"; 0 found
(#331) Expected 1 space after "+"; 0 found
(#344) Visibility must be declared on method "fix_js_Build_GapText"
(#344) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_Build_GapText" must be in lower-case letters only
(#344) Expected 1 space before opening brace; found 2
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) This comment is 64% valid code; is this commented out code?
(#347) No space found before comment text; expected "// $substr = preg_replace('/TextBody = TextBody.parentNode;'.'\s*'.'if \(TextBody != null\)/s', 'if (TextBody)', $substr);" but found "//$substr = preg_replace('/TextBody = TextBody.parentNode;'.'\s*'.'if \(TextBody != null\)/s', 'if (TextBody)', $substr);"
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) This comment is 43% valid code; is this commented out code?
(#361) Space found before semicolon; expected "'}';" but found "'}'\n ;"
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) This comment is 50% valid code; is this commented out code?
(#369) Variable "markup_text" must not contain underscores.
(#373) Space found before semicolon; expected "" }\n";" but found ""\t\t}\n"\n ;"
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Variable "markup_text" must not contain underscores.
(#386) Variable "markup_text" must not contain underscores.
(#389) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#393) Line indented incorrectly; expected 8 spaces, found 9
(#426) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#427) Closing brace indented incorrectly; expected 9 spaces, found 8
(#462) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#475) Visibility must be declared on method "fix_js_ShowSolution"
(#475) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_ShowSolution" must be in lower-case letters only
(#475) Expected 1 space before opening brace; found 2
(#483) Space found before semicolon; expected "" return false;\n";" but found ""\treturn false;\n"\n ;"
(#498) Visibility must be declared on method "fix_js_Get_WrongGapContent"
(#498) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_Get_WrongGapContent" must be in lower-case letters only
(#498) Expected 1 space before opening brace; found 2
(#503) Space found before semicolon; expected "" if (typeof(I[GapId][1][1])=='undefined') return '???';";" but found ""\tif (typeof(I[GapId][1][1])=='undefined') return '???';"\n ;"
(#504) Expected 1 space before "+"; 0 found
(#504) Expected 1 space after "+"; 0 found
(#516) Visibility must be declared on method "fix_js_TimesUp"
(#516) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_TimesUp" must be in lower-case letters only
(#516) Expected 1 space before opening brace; found 2
(#531) Space found before semicolon; expected "" ShowMessage('$msg');\n";" but found ""\tShowMessage('$msg');\n"\n ;"
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Visibility must be declared on method "fix_js_CorrectChoice"
(#549) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_CorrectChoice" must be in lower-case letters only
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Space found before semicolon; expected "'}';" but found "'}'\n ;"
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) Visibility must be declared on method "fix_js_Show_GlossContent"
(#579) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_Show_GlossContent" must be in lower-case letters only
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Space found before semicolon; expected "" HP.onclickCheck(id);";" but found ""\tHP.onclickCheck(id);"\n ;"
(#588) Expected 1 space before "+"; 0 found
(#588) Expected 1 space after "+"; 0 found
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) This comment is 67% valid code; is this commented out code?
(#591) No space found before comment text; expected "// $substr = str_replace('C.IE', 'C.ie', $substr);" but found "//$substr = str_replace('C.IE', 'C.ie', $substr);"
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Short array syntax must be used to define arrays
(#602) There should be a comma after the last array item in a multi-line array.
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Visibility must be declared on method "fix_js_Add_GlossFunctionality"
(#647) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_Add_GlossFunctionality" must be in lower-case letters only
(#647) Expected 1 space before opening brace; found 2
(#664) Visibility must be declared on method "fix_js_ShowElements"
(#664) method name "mod_hotpot_attempt_hp_6_jcloze_renderer::fix_js_ShowElements" must be in lower-case letters only
(#664) Expected 1 space before opening brace; found 2
(#667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "response_num_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcloze/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/anctscan/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#64) The static declaration must come after the visibility declaration
(#64) Expected 1 space before opening brace; found 2
(#65) Short array syntax must be used to define arrays
(#73) Visibility must be declared on method "get_js_functionnames"
(#73) Expected 1 space before opening brace; found 2
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Visibility must be declared on method "fix_js_CheckExStatus"
(#87) method name "mod_hotpot_attempt_hp_6_jcloze_xml_anctscan_renderer::fix_js_CheckExStatus" must be in lower-case letters only
(#87) Expected 1 space before opening brace; found 2
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Visibility must be declared on method "fix_js_DownTime"
(#103) method name "mod_hotpot_attempt_hp_6_jcloze_xml_anctscan_renderer::fix_js_DownTime" must be in lower-case letters only
(#103) Expected 1 space before opening brace; found 2
(#118) Visibility must be declared on method "fix_js_TimesUp"
(#118) method name "mod_hotpot_attempt_hp_6_jcloze_xml_anctscan_renderer::fix_js_TimesUp" must be in lower-case letters only
(#118) Expected 1 space before opening brace; found 2
(#127) Visibility must be declared on method "get_stop_function_name"
(#127) Expected 1 space before opening brace; found 2
(#136) Visibility must be declared on method "get_stop_function_search"
(#136) Expected 1 space before opening brace; found 2
(#145) Visibility must be declared on method "get_stop_function_intercept"
(#145) Expected 1 space before opening brace; found 2
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Visibility must be declared on method "fix_bodycontent"
(#153) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcloze/xml/anctscan/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcloze/xml/anctscan/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/dropdown/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#64) The static declaration must come after the visibility declaration
(#64) Expected 1 space before opening brace; found 2
(#65) Short array syntax must be used to define arrays
(#73) Visibility must be declared on method "get_js_functionnames"
(#73) Expected 1 space before opening brace; found 2
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Visibility must be declared on method "fix_headcontent"
(#83) Expected 1 space before opening brace; found 2
(#90) Visibility must be declared on method "fix_bodycontent"
(#90) Expected 1 space before opening brace; found 2
(#102) Visibility must be declared on method "fix_js_Build_GapText"
(#102) method name "mod_hotpot_attempt_hp_6_jcloze_xml_dropdown_renderer::fix_js_Build_GapText" must be in lower-case letters only
(#140) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
mod/hotpot/attempt/hp/6/jcloze/xml/dropdown/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/dropdown/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/findit/a/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#64) The static declaration must come after the visibility declaration
(#64) Expected 1 space before opening brace; found 2
(#65) Short array syntax must be used to define arrays
(#73) Visibility must be declared on method "get_js_functionnames"
(#73) Expected 1 space before opening brace; found 2
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Visibility must be declared on method "get_stop_function_name"
(#85) Expected 1 space before opening brace; found 2
(#94) Visibility must be declared on method "get_stop_function_args"
(#94) Expected 1 space before opening brace; found 2
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Visibility must be declared on method "get_stop_function_intercept"
(#104) Expected 1 space before opening brace; found 2
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/findit/a/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/findit/a/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/findit/b/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Missing member variable doc comment
(#42) Member variable "js_object_type" must not contain underscores.
(#49) Visibility must be declared on method "init"
(#49) Expected 1 space before opening brace; found 2
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) The static declaration must come after the visibility declaration
(#65) Expected 1 space before opening brace; found 2
(#66) Short array syntax must be used to define arrays
(#76) Visibility must be declared on method "fix_js_CheckAnswers"
(#76) method name "mod_hotpot_attempt_hp_6_jcloze_xml_findit_b_renderer::fix_js_CheckAnswers" must be in lower-case letters only
(#76) Expected 1 space before opening brace; found 2
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Short array syntax must be used to define arrays
(#84) There should be a comma after the last array item in a multi-line array.
(#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
(#86) Short array syntax must be used to define arrays
(#90) There should be a comma after the last array item in a multi-line array.
mod/hotpot/attempt/hp/6/jcloze/xml/findit/b/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/findit/b/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/findit/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "get_js_functionnames"
(#55) Expected 1 space before opening brace; found 2
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Visibility must be declared on method "get_stop_function_search"
(#67) Expected 1 space before opening brace; found 2
(#74) Visibility must be declared on method "fix_headcontent"
(#74) Expected 1 space before opening brace; found 2
(#81) Visibility must be declared on method "fix_bodycontent"
(#81) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcloze/xml/findit/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcloze/xml/findit/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/jgloss/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#43) Missing @var tag in member variable comment
(#44) Member variable "headcontent_strings" must not contain underscores.
(#44) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#44) Scope modifier not specified for member variable "$headcontent_strings"
(#45) Missing member variable doc comment
(#45) Member variable "headcontent_arrays" must not contain underscores.
(#45) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#45) Scope modifier not specified for member variable "$headcontent_arrays"
(#52) Visibility must be declared on method "init"
(#52) Expected 1 space before opening brace; found 2
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) The static declaration must come after the visibility declaration
(#68) Expected 1 space before opening brace; found 2
(#69) Short array syntax must be used to define arrays
(#75) Visibility must be declared on method "fix_bodycontent"
(#75) Expected 1 space before opening brace; found 2
(#84) Visibility must be declared on method "get_js_functionnames"
(#84) Expected 1 space before opening brace; found 2
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Visibility must be declared on method "get_stop_function_name"
(#96) Expected 1 space before opening brace; found 2
(#105) Visibility must be declared on method "get_stop_function_args"
(#105) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcloze/xml/jgloss/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/jgloss/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "expand_ItemArray"
(#46) method name "mod_hotpot_attempt_hp_6_jcloze_xml_renderer::expand_ItemArray" must be in lower-case letters only
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "=="; 0 found
(#62) Expected 1 space after "=="; 0 found
(#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
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/v6/autoadvance/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "get_js_functionnames"
(#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
(#61) Visibility must be declared on method "fix_js_StartUp"
(#61) method name "mod_hotpot_attempt_hp_6_jcloze_xml_v6_autoadvance_renderer::fix_js_StartUp" must be in lower-case letters only
(#118) Space found before semicolon; expected "" gapid = null;\n";" but found ""\tgapid = null;\n"\n ;"
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#154) Line exceeds 132 characters; contains 142 characters
(#296) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#316) Visibility must be declared on method "fix_js_CheckAnswer"
(#316) method name "mod_hotpot_attempt_hp_6_jcloze_xml_v6_autoadvance_renderer::fix_js_CheckAnswer" must be in lower-case letters only
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Visibility must be declared on method "fix_js_CheckAnswers"
(#338) method name "mod_hotpot_attempt_hp_6_jcloze_xml_v6_autoadvance_renderer::fix_js_CheckAnswers" must be in lower-case letters only
(#423) Space found before semicolon; expected "' ';" but found "'\t'\n ;"
(#432) Space found before semicolon; expected "" }\n";" but found ""\t\t}\n"\n ;"
(#462) Visibility must be declared on method "expand_ClozeBody"
(#462) method name "mod_hotpot_attempt_hp_6_jcloze_xml_v6_autoadvance_renderer::expand_ClozeBody" must be in lower-case letters only
(#467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Variable "open_text" must not contain underscores.
(#482) Variable "question_record" must not contain underscores.
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Variable "open_text" must not contain underscores.
(#490) Variable "question_record" must not contain underscores.
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Line exceeds maximum limit of 180 characters; contains 185 characters
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#504) Variable "question_record" must not contain underscores.
(#505) Variable "question_record" must not contain underscores.
(#511) Line exceeds 132 characters; contains 157 characters
(#514) Variable "question_record" must not contain underscores.
(#516) Line exceeds maximum limit of 180 characters; contains 316 characters
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Expected 1 space before "=="; 0 found
(#533) Expected 1 space after "=="; 0 found
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Visibility must be declared on method "setup_wordlist"
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Short array syntax must be used to define arrays
(#550) Short array syntax must be used to define arrays
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#559) Expected 1 space before "="; 0 found
(#559) Expected 1 space after "="; 0 found
mod/hotpot/attempt/hp/6/jcloze/xml/v6/autoadvance/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/v6/autoadvance/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/v6/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcloze/xml/v6/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcloze/xml/v6/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcross/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod.
(#45) Missing member variable doc comment
(#46) Missing member variable doc comment
(#46) Member variable "js_object_type" must not contain underscores.
(#48) Missing member variable doc comment
(#49) Missing member variable doc comment
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) You must use "/**" style comments for a member variable comment
(#52) Member variable "headcontent_strings" must not contain underscores.
(#53) Missing member variable doc comment
(#53) Member variable "headcontent_arrays" must not contain underscores.
(#55) Missing member variable doc comment
(#55) Member variable "response_text_fields" must not contain underscores.
(#55) Short array syntax must be used to define arrays
(#56) There should be a comma after the last array item in a multi-line array.
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Missing member variable doc comment
(#59) Member variable "response_num_fields" must not contain underscores.
(#59) Short array syntax must be used to define arrays
(#60) There should be a comma after the last array item in a multi-line array.
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Visibility must be declared on method "init"
(#68) Expected 1 space before opening brace; found 2
(#78) Visibility must be declared on method "filter_text_headcontent_search_array"
(#78) Expected 1 space before opening brace; found 2
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Visibility must be declared on method "fix_headcontent"
(#85) Expected 1 space before opening brace; found 2
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Visibility must be declared on method "fix_bodycontent"
(#99) Expected 1 space before opening brace; found 2
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Visibility must be declared on method "get_js_functionnames"
(#113) Expected 1 space before opening brace; found 2
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Visibility must be declared on method "fix_js_Finish"
(#127) method name "mod_hotpot_attempt_hp_6_jcross_renderer::fix_js_Finish" must be in lower-case letters only
(#127) Expected 1 space before opening brace; found 2
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) No space found before comment text; expected "// $search = "/\s*"."setTimeout\('$name\([^)]*\)', .*?\);/s";" but found "//$search = "/\s*"."setTimeout\('$name\([^)]*\)', .*?\);/s";"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) No space found before comment text; expected "// $str = preg_replace($search, '', $str);" but found "//$str = preg_replace($search, '', $str);"
(#153) Visibility must be declared on method "fix_js_TypeChars_init"
(#153) method name "mod_hotpot_attempt_hp_6_jcross_renderer::fix_js_TypeChars_init" must be in lower-case letters only
(#153) Expected 1 space before opening brace; found 2
(#169) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#177) Visibility must be declared on method "fix_js_TypeChars_obj"
(#177) method name "mod_hotpot_attempt_hp_6_jcross_renderer::fix_js_TypeChars_obj" must be in lower-case letters only
(#177) Expected 1 space before opening brace; found 2
(#188) Visibility must be declared on method "fix_js_ShowHint"
(#188) method name "mod_hotpot_attempt_hp_6_jcross_renderer::fix_js_ShowHint" must be in lower-case letters only
(#188) Expected 1 space before opening brace; found 2
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#212) Visibility must be declared on method "fix_js_ShowClue"
(#212) method name "mod_hotpot_attempt_hp_6_jcross_renderer::fix_js_ShowClue" must be in lower-case letters only
(#212) Expected 1 space before opening brace; found 2
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#226) Expected 1 space before "+"; 0 found
(#226) Expected 1 space after "+"; 0 found
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Visibility must be declared on method "get_stop_function_name"
(#242) Expected 1 space before opening brace; found 2
(#251) Visibility must be declared on method "expand_EnterCaption"
(#251) method name "mod_hotpot_attempt_hp_6_jcross_renderer::expand_EnterCaption" must be in lower-case letters only
(#251) Expected 1 space before opening brace; found 2
(#261) Visibility must be declared on method "expand_HintCaption"
(#261) method name "mod_hotpot_attempt_hp_6_jcross_renderer::expand_HintCaption" must be in lower-case letters only
(#261) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jcross/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "response_text_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "response_num_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcross/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/xml/v6/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jcross/xml/v6/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jcross/xml/v6/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/flashcard/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) The static declaration must come after the visibility declaration
(#61) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#70) Visibility must be declared on method "fix_js_StartUp_DragAndDrop"
(#70) method name "mod_hotpot_attempt_hp_6_jmatch_html_flashcard_renderer::fix_js_StartUp_DragAndDrop" must be in lower-case letters only
(#70) Expected 1 space before opening brace; found 2
(#79) Visibility must be declared on method "fix_mediafilter_onload_extra"
(#79) Expected 1 space before opening brace; found 2
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Visibility must be declared on method "get_js_functionnames"
(#89) Expected 1 space before opening brace; found 2
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Visibility must be declared on method "fix_js_DeleteItem"
(#103) method name "mod_hotpot_attempt_hp_6_jmatch_html_flashcard_renderer::fix_js_DeleteItem" must be in lower-case letters only
(#103) Expected 1 space before opening brace; found 2
(#114) Visibility must be declared on method "fix_js_ShowItem"
(#114) method name "mod_hotpot_attempt_hp_6_jmatch_html_flashcard_renderer::fix_js_ShowItem" must be in lower-case letters only
(#114) Expected 1 space before opening brace; found 2
(#123) Visibility must be declared on method "get_stop_function_name"
(#123) Expected 1 space before opening brace; found 2
(#132) Visibility must be declared on method "get_stop_function_args"
(#132) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmatch/html/flashcard/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/flashcard/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/intro/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#53) Visibility must be declared on method "fix_headcontent"
(#53) Expected 1 space before opening brace; found 2
(#63) Visibility must be declared on method "get_js_functionnames"
(#63) Expected 1 space before opening brace; found 2
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Public method name "mod_hotpot_attempt_hp_6_jmatch_html_intro_renderer::fix_js_ShowDescription" must be in lower-case letters only
(#78) Expected 1 space before opening brace; found 2
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#119) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#130) Visibility must be declared on method "fix_js_CheckAnswer"
(#130) method name "mod_hotpot_attempt_hp_6_jmatch_html_intro_renderer::fix_js_CheckAnswer" must be in lower-case letters only
(#130) Expected 1 space before opening brace; found 2
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Space found before semicolon; expected "" HP.onclickCheck();\n";" but found ""\tHP.onclickCheck();\n"\n ;"
(#143) Expected 1 space before "+"; 0 found
(#143) Expected 1 space after "+"; 0 found
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Space found before semicolon; expected "" ";" but found ""\t"\n ;"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#201) Visibility must be declared on method "get_stop_function_name"
(#201) Expected 1 space before opening brace; found 2
(#210) Visibility must be declared on method "get_stop_function_args"
(#210) Expected 1 space before opening brace; found 2
(#214) This comment is 42% valid code; is this commented out code?
mod/hotpot/attempt/hp/6/jmatch/html/intro/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/intro/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/jmemori/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#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
(#60) The static declaration must come after the visibility declaration
(#60) Expected 1 space before opening brace; found 2
(#61) Short array syntax must be used to define arrays
(#67) Visibility must be declared on method "fix_headcontent"
(#67) Expected 1 space before opening brace; found 2
(#74) Visibility must be declared on method "fix_bodycontent"
(#74) Expected 1 space before opening brace; found 2
(#82) Visibility must be declared on method "fix_title"
(#82) Expected 1 space before opening brace; found 2
(#91) Visibility must be declared on method "get_js_functionnames"
(#91) Expected 1 space before opening brace; found 2
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Visibility must be declared on method "fix_js_WriteFeedback"
(#105) method name "mod_hotpot_attempt_hp_6_jmatch_html_jmemori_renderer::fix_js_WriteFeedback" must be in lower-case letters only
(#105) Expected 1 space before opening brace; found 2
(#116) Visibility must be declared on method "fix_js_HideFeedback"
(#116) method name "mod_hotpot_attempt_hp_6_jmatch_html_jmemori_renderer::fix_js_HideFeedback" must be in lower-case letters only
(#116) Expected 1 space before opening brace; found 2
(#127) Visibility must be declared on method "fix_js_ShowSolution"
(#127) method name "mod_hotpot_attempt_hp_6_jmatch_html_jmemori_renderer::fix_js_ShowSolution" must be in lower-case letters only
(#127) Expected 1 space before opening brace; found 2
(#138) Visibility must be declared on method "fix_js_CheckPair"
(#138) method name "mod_hotpot_attempt_hp_6_jmatch_html_jmemori_renderer::fix_js_CheckPair" must be in lower-case letters only
(#138) Expected 1 space before opening brace; found 2
(#147) Visibility must be declared on method "get_stop_function_name"
(#147) Expected 1 space before opening brace; found 2
(#156) Visibility must be declared on method "get_stop_function_search"
(#156) Expected 1 space before opening brace; found 2
(#165) Visibility must be declared on method "get_stop_function_args"
(#165) Expected 1 space before opening brace; found 2
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Visibility must be declared on method "get_stop_function_intercept"
(#175) Expected 1 space before opening brace; found 2
(#179) Space found before semicolon; expected "" if (id>=0) HP.onclickCheck(id);\n";" but found ""\tif (id>=0) HP.onclickCheck(id);\n"\n ;"
mod/hotpot/attempt/hp/6/jmatch/html/jmemori/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/jmemori/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#53) Visibility must be declared on method "fix_bodycontent"
(#53) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmatch/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/sort/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#55) Expected 1 space before opening brace; found 2
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) This comment is 86% valid code; is this commented out code?
(#57) No space found before comment text; expected "// $this->fix_headcontent_rottmeier('sort');" but found "//$this->fix_headcontent_rottmeier('sort');"
mod/hotpot/attempt/hp/6/jmatch/html/sort/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/sort/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#46) Missing member variable doc comment
(#46) Short array syntax must be used to define arrays
(#47) Missing member variable doc comment
(#47) Short array syntax must be used to define arrays
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) You must use "/**" style comments for a member variable comment
(#50) Member variable "headcontent_strings" must not contain underscores.
(#51) Missing member variable doc comment
(#51) Member variable "headcontent_arrays" must not contain underscores.
(#53) Missing member variable doc comment
(#53) Member variable "response_text_fields" must not contain underscores.
(#53) Short array syntax must be used to define arrays
(#54) There should be a comma after the last array item in a multi-line array.
(#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) Missing member variable doc comment
(#57) Member variable "response_num_fields" must not contain underscores.
(#57) Short array syntax must be used to define arrays
(#58) There should be a comma after the last array item in a multi-line array.
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Visibility must be declared on method "init"
(#66) Expected 1 space before opening brace; found 2
(#74) Visibility must be declared on method "fix_headcontent"
(#74) Expected 1 space before opening brace; found 3
(#81) Visibility must be declared on method "fix_bodycontent"
(#81) Expected 1 space before opening brace; found 2
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Visibility must be declared on method "fix_js_WriteToInstructions"
(#96) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_WriteToInstructions" must be in lower-case letters only
(#96) Expected 1 space before opening brace; found 2
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Visibility must be declared on method "fix_bodycontent_DragAndDrop"
(#104) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_bodycontent_DragAndDrop" must be in lower-case letters only
(#104) Expected 1 space before opening brace; found 2
(#147) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#160) Line exceeds 132 characters; contains 143 characters
(#164) Line indented incorrectly; expected at least 8 spaces, found 7
(#164) Space found before semicolon; expected ""div = myParentNode = null;";" but found ""div = myParentNode = null;"\n ;"
(#173) Visibility must be declared on method "fix_js_StartUp_DragAndDrop"
(#173) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_StartUp_DragAndDrop" must be in lower-case letters only
(#173) Expected 1 space before opening brace; found 2
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#220) Visibility must be declared on method "get_js_functionnames"
(#220) Expected 1 space before opening brace; found 2
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Visibility must be declared on method "get_stop_function_name"
(#232) Expected 1 space before opening brace; found 2
(#243) Public method name "mod_hotpot_attempt_hp_6_jmatch_renderer::get_beginDrag_target" must be in lower-case letters only
(#252) Visibility must be declared on method "fix_js_StartUp_DragAndDrop_Flashcard"
(#252) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_StartUp_DragAndDrop_Flashcard" must be in lower-case letters only
(#252) Expected 1 space before opening brace; found 2
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#281) Visibility must be declared on method "fix_mediafilter_onload_extra_Flashcard"
(#281) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_mediafilter_onload_extra_Flashcard" must be in lower-case letters only
(#281) Expected 1 space before opening brace; found 2
(#290) Space found before semicolon; expected ");" but found ")\n ;"
(#300) Visibility must be declared on method "fix_js_DeleteItem_Flashcard"
(#300) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_DeleteItem_Flashcard" must be in lower-case letters only
(#300) Expected 1 space before opening brace; found 2
(#325) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#336) Visibility must be declared on method "fix_js_ShowItem_Flashcard"
(#336) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_ShowItem_Flashcard" must be in lower-case letters only
(#336) Expected 1 space before opening brace; found 2
(#349) Space found before semicolon; expected "" HP.onclickCheck(CurrItem);\n";" but found ""\tHP.onclickCheck(CurrItem);\n"\n ;"
(#359) Visibility must be declared on method "fix_title_rottmeier_JMemori"
(#359) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_title_rottmeier_JMemori" must be in lower-case letters only
(#359) Expected 1 space before opening brace; found 2
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Visibility must be declared on method "fix_js_WriteFeedback_JMemori"
(#379) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_WriteFeedback_JMemori" must be in lower-case letters only
(#379) Expected 1 space before opening brace; found 2
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) This comment is 43% valid code; is this commented out code?
(#428) Space found before semicolon; expected "$substr;" but found "$substr\n ;"
(#440) Visibility must be declared on method "fix_js_HideFeedback_JMemori"
(#440) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_HideFeedback_JMemori" must be in lower-case letters only
(#440) Expected 1 space before opening brace; found 2
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#469) Visibility must be declared on method "fix_js_ShowSolution_JMemori"
(#469) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_ShowSolution_JMemori" must be in lower-case letters only
(#469) Expected 1 space before opening brace; found 2
(#485) Visibility must be declared on method "fix_js_CheckPair_JMemori"
(#485) method name "mod_hotpot_attempt_hp_6_jmatch_renderer::fix_js_CheckPair_JMemori" must be in lower-case letters only
(#485) Expected 1 space before opening brace; found 2
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "response_text_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "response_num_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jmatch/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/flashcard/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#48) Visibility must be declared on method "init"
(#48) Expected 1 space before opening brace; found 2
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) The static declaration must come after the visibility declaration
(#61) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#70) Visibility must be declared on method "fix_js_StartUp_DragAndDrop"
(#70) method name "mod_hotpot_attempt_hp_6_jmatch_xml_flashcard_renderer::fix_js_StartUp_DragAndDrop" must be in lower-case letters only
(#70) Expected 1 space before opening brace; found 2
(#79) Visibility must be declared on method "fix_mediafilter_onload_extra"
(#79) Expected 1 space before opening brace; found 2
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Visibility must be declared on method "get_js_functionnames"
(#89) Expected 1 space before opening brace; found 2
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Visibility must be declared on method "fix_js_DeleteItem"
(#103) method name "mod_hotpot_attempt_hp_6_jmatch_xml_flashcard_renderer::fix_js_DeleteItem" must be in lower-case letters only
(#103) Expected 1 space before opening brace; found 2
(#114) Visibility must be declared on method "fix_js_ShowItem"
(#114) method name "mod_hotpot_attempt_hp_6_jmatch_xml_flashcard_renderer::fix_js_ShowItem" must be in lower-case letters only
(#114) Expected 1 space before opening brace; found 2
(#123) Visibility must be declared on method "get_stop_function_name"
(#123) Expected 1 space before opening brace; found 2
(#132) Visibility must be declared on method "get_stop_function_args"
(#132) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmatch/xml/flashcard/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/flashcard/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/jmemori/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#42) Missing member variable doc comment
(#49) Visibility must be declared on method "init"
(#49) Expected 1 space before opening brace; found 2
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) The static declaration must come after the visibility declaration
(#65) Expected 1 space before opening brace; found 2
(#66) Short array syntax must be used to define arrays
(#72) Visibility must be declared on method "fix_headcontent"
(#72) Expected 1 space before opening brace; found 2
(#79) Visibility must be declared on method "fix_bodycontent"
(#79) Expected 1 space before opening brace; found 2
(#87) Visibility must be declared on method "fix_title"
(#87) Expected 1 space before opening brace; found 2
(#96) Visibility must be declared on method "get_js_functionnames"
(#96) Expected 1 space before opening brace; found 2
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Visibility must be declared on method "fix_js_WriteFeedback"
(#110) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::fix_js_WriteFeedback" must be in lower-case letters only
(#110) Expected 1 space before opening brace; found 2
(#121) Visibility must be declared on method "fix_js_HideFeedback"
(#121) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::fix_js_HideFeedback" must be in lower-case letters only
(#121) Expected 1 space before opening brace; found 2
(#132) Visibility must be declared on method "fix_js_ShowSolution"
(#132) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::fix_js_ShowSolution" must be in lower-case letters only
(#132) Expected 1 space before opening brace; found 2
(#143) Visibility must be declared on method "fix_js_CheckPair"
(#143) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::fix_js_CheckPair" must be in lower-case letters only
(#143) Expected 1 space before opening brace; found 2
(#152) Visibility must be declared on method "get_stop_function_name"
(#152) Expected 1 space before opening brace; found 2
(#161) Visibility must be declared on method "get_stop_function_search"
(#161) Expected 1 space before opening brace; found 2
(#170) Visibility must be declared on method "get_stop_function_args"
(#170) Expected 1 space before opening brace; found 2
(#171) 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
(#180) Visibility must be declared on method "get_stop_function_intercept"
(#180) Expected 1 space before opening brace; found 2
(#184) Space found before semicolon; expected "" if (id>=0) HP.onclickCheck(id);\n";" but found ""\tif (id>=0) HP.onclickCheck(id);\n"\n ;"
(#192) Visibility must be declared on method "expand_BackCaption"
(#192) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::expand_BackCaption" must be in lower-case letters only
(#192) Expected 1 space before opening brace; found 2
(#201) Visibility must be declared on method "expand_ContentsCaption"
(#201) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::expand_ContentsCaption" must be in lower-case letters only
(#201) Expected 1 space before opening brace; found 2
(#210) Visibility must be declared on method "expand_NextExCaption"
(#210) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::expand_NextExCaption" must be in lower-case letters only
(#210) Expected 1 space before opening brace; found 2
(#219) Visibility must be declared on method "expand_CheckCaption"
(#219) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::expand_CheckCaption" must be in lower-case letters only
(#219) Expected 1 space before opening brace; found 2
(#230) Visibility must be declared on method "expand_CaptionJS"
(#230) method name "mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::expand_CaptionJS" must be in lower-case letters only
(#230) Expected 1 space before opening brace; found 2
(#232) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jmatch/xml/jmemori/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/jmemori/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/sort/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) This comment is 63% valid code; is this commented out code?
(#41) No space found before comment text; expected "// public $js_object_type = 'JMatchSort';" but found "//public $js_object_type = 'JMatchSort';"
(#42) You must use "/**" style comments for a member variable comment
(#49) Visibility must be declared on method "init"
(#49) Expected 1 space before opening brace; found 2
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) This comment is 41% valid code; is this commented out code?
(#56) No space found before comment text; expected "// $this->javascripts = preg_grep('/jmatch.js/', $this->javascripts, PREG_GREP_INVERT);" but found "//$this->javascripts = preg_grep('/jmatch.js/', $this->javascripts, PREG_GREP_INVERT);"
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// array_push($this->javascripts, 'mod/hotpot/attempt/hp/6/jmatch/sort.js');" but found "//array_push($this->javascripts, 'mod/hotpot/attempt/hp/6/jmatch/sort.js');"
(#65) The static declaration must come after the visibility declaration
(#65) Expected 1 space before opening brace; found 2
(#66) Short array syntax must be used to define arrays
(#74) Visibility must be declared on method "expand_StyleSheet"
(#74) method name "mod_hotpot_attempt_hp_6_jmatch_xml_sort_renderer::expand_StyleSheet" must be in lower-case letters only
(#74) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmatch/xml/sort/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/sort/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/v6/plus/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#45) Visibility must be declared on method "fix_bodycontent"
(#45) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmatch/xml/v6/plus/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/v6/plus/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/v6/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jmatch/xml/v6/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmatch/xml/v6/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#53) Visibility must be declared on method "fix_bodycontent"
(#53) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmix/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) You must use "/**" style comments for a member variable comment
(#47) Member variable "headcontent_strings" must not contain underscores.
(#47) Line exceeds 132 characters; contains 135 characters
(#48) Missing member variable doc comment
(#48) Member variable "headcontent_arrays" must not contain underscores.
(#50) Missing member variable doc comment
(#50) Member variable "response_num_fields" must not contain underscores.
(#50) Short array syntax must be used to define arrays
(#51) There should be a comma after the last array item in a multi-line array.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Visibility must be declared on method "init"
(#59) Expected 1 space before opening brace; found 2
(#69) Visibility must be declared on method "fix_headcontent"
(#69) Expected 1 space before opening brace; found 2
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "drop_total" must not contain underscores.
(#75) Variable "drop_total" must not contain underscores.
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Visibility must be declared on method "fix_bodycontent_DragAndDrop"
(#91) method name "mod_hotpot_attempt_hp_6_jmix_renderer::fix_bodycontent_DragAndDrop" must be in lower-case letters only
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#169) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#180) Line exceeds 132 characters; contains 143 characters
(#183) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#196) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#200) Space found before semicolon; expected ""myParentNode = myNextNode = div = null;";" but found ""myParentNode = myNextNode = div = null;"\n ;"
(#209) Visibility must be declared on method "fix_navigation_buttons"
(#209) Expected 1 space before opening brace; found 2
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Visibility must be declared on method "get_js_functionnames"
(#235) Expected 1 space before opening brace; found 2
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Public method name "mod_hotpot_attempt_hp_6_jmix_renderer::get_beginDrag_target" must be in lower-case letters only
(#265) Visibility must be declared on method "fix_js_TimesUp"
(#265) method name "mod_hotpot_attempt_hp_6_jmix_renderer::fix_js_TimesUp" must be in lower-case letters only
(#265) Expected 1 space before opening brace; found 2
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#293) Space found before semicolon; expected "" ShowMessage('$msg');\n";" but found ""\tShowMessage('$msg');\n"\n ;"
(#308) Visibility must be declared on method "fix_js_CheckAnswer"
(#308) method name "mod_hotpot_attempt_hp_6_jmix_renderer::fix_js_CheckAnswer" must be in lower-case letters only
(#308) Expected 1 space before opening brace; found 2
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Space found before semicolon; expected "'/s';" but found "'/s'\n ;"
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Space found before semicolon; expected "'/s';" but found "'/s'\n ;"
(#336) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Visibility must be declared on method "fix_js_WriteToGuess"
(#361) method name "mod_hotpot_attempt_hp_6_jmix_renderer::fix_js_WriteToGuess" must be in lower-case letters only
(#361) Expected 1 space before opening brace; found 2
(#377) Visibility must be declared on method "fix_js_StartUp_DragAndDrop"
(#377) method name "mod_hotpot_attempt_hp_6_jmix_renderer::fix_js_StartUp_DragAndDrop" must be in lower-case letters only
(#377) Expected 1 space before opening brace; found 2
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Space found before semicolon; expected "" div = null;\n";" but found ""\tdiv = null;\n"\n ;"
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) This comment is 65% valid code; is this commented out code?
(#445) No space found before comment text; expected "// $substr = substr_replace($substr, $insert, $pos, 0);" but found "//$substr = substr_replace($substr, $insert, $pos, 0);"
(#456) Visibility must be declared on method "fix_js_SetInitialPositions"
(#456) method name "mod_hotpot_attempt_hp_6_jmix_renderer::fix_js_SetInitialPositions" must be in lower-case letters only
(#456) Expected 1 space before opening brace; found 2
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Visibility must be declared on method "get_stop_onclick"
(#482) Space found before semicolon; expected "'}';" but found "'}'\n ;"
(#490) Visibility must be declared on method "get_stop_function_name"
(#490) Expected 1 space before opening brace; found 2
(#499) Visibility must be declared on method "get_stop_function_args"
(#499) Expected 1 space before opening brace; found 2
(#508) Visibility must be declared on method "get_stop_function_intercept"
(#508) Expected 1 space before opening brace; found 2
(#512) Space found before semicolon; expected "" if (CheckType==1) HP.onclickHint(0); // intercept Hints\n";" but found ""\tif (CheckType==1) HP.onclickHint(0); // intercept Hints\n"\n ;"
mod/hotpot/attempt/hp/6/jmix/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "show_question_text"
(#46) Expected 1 space before opening brace; found 3
(#55) Visibility must be declared on method "response_num_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jmix/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/deluxe/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "init"
(#46) Expected 1 space before opening brace; found 2
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Visibility must be declared on method "fix_bodycontent_DragAndDrop"
(#55) method name "mod_hotpot_attempt_hp_6_jmix_xml_v6_plus_deluxe_renderer::fix_bodycontent_DragAndDrop" must be in lower-case letters only
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected 4 spaces, found 5
(#68) Visibility must be declared on method "fix_js_StartUp_DragAndDrop_DragArea"
(#68) method name "mod_hotpot_attempt_hp_6_jmix_xml_v6_plus_deluxe_renderer::fix_js_StartUp_DragAndDrop_DragArea" must be in lower-case letters only
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Closing brace indented incorrectly; expected 5 spaces, found 4
(#90) Visibility must be declared on method "expand_SegmentArray"
(#90) method name "mod_hotpot_attempt_hp_6_jmix_xml_v6_plus_deluxe_renderer::expand_SegmentArray" must be in lower-case letters only
(#90) Variable "more_values" must not contain underscores.
(#90) Short array syntax must be used to define arrays
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#97) Variable "more_values" must not contain underscores.
(#99) Variable "more_values" must not contain underscores.
(#102) Variable "more_values" must not contain underscores.
(#102) Short array syntax must be used to define arrays
(#104) Variable "more_values" must not contain underscores.
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/deluxe/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/deluxe/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/keypress/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "fix_bodycontent"
(#228) Space found before semicolon; expected "'</script>';" but found "'</script>'\n ;"
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/keypress/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/keypress/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#45) Visibility must be declared on method "fix_bodycontent"
(#45) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jmix/xml/v6/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jmix/xml/v6/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jquiz/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "js_object_type" must not contain underscores.
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) You must use "/**" style comments for a member variable comment
(#47) Member variable "headcontent_strings" must not contain underscores.
(#47) Line exceeds 132 characters; contains 173 characters
(#48) Missing member variable doc comment
(#48) Member variable "headcontent_arrays" must not contain underscores.
(#50) Missing member variable doc comment
(#50) Member variable "response_num_fields" must not contain underscores.
(#50) Short array syntax must be used to define arrays
(#51) There should be a comma after the last array item in a multi-line array.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Visibility must be declared on method "init"
(#59) Expected 1 space before opening brace; found 2
(#67) Visibility must be declared on method "fix_bodycontent"
(#67) Expected 1 space before opening brace; found 2
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "i_max" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Variable "i_max" must not contain underscores.
(#72) Expected 1 space before ">="; 0 found
(#72) Expected 1 space after ">="; 0 found
(#74) Expected 1 space before "==="; 0 found
(#74) Expected 1 space after "==="; 0 found
(#86) Visibility must be declared on method "fix_headcontent"
(#95) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#106) Visibility must be declared on method "get_js_functionnames"
(#106) Expected 1 space before opening brace; found 2
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line exceeds maximum limit of 180 characters; contains 219 characters
(#118) Visibility must be declared on method "fix_js_TypeChars_obj"
(#118) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_TypeChars_obj" must be in lower-case letters only
(#118) Expected 1 space before opening brace; found 2
(#129) Visibility must be declared on method "fix_js_ChangeQ"
(#129) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_ChangeQ" must be in lower-case letters only
(#129) Expected 1 space before opening brace; found 2
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Visibility must be declared on method "fix_js_ShowHideQuestions"
(#147) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_ShowHideQuestions" must be in lower-case letters only
(#147) Expected 1 space before opening brace; found 2
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line exceeds 132 characters; contains 138 characters
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Visibility must be declared on method "fix_js_SetUpQuestions"
(#174) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_SetUpQuestions" must be in lower-case letters only
(#174) Expected 1 space before opening brace; found 2
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line exceeds 132 characters; contains 151 characters
(#190) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Visibility must be declared on method "fix_js_SwitchHybridDisplay"
(#208) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_SwitchHybridDisplay" must be in lower-case letters only
(#208) Expected 1 space before opening brace; found 2
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Visibility must be declared on method "fix_js_ShowHint"
(#226) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_ShowHint" must be in lower-case letters only
(#226) Expected 1 space before opening brace; found 2
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Space found before semicolon; expected "" HP.onclickHint(QNum);\n";" but found ""\tHP.onclickHint(QNum);\n"\n ;"
(#235) Expected 1 space before "+"; 0 found
(#235) Expected 1 space after "+"; 0 found
(#248) Visibility must be declared on method "fix_js_ShowAnswers"
(#248) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_ShowAnswers" must be in lower-case letters only
(#248) Expected 1 space before opening brace; found 2
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Space found before semicolon; expected "" if (State[QNum][0]<1) HP.onclickClue(QNum);\n";" but found ""\tif (State[QNum][0]<1) HP.onclickClue(QNum);\n"\n ;"
(#257) Expected 1 space before "+"; 0 found
(#257) Expected 1 space after "+"; 0 found
(#270) Visibility must be declared on method "fix_js_CheckMCAnswer"
(#270) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_CheckMCAnswer" must be in lower-case letters only
(#270) Expected 1 space before opening brace; found 2
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#282) Expected 1 space before "+"; 0 found
(#282) Expected 1 space after "+"; 0 found
(#295) Visibility must be declared on method "fix_js_CheckShortAnswer"
(#295) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_CheckShortAnswer" must be in lower-case letters only
(#295) Expected 1 space before opening brace; found 2
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#308) Expected 1 space before "+"; 0 found
(#308) Expected 1 space after "+"; 0 found
(#321) Visibility must be declared on method "fix_js_CheckMultiSelAnswer"
(#321) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_CheckMultiSelAnswer" must be in lower-case letters only
(#321) Expected 1 space before opening brace; found 2
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#338) Expected 1 space before "+"; 0 found
(#338) Expected 1 space after "+"; 0 found
(#351) Visibility must be declared on method "fix_js_CheckFinished"
(#351) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_CheckFinished" must be in lower-case letters only
(#351) Expected 1 space before opening brace; found 2
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Visibility must be declared on method "fix_js_CalculateOverallScore"
(#378) method name "mod_hotpot_attempt_hp_6_jquiz_renderer::fix_js_CalculateOverallScore" must be in lower-case letters only
(#378) Expected 1 space before opening brace; found 2
(#393) Visibility must be declared on method "get_stop_function_name"
(#393) Expected 1 space before opening brace; found 2
(#402) Visibility must be declared on method "get_stop_function_intercept"
(#402) Expected 1 space before opening brace; found 2
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Visibility must be declared on method "get_stop_function_search"
(#413) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jquiz/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "response_num_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jquiz/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "expand_ItemArray"
(#46) method name "mod_hotpot_attempt_hp_6_jquiz_xml_renderer::expand_ItemArray" must be in lower-case letters only
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Line exceeds maximum limit of 180 characters; contains 196 characters
(#53) Variable "question_type" must not contain underscores.
(#66) Expected 1 space before "=="; 0 found
(#66) Expected 1 space after "=="; 0 found
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "question_type" must not contain underscores.
(#71) Expected 1 space before "-"; 0 found
(#71) Expected 1 space after "-"; 0 found
(#96) Visibility must be declared on method "expand_ItemArray_answertext"
(#96) method name "mod_hotpot_attempt_hp_6_jquiz_xml_renderer::expand_ItemArray_answertext" must be in lower-case letters only
mod/hotpot/attempt/hp/6/jquiz/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/v6/autoadvance/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "get_js_functionnames"
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Visibility must be declared on method "fix_js_WriteToInstructions"
(#69) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_WriteToInstructions" must be in lower-case letters only
(#98) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#112) Visibility must be declared on method "fix_js_StartUp"
(#112) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_StartUp" must be in lower-case letters only
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) This comment is 65% valid code; is this commented out code?
(#126) No space found before comment text; expected "// $substr = preg_replace($search, $replace, $substr, 1);" but found "//$substr = preg_replace($search, $replace, $substr, 1);"
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Visibility must be declared on method "fix_js_SetUpQuestions"
(#154) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_SetUpQuestions" must be in lower-case letters only
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Space found before semicolon; expected "" SetUpJMixQuestion(i);\n";" but found ""\t\tSetUpJMixQuestion(i);\n"\n ;"
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Space found before semicolon; expected ""\t";" but found ""\t"\n ;"
(#226) Line exceeds 132 characters; contains 138 characters
(#250) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#526) Visibility must be declared on method "fix_js_ShowMessage"
(#526) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_ShowMessage" must be in lower-case letters only
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Variable "StopSound" must be all lower-case
(#538) Variable "StopSound" must be all lower-case
(#584) Space found before semicolon; expected "" }";" but found ""\t}"\n ;"
(#585) Expected 1 space before "+"; 0 found
(#585) Expected 1 space after "+"; 0 found
(#597) Visibility must be declared on method "fix_js_CompleteEmptyFeedback"
(#597) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_CompleteEmptyFeedback" must be in lower-case letters only
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Visibility must be declared on method "fix_js_ChangeQ"
(#614) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_ChangeQ" must be in lower-case letters only
(#624) Space found before semicolon; expected "'StretchCanvasToCoverContent(true);';" but found "'StretchCanvasToCoverContent(true);'\n ;"
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#629) Line indented incorrectly; expected at least 4 spaces, found 0
(#641) Visibility must be declared on method "fix_js_search_replace"
(#641) Variable "search_insert" must not contain underscores.
(#641) Expected 1 space before opening brace; found 0
(#644) Variable "search_insert" must not contain underscores.
(#645) Variable "search_insert" must not contain underscores.
(#671) Visibility must be declared on method "fix_js_ShowAnswers"
(#671) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_ShowAnswers" must be in lower-case letters only
(#682) Visibility must be declared on method "fix_js_ShowHint"
(#682) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_ShowHint" must be in lower-case letters only
(#693) Visibility must be declared on method "fix_js_CheckMCAnswer"
(#693) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_CheckMCAnswer" must be in lower-case letters only
(#709) Space found before semicolon; expected "" } else ";" but found ""\t} else "\n ;"
(#710) Short array syntax must be used to define arrays
(#720) Visibility must be declared on method "fix_js_CheckMultiSelAnswer"
(#720) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_CheckMultiSelAnswer" must be in lower-case letters only
(#722) Line exceeds 132 characters; contains 133 characters
(#737) Space found before semicolon; expected "" } else \n";" but found ""\t} else \n"\n ;"
(#738) Variable "search_insert" must not contain underscores.
(#738) Short array syntax must be used to define arrays
(#739) Expected 1 space before "=>"; 0 found
(#739) Expected 1 space after "=>"; 0 found
(#740) There should be a comma after the last array item in a multi-line array.
(#742) Variable "search_insert" must not contain underscores.
(#752) Visibility must be declared on method "fix_js_CheckShortAnswer"
(#752) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_CheckShortAnswer" must be in lower-case letters only
(#753) Variable "search_insert" must not contain underscores.
(#753) Short array syntax must be used to define arrays
(#756) Variable "search_insert" must not contain underscores.
(#757) Line exceeds 132 characters; contains 141 characters
(#765) Space found before semicolon; expected "" ";" but found ""\t"\n ;"
(#768) Variable "search_insert" must not contain underscores.
(#799) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#801) Variable "search_insert" must not contain underscores.
(#811) Visibility must be declared on method "fix_js_ShowHideQuestions"
(#811) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_ShowHideQuestions" must be in lower-case letters only
(#817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) Visibility must be declared on method "js_to_display_feedback"
(#838) Space found before semicolon; expected "" WriteToInstructions(QsDone);\n";" but found ""\t\tWriteToInstructions(QsDone);\n"\n ;"
(#848) Visibility must be declared on method "fix_js_ReplaceGuessBox"
(#848) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_ReplaceGuessBox" must be in lower-case letters only
(#861) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#875) Visibility must be declared on method "fix_js_SetFocusToTextbox"
(#875) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_SetFocusToTextbox" must be in lower-case letters only
(#892) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#903) Visibility must be declared on method "fix_js_CheckFinished"
(#903) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::fix_js_CheckFinished" must be in lower-case letters only
(#912) Space found before semicolon; expected "" var BestPossibleScore = 0;\n";" but found ""\tvar BestPossibleScore = 0;\n"\n ;"
(#928) Space found before semicolon; expected "" }\n";" but found ""\t\t\t}\n"\n ;"
(#948) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#962) Visibility must be declared on method "expand_HeaderCode"
(#962) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::expand_HeaderCode" must be in lower-case letters only
(#963) Short array syntax must be used to define arrays
(#967) There should be a comma after the last array item in a multi-line array.
(#973) Variable "i_max" must not contain underscores.
(#974) Expected 1 space before "="; 0 found
(#974) Expected 1 space after "="; 0 found
(#974) Variable "i_max" must not contain underscores.
(#974) Expected 1 space before ">="; 0 found
(#974) Expected 1 space after ">="; 0 found
(#983) Short array syntax must be used to define arrays
(#1026) Space found before semicolon; expected "$headercode;" but found "$headercode\n ;"
(#1039) Visibility must be declared on method "expand_ItemArray_answertext"
(#1039) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_autoadvance_renderer::expand_ItemArray_answertext" must be in lower-case letters only
(#1043) Expected 1 space before "=="; 0 found
(#1043) Expected 1 space after "=="; 0 found
(#1043) Expected 1 space before "=="; 0 found
(#1043) Expected 1 space after "=="; 0 found
(#1048) Expected 1 space before "=="; 0 found
(#1048) Expected 1 space after "=="; 0 found
(#1048) Expected 1 space before "=="; 0 found
(#1048) Expected 1 space after "=="; 0 found
(#1051) Expected 1 space before "=="; 0 found
(#1051) Expected 1 space after "=="; 0 found
(#1067) Visibility must be declared on method "expand_jquiz_textbox_details"
(#1074) Short array syntax must be used to define arrays
(#1079) Expected 1 space before "=="; 0 found
(#1079) Expected 1 space after "=="; 0 found
(#1079) Expected 1 space before "=="; 0 found
(#1079) Expected 1 space after "=="; 0 found
(#1086) Expected 1 space before "=="; 0 found
(#1086) Expected 1 space after "=="; 0 found
(#1086) Expected 1 space before "=="; 0 found
(#1086) Expected 1 space after "=="; 0 found
(#1087) Expected 1 space before "=="; 0 found
(#1087) Expected 1 space after "=="; 0 found
(#1093) Expected 1 space before "=="; 0 found
(#1093) Expected 1 space after "=="; 0 found
(#1105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Line exceeds 132 characters; contains 144 characters
(#1125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1131) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jquiz/xml/v6/autoadvance/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/v6/autoadvance/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/v6/exam/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) You must use "/**" style comments for a member variable comment
(#42) Member variable "searchShowMessage" must be all lower-case
(#43) Missing member variable doc comment
(#43) Member variable "replaceShowMessage" must be all lower-case
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) You must use "/**" style comments for a member variable comment
(#46) Member variable "searchSetQNumReadout" must be all lower-case
(#47) Missing member variable doc comment
(#47) Member variable "replaceSetQNumReadout" must be all lower-case
(#54) The static declaration must come after the visibility declaration
(#54) Expected 1 space before opening brace; found 2
(#55) Short array syntax must be used to define arrays
(#63) Visibility must be declared on method "get_js_functionnames"
(#63) Expected 1 space before opening brace; found 2
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Visibility must be declared on method "fix_js_StartUp"
(#77) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_StartUp" must be in lower-case letters only
(#77) Expected 1 space before opening brace; found 2
(#88) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#139) Expected 1 space before "+"; 0 found
(#139) Expected 1 space after "+"; 0 found
(#152) Visibility must be declared on method "fix_js_ShowMessage"
(#152) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_ShowMessage" must be in lower-case letters only
(#152) Expected 1 space before opening brace; found 2
(#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
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Space found before semicolon; expected "" if (! Finished) return false;";" but found ""\tif (! Finished) return false;"\n ;"
(#191) Expected 1 space before "+"; 0 found
(#191) Expected 1 space after "+"; 0 found
(#203) Visibility must be declared on method "fix_js_WriteToInstructions"
(#203) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_WriteToInstructions" must be in lower-case letters only
(#203) Expected 1 space before opening brace; found 2
(#225) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#239) Visibility must be declared on method "fix_js_CompleteEmptyFeedback"
(#239) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_CompleteEmptyFeedback" must be in lower-case letters only
(#239) Expected 1 space before opening brace; found 2
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Visibility must be declared on method "fix_js_search_replace"
(#286) Visibility must be declared on method "fix_js_SetUpQuestions"
(#286) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_SetUpQuestions" must be in lower-case letters only
(#286) Expected 1 space before opening brace; found 2
(#297) Visibility must be declared on method "fix_js_ChangeQ"
(#297) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_ChangeQ" must be in lower-case letters only
(#297) Expected 1 space before opening brace; found 2
(#308) Visibility must be declared on method "fix_js_ShowAnswers"
(#308) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_ShowAnswers" must be in lower-case letters only
(#308) Expected 1 space before opening brace; found 2
(#319) Visibility must be declared on method "fix_js_ShowHint"
(#319) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_ShowHint" must be in lower-case letters only
(#319) Expected 1 space before opening brace; found 2
(#330) Visibility must be declared on method "fix_js_CheckMCAnswer"
(#330) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_CheckMCAnswer" must be in lower-case letters only
(#330) Expected 1 space before opening brace; found 2
(#341) Visibility must be declared on method "fix_js_CheckMultiSelAnswer"
(#341) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_CheckMultiSelAnswer" must be in lower-case letters only
(#341) Expected 1 space before opening brace; found 2
(#352) Visibility must be declared on method "fix_js_CheckShortAnswer"
(#352) method name "mod_hotpot_attempt_hp_6_jquiz_xml_v6_exam_renderer::fix_js_CheckShortAnswer" must be in lower-case letters only
(#352) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/jquiz/xml/v6/exam/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/v6/exam/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/v6/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/jquiz/xml/v6/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/jquiz/xml/v6/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod.
(#51) Expected 1 space after "="; 2 found
(#52) Missing docblock for constant mod_hotpot_attempt_hp_6_renderer::FILTER_ACTION_KEEP
(#52) Expected 1 space after "="; 2 found
(#53) Missing docblock for constant mod_hotpot_attempt_hp_6_renderer::FILTER_ACTION_REMOVE
(#61) Visibility must be declared on method "init"
(#61) Expected 1 space before opening brace; found 2
(#69) Visibility must be declared on method "fix_headcontent_DragAndDrop"
(#69) method name "mod_hotpot_attempt_hp_6_renderer::fix_headcontent_DragAndDrop" must be in lower-case letters only
(#69) Expected 1 space before opening brace; found 2
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#83) Short array syntax must be used to define arrays
(#93) There should be a comma after the last array item in a multi-line array.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#116) Visibility must be declared on method "fix_headcontent_rottmeier"
(#116) Expected 1 space before opening brace; found 2
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#184) Visibility must be declared on method "fix_bodycontent_rottmeier"
(#184) Expected 1 space before opening brace; found 2
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Visibility must be declared on method "get_js_functionnames"
(#206) Expected 1 space before opening brace; found 2
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Line exceeds maximum limit of 180 characters; contains 244 characters
(#221) Visibility must be declared on method "fix_js_Client"
(#221) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_Client" must be in lower-case letters only
(#221) Expected 1 space before opening brace; found 2
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Space found before semicolon; expected ""}$0";" but found ""}$0"\n ;"
(#252) Visibility must be declared on method "fix_js_ShowElements"
(#252) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_ShowElements" must be in lower-case letters only
(#252) Expected 1 space before opening brace; found 2
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Visibility must be declared on method "fix_js_PageDim"
(#272) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_PageDim" must be in lower-case letters only
(#272) Expected 1 space before opening brace; found 2
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Line exceeds 132 characters; contains 147 characters
(#303) Line exceeds 132 characters; contains 147 characters
(#380) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#393) Visibility must be declared on method "fix_js_GetViewportHeight"
(#393) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_GetViewportHeight" must be in lower-case letters only
(#393) Expected 1 space before opening brace; found 2
(#417) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#430) Visibility must be declared on method "fix_js_SuppressBackspace"
(#430) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_SuppressBackspace" must be in lower-case letters only
(#430) Expected 1 space before opening brace; found 2
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#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
(#482) Visibility must be declared on method "remove_js_function"
(#482) Expected 1 space before opening brace; found 2
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Visibility must be declared on method "fix_js_TrimString"
(#500) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_TrimString" must be in lower-case letters only
(#500) Expected 1 space before opening brace; found 2
(#510) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#521) Visibility must be declared on method "fix_js_TypeChars"
(#521) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_TypeChars" must be in lower-case letters only
(#521) Expected 1 space before opening brace; found 2
(#524) Expected 1 space before "==="; 0 found
(#524) Expected 1 space after "==="; 0 found
(#549) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#561) Visibility must be declared on method "fix_js_TypeChars_init"
(#561) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_TypeChars_init" must be in lower-case letters only
(#561) Expected 1 space before opening brace; found 2
(#571) Visibility must be declared on method "fix_js_TypeChars_obj"
(#571) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_TypeChars_obj" must be in lower-case letters only
(#571) Expected 1 space before opening brace; found 2
(#582) Visibility must be declared on method "fix_js_SendResults"
(#582) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_SendResults" must be in lower-case letters only
(#582) Expected 1 space before opening brace; found 2
(#593) Visibility must be declared on method "fix_js_GetUserName"
(#593) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_GetUserName" must be in lower-case letters only
(#593) Expected 1 space before opening brace; found 2
(#604) Visibility must be declared on method "fix_js_Finish"
(#604) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_Finish" must be in lower-case letters only
(#604) Expected 1 space before opening brace; found 2
(#615) Visibility must be declared on method "fix_js_PreloadImages"
(#615) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_PreloadImages" must be in lower-case letters only
(#615) Expected 1 space before opening brace; found 2
(#618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Visibility must be declared on method "fix_js_WriteToInstructions"
(#638) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_WriteToInstructions" must be in lower-case letters only
(#638) Expected 1 space before opening brace; found 2
(#645) Space found before semicolon; expected "" if (! document.getElementById('InstructionsDiv')) return false;\n";" but found ""\tif (! document.getElementById('InstructionsDiv')) return false;\n"\n ;"
(#646) Expected 1 space before "+"; 0 found
(#646) Expected 1 space after "+"; 0 found
(#652) Space found before semicolon; expected "" StretchCanvasToCoverContent(true);\n";" but found ""\tStretchCanvasToCoverContent(true);\n"\n ;"
(#668) Visibility must be declared on method "fix_js_ShowMessage"
(#668) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_ShowMessage" must be in lower-case letters only
(#668) Expected 1 space before opening brace; found 2
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Space found before semicolon; expected "" if (! document.getElementById('FeedbackOKButton')) return false;\n";" but found ""\tif (! document.getElementById('FeedbackOKButton')) return false;\n"\n ;"
(#682) Expected 1 space before "+"; 0 found
(#682) Expected 1 space after "+"; 0 found
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Space found before semicolon; expected ""setOffset(FDiv, 'Top', Math.max(t, TopSettingWithScrollOffset(30)));";" but found ""setOffset(FDiv, 'Top', Math.max(t, TopSettingWithScrollOffset(30)));"\n ;"
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#732) Visibility must be declared on method "fix_js_RemoveBottomNavBarForIE"
(#732) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_RemoveBottomNavBarForIE" must be in lower-case letters only
(#732) Expected 1 space before opening brace; found 2
(#744) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#753) Visibility must be declared on method "fix_js_StartUp_DragAndDrop"
(#753) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_StartUp_DragAndDrop" must be in lower-case letters only
(#753) Expected 1 space before opening brace; found 2
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Visibility must be declared on method "fix_js_StartUp_DragAndDrop_DragArea"
(#762) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_StartUp_DragAndDrop_DragArea" must be in lower-case letters only
(#762) Expected 1 space before opening brace; found 2
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) Visibility must be declared on method "fix_js_StartUp"
(#781) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_StartUp" must be in lower-case letters only
(#781) Expected 1 space before opening brace; found 2
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Space found before semicolon; expected "" window.StartedUp = true;";" but found ""\twindow.StartedUp = true;"\n ;"
(#792) Expected 1 space before "+"; 0 found
(#792) Expected 1 space after "+"; 0 found
(#795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Expected 1 space before "=="; 0 found
(#799) Expected 1 space after "=="; 0 found
(#809) Expected 1 space before "=="; 0 found
(#809) Expected 1 space after "=="; 0 found
(#810) Variable "onunload_status" must not contain underscores.
(#812) Variable "onunload_status" must not contain underscores.
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#844) Line exceeds 132 characters; contains 143 characters
(#844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#844) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Line exceeds 132 characters; contains 142 characters
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) This comment is 43% valid code; is this commented out code?
(#883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Inline comments must start with a capital letter, digit or 3-dots sequence
(#895) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#943) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#965) Expected 1 space before "=="; 0 found
(#965) Expected 1 space after "=="; 0 found
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#971) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#986) Visibility must be declared on method "fix_js_HideFeedback"
(#986) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_HideFeedback" must be in lower-case letters only
(#986) Expected 1 space before opening brace; found 2
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#989) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#1000) Expected 1 space before "=="; 0 found
(#1000) Expected 1 space after "=="; 0 found
(#1003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Visibility must be declared on method "fix_js_ShowSpecialReadingForQuestion"
(#1017) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_ShowSpecialReadingForQuestion" must be in lower-case letters only
(#1017) Expected 1 space before opening brace; found 2
(#1097) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#1108) Visibility must be declared on method "fix_js_CheckAnswers"
(#1108) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_CheckAnswers" must be in lower-case letters only
(#1108) Expected 1 space before opening brace; found 2
(#1111) Inline comments must end in full-stops, exclamation marks, or question marks
(#1114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1114) Inline comments must end in full-stops, exclamation marks, or question marks
(#1117) Expected 1 space before "+"; 0 found
(#1117) Expected 1 space after "+"; 0 found
(#1121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Short array syntax must be used to define arrays
(#1127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1127) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) Visibility must be declared on method "fix_js_CheckAnswers_arguments"
(#1142) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_CheckAnswers_arguments" must be in lower-case letters only
(#1142) Expected 1 space before opening brace; found 2
(#1156) Visibility must be declared on method "get_stop_onclick"
(#1170) Visibility must be declared on method "get_stop_function_confirm"
(#1170) Expected 1 space before opening brace; found 2
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) Space found before semicolon; expected "")";" but found "")"\n ;"
(#1187) Visibility must be declared on method "get_stop_function_name"
(#1187) Expected 1 space before opening brace; found 2
(#1188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1188) Inline comments must end in full-stops, exclamation marks, or question marks
(#1198) Visibility must be declared on method "get_stop_function_args"
(#1198) Expected 1 space before opening brace; found 2
(#1199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1199) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Visibility must be declared on method "get_stop_function_intercept"
(#1209) Expected 1 space before opening brace; found 2
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1214) Space found before semicolon; expected "" HP.onclickCheck();\n";" but found ""\tHP.onclickCheck();\n"\n ;"
(#1223) Visibility must be declared on method "get_stop_function_search"
(#1223) Expected 1 space before opening brace; found 2
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1238) Visibility must be declared on method "get_stop_function_replace"
(#1238) Expected 1 space before opening brace; found 2
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1245) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) Inline comments must end in full-stops, exclamation marks, or question marks
(#1270) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#1283) Public method name "mod_hotpot_attempt_hp_6_renderer::fix_js_CardSetHTML" must be in lower-case letters only
(#1283) Expected 1 space before opening brace; found 2
(#1301) Public method name "mod_hotpot_attempt_hp_6_renderer::fix_js_beginDrag" must be in lower-case letters only
(#1301) Expected 1 space before opening brace; found 2
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1306) Inline comments must end in full-stops, exclamation marks, or question marks
(#1308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1308) This comment is 67% valid code; is this commented out code?
(#1308) No space found before comment text; expected "// $replace = '$1$2.onmouse$3 = $4;$1$2.touch$3 = $4;';" but found "//$replace = '$1$2.onmouse$3 = $4;$1$2.touch$3 = $4;';"
(#1312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1312) Inline comments must end in full-stops, exclamation marks, or question marks
(#1317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1317) Inline comments must end in full-stops, exclamation marks, or question marks
(#1331) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#1332) Expected 1 space before "+"; 0 found
(#1332) Expected 1 space after "+"; 0 found
(#1345) Public method name "mod_hotpot_attempt_hp_6_renderer::get_beginDrag_target" must be in lower-case letters only
(#1359) Public method name "mod_hotpot_attempt_hp_6_renderer::fix_js_doDrag" must be in lower-case letters only
(#1359) Expected 1 space before opening brace; found 2
(#1362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1362) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) This comment is 50% valid code; is this commented out code?
(#1367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1367) Inline comments must end in full-stops, exclamation marks, or question marks
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Public method name "mod_hotpot_attempt_hp_6_renderer::fix_js_endDrag" must be in lower-case letters only
(#1386) Expected 1 space before opening brace; found 2
(#1390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1390) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1392) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) This comment is 50% valid code; is this commented out code?
(#1395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1395) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1397) This comment is 67% valid code; is this commented out code?
(#1397) No space found before comment text; expected "// $replace = '$1$2.onmouse$3=$4;$1$2.touch$3=$4;';" but found "//$replace = '$1$2.onmouse$3=$4;$1$2.touch$3=$4;';"
(#1401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1420) Visibility must be declared on method "fix_js_clientXY"
(#1420) method name "mod_hotpot_attempt_hp_6_renderer::fix_js_clientXY" must be in lower-case letters only
(#1421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1421) Inline comments must end in full-stops, exclamation marks, or question marks
(#1422) Short array syntax must be used to define arrays
(#1423) Short array syntax must be used to define arrays
(#1426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1426) Inline comments must end in full-stops, exclamation marks, or question marks
(#1448) Expected 1 space before opening brace; found 2
(#1465) Expected 1 space before opening brace; found 2
(#1479) Visibility must be declared on method "postprocessing"
(#1479) Expected 1 space before opening brace; found 2
(#1494) Visibility must be declared on method "fix_navigation_buttons"
(#1494) Expected 1 space before opening brace; found 2
(#1495) Expected 1 space before "=="; 0 found
(#1495) Expected 1 space after "=="; 0 found
(#1496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1496) Inline comments must end in full-stops, exclamation marks, or question marks
(#1498) Short array syntax must be used to define arrays
(#1501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1502) Inline comments must end in full-stops, exclamation marks, or question marks
(#1503) Short array syntax must be used to define arrays
(#1503) Expected 1 space before "=>"; 0 found
(#1503) Expected 1 space after "=>"; 0 found
(#1513) Visibility must be declared on method "fix_TimeLimit"
(#1513) method name "mod_hotpot_attempt_hp_6_renderer::fix_TimeLimit" must be in lower-case letters only
(#1513) Expected 1 space before opening brace; found 2
(#1523) Visibility must be declared on method "fix_SubmissionTimeout"
(#1523) method name "mod_hotpot_attempt_hp_6_renderer::fix_SubmissionTimeout" must be in lower-case letters only
(#1523) Expected 1 space before opening brace; found 2
(#1524) Expected 1 space before "=="; 0 found
(#1524) Expected 1 space after "=="; 0 found
(#1525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1525) Inline comments must end in full-stops, exclamation marks, or question marks
(#1529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1535) Inline comments must end in full-stops, exclamation marks, or question marks
(#1539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1542) Inline comments must end in full-stops, exclamation marks, or question marks
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1550) Inline comments must end in full-stops, exclamation marks, or question marks
(#1560) Visibility must be declared on method "fix_navigation"
(#1560) Expected 1 space before opening brace; found 2
(#1561) Expected 1 space before "=="; 0 found
(#1561) Expected 1 space after "=="; 0 found
(#1562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1562) Inline comments must end in full-stops, exclamation marks, or question marks
(#1566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1566) Inline comments must end in full-stops, exclamation marks, or question marks
(#1569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1569) Inline comments must end in full-stops, exclamation marks, or question marks
(#1570) Expected 1 space before "=="; 0 found
(#1570) Expected 1 space after "=="; 0 found
(#1583) Expected 1 space before "=="; 0 found
(#1583) Expected 1 space after "=="; 0 found
(#1587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1587) This comment is 60% valid code; is this commented out code?
(#1587) No space found before comment text; expected "// $search = '/<!-- BeginTopNavButtons -->'.'.*?'.'<!-- EndTopNavButtons -->/s';" but found "//$search = '/<!-- BeginTopNavButtons -->'.'.*?'.'<!-- EndTopNavButtons -->/s';"
(#1599) Space found before semicolon; expected "'</div>';" but found "'</div>'\n ;"
(#1603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1603) Inline comments must end in full-stops, exclamation marks, or question marks
(#1615) Visibility must be declared on method "fix_filters"
(#1615) Expected 1 space before opening brace; found 2
(#1618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1618) 48 slashes comments are not allowed; use "// Comment." instead
(#1620) Inline comments must end in full-stops, exclamation marks, or question marks
(#1620) 48 slashes comments are not allowed; use "// Comment." instead
(#1625) Expected 1 space before "==="; 0 found
(#1625) Expected 1 space after "==="; 0 found
(#1626) Short array syntax must be used to define arrays
(#1641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1654) Inline comments must end in full-stops, exclamation marks, or question marks
(#1659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1660) Inline comments must end in full-stops, exclamation marks, or question marks
(#1665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1665) Inline comments must end in full-stops, exclamation marks, or question marks
(#1666) Variable "reset_caches" must not contain underscores.
(#1671) Variable "reset_caches" must not contain underscores.
(#1675) Variable "reset_caches" must not contain underscores.
(#1680) Variable "reset_caches" must not contain underscores.
(#1682) Inline comments must end in full-stops, exclamation marks, or question marks
(#1685) Inline comments must end in full-stops, exclamation marks, or question marks
(#1690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1690) 48 slashes comments are not allowed; use "// Comment." instead
(#1692) Inline comments must end in full-stops, exclamation marks, or question marks
(#1692) 48 slashes comments are not allowed; use "// Comment." instead
(#1697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1697) 48 slashes comments are not allowed; use "// Comment." instead
(#1699) Inline comments must end in full-stops, exclamation marks, or question marks
(#1699) 48 slashes comments are not allowed; use "// Comment." instead
(#1702) Expected 1 space before "==="; 0 found
(#1702) Expected 1 space after "==="; 0 found
(#1703) Short array syntax must be used to define arrays
(#1706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1706) Inline comments must end in full-stops, exclamation marks, or question marks
(#1714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1714) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1719) 48 slashes comments are not allowed; use "// Comment." instead
(#1721) Inline comments must end in full-stops, exclamation marks, or question marks
(#1721) 48 slashes comments are not allowed; use "// Comment." instead
(#1723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1725) Inline comments must end in full-stops, exclamation marks, or question marks
(#1736) Visibility must be declared on method "filter_text_headcontent"
(#1736) Expected 1 space before opening brace; found 2
(#1739) Short array syntax must be used to define arrays
(#1744) Short array syntax must be used to define arrays
(#1756) Visibility must be declared on method "filter_text_headcontent_array"
(#1756) Expected 1 space before opening brace; found 2
(#1757) Inline comments must end in full-stops, exclamation marks, or question marks
(#1757) This comment is 60% valid code; is this commented out code?
(#1763) Short array syntax must be used to define arrays
(#1774) Visibility must be declared on method "filter_text_headcontent_string"
(#1774) Expected 1 space before opening brace; found 2
(#1775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1775) This comment is 58% valid code; is this commented out code?
(#1776) Inline comments must end in full-stops, exclamation marks, or question marks
(#1778) Variable "replace_pairs" must not contain underscores.
(#1778) Short array syntax must be used to define arrays
(#1779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1779) Inline comments must end in full-stops, exclamation marks, or question marks
(#1780) Expected 1 space before "=>"; 0 found
(#1780) Expected 1 space after "=>"; 0 found
(#1780) Expected 1 space before "=>"; 0 found
(#1780) Expected 1 space after "=>"; 0 found
(#1780) Expected 1 space before "=>"; 0 found
(#1780) Expected 1 space after "=>"; 0 found
(#1781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1781) Inline comments must end in full-stops, exclamation marks, or question marks
(#1782) Expected 1 space before "=>"; 0 found
(#1782) Expected 1 space after "=>"; 0 found
(#1783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1783) Inline comments must end in full-stops, exclamation marks, or question marks
(#1784) Expected 1 space before "=>"; 0 found
(#1784) Expected 1 space after "=>"; 0 found
(#1784) Expected 1 space before "=>"; 0 found
(#1784) Expected 1 space after "=>"; 0 found
(#1784) There should be a comma after the last array item in a multi-line array.
(#1791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1791) Inline comments must end in full-stops, exclamation marks, or question marks
(#1792) Variable "replace_pairs" must not contain underscores.
(#1794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1794) Inline comments must end in full-stops, exclamation marks, or question marks
(#1798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1798) Inline comments must end in full-stops, exclamation marks, or question marks
(#1801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1801) Inline comments must end in full-stops, exclamation marks, or question marks
(#1804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1804) This comment is 47% valid code; is this commented out code?
(#1805) Inline comments must end in full-stops, exclamation marks, or question marks
(#1807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1807) Inline comments must end in full-stops, exclamation marks, or question marks
(#1819) Visibility must be declared on method "filter_text_to_utf8"
(#1821) Variable "i_max" must not contain underscores.
(#1822) Expected 1 space before "="; 0 found
(#1822) Expected 1 space after "="; 0 found
(#1822) Variable "i_max" must not contain underscores.
(#1822) Expected 1 space before ">="; 0 found
(#1822) Expected 1 space after ">="; 0 found
(#1835) Visibility must be declared on method "filter_text_bodycontent"
(#1835) Expected 1 space before opening brace; found 2
(#1837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1838) Inline comments must end in full-stops, exclamation marks, or question marks
(#1839) Expected 1 space before "=="; 0 found
(#1839) Expected 1 space after "=="; 0 found
(#1843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1843) Inline comments must end in full-stops, exclamation marks, or question marks
(#1846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1846) Inline comments must end in full-stops, exclamation marks, or question marks
(#1849) Expected 1 space before "=="; 0 found
(#1849) Expected 1 space after "=="; 0 found
(#1853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1853) Inline comments must end in full-stops, exclamation marks, or question marks
(#1854) Short array syntax must be used to define arrays
(#1864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1864) Inline comments must end in full-stops, exclamation marks, or question marks
(#1865) Short array syntax must be used to define arrays
(#1871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1872) Inline comments must end in full-stops, exclamation marks, or question marks
(#1873) Short array syntax must be used to define arrays
(#1875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1876) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1877) Inline comments must end in full-stops, exclamation marks, or question marks
(#1877) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1879) Variable "i_max" must not contain underscores.
(#1880) Variable "i_max" must not contain underscores.
(#1882) Expected 1 space before "==="; 0 found
(#1882) Expected 1 space after "==="; 0 found
(#1883) Variable "i_max" must not contain underscores.
(#1886) Variable "i_max" must not contain underscores.
(#1888) Expected 1 space before "=="; 0 found
(#1888) Expected 1 space after "=="; 0 found
(#1888) Expected 1 space before "+"; 0 found
(#1888) Expected 1 space after "+"; 0 found
(#1888) Expected 1 space before "=="; 0 found
(#1888) Expected 1 space after "=="; 0 found
(#1890) Expected 1 space before "=="; 0 found
(#1890) Expected 1 space after "=="; 0 found
(#1890) Expected 1 space before "=="; 0 found
(#1890) Expected 1 space after "=="; 0 found
(#1890) Expected 1 space before "=="; 0 found
(#1890) Expected 1 space after "=="; 0 found
(#1894) Variable "i_max" must not contain underscores.
(#1894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1896) Inline comments must end in full-stops, exclamation marks, or question marks
(#1905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1905) Inline comments must end in full-stops, exclamation marks, or question marks
(#1908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1908) Inline comments must end in full-stops, exclamation marks, or question marks
(#1912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1912) Inline comments must end in full-stops, exclamation marks, or question marks
(#1917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1917) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) The use of backticks in strings is not recommended
(#1920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1920) Inline comments must end in full-stops, exclamation marks, or question marks
(#1924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1924) Inline comments must end in full-stops, exclamation marks, or question marks
(#1931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1931) Inline comments must end in full-stops, exclamation marks, or question marks
(#1942) Visibility must be declared on method "fix_feedbackform"
(#1942) Expected 1 space before opening brace; found 2
(#1943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1943) This comment is 41% valid code; is this commented out code?
(#1944) No space found before comment text; expected "// FEEDBACK = new Array();" but found "//FEEDBACK = new Array();"
(#1945) No space found before comment text; expected "// FEEDBACK[0] = ''; // url of feedback page/script" but found "//FEEDBACK[0] = ''; // url of feedback page/script"
(#1946) No space found before comment text; expected "// FEEDBACK[1] = ''; // array of array('teachername', 'value');" but found "//FEEDBACK[1] = ''; // array of array('teachername', 'value');"
(#1947) No space found before comment text; expected "// FEEDBACK[2] = ''; // 'student name' [formmail only]" but found "//FEEDBACK[2] = ''; // 'student name' [formmail only]"
(#1948) No space found before comment text; expected "// FEEDBACK[3] = ''; // 'student email' [formmail only]" but found "//FEEDBACK[3] = ''; // 'student email' [formmail only]"
(#1949) No space found before comment text; expected "// FEEDBACK[4] = ''; // window width" but found "//FEEDBACK[4] = ''; // window width"
(#1950) No space found before comment text; expected "// FEEDBACK[5] = ''; // window height" but found "//FEEDBACK[5] = ''; // window height"
(#1951) No space found before comment text; expected "// FEEDBACK[6] = ''; // 'Send a message to teacher' [prompt/button text]" but found "//FEEDBACK[6] = ''; // 'Send a message to teacher' [prompt/button text]"
(#1952) No space found before comment text; expected "// FEEDBACK[7] = ''; // 'Title'" but found "//FEEDBACK[7] = ''; // 'Title'"
(#1953) No space found before comment text; expected "// FEEDBACK[8] = ''; // 'Teacher'" but found "//FEEDBACK[8] = ''; // 'Teacher'"
(#1954) No space found before comment text; expected "// FEEDBACK[9] = ''; // 'Message'" but found "//FEEDBACK[9] = ''; // 'Message'"
(#1955) Inline comments must end in full-stops, exclamation marks, or question marks
(#1955) No space found before comment text; expected "// FEEDBACK[10] = ''; // 'Close this window'" but found "//FEEDBACK[10] = ''; // 'Close this window'"
(#1959) Short array syntax must be used to define arrays
(#1962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1962) Inline comments must end in full-stops, exclamation marks, or question marks
(#1984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1984) Inline comments must end in full-stops, exclamation marks, or question marks
(#1985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1985) Inline comments must end in full-stops, exclamation marks, or question marks
(#1987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1987) Inline comments must end in full-stops, exclamation marks, or question marks
(#1993) Short array syntax must be used to define arrays
(#1995) Expected 1 space before "=>"; 0 found
(#1995) Expected 1 space after "=>"; 0 found
(#1995) Expected 1 space before "=>"; 0 found
(#1995) Expected 1 space after "=>"; 0 found
(#1996) Expected 1 space before "=="; 0 found
(#1996) Expected 1 space after "=="; 0 found
(#2002) Closing brace must be on a line by itself
(#2002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2003) Closing brace must be on a line by itself
(#2017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2017) Inline comments must end in full-stops, exclamation marks, or question marks
(#2018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2018) Inline comments must end in full-stops, exclamation marks, or question marks
(#2020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2026) Inline comments must end in full-stops, exclamation marks, or question marks
(#2029) Empty IF statement detected
(#2029) Expected 1 space before "=="; 0 found
(#2029) Expected 1 space after "=="; 0 found
(#2030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2032) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2032) Inline comments must end in full-stops, exclamation marks, or question marks
(#2033) Expected 1 space before "=="; 0 found
(#2033) Expected 1 space after "=="; 0 found
(#2036) Inline comments must end in full-stops, exclamation marks, or question marks
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2062) Visibility must be declared on method "get_feedback_teachers"
(#2062) Expected 1 space before opening brace; found 2
(#2066) Short array syntax must be used to define arrays
(#2068) Expected 1 space before "=="; 0 found
(#2068) Expected 1 space after "=="; 0 found
(#2081) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2081) Inline comments must end in full-stops, exclamation marks, or question marks
(#2088) Visibility must be declared on method "fix_reviewoptions"
(#2088) Expected 1 space before opening brace; found 2
(#2089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2089) Inline comments must end in full-stops, exclamation marks, or question marks
(#2095) Visibility must be declared on method "fix_submissionform"
(#2095) Expected 1 space before opening brace; found 2
(#2097) Short array syntax must be used to define arrays
(#2102) Short array syntax must be used to define arrays
(#2103) There should be a comma after the last array item in a multi-line array.
(#2105) Variable "form_start" must not contain underscores.
(#2106) Variable "form_end" must not contain underscores.
(#2110) Expected 1 space before "==="; 0 found
(#2110) Expected 1 space after "==="; 0 found
(#2111) Variable "form_start" must not contain underscores.
(#2112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2112) Inline comments must end in full-stops, exclamation marks, or question marks
(#2112) This comment is 67% valid code; is this commented out code?
(#2112) No space found before comment text; expected "// throw new moodle_exception('couldnotinsertsubmissionform', 'hotpot');" but found "//throw new moodle_exception('couldnotinsertsubmissionform', 'hotpot');"
(#2114) Variable "form_start" must not contain underscores.
(#2119) Expected 1 space before "==="; 0 found
(#2119) Expected 1 space after "==="; 0 found
(#2120) Variable "form_end" must not contain underscores.
(#2121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2121) Inline comments must end in full-stops, exclamation marks, or question marks
(#2121) This comment is 67% valid code; is this commented out code?
(#2121) No space found before comment text; expected "// throw new moodle_exception('couldnotinsertsubmissionform', 'hotpot');" but found "//throw new moodle_exception('couldnotinsertsubmissionform', 'hotpot');"
(#2123) Variable "form_end" must not contain underscores.
(#2133) Visibility must be declared on method "fix_mediafilter_onload_extra"
(#2133) Expected 1 space before opening brace; found 2
(#2138) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#2141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2141) Inline comments must end in full-stops, exclamation marks, or question marks
(#2149) Visibility must be declared on method "expand_AlsoCorrect"
(#2149) method name "mod_hotpot_attempt_hp_6_renderer::expand_AlsoCorrect" must be in lower-case letters only
(#2149) Expected 1 space before opening brace; found 2
(#2150) Line exceeds 132 characters; contains 153 characters
(#2159) Visibility must be declared on method "expand_BottomNavBar"
(#2159) method name "mod_hotpot_attempt_hp_6_renderer::expand_BottomNavBar" must be in lower-case letters only
(#2159) Expected 1 space before opening brace; found 2
(#2169) Visibility must be declared on method "expand_CapitalizeFirst"
(#2169) method name "mod_hotpot_attempt_hp_6_renderer::expand_CapitalizeFirst" must be in lower-case letters only
(#2169) Expected 1 space before opening brace; found 2
(#2170) Line exceeds 132 characters; contains 169 characters
(#2179) Visibility must be declared on method "expand_CheckCaption"
(#2179) method name "mod_hotpot_attempt_hp_6_renderer::expand_CheckCaption" must be in lower-case letters only
(#2179) Expected 1 space before opening brace; found 2
(#2189) Visibility must be declared on method "expand_ContentsURL"
(#2189) method name "mod_hotpot_attempt_hp_6_renderer::expand_ContentsURL" must be in lower-case letters only
(#2189) Expected 1 space before opening brace; found 2
(#2199) Visibility must be declared on method "expand_CorrectIndicator"
(#2199) method name "mod_hotpot_attempt_hp_6_renderer::expand_CorrectIndicator" must be in lower-case letters only
(#2199) Expected 1 space before opening brace; found 2
(#2209) Visibility must be declared on method "expand_Back"
(#2209) method name "mod_hotpot_attempt_hp_6_renderer::expand_Back" must be in lower-case letters only
(#2209) Expected 1 space before opening brace; found 2
(#2219) Visibility must be declared on method "expand_BackCaption"
(#2219) method name "mod_hotpot_attempt_hp_6_renderer::expand_BackCaption" must be in lower-case letters only
(#2219) Expected 1 space before opening brace; found 2
(#2229) Visibility must be declared on method "expand_CaseSensitive"
(#2229) method name "mod_hotpot_attempt_hp_6_renderer::expand_CaseSensitive" must be in lower-case letters only
(#2229) Expected 1 space before opening brace; found 2
(#2230) Line exceeds 132 characters; contains 160 characters
(#2239) Visibility must be declared on method "expand_ClickToAdd"
(#2239) method name "mod_hotpot_attempt_hp_6_renderer::expand_ClickToAdd" must be in lower-case letters only
(#2239) Expected 1 space before opening brace; found 2
(#2240) Line exceeds 132 characters; contains 153 characters
(#2249) Visibility must be declared on method "expand_ClueCaption"
(#2249) method name "mod_hotpot_attempt_hp_6_renderer::expand_ClueCaption" must be in lower-case letters only
(#2249) Expected 1 space before opening brace; found 2
(#2259) Visibility must be declared on method "expand_Clues"
(#2259) method name "mod_hotpot_attempt_hp_6_renderer::expand_Clues" must be in lower-case letters only
(#2259) Expected 1 space before opening brace; found 2
(#2260) Inline comments must end in full-stops, exclamation marks, or question marks
(#2261) Line exceeds 132 characters; contains 158 characters
(#2270) Visibility must be declared on method "expand_Contents"
(#2270) method name "mod_hotpot_attempt_hp_6_renderer::expand_Contents" must be in lower-case letters only
(#2270) Expected 1 space before opening brace; found 2
(#2280) Visibility must be declared on method "expand_ContentsCaption"
(#2280) method name "mod_hotpot_attempt_hp_6_renderer::expand_ContentsCaption" must be in lower-case letters only
(#2280) Expected 1 space before opening brace; found 2
(#2290) Visibility must be declared on method "expand_Correct"
(#2290) method name "mod_hotpot_attempt_hp_6_renderer::expand_Correct" must be in lower-case letters only
(#2290) Expected 1 space before opening brace; found 2
(#2291) Expected 1 space before "=="; 0 found
(#2291) Expected 1 space after "=="; 0 found
(#2296) Line exceeds 132 characters; contains 149 characters
(#2305) Visibility must be declared on method "expand_DeleteCaption"
(#2305) method name "mod_hotpot_attempt_hp_6_renderer::expand_DeleteCaption" must be in lower-case letters only
(#2305) Expected 1 space before opening brace; found 2
(#2306) Line exceeds 132 characters; contains 155 characters
(#2315) Visibility must be declared on method "expand_DublinCoreMetadata"
(#2315) method name "mod_hotpot_attempt_hp_6_renderer::expand_DublinCoreMetadata" must be in lower-case letters only
(#2315) Expected 1 space before opening brace; found 2
(#2321) Short array syntax must be used to define arrays
(#2321) Expected 1 space before "=>"; 0 found
(#2321) Expected 1 space after "=>"; 0 found
(#2321) Expected 1 space before "=>"; 0 found
(#2321) Expected 1 space after "=>"; 0 found
(#2324) Short array syntax must be used to define arrays
(#2325) Expected "while (...) {\n"; found "while(...) {\n"
(#2345) Visibility must be declared on method "expand_EMail"
(#2345) method name "mod_hotpot_attempt_hp_6_renderer::expand_EMail" must be in lower-case letters only
(#2345) Expected 1 space before opening brace; found 2
(#2356) Visibility must be declared on method "expand_EscapedExerciseTitle"
(#2356) method name "mod_hotpot_attempt_hp_6_renderer::expand_EscapedExerciseTitle" must be in lower-case letters only
(#2356) Expected 1 space before opening brace; found 2
(#2366) Visibility must be declared on method "expand_ExBGColor"
(#2366) method name "mod_hotpot_attempt_hp_6_renderer::expand_ExBGColor" must be in lower-case letters only
(#2366) Expected 1 space before opening brace; found 2
(#2376) Visibility must be declared on method "expand_ExerciseSubtitle"
(#2376) method name "mod_hotpot_attempt_hp_6_renderer::expand_ExerciseSubtitle" must be in lower-case letters only
(#2376) Expected 1 space before opening brace; found 2
(#2377) Line exceeds 132 characters; contains 158 characters
(#2386) Visibility must be declared on method "expand_ExerciseTitle"
(#2386) method name "mod_hotpot_attempt_hp_6_renderer::expand_ExerciseTitle" must be in lower-case letters only
(#2386) Expected 1 space before opening brace; found 2
(#2396) Visibility must be declared on method "expand_FontFace"
(#2396) method name "mod_hotpot_attempt_hp_6_renderer::expand_FontFace" must be in lower-case letters only
(#2396) Expected 1 space before opening brace; found 2
(#2406) Visibility must be declared on method "expand_FontSize"
(#2406) method name "mod_hotpot_attempt_hp_6_renderer::expand_FontSize" must be in lower-case letters only
(#2406) Expected 1 space before opening brace; found 2
(#2417) Visibility must be declared on method "expand_FormMailURL"
(#2417) method name "mod_hotpot_attempt_hp_6_renderer::expand_FormMailURL" must be in lower-case letters only
(#2417) Expected 1 space before opening brace; found 2
(#2428) Visibility must be declared on method "expand_FullVersionInfo"
(#2428) method name "mod_hotpot_attempt_hp_6_renderer::expand_FullVersionInfo" must be in lower-case letters only
(#2428) Expected 1 space before opening brace; found 2
(#2430) Line exceeds 132 characters; contains 139 characters
(#2439) Visibility must be declared on method "expand_FuncLightColor"
(#2439) method name "mod_hotpot_attempt_hp_6_renderer::expand_FuncLightColor" must be in lower-case letters only
(#2439) Opening brace must be the last content on the line
(#2439) Expected 1 space before opening brace; found 2
(#2439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2439) Inline comments must end in full-stops, exclamation marks, or question marks
(#2450) Visibility must be declared on method "expand_FuncShadeColor"
(#2450) method name "mod_hotpot_attempt_hp_6_renderer::expand_FuncShadeColor" must be in lower-case letters only
(#2450) Opening brace must be the last content on the line
(#2450) Expected 1 space before opening brace; found 2
(#2450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2450) Inline comments must end in full-stops, exclamation marks, or question marks
(#2461) Visibility must be declared on method "expand_GiveHint"
(#2461) method name "mod_hotpot_attempt_hp_6_renderer::expand_GiveHint" must be in lower-case letters only
(#2461) Expected 1 space before opening brace; found 2
(#2462) Line exceeds 132 characters; contains 163 characters
(#2471) Visibility must be declared on method "expand_GraphicURL"
(#2471) method name "mod_hotpot_attempt_hp_6_renderer::expand_GraphicURL" must be in lower-case letters only
(#2471) Expected 1 space before opening brace; found 2
(#2481) Visibility must be declared on method "expand_GuessCorrect"
(#2481) method name "mod_hotpot_attempt_hp_6_renderer::expand_GuessCorrect" must be in lower-case letters only
(#2481) Expected 1 space before opening brace; found 2
(#2482) Line exceeds 132 characters; contains 157 characters
(#2491) Visibility must be declared on method "expand_GuessIncorrect"
(#2491) method name "mod_hotpot_attempt_hp_6_renderer::expand_GuessIncorrect" must be in lower-case letters only
(#2491) Expected 1 space before opening brace; found 2
(#2492) Line exceeds 132 characters; contains 159 characters
(#2501) Visibility must be declared on method "expand_HeaderCode"
(#2501) method name "mod_hotpot_attempt_hp_6_renderer::expand_HeaderCode" must be in lower-case letters only
(#2501) Expected 1 space before opening brace; found 2
(#2511) Visibility must be declared on method "expand_Hint"
(#2511) method name "mod_hotpot_attempt_hp_6_renderer::expand_Hint" must be in lower-case letters only
(#2511) Expected 1 space before opening brace; found 2
(#2512) Line exceeds 132 characters; contains 157 characters
(#2521) Visibility must be declared on method "expand_HintCaption"
(#2521) method name "mod_hotpot_attempt_hp_6_renderer::expand_HintCaption" must be in lower-case letters only
(#2521) Expected 1 space before opening brace; found 2
(#2531) Visibility must be declared on method "expand_Incorrect"
(#2531) method name "mod_hotpot_attempt_hp_6_renderer::expand_Incorrect" must be in lower-case letters only
(#2531) Expected 1 space before opening brace; found 2
(#2532) Expected 1 space before "=="; 0 found
(#2532) Expected 1 space after "=="; 0 found
(#2537) Line exceeds 132 characters; contains 149 characters
(#2546) Visibility must be declared on method "expand_IncorrectIndicator"
(#2546) method name "mod_hotpot_attempt_hp_6_renderer::expand_IncorrectIndicator" must be in lower-case letters only
(#2546) Expected 1 space before opening brace; found 2
(#2556) Visibility must be declared on method "expand_Instructions"
(#2556) method name "mod_hotpot_attempt_hp_6_renderer::expand_Instructions" must be in lower-case letters only
(#2556) Expected 1 space before opening brace; found 2
(#2557) Line exceeds 132 characters; contains 153 characters
(#2566) Visibility must be declared on method "expand_JSBrowserCheck"
(#2566) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSBrowserCheck" must be in lower-case letters only
(#2566) Expected 1 space before opening brace; found 2
(#2576) Visibility must be declared on method "expand_JSButtons"
(#2576) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSButtons" must be in lower-case letters only
(#2576) Expected 1 space before opening brace; found 2
(#2586) Visibility must be declared on method "expand_JSCard"
(#2586) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSCard" must be in lower-case letters only
(#2586) Expected 1 space before opening brace; found 2
(#2596) Visibility must be declared on method "expand_JSCheckShortAnswer"
(#2596) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSCheckShortAnswer" must be in lower-case letters only
(#2596) Expected 1 space before opening brace; found 2
(#2606) Visibility must be declared on method "expand_JSHotPotNet"
(#2606) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSHotPotNet" must be in lower-case letters only
(#2606) Expected 1 space before opening brace; found 2
(#2616) Visibility must be declared on method "expand_JSSendResults"
(#2616) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSSendResults" must be in lower-case letters only
(#2616) Expected 1 space before opening brace; found 2
(#2626) Visibility must be declared on method "expand_JSShowMessage"
(#2626) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSShowMessage" must be in lower-case letters only
(#2626) Expected 1 space before opening brace; found 2
(#2636) Visibility must be declared on method "expand_JSTimer"
(#2636) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSTimer" must be in lower-case letters only
(#2636) Expected 1 space before opening brace; found 2
(#2646) Visibility must be declared on method "expand_JSUtilities"
(#2646) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSUtilities" must be in lower-case letters only
(#2646) Expected 1 space before opening brace; found 2
(#2656) Visibility must be declared on method "expand_LastQCaption"
(#2656) method name "mod_hotpot_attempt_hp_6_renderer::expand_LastQCaption" must be in lower-case letters only
(#2656) Expected 1 space before opening brace; found 2
(#2658) Expected 1 space before "=="; 0 found
(#2658) Expected 1 space after "=="; 0 found
(#2667) Visibility must be declared on method "expand_LinkColor"
(#2667) method name "mod_hotpot_attempt_hp_6_renderer::expand_LinkColor" must be in lower-case letters only
(#2667) Expected 1 space before opening brace; found 2
(#2677) Visibility must be declared on method "expand_NamePlease"
(#2677) method name "mod_hotpot_attempt_hp_6_renderer::expand_NamePlease" must be in lower-case letters only
(#2677) Expected 1 space before opening brace; found 2
(#2688) Visibility must be declared on method "expand_NavBar"
(#2688) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavBar" must be in lower-case letters only
(#2688) Expected 1 space before opening brace; found 2
(#2701) Visibility must be declared on method "expand_NavBarID"
(#2701) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavBarID" must be in lower-case letters only
(#2701) Expected 1 space before opening brace; found 2
(#2702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2712) Visibility must be declared on method "expand_NavBarJS"
(#2712) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavBarJS" must be in lower-case letters only
(#2712) Expected 1 space before opening brace; found 2
(#2722) Visibility must be declared on method "expand_NavButtons"
(#2722) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavButtons" must be in lower-case letters only
(#2722) Expected 1 space before opening brace; found 2
(#2732) Visibility must be declared on method "expand_NavTextColor"
(#2732) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavTextColor" must be in lower-case letters only
(#2732) Expected 1 space before opening brace; found 2
(#2733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2743) Visibility must be declared on method "expand_NavBarColor"
(#2743) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavBarColor" must be in lower-case letters only
(#2743) Expected 1 space before opening brace; found 2
(#2753) Visibility must be declared on method "expand_NavLightColor"
(#2753) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavLightColor" must be in lower-case letters only
(#2753) Expected 1 space before opening brace; found 2
(#2764) Visibility must be declared on method "expand_NavShadeColor"
(#2764) method name "mod_hotpot_attempt_hp_6_renderer::expand_NavShadeColor" must be in lower-case letters only
(#2764) Expected 1 space before opening brace; found 2
(#2775) Visibility must be declared on method "expand_NextCaption"
(#2775) method name "mod_hotpot_attempt_hp_6_renderer::expand_NextCaption" must be in lower-case letters only
(#2775) Expected 1 space before opening brace; found 2
(#2776) Line exceeds 132 characters; contains 153 characters
(#2785) Visibility must be declared on method "expand_NextCorrect"
(#2785) method name "mod_hotpot_attempt_hp_6_renderer::expand_NextCorrect" must be in lower-case letters only
(#2785) Expected 1 space before opening brace; found 2
(#2786) Expected 1 space before "=="; 0 found
(#2786) Expected 1 space after "=="; 0 found
(#2787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2787) Inline comments must end in full-stops, exclamation marks, or question marks
(#2789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2789) Inline comments must end in full-stops, exclamation marks, or question marks
(#2791) Line exceeds 132 characters; contains 149 characters
(#2800) Visibility must be declared on method "expand_NextEx"
(#2800) method name "mod_hotpot_attempt_hp_6_renderer::expand_NextEx" must be in lower-case letters only
(#2800) Expected 1 space before opening brace; found 2
(#2810) Visibility must be declared on method "expand_NextExCaption"
(#2810) method name "mod_hotpot_attempt_hp_6_renderer::expand_NextExCaption" must be in lower-case letters only
(#2810) Expected 1 space before opening brace; found 2
(#2812) Expected 1 space before "=="; 0 found
(#2812) Expected 1 space after "=="; 0 found
(#2821) Visibility must be declared on method "expand_NextQCaption"
(#2821) method name "mod_hotpot_attempt_hp_6_renderer::expand_NextQCaption" must be in lower-case letters only
(#2821) Expected 1 space before opening brace; found 2
(#2831) Visibility must be declared on method "expand_NextExURL"
(#2831) method name "mod_hotpot_attempt_hp_6_renderer::expand_NextExURL" must be in lower-case letters only
(#2831) Expected 1 space before opening brace; found 2
(#2832) Line exceeds 132 characters; contains 152 characters
(#2841) Visibility must be declared on method "expand_OKCaption"
(#2841) method name "mod_hotpot_attempt_hp_6_renderer::expand_OKCaption" must be in lower-case letters only
(#2841) Expected 1 space before opening brace; found 2
(#2851) Visibility must be declared on method "expand_PageBGColor"
(#2851) method name "mod_hotpot_attempt_hp_6_renderer::expand_PageBGColor" must be in lower-case letters only
(#2851) Expected 1 space before opening brace; found 2
(#2861) Visibility must be declared on method "expand_PlainTitle"
(#2861) method name "mod_hotpot_attempt_hp_6_renderer::expand_PlainTitle" must be in lower-case letters only
(#2861) Expected 1 space before opening brace; found 2
(#2871) Visibility must be declared on method "expand_PreloadImages"
(#2871) method name "mod_hotpot_attempt_hp_6_renderer::expand_PreloadImages" must be in lower-case letters only
(#2871) Expected 1 space before opening brace; found 2
(#2882) Visibility must be declared on method "expand_PreloadImageList"
(#2882) method name "mod_hotpot_attempt_hp_6_renderer::expand_PreloadImageList" must be in lower-case letters only
(#2882) Expected 1 space before opening brace; found 2
(#2886) Short array syntax must be used to define arrays
(#2888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2888) Inline comments must end in full-stops, exclamation marks, or question marks
(#2894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2895) Inline comments must end in full-stops, exclamation marks, or question marks
(#2915) Visibility must be declared on method "expand_Reading"
(#2915) method name "mod_hotpot_attempt_hp_6_renderer::expand_Reading" must be in lower-case letters only
(#2915) Expected 1 space before opening brace; found 2
(#2925) Visibility must be declared on method "expand_ReadingText"
(#2925) method name "mod_hotpot_attempt_hp_6_renderer::expand_ReadingText" must be in lower-case letters only
(#2925) Expected 1 space before opening brace; found 2
(#2941) Visibility must be declared on method "expand_ReadingTitle"
(#2941) method name "mod_hotpot_attempt_hp_6_renderer::expand_ReadingTitle" must be in lower-case letters only
(#2941) Expected 1 space before opening brace; found 2
(#2952) Visibility must be declared on method "expand_Restart"
(#2952) method name "mod_hotpot_attempt_hp_6_renderer::expand_Restart" must be in lower-case letters only
(#2952) Expected 1 space before opening brace; found 2
(#2953) Line exceeds 132 characters; contains 160 characters
(#2962) Visibility must be declared on method "expand_RestartCaption"
(#2962) method name "mod_hotpot_attempt_hp_6_renderer::expand_RestartCaption" must be in lower-case letters only
(#2962) Expected 1 space before opening brace; found 2
(#2972) Visibility must be declared on method "expand_Scorm12"
(#2972) method name "mod_hotpot_attempt_hp_6_renderer::expand_Scorm12" must be in lower-case letters only
(#2972) Expected 1 space before opening brace; found 2
(#2973) Inline comments must end in full-stops, exclamation marks, or question marks
(#2982) Visibility must be declared on method "expand_Seconds"
(#2982) method name "mod_hotpot_attempt_hp_6_renderer::expand_Seconds" must be in lower-case letters only
(#2982) Expected 1 space before opening brace; found 2
(#2992) Visibility must be declared on method "expand_SendResults"
(#2992) method name "mod_hotpot_attempt_hp_6_renderer::expand_SendResults" must be in lower-case letters only
(#2992) Expected 1 space before opening brace; found 2
(#2993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2995) Inline comments must end in full-stops, exclamation marks, or question marks
(#3004) Visibility must be declared on method "expand_ShowAllQuestionsCaption"
(#3004) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowAllQuestionsCaption" must be in lower-case letters only
(#3004) Variable "convert_to_unicode" must not contain underscores.
(#3004) Expected 1 space before opening brace; found 2
(#3005) Line exceeds 132 characters; contains 134 characters
(#3014) Visibility must be declared on method "expand_ShowAnswer"
(#3014) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowAnswer" must be in lower-case letters only
(#3014) Expected 1 space before opening brace; found 2
(#3015) Line exceeds 132 characters; contains 164 characters
(#3024) Visibility must be declared on method "expand_SolutionCaption"
(#3024) method name "mod_hotpot_attempt_hp_6_renderer::expand_SolutionCaption" must be in lower-case letters only
(#3034) Visibility must be declared on method "expand_ShowOneByOneCaption"
(#3034) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowOneByOneCaption" must be in lower-case letters only
(#3034) Expected 1 space before opening brace; found 2
(#3044) Visibility must be declared on method "expand_StyleSheet"
(#3044) method name "mod_hotpot_attempt_hp_6_renderer::expand_StyleSheet" must be in lower-case letters only
(#3044) Expected 1 space before opening brace; found 2
(#3054) Visibility must be declared on method "expand_TextColor"
(#3054) method name "mod_hotpot_attempt_hp_6_renderer::expand_TextColor" must be in lower-case letters only
(#3054) Expected 1 space before opening brace; found 2
(#3064) Visibility must be declared on method "expand_TheseAnswersToo"
(#3064) method name "mod_hotpot_attempt_hp_6_renderer::expand_TheseAnswersToo" must be in lower-case letters only
(#3064) Expected 1 space before opening brace; found 2
(#3065) Line exceeds 132 characters; contains 156 characters
(#3074) Visibility must be declared on method "expand_ThisMuch"
(#3074) method name "mod_hotpot_attempt_hp_6_renderer::expand_ThisMuch" must be in lower-case letters only
(#3074) Expected 1 space before opening brace; found 2
(#3075) Line exceeds 132 characters; contains 161 characters
(#3084) Visibility must be declared on method "expand_Timer"
(#3084) method name "mod_hotpot_attempt_hp_6_renderer::expand_Timer" must be in lower-case letters only
(#3084) Expected 1 space before opening brace; found 2
(#3086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3086) Inline comments must end in full-stops, exclamation marks, or question marks
(#3089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3089) Inline comments must end in full-stops, exclamation marks, or question marks
(#3100) Visibility must be declared on method "expand_TimesUp"
(#3100) method name "mod_hotpot_attempt_hp_6_renderer::expand_TimesUp" must be in lower-case letters only
(#3100) Expected 1 space before opening brace; found 2
(#3110) Visibility must be declared on method "expand_TitleColor"
(#3110) method name "mod_hotpot_attempt_hp_6_renderer::expand_TitleColor" must be in lower-case letters only
(#3110) Expected 1 space before opening brace; found 2
(#3120) Visibility must be declared on method "expand_TopNavBar"
(#3120) method name "mod_hotpot_attempt_hp_6_renderer::expand_TopNavBar" must be in lower-case letters only
(#3120) Expected 1 space before opening brace; found 2
(#3130) Visibility must be declared on method "expand_Undo"
(#3130) method name "mod_hotpot_attempt_hp_6_renderer::expand_Undo" must be in lower-case letters only
(#3130) Expected 1 space before opening brace; found 2
(#3131) Line exceeds 132 characters; contains 157 characters
(#3140) Visibility must be declared on method "expand_UndoCaption"
(#3140) method name "mod_hotpot_attempt_hp_6_renderer::expand_UndoCaption" must be in lower-case letters only
(#3140) Expected 1 space before opening brace; found 2
(#3150) Visibility must be declared on method "expand_UserDefined1"
(#3150) method name "mod_hotpot_attempt_hp_6_renderer::expand_UserDefined1" must be in lower-case letters only
(#3150) Expected 1 space before opening brace; found 2
(#3160) Visibility must be declared on method "expand_UserDefined2"
(#3160) method name "mod_hotpot_attempt_hp_6_renderer::expand_UserDefined2" must be in lower-case letters only
(#3160) Expected 1 space before opening brace; found 2
(#3170) Visibility must be declared on method "expand_UserDefined3"
(#3170) method name "mod_hotpot_attempt_hp_6_renderer::expand_UserDefined3" must be in lower-case letters only
(#3170) Expected 1 space before opening brace; found 2
(#3180) Visibility must be declared on method "expand_VLinkColor"
(#3180) method name "mod_hotpot_attempt_hp_6_renderer::expand_VLinkColor" must be in lower-case letters only
(#3180) Expected 1 space before opening brace; found 2
(#3190) Visibility must be declared on method "expand_YourScoreIs"
(#3190) method name "mod_hotpot_attempt_hp_6_renderer::expand_YourScoreIs" must be in lower-case letters only
(#3190) Expected 1 space before opening brace; found 2
(#3200) Visibility must be declared on method "expand_Keypad"
(#3200) method name "mod_hotpot_attempt_hp_6_renderer::expand_Keypad" must be in lower-case letters only
(#3200) Expected 1 space before opening brace; found 2
(#3202) Line exceeds 132 characters; contains 158 characters
(#3204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3204) Inline comments must end in full-stops, exclamation marks, or question marks
(#3205) Short array syntax must be used to define arrays
(#3206) Line exceeds 132 characters; contains 155 characters
(#3208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3208) Inline comments must end in full-stops, exclamation marks, or question marks
(#3224) Expected 1 space before "="; 0 found
(#3224) Expected 1 space after "="; 0 found
(#3226) Expected 1 space before "=="; 0 found
(#3226) Expected 1 space after "=="; 0 found
(#3233) Expected 1 space before "="; 0 found
(#3233) Expected 1 space after "="; 0 found
(#3241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3241) Inline comments must end in full-stops, exclamation marks, or question marks
(#3243) Short array syntax must be used to define arrays
(#3245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3245) Inline comments must end in full-stops, exclamation marks, or question marks
(#3247) Line exceeds 132 characters; contains 150 characters
(#3259) Visibility must be declared on method "add_keypad_chars"
(#3259) Expected 1 space before opening brace; found 2
(#3260) Variable "more_chars" must not contain underscores.
(#3261) Variable "more_chars" must not contain underscores.
(#3273) Visibility must be declared on method "hotpot_keypad_chars_sort"
(#3273) Variable "a_char" must not contain underscores.
(#3273) Variable "b_char" must not contain underscores.
(#3273) Expected 1 space before opening brace; found 2
(#3274) Variable "a_value" must not contain underscores.
(#3274) Variable "a_char" must not contain underscores.
(#3275) Variable "b_value" must not contain underscores.
(#3275) Variable "b_char" must not contain underscores.
(#3276) Variable "a_value" must not contain underscores.
(#3276) Variable "b_value" must not contain underscores.
(#3279) Variable "a_value" must not contain underscores.
(#3279) Variable "b_value" must not contain underscores.
(#3282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3282) Inline comments must end in full-stops, exclamation marks, or question marks
(#3293) Visibility must be declared on method "hotpot_keypad_char_value"
(#3293) Expected 1 space before opening brace; found 2
(#3297) Inline comments must end in full-stops, exclamation marks, or question marks
(#3300) Inline comments must end in full-stops, exclamation marks, or question marks
(#3303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3303) Inline comments must end in full-stops, exclamation marks, or question marks
(#3306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3306) Inline comments must end in full-stops, exclamation marks, or question marks
(#3307) Expected 1 space before ">="; 0 found
(#3307) Expected 1 space after ">="; 0 found
(#3307) Expected 1 space before "<="; 0 found
(#3307) Expected 1 space after "<="; 0 found
(#3307) Expected 1 space before ">="; 0 found
(#3307) Expected 1 space after ">="; 0 found
(#3307) Expected 1 space before "<="; 0 found
(#3307) Expected 1 space after "<="; 0 found
(#3308) Expected 1 space before "-"; 0 found
(#3308) Expected 1 space after "-"; 0 found
(#3308) Expected 1 space before "/"; 0 found
(#3308) Expected 1 space after "/"; 0 found
(#3311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3311) Inline comments must end in full-stops, exclamation marks, or question marks
(#3313) Closing brace must be on a line by itself
(#3313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3313) Inline comments must end in full-stops, exclamation marks, or question marks
(#3314) Closing brace must be on a line by itself
(#3314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3314) Inline comments must end in full-stops, exclamation marks, or question marks
(#3315) Closing brace must be on a line by itself
(#3315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3315) Inline comments must end in full-stops, exclamation marks, or question marks
(#3316) Closing brace must be on a line by itself
(#3316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3316) Inline comments must end in full-stops, exclamation marks, or question marks
(#3317) Closing brace must be on a line by itself
(#3317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3317) Inline comments must end in full-stops, exclamation marks, or question marks
(#3318) Closing brace must be on a line by itself
(#3318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3318) Inline comments must end in full-stops, exclamation marks, or question marks
(#3319) Closing brace must be on a line by itself
(#3319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3319) Inline comments must end in full-stops, exclamation marks, or question marks
(#3320) Closing brace must be on a line by itself
(#3320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3320) Inline comments must end in full-stops, exclamation marks, or question marks
(#3321) Closing brace must be on a line by itself
(#3321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3321) Inline comments must end in full-stops, exclamation marks, or question marks
(#3322) Closing brace must be on a line by itself
(#3322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3322) Inline comments must end in full-stops, exclamation marks, or question marks
(#3324) Closing brace must be on a line by itself
(#3324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3324) Inline comments must end in full-stops, exclamation marks, or question marks
(#3325) Closing brace must be on a line by itself
(#3325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3325) Inline comments must end in full-stops, exclamation marks, or question marks
(#3326) Closing brace must be on a line by itself
(#3326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3326) Inline comments must end in full-stops, exclamation marks, or question marks
(#3327) Closing brace must be on a line by itself
(#3327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3327) Inline comments must end in full-stops, exclamation marks, or question marks
(#3328) Closing brace must be on a line by itself
(#3328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3328) Inline comments must end in full-stops, exclamation marks, or question marks
(#3329) Closing brace must be on a line by itself
(#3329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3329) Inline comments must end in full-stops, exclamation marks, or question marks
(#3331) Closing brace must be on a line by itself
(#3331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3331) Inline comments must end in full-stops, exclamation marks, or question marks
(#3332) Closing brace must be on a line by itself
(#3332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3332) Inline comments must end in full-stops, exclamation marks, or question marks
(#3333) Closing brace must be on a line by itself
(#3333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3333) Inline comments must end in full-stops, exclamation marks, or question marks
(#3334) Closing brace must be on a line by itself
(#3334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3334) Inline comments must end in full-stops, exclamation marks, or question marks
(#3335) Closing brace must be on a line by itself
(#3335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3335) Inline comments must end in full-stops, exclamation marks, or question marks
(#3336) Closing brace must be on a line by itself
(#3336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3336) Inline comments must end in full-stops, exclamation marks, or question marks
(#3337) Closing brace must be on a line by itself
(#3337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3337) Inline comments must end in full-stops, exclamation marks, or question marks
(#3338) Closing brace must be on a line by itself
(#3338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3338) Inline comments must end in full-stops, exclamation marks, or question marks
(#3339) Closing brace must be on a line by itself
(#3339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3339) Inline comments must end in full-stops, exclamation marks, or question marks
(#3340) Closing brace must be on a line by itself
(#3340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3340) Inline comments must end in full-stops, exclamation marks, or question marks
(#3342) Closing brace must be on a line by itself
(#3342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3342) Inline comments must end in full-stops, exclamation marks, or question marks
(#3343) Closing brace must be on a line by itself
(#3343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3343) Inline comments must end in full-stops, exclamation marks, or question marks
(#3344) Closing brace must be on a line by itself
(#3344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3344) Inline comments must end in full-stops, exclamation marks, or question marks
(#3345) Closing brace must be on a line by itself
(#3345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3345) Inline comments must end in full-stops, exclamation marks, or question marks
(#3346) Closing brace must be on a line by itself
(#3346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3346) Inline comments must end in full-stops, exclamation marks, or question marks
(#3347) Closing brace must be on a line by itself
(#3347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3347) Inline comments must end in full-stops, exclamation marks, or question marks
(#3353) Inline comments must end in full-stops, exclamation marks, or question marks
(#3361) Visibility must be declared on method "expand_JSJCloze6"
(#3361) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSJCloze6" must be in lower-case letters only
(#3361) Expected 1 space before opening brace; found 2
(#3371) Visibility must be declared on method "expand_ClozeBody"
(#3371) method name "mod_hotpot_attempt_hp_6_renderer::expand_ClozeBody" must be in lower-case letters only
(#3371) Expected 1 space before opening brace; found 2
(#3374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3374) Inline comments must end in full-stops, exclamation marks, or question marks
(#3383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3383) Inline comments must end in full-stops, exclamation marks, or question marks
(#3387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3387) Inline comments must end in full-stops, exclamation marks, or question marks
(#3394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3394) Inline comments must end in full-stops, exclamation marks, or question marks
(#3397) Variable "open_text" must not contain underscores.
(#3398) Variable "question_record" must not contain underscores.
(#3400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3400) Inline comments must end in full-stops, exclamation marks, or question marks
(#3404) Variable "open_text" must not contain underscores.
(#3406) Variable "question_record" must not contain underscores.
(#3411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3411) Inline comments must end in full-stops, exclamation marks, or question marks
(#3412) Line exceeds maximum limit of 180 characters; contains 185 characters
(#3416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3416) Inline comments must end in full-stops, exclamation marks, or question marks
(#3418) Expected 1 space before "="; 0 found
(#3418) Expected 1 space after "="; 0 found
(#3418) Variable "question_record" must not contain underscores.
(#3419) Variable "question_record" must not contain underscores.
(#3425) Line exceeds 132 characters; contains 157 characters
(#3428) Variable "question_record" must not contain underscores.
(#3430) Line exceeds maximum limit of 180 characters; contains 316 characters
(#3443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3443) Inline comments must end in full-stops, exclamation marks, or question marks
(#3447) Expected 1 space before "=="; 0 found
(#3447) Expected 1 space after "=="; 0 found
(#3448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3461) Visibility must be declared on method "expand_ItemArray"
(#3461) method name "mod_hotpot_attempt_hp_6_renderer::expand_ItemArray" must be in lower-case letters only
(#3461) Expected 1 space before opening brace; found 2
(#3462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3462) Inline comments must end in full-stops, exclamation marks, or question marks
(#3471) Visibility must be declared on method "expand_WordList"
(#3471) method name "mod_hotpot_attempt_hp_6_renderer::expand_WordList" must be in lower-case letters only
(#3471) Expected 1 space before opening brace; found 2
(#3486) Visibility must be declared on method "include_WordList"
(#3486) method name "mod_hotpot_attempt_hp_6_renderer::include_WordList" must be in lower-case letters only
(#3486) Expected 1 space before opening brace; found 2
(#3487) Line exceeds 132 characters; contains 162 characters
(#3496) Visibility must be declared on method "use_DropDownList"
(#3496) method name "mod_hotpot_attempt_hp_6_renderer::use_DropDownList" must be in lower-case letters only
(#3496) Expected 1 space before opening brace; found 2
(#3497) Line exceeds 132 characters; contains 163 characters
(#3503) Visibility must be declared on method "set_WordList"
(#3503) method name "mod_hotpot_attempt_hp_6_renderer::set_WordList" must be in lower-case letters only
(#3503) Expected 1 space before opening brace; found 2
(#3505) Empty IF statement detected
(#3506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3506) Inline comments must end in full-stops, exclamation marks, or question marks
(#3508) Short array syntax must be used to define arrays
(#3510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3510) Inline comments must end in full-stops, exclamation marks, or question marks
(#3515) Expected 1 space before "="; 0 found
(#3515) Expected 1 space after "="; 0 found
(#3518) Expected 1 space before "="; 0 found
(#3518) Expected 1 space after "="; 0 found
(#3520) Expected 1 space after "="; 2 found
(#3521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3535) Inline comments must end in full-stops, exclamation marks, or question marks
(#3543) Visibility must be declared on method "expand_JSJCross6"
(#3543) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSJCross6" must be in lower-case letters only
(#3543) Expected 1 space before opening brace; found 2
(#3553) Visibility must be declared on method "expand_CluesAcrossLabel"
(#3553) method name "mod_hotpot_attempt_hp_6_renderer::expand_CluesAcrossLabel" must be in lower-case letters only
(#3553) Expected 1 space before opening brace; found 2
(#3554) Line exceeds 132 characters; contains 153 characters
(#3563) Visibility must be declared on method "expand_CluesDownLabel"
(#3563) method name "mod_hotpot_attempt_hp_6_renderer::expand_CluesDownLabel" must be in lower-case letters only
(#3563) Expected 1 space before opening brace; found 2
(#3564) Line exceeds 132 characters; contains 151 characters
(#3573) Visibility must be declared on method "expand_EnterCaption"
(#3573) method name "mod_hotpot_attempt_hp_6_renderer::expand_EnterCaption" must be in lower-case letters only
(#3573) Expected 1 space before opening brace; found 2
(#3574) Line exceeds 132 characters; contains 154 characters
(#3583) Visibility must be declared on method "expand_ShowHideClueList"
(#3583) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowHideClueList" must be in lower-case letters only
(#3583) Expected 1 space before opening brace; found 2
(#3584) Line exceeds 132 characters; contains 164 characters
(#3594) Visibility must be declared on method "expand_CluesDown"
(#3594) method name "mod_hotpot_attempt_hp_6_renderer::expand_CluesDown" must be in lower-case letters only
(#3594) Expected 1 space before opening brace; found 2
(#3604) Visibility must be declared on method "expand_CluesAcross"
(#3604) method name "mod_hotpot_attempt_hp_6_renderer::expand_CluesAcross" must be in lower-case letters only
(#3604) Expected 1 space before opening brace; found 2
(#3615) Visibility must be declared on method "expand_jcross_clues"
(#3615) Expected 1 space before opening brace; found 2
(#3616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3616) This comment is 50% valid code; is this commented out code?
(#3618) Variable "r_max" must not contain underscores.
(#3619) Variable "c_max" must not contain underscores.
(#3620) Variable "r_max" must not contain underscores.
(#3620) Variable "c_max" must not contain underscores.
(#3622) Variable "clue_i" must not contain underscores.
(#3622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3622) Inline comments must end in full-stops, exclamation marks, or question marks
(#3624) Expected 1 space before "="; 0 found
(#3624) Expected 1 space after "="; 0 found
(#3624) Expected 1 space before "<="; 0 found
(#3624) Expected 1 space after "<="; 0 found
(#3624) Variable "r_max" must not contain underscores.
(#3625) Expected 1 space before "="; 0 found
(#3625) Expected 1 space after "="; 0 found
(#3625) Expected 1 space before "<="; 0 found
(#3625) Expected 1 space after "<="; 0 found
(#3625) Variable "c_max" must not contain underscores.
(#3626) Variable "r_max" must not contain underscores.
(#3626) Variable "c_max" must not contain underscores.
(#3627) Variable "r_max" must not contain underscores.
(#3627) Variable "c_max" must not contain underscores.
(#3629) Variable "clue_i" must not contain underscores.
(#3629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3629) Inline comments must end in full-stops, exclamation marks, or question marks
(#3631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3631) Inline comments must end in full-stops, exclamation marks, or question marks
(#3633) Expected 1 space before "=="; 0 found
(#3633) Expected 1 space after "=="; 0 found
(#3639) Expected 1 space before "=="; 0 found
(#3639) Expected 1 space after "=="; 0 found
(#3646) Variable "clue_i" must not contain underscores.
(#3646) Variable "clue_i" must not contain underscores.
(#3646) Line exceeds 132 characters; contains 149 characters
(#3660) Visibility must be declared on method "expand_LetterArray"
(#3660) method name "mod_hotpot_attempt_hp_6_renderer::expand_LetterArray" must be in lower-case letters only
(#3660) Expected 1 space before opening brace; found 2
(#3662) Variable "r_max" must not contain underscores.
(#3663) Variable "c_max" must not contain underscores.
(#3664) Variable "r_max" must not contain underscores.
(#3664) Variable "c_max" must not contain underscores.
(#3667) Expected 1 space before "="; 0 found
(#3667) Expected 1 space after "="; 0 found
(#3667) Expected 1 space before "<="; 0 found
(#3667) Expected 1 space after "<="; 0 found
(#3667) Variable "r_max" must not contain underscores.
(#3669) Expected 1 space before "="; 0 found
(#3669) Expected 1 space after "="; 0 found
(#3669) Expected 1 space before "<="; 0 found
(#3669) Expected 1 space after "<="; 0 found
(#3669) Variable "c_max" must not contain underscores.
(#3670) Expected 1 space before ">"; 0 found
(#3670) Expected 1 space after ">"; 0 found
(#3683) Visibility must be declared on method "expand_GuessArray"
(#3683) method name "mod_hotpot_attempt_hp_6_renderer::expand_GuessArray" must be in lower-case letters only
(#3683) Expected 1 space before opening brace; found 2
(#3685) Variable "r_max" must not contain underscores.
(#3686) Variable "c_max" must not contain underscores.
(#3687) Variable "r_max" must not contain underscores.
(#3687) Variable "c_max" must not contain underscores.
(#3690) Expected 1 space before "="; 0 found
(#3690) Expected 1 space after "="; 0 found
(#3690) Expected 1 space before "<="; 0 found
(#3690) Expected 1 space after "<="; 0 found
(#3690) Variable "r_max" must not contain underscores.
(#3691) Variable "c_max" must not contain underscores.
(#3702) Visibility must be declared on method "expand_ClueNumArray"
(#3702) method name "mod_hotpot_attempt_hp_6_renderer::expand_ClueNumArray" must be in lower-case letters only
(#3702) Expected 1 space before opening brace; found 2
(#3704) Variable "r_max" must not contain underscores.
(#3705) Variable "c_max" must not contain underscores.
(#3706) Variable "r_max" must not contain underscores.
(#3706) Variable "c_max" must not contain underscores.
(#3708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3708) Inline comments must end in full-stops, exclamation marks, or question marks
(#3710) Expected 1 space before "="; 0 found
(#3710) Expected 1 space after "="; 0 found
(#3710) Expected 1 space before "<="; 0 found
(#3710) Expected 1 space after "<="; 0 found
(#3710) Variable "r_max" must not contain underscores.
(#3712) Expected 1 space before "="; 0 found
(#3712) Expected 1 space after "="; 0 found
(#3712) Expected 1 space before "<="; 0 found
(#3712) Expected 1 space after "<="; 0 found
(#3712) Variable "c_max" must not contain underscores.
(#3713) Expected 1 space before ">"; 0 found
(#3713) Expected 1 space after ">"; 0 found
(#3716) Variable "r_max" must not contain underscores.
(#3716) Variable "c_max" must not contain underscores.
(#3717) Variable "r_max" must not contain underscores.
(#3717) Variable "c_max" must not contain underscores.
(#3721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3721) Inline comments must end in full-stops, exclamation marks, or question marks
(#3736) Visibility must be declared on method "expand_GridBody"
(#3736) method name "mod_hotpot_attempt_hp_6_renderer::expand_GridBody" must be in lower-case letters only
(#3736) Expected 1 space before opening brace; found 2
(#3738) Variable "r_max" must not contain underscores.
(#3739) Variable "c_max" must not contain underscores.
(#3740) Variable "r_max" must not contain underscores.
(#3740) Variable "c_max" must not contain underscores.
(#3742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3742) Inline comments must end in full-stops, exclamation marks, or question marks
(#3744) Expected 1 space before "="; 0 found
(#3744) Expected 1 space after "="; 0 found
(#3744) Expected 1 space before "<="; 0 found
(#3744) Expected 1 space after "<="; 0 found
(#3744) Variable "r_max" must not contain underscores.
(#3746) Expected 1 space before "="; 0 found
(#3746) Expected 1 space after "="; 0 found
(#3746) Expected 1 space before "<="; 0 found
(#3746) Expected 1 space after "<="; 0 found
(#3746) Variable "c_max" must not contain underscores.
(#3750) Variable "r_max" must not contain underscores.
(#3750) Variable "c_max" must not contain underscores.
(#3751) Variable "r_max" must not contain underscores.
(#3751) Variable "c_max" must not contain underscores.
(#3755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3755) Inline comments must end in full-stops, exclamation marks, or question marks
(#3756) Line exceeds maximum limit of 180 characters; contains 282 characters
(#3772) Visibility must be declared on method "get_jcross_grid"
(#3772) Variable "r_max" must not contain underscores.
(#3772) Variable "c_max" must not contain underscores.
(#3772) Expected 1 space before opening brace; found 2
(#3773) Variable "r_max" must not contain underscores.
(#3774) Variable "c_max" must not contain underscores.
(#3778) Expected 1 space before "="; 0 found
(#3778) Expected 1 space after "="; 0 found
(#3780) Expected 1 space before "="; 0 found
(#3780) Expected 1 space after "="; 0 found
(#3780) Expected 1 space before "<"; 0 found
(#3780) Expected 1 space after "<"; 0 found
(#3782) Variable "r_max" must not contain underscores.
(#3782) Variable "r_max" must not contain underscores.
(#3783) Variable "c_max" must not contain underscores.
(#3783) Variable "c_max" must not contain underscores.
(#3801) Visibility must be declared on method "get_jcross_dword"
(#3801) Variable "r_max" must not contain underscores.
(#3801) Variable "c_max" must not contain underscores.
(#3801) Expected 1 space before opening brace; found 2
(#3803) Expected 1 space before "=="; 0 found
(#3803) Expected 1 space after "=="; 0 found
(#3803) Expected 1 space before "-"; 0 found
(#3803) Expected 1 space after "-"; 0 found
(#3803) Expected 1 space before "<"; 0 found
(#3803) Expected 1 space after "<"; 0 found
(#3803) Variable "r_max" must not contain underscores.
(#3803) Expected 1 space before "+"; 0 found
(#3803) Expected 1 space after "+"; 0 found
(#3804) Variable "r_max" must not contain underscores.
(#3804) Variable "c_max" must not contain underscores.
(#3820) Visibility must be declared on method "get_jcross_aword"
(#3820) Variable "r_max" must not contain underscores.
(#3820) Variable "c_max" must not contain underscores.
(#3820) Expected 1 space before opening brace; found 2
(#3822) Expected 1 space before "=="; 0 found
(#3822) Expected 1 space after "=="; 0 found
(#3822) Expected 1 space before "-"; 0 found
(#3822) Expected 1 space after "-"; 0 found
(#3822) Expected 1 space before "<"; 0 found
(#3822) Expected 1 space after "<"; 0 found
(#3822) Variable "c_max" must not contain underscores.
(#3822) Expected 1 space before "+"; 0 found
(#3822) Expected 1 space after "+"; 0 found
(#3823) Variable "r_max" must not contain underscores.
(#3823) Variable "c_max" must not contain underscores.
(#3840) Visibility must be declared on method "get_jcross_word"
(#3840) Variable "r_max" must not contain underscores.
(#3840) Variable "c_max" must not contain underscores.
(#3840) Variable "go_down" must not contain underscores.
(#3840) Expected 1 space before opening brace; found 2
(#3842) Expected 1 space before "<="; 0 found
(#3842) Expected 1 space after "<="; 0 found
(#3842) Variable "r_max" must not contain underscores.
(#3842) Expected 1 space before "<="; 0 found
(#3842) Expected 1 space after "<="; 0 found
(#3842) Variable "c_max" must not contain underscores.
(#3844) Variable "go_down" must not contain underscores.
(#3853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3853) Inline comments must end in full-stops, exclamation marks, or question marks
(#3861) Visibility must be declared on method "expand_JSJMatch6"
(#3861) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSJMatch6" must be in lower-case letters only
(#3861) Expected 1 space before opening brace; found 2
(#3871) Visibility must be declared on method "expand_JSDJMatch6"
(#3871) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSDJMatch6" must be in lower-case letters only
(#3871) Expected 1 space before opening brace; found 2
(#3881) Visibility must be declared on method "expand_JSFJMatch6"
(#3881) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSFJMatch6" must be in lower-case letters only
(#3881) Expected 1 space before opening brace; found 2
(#3891) Visibility must be declared on method "expand_ShuffleQs"
(#3891) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShuffleQs" must be in lower-case letters only
(#3891) Expected 1 space before opening brace; found 2
(#3892) Line exceeds 132 characters; contains 163 characters
(#3901) Visibility must be declared on method "expand_QsToShow"
(#3901) method name "mod_hotpot_attempt_hp_6_renderer::expand_QsToShow" must be in lower-case letters only
(#3901) Expected 1 space before opening brace; found 2
(#3902) Line exceeds 132 characters; contains 161 characters
(#3904) Line exceeds 132 characters; contains 160 characters
(#3908) Expected 1 space before "=="; 0 found
(#3908) Expected 1 space after "=="; 0 found
(#3910) Expected 1 space before "=="; 0 found
(#3910) Expected 1 space after "=="; 0 found
(#3916) Expected 1 space before "="; 0 found
(#3916) Expected 1 space after "="; 0 found
(#3930) Visibility must be declared on method "expand_MatchDivItems"
(#3930) method name "mod_hotpot_attempt_hp_6_renderer::expand_MatchDivItems" must be in lower-case letters only
(#3930) Expected 1 space before opening brace; found 2
(#3933) Variable "l_keys" must not contain underscores.
(#3934) Variable "r_keys" must not contain underscores.
(#3936) Line exceeds 132 characters; contains 135 characters
(#3938) Variable "r_keys" must not contain underscores.
(#3939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3939) Inline comments must end in full-stops, exclamation marks, or question marks
(#3940) Expected 1 space before "=="; 0 found
(#3940) Expected 1 space after "=="; 0 found
(#3945) Inline comments must end in full-stops, exclamation marks, or question marks
(#3950) Variable "l_keys" must not contain underscores.
(#3955) Expected "} else {\n"; found "} else {\n"
(#3969) Visibility must be declared on method "expand_FixedArray"
(#3969) method name "mod_hotpot_attempt_hp_6_renderer::expand_FixedArray" must be in lower-case letters only
(#3969) Expected 1 space before opening brace; found 2
(#3972) Expected 1 space before "=>"; 0 found
(#3972) Expected 1 space after "=>"; 0 found
(#3972) Expected 1 space before "=>"; 0 found
(#3972) Expected 1 space after "=>"; 0 found
(#3975) Expected 1 space before "+"; 0 found
(#3975) Expected 1 space after "+"; 0 found
(#3986) Visibility must be declared on method "expand_DragArray"
(#3986) method name "mod_hotpot_attempt_hp_6_renderer::expand_DragArray" must be in lower-case letters only
(#3986) Expected 1 space before opening brace; found 2
(#3989) Expected 1 space before "=>"; 0 found
(#3989) Expected 1 space after "=>"; 0 found
(#3989) Expected 1 space before "=>"; 0 found
(#3989) Expected 1 space after "=>"; 0 found
(#3992) Expected 1 space before "+"; 0 found
(#3992) Expected 1 space after "+"; 0 found
(#4004) Visibility must be declared on method "expand_Slide"
(#4004) method name "mod_hotpot_attempt_hp_6_renderer::expand_Slide" must be in lower-case letters only
(#4004) Expected 1 space before opening brace; found 2
(#4005) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4005) Inline comments must end in full-stops, exclamation marks, or question marks
(#4007) Expected 1 space before "=>"; 0 found
(#4007) Expected 1 space after "=>"; 0 found
(#4007) Expected 1 space before "=>"; 0 found
(#4007) Expected 1 space after "=>"; 0 found
(#4018) Visibility must be declared on method "set_jmatch_items"
(#4018) Expected 1 space before opening brace; found 2
(#4026) Variable "l_item" must not contain underscores.
(#4027) Variable "l_text" must not contain underscores.
(#4027) Variable "l_item" must not contain underscores.
(#4028) Variable "l_fixed" must not contain underscores.
(#4028) Variable "l_item" must not contain underscores.
(#4030) Variable "r_item" must not contain underscores.
(#4031) Variable "r_text" must not contain underscores.
(#4031) Variable "r_item" must not contain underscores.
(#4032) Variable "r_fixed" must not contain underscores.
(#4032) Variable "r_item" must not contain underscores.
(#4034) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4035) Inline comments must end in full-stops, exclamation marks, or question marks
(#4036) Expected 1 space before "="; 0 found
(#4036) Expected 1 space after "="; 0 found
(#4036) Expected 1 space before "<"; 0 found
(#4036) Expected 1 space after "<"; 0 found
(#4037) Expected 1 space before "=="; 0 found
(#4037) Expected 1 space after "=="; 0 found
(#4037) Variable "r_text" must not contain underscores.
(#4042) Variable "r_text" must not contain underscores.
(#4047) Variable "l_text" must not contain underscores.
(#4048) Short array syntax must be used to define arrays
(#4048) Variable "l_text" must not contain underscores.
(#4048) Variable "l_fixed" must not contain underscores.
(#4049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4049) Inline comments must end in full-stops, exclamation marks, or question marks
(#4052) Short array syntax must be used to define arrays
(#4052) Variable "r_text" must not contain underscores.
(#4052) Variable "r_fixed" must not contain underscores.
(#4065) Visibility must be declared on method "shuffle_jmatch_items"
(#4065) Expected 1 space before opening brace; found 2
(#4066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4066) Inline comments must end in full-stops, exclamation marks, or question marks
(#4067) Variable "moveable_keys" must not contain underscores.
(#4067) Short array syntax must be used to define arrays
(#4068) Expected 1 space before "="; 0 found
(#4068) Expected 1 space after "="; 0 found
(#4068) Expected 1 space before "<"; 0 found
(#4068) Expected 1 space after "<"; 0 found
(#4069) Expected "if (...) {\n"; found "if(...) {\n"
(#4070) Variable "moveable_keys" must not contain underscores.
(#4073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4073) Inline comments must end in full-stops, exclamation marks, or question marks
(#4075) Variable "moveable_keys" must not contain underscores.
(#4077) Short array syntax must be used to define arrays
(#4078) Expected 1 space before "="; 0 found
(#4078) Expected 1 space after "="; 0 found
(#4078) Expected 1 space before "="; 0 found
(#4078) Expected 1 space after "="; 0 found
(#4078) Expected 1 space before "<"; 0 found
(#4078) Expected 1 space after "<"; 0 found
(#4079) Expected "if (...) {\n"; found "if(...) {\n"
(#4080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4080) Inline comments must end in full-stops, exclamation marks, or question marks
(#4080) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4083) Inline comments must end in full-stops, exclamation marks, or question marks
(#4083) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4084) Variable "moveable_keys" must not contain underscores.
(#4093) Visibility must be declared on method "seed_random_number_generator"
(#4093) Expected 1 space before opening brace; found 2
(#4101) Inline comments must end in full-stops, exclamation marks, or question marks
(#4109) Visibility must be declared on method "expand_TRows"
(#4109) method name "mod_hotpot_attempt_hp_6_renderer::expand_TRows" must be in lower-case letters only
(#4109) Expected 1 space before opening brace; found 2
(#4112) Variable "i_max" must not contain underscores.
(#4113) Expected 1 space before "="; 0 found
(#4113) Expected 1 space after "="; 0 found
(#4113) Expected 1 space before "<"; 0 found
(#4113) Expected 1 space after "<"; 0 found
(#4113) Variable "i_max" must not contain underscores.
(#4114) Line exceeds 132 characters; contains 178 characters
(#4119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4119) Inline comments must end in full-stops, exclamation marks, or question marks
(#4127) Visibility must be declared on method "expand_JSJMix6"
(#4127) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSJMix6" must be in lower-case letters only
(#4127) Expected 1 space before opening brace; found 2
(#4137) Visibility must be declared on method "expand_JSFJMix6"
(#4137) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSFJMix6" must be in lower-case letters only
(#4137) Expected 1 space before opening brace; found 2
(#4147) Visibility must be declared on method "expand_JSDJMix6"
(#4147) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSDJMix6" must be in lower-case letters only
(#4147) Expected 1 space before opening brace; found 2
(#4157) Visibility must be declared on method "expand_Punctuation"
(#4157) method name "mod_hotpot_attempt_hp_6_renderer::expand_Punctuation" must be in lower-case letters only
(#4157) Expected 1 space before opening brace; found 2
(#4158) Short array syntax must be used to define arrays
(#4160) Inline comments must end in full-stops, exclamation marks, or question marks
(#4163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4163) Inline comments must end in full-stops, exclamation marks, or question marks
(#4164) The use of backticks in strings is not recommended
(#4166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4166) Inline comments must end in full-stops, exclamation marks, or question marks
(#4167) Variable "punctuation_tags" must not contain underscores.
(#4167) Short array syntax must be used to define arrays
(#4169) There should be a comma after the last array item in a multi-line array.
(#4171) Variable "punctuation_tags" must not contain underscores.
(#4173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4173) Inline comments must end in full-stops, exclamation marks, or question marks
(#4177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4177) Inline comments must end in full-stops, exclamation marks, or question marks
(#4180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4180) Inline comments must end in full-stops, exclamation marks, or question marks
(#4183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4183) Inline comments must end in full-stops, exclamation marks, or question marks
(#4184) Variable "m_max" must not contain underscores.
(#4185) Expected 1 space before "="; 0 found
(#4185) Expected 1 space after "="; 0 found
(#4185) Expected 1 space before "<"; 0 found
(#4185) Expected 1 space after "<"; 0 found
(#4185) Variable "m_max" must not contain underscores.
(#4187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4187) This comment is 47% valid code; is this commented out code?
(#4188) Inline comments must end in full-stops, exclamation marks, or question marks
(#4188) No space found before comment text; expected "// eval('$hex=0x'.$matches[1][$m].';');" but found "//eval('$hex=0x'.$matches[1][$m].';');"
(#4191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4193) Expected 1 space before ">="; 0 found
(#4193) Expected 1 space after ">="; 0 found
(#4193) Expected 1 space before "<="; 0 found
(#4193) Expected 1 space after "<="; 0 found
(#4193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4193) Inline comments must end in full-stops, exclamation marks, or question marks
(#4194) Expected 1 space before ">="; 0 found
(#4194) Expected 1 space after ">="; 0 found
(#4194) Expected 1 space before "<="; 0 found
(#4194) Expected 1 space after "<="; 0 found
(#4194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4194) Inline comments must end in full-stops, exclamation marks, or question marks
(#4195) Expected 1 space before ">="; 0 found
(#4195) Expected 1 space after ">="; 0 found
(#4195) Expected 1 space before "<="; 0 found
(#4195) Expected 1 space after "<="; 0 found
(#4195) Inline comments must end in full-stops, exclamation marks, or question marks
(#4196) Expected 1 space before ">="; 0 found
(#4196) Expected 1 space after ">="; 0 found
(#4196) Expected 1 space before "<="; 0 found
(#4196) Expected 1 space after "<="; 0 found
(#4196) Inline comments must end in full-stops, exclamation marks, or question marks
(#4197) Expected 1 space before ">="; 0 found
(#4197) Expected 1 space after ">="; 0 found
(#4197) Expected 1 space before "<="; 0 found
(#4197) Expected 1 space after "<="; 0 found
(#4197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4197) Inline comments must end in full-stops, exclamation marks, or question marks
(#4198) Expected 1 space before ">="; 0 found
(#4198) Expected 1 space after ">="; 0 found
(#4198) Expected 1 space before "<="; 0 found
(#4198) Expected 1 space after "<="; 0 found
(#4198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4198) Inline comments must end in full-stops, exclamation marks, or question marks
(#4199) Expected 1 space before ">="; 0 found
(#4199) Expected 1 space after ">="; 0 found
(#4199) Expected 1 space before "<="; 0 found
(#4199) Expected 1 space after "<="; 0 found
(#4199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4199) Inline comments must end in full-stops, exclamation marks, or question marks
(#4200) Expected 1 space before ">="; 0 found
(#4200) Expected 1 space after ">="; 0 found
(#4200) Expected 1 space before "<="; 0 found
(#4200) Expected 1 space after "<="; 0 found
(#4200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4200) Inline comments must end in full-stops, exclamation marks, or question marks
(#4202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4202) Inline comments must end in full-stops, exclamation marks, or question marks
(#4222) Visibility must be declared on method "expand_OpenPunctuation"
(#4222) method name "mod_hotpot_attempt_hp_6_renderer::expand_OpenPunctuation" must be in lower-case letters only
(#4222) Expected 1 space before opening brace; found 2
(#4223) Short array syntax must be used to define arrays
(#4225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4226) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4227) Inline comments must end in full-stops, exclamation marks, or question marks
(#4227) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4229) Line exceeds maximum limit of 180 characters; contains 341 characters
(#4232) Inline comments must end in full-stops, exclamation marks, or question marks
(#4235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4235) Inline comments must end in full-stops, exclamation marks, or question marks
(#4236) Variable "punctuation_tags" must not contain underscores.
(#4236) Short array syntax must be used to define arrays
(#4238) There should be a comma after the last array item in a multi-line array.
(#4240) Variable "punctuation_tags" must not contain underscores.
(#4262) Visibility must be declared on method "jmix_encode_punctuation"
(#4263) Short array syntax must be used to define arrays
(#4264) Variable "i_max" must not contain underscores.
(#4265) Expected 1 space before "="; 0 found
(#4265) Expected 1 space after "="; 0 found
(#4265) Expected 1 space before "<"; 0 found
(#4265) Expected 1 space after "<"; 0 found
(#4265) Variable "i_max" must not contain underscores.
(#4289) Missing docblock for function expand_ForceLowercase
(#4289) Line indented incorrectly; expected 4 spaces, found 5
(#4289) Visibility must be declared on method "expand_ForceLowercase"
(#4289) method name "mod_hotpot_attempt_hp_6_renderer::expand_ForceLowercase" must be in lower-case letters only
(#4292) Closing brace indented incorrectly; expected 5 spaces, found 4
(#4300) Visibility must be declared on method "expand_SegmentArray"
(#4300) method name "mod_hotpot_attempt_hp_6_renderer::expand_SegmentArray" must be in lower-case letters only
(#4300) Variable "more_values" must not contain underscores.
(#4300) Short array syntax must be used to define arrays
(#4302) Short array syntax must be used to define arrays
(#4303) Short array syntax must be used to define arrays
(#4305) Inline comments must end in full-stops, exclamation marks, or question marks
(#4310) Expected 1 space before "=="; 0 found
(#4310) Expected 1 space after "=="; 0 found
(#4323) Variable "more_values" must not contain underscores.
(#4339) Expected 1 space before "="; 0 found
(#4339) Expected 1 space after "="; 0 found
(#4339) Expected 1 space before "<"; 0 found
(#4339) Expected 1 space after "<"; 0 found
(#4343) Expected 1 space before "+"; 0 found
(#4343) Expected 1 space after "+"; 0 found
(#4355) Visibility must be declared on method "expand_AnswerArray"
(#4355) method name "mod_hotpot_attempt_hp_6_renderer::expand_AnswerArray" must be in lower-case letters only
(#4355) Expected 1 space before opening brace; found 2
(#4357) Short array syntax must be used to define arrays
(#4358) Short array syntax must be used to define arrays
(#4359) Short array syntax must be used to define arrays
(#4361) Inline comments must end in full-stops, exclamation marks, or question marks
(#4366) Expected 1 space before "=="; 0 found
(#4366) Expected 1 space after "=="; 0 found
(#4371) Expected 1 space before "+"; 0 found
(#4371) Expected 1 space after "+"; 0 found
(#4373) Expected 1 space before "+"; 0 found
(#4373) Expected 1 space after "+"; 0 found
(#4380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4380) Inline comments must end in full-stops, exclamation marks, or question marks
(#4384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4384) Inline comments must end in full-stops, exclamation marks, or question marks
(#4387) Inline comments must end in full-stops, exclamation marks, or question marks
(#4392) Short array syntax must be used to define arrays
(#4396) Expected 1 space before "+"; 0 found
(#4396) Expected 1 space after "+"; 0 found
(#4399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4400) Short array syntax must be used to define arrays
(#4418) Visibility must be declared on method "expand_RemainingWords"
(#4418) method name "mod_hotpot_attempt_hp_6_renderer::expand_RemainingWords" must be in lower-case letters only
(#4418) Expected 1 space before opening brace; found 2
(#4419) Line exceeds 132 characters; contains 156 characters
(#4428) Visibility must be declared on method "expand_DropTotal"
(#4428) method name "mod_hotpot_attempt_hp_6_renderer::expand_DropTotal" must be in lower-case letters only
(#4428) Expected 1 space before opening brace; found 2
(#4432) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Visibility must be declared on method "expand_JSJQuiz6"
(#4440) method name "mod_hotpot_attempt_hp_6_renderer::expand_JSJQuiz6" must be in lower-case letters only
(#4440) Expected 1 space before opening brace; found 2
(#4450) Visibility must be declared on method "expand_QuestionOutput"
(#4450) method name "mod_hotpot_attempt_hp_6_renderer::expand_QuestionOutput" must be in lower-case letters only
(#4450) Expected 1 space before opening brace; found 2
(#4451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4451) Inline comments must end in full-stops, exclamation marks, or question marks
(#4456) Expected 1 space before "="; 0 found
(#4456) Expected 1 space after "="; 0 found
(#4456) Line exceeds maximum limit of 180 characters; contains 196 characters
(#4458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4458) Inline comments must end in full-stops, exclamation marks, or question marks
(#4459) Variable "question_text" must not contain underscores.
(#4460) Variable "question_type" must not contain underscores.
(#4462) Variable "question_type" must not contain underscores.
(#4463) Inline comments must end in full-stops, exclamation marks, or question marks
(#4467) Inline comments must end in full-stops, exclamation marks, or question marks
(#4471) Inline comments must end in full-stops, exclamation marks, or question marks
(#4475) Inline comments must end in full-stops, exclamation marks, or question marks
(#4484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4484) Inline comments must end in full-stops, exclamation marks, or question marks
(#4487) Variable "first_answer_tags" must not contain underscores.
(#4488) Variable "first_answer_text" must not contain underscores.
(#4488) Variable "first_answer_tags" must not contain underscores.
(#4490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4490) Inline comments must end in full-stops, exclamation marks, or question marks
(#4491) Variable "question_text" must not contain underscores.
(#4491) Variable "first_answer_text" must not contain underscores.
(#4493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4493) Inline comments must end in full-stops, exclamation marks, or question marks
(#4495) Variable "question_text" must not contain underscores.
(#4499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4499) Inline comments must end in full-stops, exclamation marks, or question marks
(#4502) Line exceeds 132 characters; contains 133 characters
(#4504) Expected 1 space before "<="; 0 found
(#4504) Expected 1 space after "<="; 0 found
(#4505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4505) Inline comments must end in full-stops, exclamation marks, or question marks
(#4506) Line exceeds maximum limit of 180 characters; contains 193 characters
(#4508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4508) Inline comments must end in full-stops, exclamation marks, or question marks
(#4509) Expected 1 space before "/"; 0 found
(#4509) Expected 1 space after "/"; 0 found
(#4509) Line exceeds maximum limit of 180 characters; contains 206 characters
(#4538) Variable "question_type" must not contain underscores.
(#4538) Expected 1 space before "=="; 0 found
(#4538) Expected 1 space after "=="; 0 found
(#4538) Variable "question_type" must not contain underscores.
(#4538) Expected 1 space before "=="; 0 found
(#4538) Expected 1 space after "=="; 0 found
(#4539) Inline comments must end in full-stops, exclamation marks, or question marks
(#4541) Line exceeds maximum limit of 180 characters; contains 413 characters
(#4543) Variable "question_type" must not contain underscores.
(#4543) Expected 1 space before "=="; 0 found
(#4543) Expected 1 space after "=="; 0 found
(#4544) Inline comments must end in full-stops, exclamation marks, or question marks
(#4545) Line exceeds maximum limit of 180 characters; contains 233 characters
(#4552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4552) Inline comments must end in full-stops, exclamation marks, or question marks
(#4555) Variable "question_type" must not contain underscores.
(#4555) Expected 1 space before "=="; 0 found
(#4555) Expected 1 space after "=="; 0 found
(#4556) Inline comments must end in full-stops, exclamation marks, or question marks
(#4562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4562) Inline comments must end in full-stops, exclamation marks, or question marks
(#4568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4568) Inline comments must end in full-stops, exclamation marks, or question marks
(#4582) Visibility must be declared on method "expand_jquiz_textbox_details"
(#4595) Short array syntax must be used to define arrays
(#4606) Visibility must be declared on method "expand_jquiz_button"
(#4606) Expected 1 space before opening brace; found 2
(#4607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#4616) Visibility must be declared on method "expand_MultiChoice"
(#4616) method name "mod_hotpot_attempt_hp_6_renderer::expand_MultiChoice" must be in lower-case letters only
(#4616) Expected 1 space before opening brace; found 2
(#4626) Visibility must be declared on method "expand_ShortAnswer"
(#4626) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShortAnswer" must be in lower-case letters only
(#4626) Expected 1 space before opening brace; found 2
(#4636) Visibility must be declared on method "expand_MultiSelect"
(#4636) method name "mod_hotpot_attempt_hp_6_renderer::expand_MultiSelect" must be in lower-case letters only
(#4636) Expected 1 space before opening brace; found 2
(#4647) Visibility must be declared on method "jquiz_has_question_type"
(#4648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4652) Variable "question_type" must not contain underscores.
(#4653) Variable "question_type" must not contain underscores.
(#4653) Expected 1 space before "=="; 0 found
(#4653) Expected 1 space after "=="; 0 found
(#4653) Variable "question_type" must not contain underscores.
(#4653) Expected 1 space before "=="; 0 found
(#4653) Expected 1 space after "=="; 0 found
(#4653) Expected 1 space before "=="; 0 found
(#4653) Expected 1 space after "=="; 0 found
(#4653) Expected 1 space before "=="; 0 found
(#4653) Expected 1 space after "=="; 0 found
(#4668) Visibility must be declared on method "expand_CompletedSoFar"
(#4668) method name "mod_hotpot_attempt_hp_6_renderer::expand_CompletedSoFar" must be in lower-case letters only
(#4668) Expected 1 space before opening brace; found 2
(#4678) Visibility must be declared on method "expand_ContinuousScoring"
(#4678) method name "mod_hotpot_attempt_hp_6_renderer::expand_ContinuousScoring" must be in lower-case letters only
(#4678) Expected 1 space before opening brace; found 2
(#4679) Line exceeds 132 characters; contains 164 characters
(#4688) Visibility must be declared on method "expand_CorrectFirstTime"
(#4688) method name "mod_hotpot_attempt_hp_6_renderer::expand_CorrectFirstTime" must be in lower-case letters only
(#4688) Expected 1 space before opening brace; found 2
(#4698) Visibility must be declared on method "expand_ExerciseCompleted"
(#4698) method name "mod_hotpot_attempt_hp_6_renderer::expand_ExerciseCompleted" must be in lower-case letters only
(#4698) Expected 1 space before opening brace; found 2
(#4708) Visibility must be declared on method "expand_ShowCorrectFirstTime"
(#4708) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowCorrectFirstTime" must be in lower-case letters only
(#4708) Expected 1 space before opening brace; found 2
(#4709) Line exceeds 132 characters; contains 169 characters
(#4718) Visibility must be declared on method "expand_ShuffleAs"
(#4718) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShuffleAs" must be in lower-case letters only
(#4718) Expected 1 space before opening brace; found 2
(#4719) Line exceeds 132 characters; contains 161 characters
(#4728) Visibility must be declared on method "expand_DefaultRight"
(#4728) method name "mod_hotpot_attempt_hp_6_renderer::expand_DefaultRight" must be in lower-case letters only
(#4728) Expected 1 space before opening brace; found 2
(#4738) Visibility must be declared on method "expand_DefaultWrong"
(#4738) method name "mod_hotpot_attempt_hp_6_renderer::expand_DefaultWrong" must be in lower-case letters only
(#4738) Expected 1 space before opening brace; found 2
(#4748) Visibility must be declared on method "expand_ShowAllQuestionsCaptionJS"
(#4748) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowAllQuestionsCaptionJS" must be in lower-case letters only
(#4748) Expected 1 space before opening brace; found 2
(#4749) Line exceeds 132 characters; contains 137 characters
(#4758) Visibility must be declared on method "expand_ShowOneByOneCaptionJS"
(#4758) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowOneByOneCaptionJS" must be in lower-case letters only
(#4758) Expected 1 space before opening brace; found 2
(#4759) Line exceeds 132 characters; contains 134 characters
(#4768) Visibility must be declared on method "expand_CorrectList"
(#4768) method name "mod_hotpot_attempt_hp_6_renderer::expand_CorrectList" must be in lower-case letters only
(#4768) Expected 1 space before opening brace; found 2
(#4769) Line exceeds 132 characters; contains 159 characters
(#4778) Visibility must be declared on method "expand_HybridTries"
(#4778) method name "mod_hotpot_attempt_hp_6_renderer::expand_HybridTries" must be in lower-case letters only
(#4778) Expected 1 space before opening brace; found 2
(#4779) Line exceeds 132 characters; contains 171 characters
(#4788) Visibility must be declared on method "expand_PleaseEnter"
(#4788) method name "mod_hotpot_attempt_hp_6_renderer::expand_PleaseEnter" must be in lower-case letters only
(#4788) Expected 1 space before opening brace; found 2
(#4789) Line exceeds 132 characters; contains 157 characters
(#4798) Visibility must be declared on method "expand_PartlyIncorrect"
(#4798) method name "mod_hotpot_attempt_hp_6_renderer::expand_PartlyIncorrect" must be in lower-case letters only
(#4798) Expected 1 space before opening brace; found 2
(#4799) Line exceeds 132 characters; contains 160 characters
(#4808) Visibility must be declared on method "expand_ShowAnswerCaption"
(#4808) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowAnswerCaption" must be in lower-case letters only
(#4808) Expected 1 space before opening brace; found 2
(#4809) Line exceeds 132 characters; contains 160 characters
(#4818) Visibility must be declared on method "expand_ShowAlsoCorrect"
(#4818) method name "mod_hotpot_attempt_hp_6_renderer::expand_ShowAlsoCorrect" must be in lower-case letters only
(#4818) Expected 1 space before opening brace; found 2
(#4822) Inline comments must end in full-stops, exclamation marks, or question marks
(#4830) Visibility must be declared on method "expand_isRTL"
(#4830) method name "mod_hotpot_attempt_hp_6_renderer::expand_isRTL" must be in lower-case letters only
(#4830) Expected 1 space before opening brace; found 2
(#4831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4832) Inline comments must end in full-stops, exclamation marks, or question marks
(#4842) Visibility must be declared on method "expand_isLTR"
(#4842) method name "mod_hotpot_attempt_hp_6_renderer::expand_isLTR" must be in lower-case letters only
(#4842) Expected 1 space before opening brace; found 2
(#4856) Visibility must be declared on method "expand_RTLText"
(#4856) method name "mod_hotpot_attempt_hp_6_renderer::expand_RTLText" must be in lower-case letters only
(#4856) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/rhubarb/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/rhubarb/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/rhubarb/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/rhubarb/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#40) Member variable "js_object_type" must not contain underscores.
(#42) Missing member variable doc comment
(#43) Missing member variable doc comment
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) You must use "/**" style comments for a member variable comment
(#46) Member variable "headcontent_strings" must not contain underscores.
(#47) Missing member variable doc comment
(#47) Member variable "headcontent_arrays" must not contain underscores.
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) You must use "/**" style comments for a member variable comment
(#50) Member variable "hasSubmissionTimeout" must be all lower-case
(#57) Visibility must be declared on method "init"
(#57) Expected 1 space before opening brace; found 2
(#65) Visibility must be declared on method "fix_bodycontent"
(#65) Expected 1 space before opening brace; found 2
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before "==="; 0 found
(#71) Expected 1 space after "==="; 0 found
(#83) Visibility must be declared on method "get_js_functionnames"
(#83) Expected 1 space before opening brace; found 2
(#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
(#97) Visibility must be declared on method "fix_js_TimesUp"
(#97) method name "mod_hotpot_attempt_hp_6_rhubarb_renderer::fix_js_TimesUp" must be in lower-case letters only
(#97) Expected 1 space before opening brace; found 2
(#104) Space found before semicolon; expected "" HP_send_results(HP.EVENT_TIMEDOUT);\n";" but found ""\tHP_send_results(HP.EVENT_TIMEDOUT);\n"\n ;"
(#116) Visibility must be declared on method "fix_js_TypeChars_init"
(#116) method name "mod_hotpot_attempt_hp_6_rhubarb_renderer::fix_js_TypeChars_init" must be in lower-case letters only
(#116) Expected 1 space before opening brace; found 2
(#125) Visibility must be declared on method "fix_js_TypeChars_obj"
(#125) method name "mod_hotpot_attempt_hp_6_rhubarb_renderer::fix_js_TypeChars_obj" must be in lower-case letters only
(#125) Expected 1 space before opening brace; found 2
(#136) Visibility must be declared on method "fix_js_Hint"
(#136) method name "mod_hotpot_attempt_hp_6_rhubarb_renderer::fix_js_Hint" must be in lower-case letters only
(#136) Expected 1 space before opening brace; found 2
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#147) Expected 1 space before "+"; 0 found
(#147) Expected 1 space after "+"; 0 found
(#160) Visibility must be declared on method "fix_js_CheckWord"
(#160) method name "mod_hotpot_attempt_hp_6_rhubarb_renderer::fix_js_CheckWord" must be in lower-case letters only
(#160) Expected 1 space before opening brace; found 2
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Space found before semicolon; expected "" }";" but found ""\t}"\n ;"
(#171) Expected 1 space before "+"; 0 found
(#171) Expected 1 space after "+"; 0 found
(#184) Visibility must be declared on method "fix_js_CheckFinished"
(#184) method name "mod_hotpot_attempt_hp_6_rhubarb_renderer::fix_js_CheckFinished" must be in lower-case letters only
(#184) Expected 1 space before opening brace; found 2
(#193) Visibility must be declared on method "get_stop_function_intercept"
(#193) Expected 1 space before opening brace; found 2
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Visibility must be declared on method "get_stop_function_name"
(#204) Expected 1 space before opening brace; found 2
(#213) Visibility must be declared on method "get_stop_function_args"
(#213) Expected 1 space before opening brace; found 2
(#222) Visibility must be declared on method "get_stop_function_search"
(#222) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/rhubarb/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "response_text_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
(#64) Visibility must be declared on method "response_num_fields"
(#64) Expected 1 space before opening brace; found 3
(#65) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/rhubarb/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/rhubarb/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "expand_JSRhubarb6"
(#46) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_JSRhubarb6" must be in lower-case letters only
(#46) Expected 1 space before opening brace; found 2
(#55) Visibility must be declared on method "expand_Finished"
(#55) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_Finished" must be in lower-case letters only
(#55) Expected 1 space before opening brace; found 2
(#64) Visibility must be declared on method "expand_GuessHere"
(#64) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_GuessHere" must be in lower-case letters only
(#64) Expected 1 space before opening brace; found 2
(#73) Visibility must be declared on method "expand_IncorrectWords"
(#73) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_IncorrectWords" must be in lower-case letters only
(#73) Expected 1 space before opening brace; found 2
(#74) Line exceeds 132 characters; contains 159 characters
(#82) Visibility must be declared on method "expand_PreparingExercise"
(#82) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_PreparingExercise" must be in lower-case letters only
(#82) Expected 1 space before opening brace; found 2
(#91) Visibility must be declared on method "expand_Solution"
(#91) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_Solution" must be in lower-case letters only
(#91) Expected 1 space before opening brace; found 2
(#92) Line exceeds 132 characters; contains 161 characters
(#100) Visibility must be declared on method "expand_WordsArray"
(#100) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_WordsArray" must be in lower-case letters only
(#100) Expected 1 space before opening brace; found 2
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) The use of backticks in strings is not recommended
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Visibility must be declared on method "expand_FreeWordsArray"
(#123) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_FreeWordsArray" must be in lower-case letters only
(#123) Expected 1 space before opening brace; found 2
(#125) Expected 1 space after "="; 0 found
(#139) Visibility must be declared on method "expand_StyleSheet"
(#139) method name "mod_hotpot_attempt_hp_6_rhubarb_xml_renderer::expand_StyleSheet" must be in lower-case letters only
(#139) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/rhubarb/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/rhubarb/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/html/incremental/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Visibility must be declared on method "get_js_functionnames"
mod/hotpot/attempt/hp/6/sequitur/html/incremental/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/html/incremental/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#40) Member variable "js_object_type" must not contain underscores.
(#42) Missing member variable doc comment
(#43) Missing member variable doc comment
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) You must use "/**" style comments for a member variable comment
(#46) Member variable "headcontent_strings" must not contain underscores.
(#47) Missing member variable doc comment
(#47) Member variable "headcontent_arrays" must not contain underscores.
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) You must use "/**" style comments for a member variable comment
(#50) Member variable "hasSubmissionTimeout" must be all lower-case
(#52) Missing member variable doc comment
(#52) Member variable "response_text_fields" must not contain underscores.
(#52) Short array syntax must be used to define arrays
(#53) There should be a comma after the last array item in a multi-line array.
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Missing member variable doc comment
(#56) Member variable "response_num_fields" must not contain underscores.
(#56) Short array syntax must be used to define arrays
(#57) There should be a comma after the last array item in a multi-line array.
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Visibility must be declared on method "init"
(#65) Expected 1 space before opening brace; found 2
(#75) Visibility must be declared on method "get_js_functionnames"
(#75) Expected 1 space before opening brace; found 2
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Visibility must be declared on method "fix_js_TimesUp"
(#89) method name "mod_hotpot_attempt_hp_6_sequitur_renderer::fix_js_TimesUp" must be in lower-case letters only
(#89) Expected 1 space before opening brace; found 2
(#96) Space found before semicolon; expected "" HP_send_results(HP.EVENT_TIMEDOUT);\n";" but found ""\tHP_send_results(HP.EVENT_TIMEDOUT);\n"\n ;"
(#110) Visibility must be declared on method "fix_js_CalculateScore"
(#110) method name "mod_hotpot_attempt_hp_6_sequitur_renderer::fix_js_CalculateScore" must be in lower-case letters only
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#145) Visibility must be declared on method "fix_js_CheckAnswer"
(#145) method name "mod_hotpot_attempt_hp_6_sequitur_renderer::fix_js_CheckAnswer" must be in lower-case letters only
(#145) Expected 1 space before opening brace; found 2
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Space found before semicolon; expected "" }";" but found ""\t}"\n ;"
(#169) Expected 1 space before "+"; 0 found
(#169) Expected 1 space after "+"; 0 found
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Space found before semicolon; expected "" ";" but found ""\t"\n ;"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Space found before semicolon; expected "" }\n";" but found ""\t}\n"\n ;"
(#219) Visibility must be declared on method "get_stop_function_name"
(#219) Expected 1 space before opening brace; found 2
(#228) Visibility must be declared on method "get_stop_function_args"
(#228) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/sequitur/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Visibility must be declared on method "attempt_fields"
(#46) Expected 1 space before opening brace; found 3
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "response_text_fields"
(#55) Expected 1 space before opening brace; found 3
(#56) Short array syntax must be used to define arrays
(#64) Visibility must be declared on method "response_num_fields"
(#64) Expected 1 space before opening brace; found 3
(#65) Short array syntax must be used to define arrays
mod/hotpot/attempt/hp/6/sequitur/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/xml/incremental/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Visibility must be declared on method "get_js_functionnames"
mod/hotpot/attempt/hp/6/sequitur/xml/incremental/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/xml/incremental/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/xml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Visibility must be declared on method "expand_JSSequitur6"
(#44) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_JSSequitur6" must be in lower-case letters only
(#53) Visibility must be declared on method "expand_NumberOfOptions"
(#53) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_NumberOfOptions" must be in lower-case letters only
(#53) Expected 1 space before opening brace; found 2
(#63) Visibility must be declared on method "expand_PartText"
(#63) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_PartText" must be in lower-case letters only
(#63) Expected 1 space before opening brace; found 2
(#73) Visibility must be declared on method "expand_Solution"
(#73) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_Solution" must be in lower-case letters only
(#73) Expected 1 space before opening brace; found 2
(#83) Visibility must be declared on method "expand_SolutionCaption"
(#83) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_SolutionCaption" must be in lower-case letters only
(#93) Visibility must be declared on method "expand_Score"
(#93) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_Score" must be in lower-case letters only
(#93) Expected 1 space before opening brace; found 2
(#103) Visibility must be declared on method "expand_WholeText"
(#103) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_WholeText" must be in lower-case letters only
(#103) Expected 1 space before opening brace; found 2
(#113) Visibility must be declared on method "expand_SegmentsArray"
(#113) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_SegmentsArray" must be in lower-case letters only
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "i_max" must not contain underscores.
(#121) Variable "i_max" must not contain underscores.
(#129) Expected 1 space after "="; 0 found
(#129) Space found before semicolon; expected "0;" but found "0 ;"
(#130) Expected 1 space after "="; 0 found
(#130) Space found before semicolon; expected "0;" but found "0 ;"
(#131) Expected 1 space before "<"; 0 found
(#131) Expected 1 space after "<"; 0 found
(#131) Variable "i_max" must not contain underscores.
(#147) Visibility must be declared on method "expand_StyleSheet"
(#147) method name "mod_hotpot_attempt_hp_6_sequitur_xml_renderer::expand_StyleSheet" must be in lower-case letters only
(#147) Expected 1 space before opening brace; found 2
mod/hotpot/attempt/hp/6/sequitur/xml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/sequitur/xml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/6/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/attempt/hp/lang/en/hotpotattempt_hp.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotattempt_hp.php
(#1) Moodle boilerplate not found
mod/hotpot/attempt/hp/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing @var tag in member variable comment
(#44) Missing @var tag in member variable comment
(#47) Missing @var tag in member variable comment
(#48) Short array syntax must be used to define arrays
(#50) Missing @var tag in member variable comment
(#51) Short array syntax must be used to define arrays
(#53) Missing @var tag in member variable comment
(#54) Member variable "js_object_type" must not contain underscores.
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) You must use "/**" style comments for a member variable comment
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) You must use "/**" style comments for a member variable comment
(#63) You must use "/**" style comments for a member variable comment
(#66) You must use "/**" style comments for a member variable comment
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Missing @var tag in member variable comment
(#74) Missing @var tag in member variable comment
(#75) Member variable "headcontent_strings" must not contain underscores.
(#77) Missing @var tag in member variable comment
(#78) Member variable "headcontent_arrays" must not contain underscores.
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) You must use "/**" style comments for a member variable comment
(#81) Member variable "hasSubmissionTimeout" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before opening brace; found 2
(#101) Visibility must be declared on method "set_xmldeclaration"
(#101) Expected 1 space before opening brace; found 2
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Visibility must be declared on method "set_htmlcontent"
(#121) Expected 1 space before opening brace; found 2
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Visibility must be declared on method "xml_set_htmlcontent"
(#162) Expected 1 space before opening brace; found 2
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Visibility must be declared on method "set_headcontent"
(#190) Expected 1 space before opening brace; found 2
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Line exceeds 132 characters; contains 147 characters
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Short array syntax must be used to define arrays
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Visibility must be declared on method "fix_headcontent"
(#310) Expected 1 space before opening brace; found 2
(#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
(#319) Visibility must be declared on method "fix_headcontent_beforeonunload"
(#319) Expected 1 space before opening brace; found 2
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Space found before semicolon; expected "'$0';" but found "'$0'\n ;"
(#356) Visibility must be declared on method "fix_headcontent_rottmeier"
(#356) Expected 1 space before opening brace; found 2
(#359) Missing docblock for function fix_js_comment
(#359) Visibility must be declared on method "fix_js_comment"
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#364) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#365) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#366) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#372) Expected 1 space before "<"; 0 found
(#372) Expected 1 space after "<"; 0 found
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Expected 1 space before "=="; 0 found
(#405) Expected 1 space after "=="; 0 found
(#405) Expected 1 space before "=="; 0 found
(#405) Expected 1 space after "=="; 0 found
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Expected 1 space before "=="; 0 found
(#412) Expected 1 space after "=="; 0 found
(#412) Expected 1 space before "+"; 0 found
(#412) Expected 1 space after "+"; 0 found
(#412) Expected 1 space before "=="; 0 found
(#412) Expected 1 space after "=="; 0 found
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Expected 1 space before "+"; 0 found
(#432) Expected 1 space after "+"; 0 found
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Expected 1 space before "+"; 0 found
(#436) Expected 1 space after "+"; 0 found
(#436) Expected 1 space before "=="; 0 found
(#436) Expected 1 space after "=="; 0 found
(#440) Expected 1 space before "+"; 0 found
(#440) Expected 1 space after "+"; 0 found
(#440) Expected 1 space before "=="; 0 found
(#440) Expected 1 space after "=="; 0 found
(#444) Expected 1 space before "+"; 0 found
(#444) Expected 1 space after "+"; 0 found
(#444) Expected 1 space before "=="; 0 found
(#444) Expected 1 space after "=="; 0 found
(#448) Expected 1 space before "+"; 0 found
(#448) Expected 1 space after "+"; 0 found
(#448) Expected 1 space before "=="; 0 found
(#448) Expected 1 space after "=="; 0 found
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) Line indented incorrectly; expected at least 4 spaces, found 3
(#482) Line indented incorrectly; expected 4 spaces, found 3
(#482) Visibility must be declared on method "set_bodycontent"
(#482) Expected 1 space before opening brace; found 2
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Line indented incorrectly; expected at least 8 spaces, found 7
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Closing brace indented incorrectly; expected 3 spaces, found 4
(#533) Visibility must be declared on method "fix_bodycontent"
(#533) Expected 1 space before opening brace; found 2
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Visibility must be declared on method "fix_bodycontent_rottmeier"
(#542) Expected 1 space before opening brace; found 2
(#550) Visibility must be declared on method "fix_js_functions"
(#550) Expected 1 space before opening brace; found 2
(#554) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) This comment is 63% valid code; is this commented out code?
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) This comment is 63% valid code; is this commented out code?
(#579) Visibility must be declared on method "locate_js_block"
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) This comment is 43% valid code; is this commented out code?
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#620) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#621) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#622) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#627) Expected 1 space before "<"; 0 found
(#627) Expected 1 space after "<"; 0 found
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#635) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Expected 1 space before "=="; 0 found
(#652) Expected 1 space after "=="; 0 found
(#652) Expected 1 space before "=="; 0 found
(#652) Expected 1 space after "=="; 0 found
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Expected 1 space before "=="; 0 found
(#658) Expected 1 space after "=="; 0 found
(#658) Expected 1 space before "+"; 0 found
(#658) Expected 1 space after "+"; 0 found
(#658) Expected 1 space before "=="; 0 found
(#658) Expected 1 space after "=="; 0 found
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) Expected 1 space before "+"; 0 found
(#676) Expected 1 space after "+"; 0 found
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) Expected 1 space before "+"; 0 found
(#701) Expected 1 space after "+"; 0 found
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Expected 1 space before "+"; 0 found
(#710) Expected 1 space after "+"; 0 found
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Expected 1 space before "+"; 0 found
(#717) Expected 1 space after "+"; 0 found
(#717) Expected 1 space before "=="; 0 found
(#717) Expected 1 space after "=="; 0 found
(#720) Expected 1 space before "=="; 0 found
(#720) Expected 1 space after "=="; 0 found
(#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
(#731) Short array syntax must be used to define arrays
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Expected 1 space before opening brace; found 2
(#745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Expected 1 space before opening brace; found 2
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Expected 1 space before opening brace; found 2
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#807) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#808) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#811) Short array syntax must be used to define arrays
(#821) Expected 1 space before opening brace; found 2
(#825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Inline comments must start with a capital letter, digit or 3-dots sequence
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) Expected 1 space before opening brace; found 2
(#849) Expected 1 space before "=="; 0 found
(#849) Expected 1 space after "=="; 0 found
(#850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Short array syntax must be used to define arrays
(#863) Expected 1 space before opening brace; found 2
(#882) Expected 1 space before opening brace; found 2
(#883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) Variable "x_matches" must not contain underscores.
(#887) Variable "x_matches" must not contain underscores.
(#888) Variable "y_matches" must not contain underscores.
(#888) Variable "y_matches" must not contain underscores.
(#890) Expected 1 space before "="; 0 found
(#890) Expected 1 space after "="; 0 found
(#890) Expected 1 space before "<="; 0 found
(#890) Expected 1 space after "<="; 0 found
(#891) Variable "x_dec" must not contain underscores.
(#891) Variable "x_matches" must not contain underscores.
(#892) Variable "y_dec" must not contain underscores.
(#892) Variable "y_matches" must not contain underscores.
(#893) Variable "x_dec" must not contain underscores.
(#893) Variable "y_dec" must not contain underscores.
(#893) Variable "x_dec" must not contain underscores.
(#893) Expected 1 space before "-"; 0 found
(#893) Expected 1 space after "-"; 0 found
(#893) Variable "y_dec" must not contain underscores.
(#893) Expected 1 space before "/"; 0 found
(#893) Expected 1 space after "/"; 0 found
(#900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Expected 1 space before opening brace; found 2
(#912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#912) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Short array syntax must be used to define arrays
(#932) Expected 1 space before opening brace; found 2
(#937) Short array syntax must be used to define arrays
(#947) Expected 1 space before opening brace; found 2
(#952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#953) Expected 1 space before "==="; 0 found
(#953) Expected 1 space after "==="; 0 found
(#956) Short array syntax must be used to define arrays
(#957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Short array syntax must be used to define arrays
(#970) Visibility must be declared on method "get_send_results_event"
(#971) Expected 1 space before "=="; 0 found
(#971) Expected 1 space after "=="; 0 found
mod/hotpot/attempt/hp/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/hp/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotattempt_hp, found hotpotattempt.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/attempt/html/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/attempt/html/ispring/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
(#55) Visibility must be declared on method "preprocessing"
(#55) Expected 1 space before opening brace; found 2
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/ispring/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/ispring/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/lang/en/hotpotattempt_html.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotattempt_html.php
(#1) Moodle boilerplate not found
mod/hotpot/attempt/html/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) You must use "/**" style comments for a member variable comment
(#42) Member variable "BeginSubmissionForm" must be all lower-case
(#43) Missing member variable doc comment
(#43) Member variable "EndSubmissionForm" must be all lower-case
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) You must use "/**" style comments for a member variable comment
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) You must use "/**" style comments for a member variable comment
(#54) Visibility must be declared on method "preprocessing"
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Short array syntax must be used to define arrays
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Short array syntax must be used to define arrays
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Visibility must be declared on method "fix_js_comment"
(#189) Expected 1 space before opening brace; found 2
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Visibility must be declared on method "fix_links"
(#206) Expected 1 space before opening brace; found 2
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) This comment is 61% valid code; is this commented out code?
(#210) No space found before comment text; expected "// $search = '/(?<=sesskey=)\w+/';" but found "//$search = '/(?<=sesskey=)\w+/';"
(#211) No space found before comment text; expected "// $this->bodycontent = preg_replace($search, sesskey(), $this->bodycontent);" but found "//$this->bodycontent = preg_replace($search, sesskey(), $this->bodycontent);"
(#217) Short array syntax must be used to define arrays
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Expected 1 space before "<"; 0 found
(#223) Expected 1 space after "<"; 0 found
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#236) Expected 1 space before "<"; 0 found
(#236) Expected 1 space after "<"; 0 found
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Short array syntax must be used to define arrays
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#253) Line exceeds 132 characters; contains 135 characters
(#254) Expected 1 space before "==="; 0 found
(#254) Expected 1 space after "==="; 0 found
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) This comment is 43% valid code; is this commented out code?
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Short array syntax must be used to define arrays
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#290) Visibility must be declared on method "postprocessing"
(#290) Expected 1 space before opening brace; found 2
(#298) Visibility must be declared on method "fix_submissionform"
(#298) Expected 1 space before opening brace; found 2
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Short array syntax must be used to define arrays
(#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
(#316) Short array syntax must be used to define arrays
(#317) There should be a comma after the last array item in a multi-line array.
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Short array syntax must be used to define arrays
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#328) Short array syntax must be used to define arrays
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#330) Short array syntax must be used to define arrays
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
mod/hotpot/attempt/html/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotattempt_html, found hotpotattempt.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/attempt/html/xerte/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) You must use "/**" style comments for a member variable comment
(#42) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#42) Scope modifier not specified for member variable "$filetypes"
(#42) Short array syntax must be used to define arrays
(#49) Visibility must be declared on method "init"
(#59) Visibility must be declared on method "preprocessing"
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Short array syntax must be used to define arrays
(#88) Visibility must be declared on method "preprocessing_xerte_js"
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#99) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#101) Short array syntax must be used to define arrays
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Short array syntax must be used to define arrays
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Expected 1 space before "=="; 0 found
(#118) Expected 1 space after "=="; 0 found
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/xerte/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/xerte/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/xhtml/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The static declaration must come after the visibility declaration
(#46) Expected 1 space before opening brace; found 2
(#47) Short array syntax must be used to define arrays
mod/hotpot/attempt/html/xhtml/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/html/xhtml/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/qedoc/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/attempt/qedoc/lang/en/hotpotattempt_qedoc.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotattempt_qedoc.php
(#1) Moodle boilerplate not found
mod/hotpot/attempt/qedoc/renderer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file renderer.php. Expected hotpotattempt_qedoc, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/qedoc/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected hotpotattempt_qedoc, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/qedoc/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected hotpotattempt_qedoc, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/qedoc/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotattempt_qedoc, found hotpotattempt.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/attempt/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing @var tag in member variable comment
(#43) Missing @var tag in member variable comment
(#46) Missing @var tag in member variable comment
(#49) Missing @var tag in member variable comment
(#52) Missing @var tag in member variable comment
(#55) Missing @var tag in member variable comment
(#58) Missing @var tag in member variable comment
(#61) Missing @var tag in member variable comment
(#64) Missing @var tag in member variable comment
(#67) Missing @var tag in member variable comment
(#70) Missing @var tag in member variable comment
(#73) Missing @var tag in member variable comment
(#74) Member variable "embed_object_id" must not contain underscores.
(#76) Missing @var tag in member variable comment
(#77) Member variable "embed_object_onload" must not contain underscores.
(#82) Missing @var tag in member variable comment
(#83) Member variable "use_hotpot_cache" must not contain underscores.
(#85) Missing @var tag in member variable comment
(#88) Missing @var tag in member variable comment
(#89) Member variable "cache_uptodate" must not contain underscores.
(#94) Missing @var tag in member variable comment
(#95) Member variable "cache_CFG_fields" must be all lower-case
(#95) Member variable "cache_CFG_fields" must not contain underscores.
(#95) Short array syntax must be used to define arrays
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) There should be a comma after the last array item in a multi-line array.
(#102) Missing @var tag in member variable comment
(#103) Member variable "cache_hotpot_fields" must not contain underscores.
(#103) Short array syntax must be used to define arrays
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) There should be a comma after the last array item in a multi-line array.
(#109) Missing @var tag in member variable comment
(#110) Member variable "cache_text_fields" must not contain underscores.
(#110) Short array syntax must be used to define arrays
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) There should be a comma after the last array item in a multi-line array.
(#118) You must use "/**" style comments for a member variable comment
(#118) Member variable "cache_remote_fields" must not contain underscores.
(#118) Short array syntax must be used to define arrays
(#119) Commas (,) must be followed by white space.
(#119) There should be a comma after the last array item in a multi-line array.
(#124) Missing @var tag in member variable comment
(#125) Member variable "cache_content_fields" must not contain underscores.
(#125) Short array syntax must be used to define arrays
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) There should be a comma after the last array item in a multi-line array.
(#129) Missing member variable doc comment
(#130) Missing member variable doc comment
(#131) Missing member variable doc comment
(#132) Missing member variable doc comment
(#134) Missing member variable doc comment
(#135) Missing member variable doc comment
(#136) Missing member variable doc comment
(#137) Missing member variable doc comment
(#144) Expected 1 space before opening brace; found 2
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) This comment is 75% valid code; is this commented out code?
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#168) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#169) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#170) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#171) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#173) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#174) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#175) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#176) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#189) The static declaration must come after the visibility declaration
(#190) Short array syntax must be used to define arrays
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Expected 1 space before "=="; 0 found
(#214) Expected 1 space after "=="; 0 found
(#214) Expected 1 space before "=="; 0 found
(#214) Expected 1 space after "=="; 0 found
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#219) Expected 1 space before "=="; 0 found
(#219) Expected 1 space after "=="; 0 found
(#223) Expected 1 space before "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#227) Expected 1 space before "=="; 0 found
(#227) Expected 1 space after "=="; 0 found
(#228) Expected 1 space before "=="; 0 found
(#228) Expected 1 space after "=="; 0 found
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) 69 slashes comments are not allowed; use "// Comment." instead
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) 69 slashes comments are not allowed; use "// Comment." instead
(#284) Expected 1 space before opening brace; found 2
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected 1 space before opening brace; found 2
(#301) Expected 1 space before opening brace; found 2
(#310) Expected 1 space before opening brace; found 2
(#312) Line indented incorrectly; expected 8 spaces, found 4
(#314) Closing brace indented incorrectly; expected 4 spaces, found 8
(#320) Expected 1 space before opening brace; found 2
(#329) Expected 1 space before opening brace; found 2
(#338) Expected 1 space before opening brace; found 2
(#347) Expected 1 space before opening brace; found 2
(#356) Expected 1 space before opening brace; found 2
(#357) 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
(#367) Visibility must be declared on method "fix_title"
(#367) Expected 1 space before opening brace; found 2
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) This comment is 48% valid code; is this commented out code?
(#379) Visibility must be declared on method "fix_title_icons"
(#379) Expected 1 space before opening brace; found 2
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) This comment is 48% valid code; is this commented out code?
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Line indented incorrectly; expected at least 4 spaces, found 3
(#391) 69 slashes comments are not allowed; use "// Comment." instead
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) 69 slashes comments are not allowed; use "// Comment." instead
(#400) Visibility must be declared on method "hotpot_header"
(#400) Expected 1 space before opening brace; found 2
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) This comment is 45% valid code; is this commented out code?
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) This comment is 67% valid code; is this commented out code?
(#418) Visibility must be declared on method "hotpot_content"
(#418) Expected 1 space before opening brace; found 2
(#427) Visibility must be declared on method "hotpot_footer"
(#427) Expected 1 space before opening brace; found 2
(#437) Visibility must be declared on method "maincontent"
(#437) Expected 1 space before opening brace; found 2
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) 69 slashes comments are not allowed; use "// Comment." instead
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) 69 slashes comments are not allowed; use "// Comment." instead
(#448) Visibility must be declared on method "basetag"
(#455) Short array syntax must be used to define arrays
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Visibility must be declared on method "fix_targets"
(#462) Expected 1 space before opening brace; found 2
(#494) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#500) Visibility must be declared on method "print_frameset"
(#500) Expected 1 space before opening brace; found 2
(#507) Variable "title_top" must not contain underscores.
(#508) Variable "title_main" must not contain underscores.
(#510) Variable "src_top" must not contain underscores.
(#511) Variable "src_main" must not contain underscores.
(#514) Variable "lock_frameset" must not contain underscores.
(#515) Variable "lock_top" must not contain underscores.
(#516) Variable "lock_main" must not contain underscores.
(#518) Variable "lock_frameset" must not contain underscores.
(#519) Variable "lock_top" must not contain underscores.
(#520) Variable "lock_main" must not contain underscores.
(#524) Expected 1 space after "="; 2 found
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Variable "lock_frameset" must not contain underscores.
(#537) Variable "title_top" must not contain underscores.
(#537) Variable "src_top" must not contain underscores.
(#537) Variable "lock_top" must not contain underscores.
(#538) Variable "title_main" must not contain underscores.
(#538) Variable "src_main" must not contain underscores.
(#538) Variable "lock_main" must not contain underscores.
(#542) Variable "src_top" must not contain underscores.
(#542) Variable "title_top" must not contain underscores.
(#543) Variable "src_main" must not contain underscores.
(#543) Variable "title_main" must not contain underscores.
(#553) Visibility must be declared on method "print_topframe"
(#553) Expected 1 space before opening brace; found 2
(#566) Visibility must be declared on method "print_embed_object_page"
(#566) Expected 1 space before opening brace; found 2
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Variable "onload_function" must not contain underscores.
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#580) 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
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Variable "onload_function" must not contain underscores.
(#597) Variable "onload_function" must not contain underscores.
(#599) Variable "onload_function" must not contain underscores.
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) 69 slashes comments are not allowed; use "// Comment." instead
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) 69 slashes comments are not allowed; use "// Comment." instead
(#616) Visibility must be declared on method "get_cache_md5key"
(#626) Visibility must be declared on method "get_fields_from_cache"
(#626) Expected 1 space before opening brace; found 2
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Short array syntax must be used to define arrays
(#668) Line exceeds 132 characters; contains 137 characters
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Short array syntax must be used to define arrays
(#684) Commas (,) must be followed by white space.
(#684) Commas (,) must be followed by white space.
(#684) Commas (,) must be followed by white space.
(#685) There should be a comma after the last array item in a multi-line array.
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) Visibility must be declared on method "set_fields_in_cache"
(#708) Expected 1 space before opening brace; found 2
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) This comment is 75% valid code; is this commented out code?
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) This comment is 70% valid code; is this commented out code?
(#746) Short array syntax must be used to define arrays
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#774) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Visibility must be declared on method "get_name"
(#788) Expected 1 space before opening brace; found 2
(#797) Visibility must be declared on method "get_title"
(#797) Expected 1 space before opening brace; found 2
(#798) Variable "format_string" must not contain underscores.
(#813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#828) 69 slashes comments are not allowed; use "// Comment." instead
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) 69 slashes comments are not allowed; use "// Comment." instead
(#832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#839) Visibility must be declared on method "provide_resume"
(#839) Expected 1 space before opening brace; found 2
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#844) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Visibility must be declared on method "provide_clickreport"
(#851) Expected 1 space before opening brace; found 2
(#855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#863) Visibility must be declared on method "can_resume"
(#863) Expected 1 space before opening brace; found 2
(#871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#878) Visibility must be declared on method "can_restart"
(#878) Expected 1 space before opening brace; found 2
(#894) Visibility must be declared on method "can_continue"
(#894) Expected 1 space before opening brace; found 2
(#909) Visibility must be declared on method "can_clickreport"
(#909) Expected 1 space before opening brace; found 2
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#931) Expected 1 space before "=="; 0 found
(#931) Expected 1 space after "=="; 0 found
(#932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#936) Expected 1 space before "=="; 0 found
(#936) Expected 1 space after "=="; 0 found
(#937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#937) Inline comments must end in full-stops, exclamation marks, or question marks
(#941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) This comment is 43% valid code; is this commented out code?
(#941) No space found before comment text; expected "// case $this->hotpot->delay3==hotpot::TIME_DISABLE:" but found "//case $this->hotpot->delay3==hotpot::TIME_DISABLE:"
(#942) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#943) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#946) Expected 1 space before "=="; 0 found
(#946) Expected 1 space after "=="; 0 found
(#947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#949) Closing brace must be on a line by itself
(#950) Closing brace must be on a line by itself
(#951) Closing brace must be on a line by itself
(#952) Closing brace must be on a line by itself
(#953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#956) This comment is 67% valid code; is this commented out code?
(#956) No space found before comment text; expected "// $response = $this->hotpot->view_url();" but found "//$response = $this->hotpot->view_url();"
(#964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#968) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Expected 1 space before "=="; 0 found
(#969) Expected 1 space after "=="; 0 found
(#971) Inline comments must start with a capital letter, digit or 3-dots sequence
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#991) Visibility must be declared on method "send_response"
(#993) Expected 1 space before "==="; 0 found
(#993) Expected 1 space after "==="; 0 found
(#994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#997) Expected 1 space before "==="; 0 found
(#997) Expected 1 space after "==="; 0 found
(#998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#999) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1007) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1010) 69 slashes comments are not allowed; use "// Comment." instead
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1012) 69 slashes comments are not allowed; use "// Comment." instead
(#1020) Visibility must be declared on method "remove_blank_lines"
(#1020) Expected 1 space before opening brace; found 2
(#1021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Visibility must be declared on method "single_line"
(#1031) Expected 1 space before opening brace; found 2
(#1045) Visibility must be declared on method "tagpattern"
(#1045) Expected 1 space before opening brace; found 2
(#1046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1048) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1049) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1051) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1052) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1053) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1054) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1055) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1067) 69 slashes comments are not allowed; use "// Comment." instead
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) 69 slashes comments are not allowed; use "// Comment." instead
(#1077) Visibility must be declared on method "fix_css_definitions"
(#1077) Expected 1 space before opening brace; found 2
(#1081) Variable "css_selector" must not contain underscores.
(#1082) Variable "css_definition" must not contain underscores.
(#1084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1085) Variable "css_definition" must not contain underscores.
(#1085) Variable "css_definition" must not contain underscores.
(#1087) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1087) Inline comments must end in full-stops, exclamation marks, or question marks
(#1088) Variable "listitem_css" must not contain underscores.
(#1090) Short array syntax must be used to define arrays
(#1091) Variable "css_selector" must not contain underscores.
(#1096) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1096) Inline comments must end in full-stops, exclamation marks, or question marks
(#1102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1111) Inline comments must end in full-stops, exclamation marks, or question marks
(#1112) Short array syntax must be used to define arrays
(#1117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) Short array syntax must be used to define arrays
(#1120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) Variable "css_definition" must not contain underscores.
(#1137) Variable "css_definition" must not contain underscores.
(#1139) Variable "css_definition" must not contain underscores.
(#1145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1146) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) This comment is 47% valid code; is this commented out code?
(#1150) Variable "css_definition" must not contain underscores.
(#1151) Variable "listitem_css" must not contain underscores.
(#1154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1155) Inline comments must end in full-stops, exclamation marks, or question marks
(#1158) Variable "css_definition" must not contain underscores.
(#1158) Expected 1 space before "==="; 0 found
(#1158) Expected 1 space after "==="; 0 found
(#1159) Variable "css_definition" must not contain underscores.
(#1163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1171) Variable "css_definition" must not contain underscores.
(#1171) Variable "listitem_css" must not contain underscores.
(#1183) Visibility must be declared on method "fix_css_reduce_bodystyles"
(#1194) Visibility must be declared on method "fix_onload"
(#1194) Variable "script_tags" must not contain underscores.
(#1198) Variable "script_tags" must not contain underscores.
(#1201) Empty IF statement detected
(#1201) Expected 1 space before "=="; 0 found
(#1201) Expected 1 space after "=="; 0 found
(#1202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1214) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1251) Inline comments must end in full-stops, exclamation marks, or question marks
(#1255) Space found before semicolon; expected ""}\n";" but found ""}\n"\n ;"
(#1257) Variable "onload_oneline" must not contain underscores.
(#1258) Variable "onload_oneline" must not contain underscores.
(#1258) Variable "onload_oneline" must not contain underscores.
(#1259) Variable "onload_oneline" must not contain underscores.
(#1260) Variable "script_tags" must not contain underscores.
(#1271) Visibility must be declared on method "fix_mediafilter"
(#1271) Expected 1 space before opening brace; found 2
(#1288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1288) Inline comments must end in full-stops, exclamation marks, or question marks
(#1292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1292) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Variable "deferred_js" must not contain underscores.
(#1294) Short array syntax must be used to define arrays
(#1295) Variable "strlen_wwwroot" must not contain underscores.
(#1297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1301) Expected 1 space before "==="; 0 found
(#1301) Expected 1 space after "==="; 0 found
(#1306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1306) This comment is 41% valid code; is this commented out code?
(#1308) No space found before comment text; expected "// if (substr($matches[1], 0, $strlen_wwwroot)==$CFG->wwwroot) {" but found "//if (substr($matches[1], 0, $strlen_wwwroot)==$CFG->wwwroot) {"
(#1309) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1310) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) No space found before comment text; expected "// } else" but found "//} else"
(#1312) Empty IF statement detected
(#1313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1313) Inline comments must end in full-stops, exclamation marks, or question marks
(#1315) Variable "deferred_js" must not contain underscores.
(#1324) Variable "deferred_js" must not contain underscores.
(#1324) Variable "deferred_js" must not contain underscores.
(#1326) Variable "deferred_js" must not contain underscores.
(#1328) Variable "deferred_js" must not contain underscores.
(#1329) Variable "deferred_js" must not contain underscores.
(#1332) Variable "deferred_js" must not contain underscores.
(#1339) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#1353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1354) Inline comments must end in full-stops, exclamation marks, or question marks
(#1361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1361) No space found before comment text; expected "// ."\n"" but found "//."\n""
(#1362) Variable "deferred_js" must not contain underscores.
(#1362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1362) Inline comments must end in full-stops, exclamation marks, or question marks
(#1368) Space found before semicolon; expected "'$3';" but found "'$3'\n ;"
(#1371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1371) Inline comments must end in full-stops, exclamation marks, or question marks
(#1376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Visibility must be declared on method "fix_mediafilter_onload_extra"
(#1386) Expected 1 space before opening brace; found 2
(#1396) Visibility must be declared on method "fix_relativeurls"
(#1396) Expected 1 space before opening brace; found 2
(#1397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1397) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1402) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1403) Inline comments must end in full-stops, exclamation marks, or question marks
(#1405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1405) Inline comments must end in full-stops, exclamation marks, or question marks
(#1406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1406) Inline comments must end in full-stops, exclamation marks, or question marks
(#1407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1407) Inline comments must end in full-stops, exclamation marks, or question marks
(#1409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1409) Inline comments must end in full-stops, exclamation marks, or question marks
(#1410) Short array syntax must be used to define arrays
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1422) Inline comments must end in full-stops, exclamation marks, or question marks
(#1424) There should be a comma after the last array item in a multi-line array.
(#1427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1427) Inline comments must end in full-stops, exclamation marks, or question marks
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1430) Expected 1 space before "=="; 0 found
(#1430) Expected 1 space after "=="; 0 found
(#1431) Short array syntax must be used to define arrays
(#1432) Expected 1 space before "=="; 0 found
(#1432) Expected 1 space after "=="; 0 found
(#1433) Short array syntax must be used to define arrays
(#1435) Short array syntax must be used to define arrays
(#1449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1449) Inline comments must end in full-stops, exclamation marks, or question marks
(#1451) Short array syntax must be used to define arrays
(#1455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1455) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) Short array syntax must be used to define arrays
(#1467) Visibility must be declared on method "convert_urls_css"
(#1467) Expected 1 space before opening brace; found 2
(#1473) Short array syntax must be used to define arrays
(#1483) Visibility must be declared on method "convert_url_param"
(#1483) Expected 1 space before opening brace; found 2
(#1484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1500) Visibility must be declared on method "convert_url_relative"
(#1500) Expected 1 space before opening brace; found 2
(#1513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1514) Inline comments must end in full-stops, exclamation marks, or question marks
(#1514) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1522) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1523) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1524) Inline comments must end in full-stops, exclamation marks, or question marks
(#1524) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1531) Inline comments must end in full-stops, exclamation marks, or question marks
(#1536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1541) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Short array syntax must be used to define arrays
(#1548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1548) Inline comments must end in full-stops, exclamation marks, or question marks
(#1558) Visibility must be declared on method "convert_url"
(#1558) Expected 1 space before opening brace; found 2
(#1575) Variable "file_php" must not contain underscores.
(#1577) Variable "file_php" must not contain underscores.
(#1579) Variable "pluginfile_php" must not contain underscores.
(#1579) Variable "file_php" must not contain underscores.
(#1581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1581) This comment is 46% valid code; is this commented out code?
(#1582) No space found before comment text; expected "// if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS']=='on') {" but found "//if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS']=='on') {"
(#1583) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1584) No space found before comment text; expected "// } else {" but found "//} else {"
(#1585) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1586) No space found before comment text; expected "// }" but found "//}"
(#1587) No space found before comment text; expected "// $url = str_replace('%domainfiles%', $http.'://'.$_SERVER[SERVER_NAME].'/', $url);" but found "//$url = str_replace('%domainfiles%', $http.'://'.$_SERVER[SERVER_NAME].'/', $url);"
(#1589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1592) Inline comments must end in full-stops, exclamation marks, or question marks
(#1593) Variable "replace_pairs" must not contain underscores.
(#1593) Short array syntax must be used to define arrays
(#1596) Variable "file_php" must not contain underscores.
(#1598) Variable "file_php" must not contain underscores.
(#1600) Variable "pluginfile_php" must not contain underscores.
(#1600) There should be a comma after the last array item in a multi-line array.
(#1602) Variable "replace_pairs" must not contain underscores.
(#1605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1605) Inline comments must end in full-stops, exclamation marks, or question marks
(#1609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1609) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) Expected 1 space before "=="; 0 found
(#1612) Expected 1 space after "=="; 0 found
(#1615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1615) Inline comments must end in full-stops, exclamation marks, or question marks
(#1617) Expected 1 space before "=="; 0 found
(#1617) Expected 1 space after "=="; 0 found
(#1622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1622) Inline comments must end in full-stops, exclamation marks, or question marks
(#1623) Empty IF statement detected
(#1623) Expected 1 space before "=="; 0 found
(#1623) Expected 1 space after "=="; 0 found
(#1623) Expected 1 space before "=="; 0 found
(#1623) Expected 1 space after "=="; 0 found
(#1623) Expected 1 space before "=="; 0 found
(#1623) Expected 1 space after "=="; 0 found
(#1623) Expected 1 space before "=="; 0 found
(#1623) Expected 1 space after "=="; 0 found
(#1624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1624) Inline comments must end in full-stops, exclamation marks, or question marks
(#1628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1628) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/attempt/review.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file review.php. Expected mod_hotpot, found mod-hotpot.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#43) Visibility must be declared on method "show_question_text"
(#43) Expected 1 space before opening brace; found 2
(#52) Visibility must be declared on method "attempt_fields"
(#52) Expected 1 space before opening brace; found 2
(#53) Short array syntax must be used to define arrays
(#61) Visibility must be declared on method "response_text_fields"
(#61) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#70) Visibility must be declared on method "response_num_fields"
(#70) Expected 1 space before opening brace; found 2
(#71) Short array syntax must be used to define arrays
(#79) Visibility must be declared on method "provide_review"
(#79) Expected 1 space before opening brace; found 2
(#88) Visibility must be declared on method "can_reviewattempt"
(#88) Expected 1 space before opening brace; found 2
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#102) Expected 1 space before "=="; 0 found
(#102) Expected 1 space after "=="; 0 found
(#105) Expected 1 space before "=="; 0 found
(#105) Expected 1 space after "=="; 0 found
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Visibility must be declared on method "review"
(#127) Expected 1 space before opening brace; found 2
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// $hotpot->reviewoptions = hotpot::REVIEW_DURINGATTEMPT | hotpot::REVIEW_AFTERATTEMPT | hotpot::REVIEW_AFTERCLOSE;" but found "//$hotpot->reviewoptions = hotpot::REVIEW_DURINGATTEMPT | hotpot::REVIEW_AFTERATTEMPT | hotpot::REVIEW_AFTERCLOSE;"
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "response_num_fields" must not contain underscores.
(#155) Short array syntax must be used to define arrays
(#157) Variable "response_num_fields" must not contain underscores.
(#157) Variable "response_num_fields" must not contain underscores.
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "response_text_fields" must not contain underscores.
(#161) Short array syntax must be used to define arrays
(#163) Variable "response_text_fields" must not contain underscores.
(#163) Short array syntax must be used to define arrays
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Variable "neutralize_text_fields" must not contain underscores.
(#170) Variable "neutralize_text_fields" must not contain underscores.
(#179) Variable "response_num_fields" must not contain underscores.
(#180) Variable "question_colspan" must not contain underscores.
(#180) Variable "response_num_fields" must not contain underscores.
(#181) Variable "textfield_colspan" must not contain underscores.
(#181) Variable "question_colspan" must not contain underscores.
(#183) Variable "question_colspan" must not contain underscores.
(#184) Variable "textfield_colspan" must not contain underscores.
(#189) Variable "attempt_fields" must not contain underscores.
(#189) Short array syntax must be used to define arrays
(#190) Variable "attempt_fields" must not contain underscores.
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#201) Variable "textfield_colspan" must not contain underscores.
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Variable "question_colspan" must not contain underscores.
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Short array syntax must be used to define arrays
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Short array syntax must be used to define arrays
(#232) Variable "question_colspan" must not contain underscores.
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Short array syntax must be used to define arrays
(#238) Short array syntax must be used to define arrays
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Short array syntax must be used to define arrays
(#239) Variable "question_colspan" must not contain underscores.
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "neutral_text" must not contain underscores.
(#245) Variable "response_text_fields" must not contain underscores.
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Short array syntax must be used to define arrays
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "neutralize_text_fields" must not contain underscores.
(#263) Variable "neutral_text" must not contain underscores.
(#263) Variable "neutral_text" must not contain underscores.
(#265) Short array syntax must be used to define arrays
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Short array syntax must be used to define arrays
(#266) Variable "textfield_colspan" must not contain underscores.
(#269) Variable "neutral_text" must not contain underscores.
(#270) Short array syntax must be used to define arrays
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Short array syntax must be used to define arrays
(#271) Variable "neutral_text" must not contain underscores.
(#271) Variable "textfield_colspan" must not contain underscores.
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "response_num_fields" must not contain underscores.
(#277) Short array syntax must be used to define arrays
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Short array syntax must be used to define arrays
(#293) Visibility must be declared on method "format_attempt_heading"
(#295) Closing brace must be on a line by itself
(#296) Closing brace must be on a line by itself
(#297) Closing brace must be on a line by itself
(#298) Closing brace must be on a line by itself
(#310) Visibility must be declared on method "format_attempt_data"
(#312) Closing brace must be on a line by itself
(#313) Closing brace must be on a line by itself
(#314) Closing brace must be on a line by itself
(#315) Closing brace must be on a line by itself
(#325) Visibility must be declared on method "add_separator"
(#325) Expected 1 space before opening brace; found 2
(#328) Short array syntax must be used to define arrays
(#343) Visibility must be declared on method "add_question_text"
(#343) Expected 1 space before opening brace; found 2
(#346) Short array syntax must be used to define arrays
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#361) Visibility must be declared on method "add_text_field"
(#361) Expected 1 space before opening brace; found 2
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Short array syntax must be used to define arrays
(#365) Expected 1 space before "=>"; 0 found
(#365) Expected 1 space after "=>"; 0 found
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Short array syntax must be used to define arrays
(#369) Expected 1 space before "=>"; 0 found
(#369) Expected 1 space after "=>"; 0 found
(#383) Visibility must be declared on method "add_num_field"
(#383) Expected 1 space before opening brace; found 2
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Short array syntax must be used to define arrays
(#385) Expected 1 space before "=>"; 0 found
(#385) Expected 1 space after "=>"; 0 found
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Short array syntax must be used to define arrays
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
mod/hotpot/attempt/storage.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file storage.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/backup/moodle1/lib.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file lib.php. Expected mod_hotpot, found mod.
(#61) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#70) There should be a comma after the last array item in a multi-line array.
(#72) Short array syntax must be used to define arrays
(#97) Expected 1 space after "=>"; 0 found
(#97) There should be a comma after the last array item in a multi-line array.
(#99) Short array syntax must be used to define arrays
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) This comment is 50% valid code; is this commented out code?
(#100) No space found before comment text; expected "// 'forceplugins', // needed to set usemediafilter" but found "//'forceplugins', // needed to set usemediafilter"
(#101) No space found before comment text; expected "// 'shownextquiz', // needed to set exitcm" but found "//'shownextquiz', // needed to set exitcm"
(#103) There should be a comma after the last array item in a multi-line array.
(#104) There should be a comma after the last array item in a multi-line array.
(#106) There should be a comma after the last array item in a multi-line array.
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) This comment is 50% valid code; is this commented out code?
(#124) Variable "is_url" must not contain underscores.
(#125) Variable "is_url" must not contain underscores.
(#130) Variable "original_baseurl" must not contain underscores.
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "original_baseurl" must not contain underscores.
(#137) Variable "original_baseurl" must not contain underscores.
(#138) Variable "is_url" must not contain underscores.
(#142) Variable "is_url" must not contain underscores.
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) 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
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before "=="; 0 found
(#192) Expected 1 space after "=="; 0 found
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Expected 1 space before "=="; 0 found
(#200) Expected 1 space after "=="; 0 found
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Short array syntax must be used to define arrays
(#209) Expected 1 space before "=>"; 0 found
(#209) Line exceeds 132 characters; contains 159 characters
(#210) Short array syntax must be used to define arrays
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Expected 1 space before "+"; 0 found
(#232) Expected 1 space after "+"; 0 found
(#234) Closing brace must be on a line by itself
(#235) Closing brace must be on a line by itself
(#236) Closing brace must be on a line by itself
(#237) Closing brace must be on a line by itself
(#238) Closing brace must be on a line by itself
(#239) Closing brace must be on a line by itself
(#240) Closing brace must be on a line by itself
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Short array syntax must be used to define arrays
mod/hotpot/backup/moodle2/backup_hotpot_activity_task.class.php
(#2) Moodle boilerplate not found at first line
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) The static declaration must come after the visibility declaration
(#57) Commas (,) must be followed by white space.
(#59) 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
(#63) No space found before comment text; expected "// Link to hotpot view by moduleid" but found "//Link to hotpot view by moduleid"
(#65) Expected 1 space before "="; 0 found
mod/hotpot/backup/moodle2/backup_hotpot_stepslib.php
(#2) Moodle boilerplate not found at first line
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#44) Expected 1 space before opening brace; found 2
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) 72 slashes comments are not allowed; use "// Comment." instead
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) 72 slashes comments are not allowed; use "// Comment." instead
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#57) 72 slashes comments are not allowed; use "// Comment." instead
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) 72 slashes comments are not allowed; use "// Comment." instead
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) 72 slashes comments are not allowed; use "// Comment." instead
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) 72 slashes comments are not allowed; use "// Comment." instead
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) 72 slashes comments are not allowed; use "// Comment." instead
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) 72 slashes comments are not allowed; use "// Comment." instead
(#111) Short array syntax must be used to define arrays
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) 72 slashes comments are not allowed; use "// Comment." instead
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) 72 slashes comments are not allowed; use "// Comment." instead
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Short array syntax must be used to define arrays
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Short array syntax must be used to define arrays
(#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
(#126) Short array syntax must be used to define arrays
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) 72 slashes comments are not allowed; use "// Comment." instead
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) 72 slashes comments are not allowed; use "// Comment." instead
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) 72 slashes comments are not allowed; use "// Comment." instead
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) 72 slashes comments are not allowed; use "// Comment." instead
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "excluded_fieldnames" must not contain underscores.
(#164) Expected 1 space before opening brace; found 3
(#167) Variable "excluded_fieldnames" must not contain underscores.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Short array syntax must be used to define arrays
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Short array syntax must be used to define arrays
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Short array syntax must be used to define arrays
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Closing brace must be on a line by itself
(#231) Closing brace must be on a line by itself
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#242) Short array syntax must be used to define arrays
(#242) Short array syntax must be used to define arrays
mod/hotpot/backup/moodle2/restore_hotpot_activity_task.class.php
(#1) No one-line description found in phpdocs for docblock of file restore_hotpot_activity_task.class.php
(#2) Moodle boilerplate not found at first line
(#19) Incorrect @package tag for file restore_hotpot_activity_task.class.php. Expected mod_hotpot, found moodlecore.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) The static declaration must come after the visibility declaration
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) There should be a comma after the last array item in a multi-line array.
(#63) The static declaration must come after the visibility declaration
(#64) Short array syntax must be used to define arrays
(#66) There should be a comma after the last array item in a multi-line array.
(#72) Expected 5 spaces before asterisk; 4 found
(#73) Expected 5 spaces before asterisk; 4 found
(#74) Expected 5 spaces before asterisk; 4 found
(#75) Expected 5 spaces before asterisk; 4 found
(#76) Expected 5 spaces before asterisk; 4 found
(#77) The static declaration must come after the visibility declaration
(#78) Short array syntax must be used to define arrays
(#90) Expected 5 spaces before asterisk; 4 found
(#91) Expected 5 spaces before asterisk; 4 found
(#92) Expected 5 spaces before asterisk; 4 found
(#93) Expected 5 spaces before asterisk; 4 found
(#94) Expected 5 spaces before asterisk; 4 found
(#95) Expected 5 spaces before asterisk; 4 found
(#96) Expected 5 spaces before asterisk; 4 found
(#97) Expected 5 spaces before asterisk; 4 found
(#98) Expected 5 spaces before asterisk; 4 found
(#99) The static declaration must come after the visibility declaration
(#100) Short array syntax must be used to define arrays
mod/hotpot/backup/moodle2/restore_hotpot_stepslib.php
(#1) No one-line description found in phpdocs for docblock of file restore_hotpot_stepslib.php
(#2) Moodle boilerplate not found at first line
(#19) Incorrect @package tag for file restore_hotpot_stepslib.php. Expected mod_hotpot, found moodlecore.
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Expected 1 space before opening brace; found 2
(#51) Short array syntax must be used to define arrays
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) 72 slashes comments are not allowed; use "// Comment." instead
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) 72 slashes comments are not allowed; use "// Comment." instead
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 72 slashes comments are not allowed; use "// Comment." instead
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) 72 slashes comments are not allowed; use "// Comment." instead
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) The static declaration must come after the visibility declaration
(#83) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#85) There should be a comma after the last array item in a multi-line array.
(#94) Expected 1 space before opening brace; found 2
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Expected 1 space before opening brace; found 2
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected 1 space before "=="; 0 found
(#150) Expected 1 space after "=="; 0 found
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Short array syntax must be used to define arrays
(#171) Expected 1 space before opening brace; found 3
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Short array syntax must be used to define arrays
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Expected 1 space before opening brace; found 3
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Short array syntax must be used to define arrays
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Expected 1 space before opening brace; found 3
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) 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
(#251) Short array syntax must be used to define arrays
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Expected 1 space before opening brace; found 2
(#274) Short array syntax must be used to define arrays
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Empty ELSE statement detected
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Expected 1 space before opening brace; found 2
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Short array syntax must be used to define arrays
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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) This comment is 46% valid code; is this commented out code?
(#315) Short array syntax must be used to define arrays
(#329) Expected 1 space before opening brace; found 2
(#336) Expected 1 space before "==="; 0 found
(#336) Expected 1 space after "==="; 0 found
(#336) Expected 1 space before "==="; 0 found
(#336) Expected 1 space after "==="; 0 found
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/hotpot/classes/event/attempt_reviewed.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/hotpot/classes/event/attempt_started.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/hotpot/classes/event/attempt_submitted.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/hotpot/classes/event/base.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#53) Expected "if (...) {\n"; found "if (...) {"
(#63) Expected "if (...) {\n"; found "if (...) {"
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#129) Expected 1 space before "=="; 0 found
(#129) Expected 1 space after "=="; 0 found
(#129) Expected 1 space before "=="; 0 found
(#129) Expected 1 space after "=="; 0 found
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected 1 space before "=="; 0 found
(#132) Expected 1 space after "=="; 0 found
(#149) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#167) Line indented incorrectly; expected at least 4 spaces, found 3
(#168) Expected 4 spaces before asterisk; 5 found
(#169) Expected 4 spaces before asterisk; 5 found
(#170) Expected 4 spaces before asterisk; 5 found
(#171) Expected 4 spaces before asterisk; 5 found
(#173) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#175) Short array syntax must be used to define arrays
(#184) Possible useless method overriding detected
mod/hotpot/classes/event/course_module_instance_list_viewed.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/hotpot/classes/event/course_module_viewed.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/hotpot/classes/event/report_viewed.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/hotpot/classes/plugininfo/hotpotattempt.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class hotpotattempt
(#31) Missing docblock for function is_uninstall_allowed
mod/hotpot/classes/plugininfo/hotpotreport.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class hotpotreport
(#31) Missing docblock for function is_uninstall_allowed
mod/hotpot/classes/plugininfo/hotpotsource.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class hotpotsource
(#31) Missing docblock for function is_uninstall_allowed
mod/hotpot/classes/privacy/provider.php
(#38) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#183) Line exceeds 132 characters; contains 139 characters
(#184) Line exceeds 132 characters; contains 147 characters
(#303) File must end with a newline character
mod/hotpot/db/access.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file access.php. Expected mod_hotpot, found mod-hotpot.
(#28) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#37) There should be a comma after the last array item in a multi-line array.
(#39) There should be a comma after the last array item in a multi-line array.
(#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
(#43) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#51) There should be a comma after the last array item in a multi-line array.
(#52) There should be a comma after the last array item in a multi-line array.
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#64) There should be a comma after the last array item in a multi-line array.
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#75) There should be a comma after the last array item in a multi-line array.
(#76) There should be a comma after the last array item in a multi-line array.
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) No space found before comment text; expected "// 'mod/hotpot:ignoretimelimits' => array(" but found "//'mod/hotpot:ignoretimelimits' => array("
(#81) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#82) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#83) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// )," but found "//),"
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#93) There should be a comma after the last array item in a multi-line array.
(#94) There should be a comma after the last array item in a multi-line array.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#105) There should be a comma after the last array item in a multi-line array.
(#106) There should be a comma after the last array item in a multi-line array.
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#117) There should be a comma after the last array item in a multi-line array.
(#118) There should be a comma after the last array item in a multi-line array.
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#130) There should be a comma after the last array item in a multi-line array.
(#131) There should be a comma after the last array item in a multi-line array.
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#143) There should be a comma after the last array item in a multi-line array.
(#144) There should be a comma after the last array item in a multi-line array.
mod/hotpot/db/install.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file install.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) This comment is 55% valid code; is this commented out code?
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#47) There should be a comma after the last array item in a multi-line array.
(#49) Short array syntax must be used to define arrays
(#50) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
(#53) There should be a comma after the last array item in a multi-line array.
(#55) Short array syntax must be used to define arrays
(#56) There should be a comma after the last array item in a multi-line array.
(#58) Short array syntax must be used to define arrays
(#59) There should be a comma after the last array item in a multi-line array.
(#60) There should be a comma after the last array item in a multi-line array.
mod/hotpot/db/log.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file log.php. Expected mod_hotpot, found mod.
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Short array syntax must be used to define arrays
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) Short array syntax must be used to define arrays
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Short array syntax must be used to define arrays
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Short array syntax must be used to define arrays
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Short array syntax must be used to define arrays
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
mod/hotpot/db/subplugins.php
(#2) Moodle boilerplate not found at first line
(#26) Incorrect @package tag for file subplugins.php. Expected mod_hotpot, found mod.
(#34) Short array syntax must be used to define arrays
(#37) There should be a comma after the last array item in a multi-line array.
mod/hotpot/db/uninstall.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file uninstall.php. Expected mod_hotpot, found mod-hotpot.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) This comment is 70% valid code; is this commented out code?
(#40) Short array syntax must be used to define arrays
mod/hotpot/db/upgrade.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file upgrade.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "empty_cache" must not contain underscores.
(#39) Variable "update_grades" must not contain underscores.
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) No space found before comment text; expected "// ===== 1.9.0 upgrade line ======//" but found "//===== 1.9.0 upgrade line ======//"
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "update_grades" must not contain underscores.
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#78) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#79) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Short array syntax must be used to define arrays
(#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
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 43% valid code; is this commented out code?
(#86) Line exceeds 132 characters; contains 150 characters
(#87) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 139 characters
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 144 characters
(#95) Line exceeds 132 characters; contains 141 characters
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Short array syntax must be used to define arrays
(#143) There should be a comma after the last array item in a multi-line array.
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Short array syntax must be used to define arrays
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) This comment is 43% valid code; is this commented out code?
(#171) Short array syntax must be used to define arrays
(#172) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#178) Expected 1 space after "as"; 2 found
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Short array syntax must be used to define arrays
(#224) Short array syntax must be used to define arrays
(#224) Short array syntax must be used to define arrays
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Short array syntax must be used to define arrays
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#273) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#274) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#275) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#276) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#277) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#279) Short array syntax must be used to define arrays
(#286) There should be a comma after the last array item in a multi-line array.
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) 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
(#318) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#326) There should be a comma after the last array item in a multi-line array.
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#351) There should be a comma after the last array item in a multi-line array.
(#353) Short array syntax must be used to define arrays
(#358) There should be a comma after the last array item in a multi-line array.
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Short array syntax must be used to define arrays
(#378) Short array syntax must be used to define arrays
(#382) There should be a comma after the last array item in a multi-line array.
(#383) There should be a comma after the last array item in a multi-line array.
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) 37 slashes comments are not allowed; use "// Comment." instead
(#406) 3 slashes comments are not allowed; use "// Comment." instead
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) 37 slashes comments are not allowed; use "// Comment." instead
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Short array syntax must be used to define arrays
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Expected 1 space before "==="; 0 found
(#447) Expected 1 space after "==="; 0 found
(#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
(#456) Expected 1 space before "==="; 0 found
(#456) Expected 1 space after "==="; 0 found
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Variable "old_filename" must not contain underscores.
(#478) Variable "old_filepath" must not contain underscores.
(#479) Variable "old_filepath" must not contain underscores.
(#479) Expected 1 space before "=="; 0 found
(#479) Expected 1 space after "=="; 0 found
(#479) Variable "old_filepath" must not contain underscores.
(#479) Expected 1 space before "=="; 0 found
(#479) Expected 1 space after "=="; 0 found
(#480) Variable "old_filepath" must not contain underscores.
(#482) Variable "old_filepath" must not contain underscores.
(#482) Variable "old_filepath" must not contain underscores.
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Variable "old_filepath" must not contain underscores.
(#483) Variable "old_filepath" must not contain underscores.
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Variable "old_filepath" must not contain underscores.
(#487) Variable "old_filename" must not contain underscores.
(#488) Variable "old_filepath" must not contain underscores.
(#488) Variable "old_filename" must not contain underscores.
(#489) Short array syntax must be used to define arrays
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#495) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Variable "old_filepath" must not contain underscores.
(#506) Variable "old_filename" must not contain underscores.
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Variable "old_filepath" must not contain underscores.
(#509) Variable "old_filename" must not contain underscores.
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Variable "file_record" must not contain underscores.
(#513) Short array syntax must be used to define arrays
(#514) Expected 1 space before "=>"; 0 found
(#514) Expected 1 space after "=>"; 0 found
(#514) Expected 1 space before "=>"; 0 found
(#514) Expected 1 space after "=>"; 0 found
(#514) Expected 1 space before "=>"; 0 found
(#514) Expected 1 space after "=>"; 0 found
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#515) Variable "old_filepath" must not contain underscores.
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#515) There should be a comma after the last array item in a multi-line array.
(#515) Variable "old_filename" must not contain underscores.
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Variable "old_filepath" must not contain underscores.
(#519) Variable "old_filename" must not contain underscores.
(#523) Empty IF statement detected
(#523) Variable "old_filepath" must not contain underscores.
(#523) Variable "old_filename" must not contain underscores.
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Variable "file_record" must not contain underscores.
(#530) Empty IF statement detected
(#530) Variable "old_filepath" must not contain underscores.
(#530) Variable "old_filename" must not contain underscores.
(#530) Line exceeds 132 characters; contains 151 characters
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Variable "file_record" must not contain underscores.
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Variable "file_record" must not contain underscores.
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Short array syntax must be used to define arrays
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#554) Short array syntax must be used to define arrays
(#554) Expected 1 space before "=>"; 0 found
(#554) Expected 1 space after "=>"; 0 found
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Expected 1 space before "+"; 0 found
(#559) Expected 1 space after "+"; 0 found
(#561) Closing brace must be on a line by itself
(#562) Closing brace must be on a line by itself
(#563) Closing brace must be on a line by itself
(#564) Closing brace must be on a line by itself
(#565) Closing brace must be on a line by itself
(#566) Closing brace must be on a line by itself
(#567) Closing brace must be on a line by itself
(#572) Variable "old_filepath" must not contain underscores.
(#572) Variable "old_filename" must not contain underscores.
(#572) Line exceeds 132 characters; contains 152 characters
(#573) Short array syntax must be used to define arrays
(#573) Expected 1 space before "=>"; 0 found
(#573) Expected 1 space after "=>"; 0 found
(#580) Short array syntax must be used to define arrays
(#580) Expected 1 space before "=>"; 0 found
(#580) Expected 1 space after "=>"; 0 found
(#586) Short array syntax must be used to define arrays
(#586) Expected 1 space before "=>"; 0 found
(#586) Expected 1 space after "=>"; 0 found
(#594) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#595) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#597) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#598) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Expected 1 space before "=="; 0 found
(#603) Expected 1 space after "=="; 0 found
(#603) Expected 1 space before "=="; 0 found
(#603) Expected 1 space after "=="; 0 found
(#603) Expected 1 space before "=="; 0 found
(#603) Expected 1 space after "=="; 0 found
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) Short array syntax must be used to define arrays
(#644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Short array syntax must be used to define arrays
(#689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Short array syntax must be used to define arrays
(#691) Short array syntax must be used to define arrays
(#693) There should be a comma after the last array item in a multi-line array.
(#695) Short array syntax must be used to define arrays
(#696) There should be a comma after the last array item in a multi-line array.
(#698) Short array syntax must be used to define arrays
(#699) There should be a comma after the last array item in a multi-line array.
(#701) Short array syntax must be used to define arrays
(#702) There should be a comma after the last array item in a multi-line array.
(#704) Short array syntax must be used to define arrays
(#705) There should be a comma after the last array item in a multi-line array.
(#706) There should be a comma after the last array item in a multi-line array.
(#724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Expected 1 space before "=="; 0 found
(#729) Expected 1 space after "=="; 0 found
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Expected 1 space before "?"; 2 found
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#750) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Short array syntax must be used to define arrays
(#788) Short array syntax must be used to define arrays
(#791) Short array syntax must be used to define arrays
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#816) Short array syntax must be used to define arrays
(#817) Short array syntax must be used to define arrays
(#818) There should be a comma after the last array item in a multi-line array.
(#820) Short array syntax must be used to define arrays
(#824) There should be a comma after the last array item in a multi-line array.
(#843) Variable "update_grades" must not contain underscores.
(#849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Short array syntax must be used to define arrays
(#852) Short array syntax must be used to define arrays
(#857) Short array syntax must be used to define arrays
(#861) Expected 1 space before "==="; 0 found
(#861) Expected 1 space after "==="; 0 found
(#862) Short array syntax must be used to define arrays
(#869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) Variable "legacy_log_tablename" must not contain underscores.
(#894) Variable "legacy_log_table" must not contain underscores.
(#894) Variable "legacy_log_tablename" must not contain underscores.
(#896) Variable "standard_log_tablename" must not contain underscores.
(#897) Variable "standard_log_table" must not contain underscores.
(#897) Variable "standard_log_tablename" must not contain underscores.
(#899) Variable "legacy_log_table" must not contain underscores.
(#899) Variable "standard_log_table" must not contain underscores.
(#902) Short array syntax must be used to define arrays
(#904) Variable "standard_log_tablename" must not contain underscores.
(#904) Short array syntax must be used to define arrays
(#907) Variable "standard_log_tablename" must not contain underscores.
(#907) Short array syntax must be used to define arrays
(#912) Variable "legacy_log_tablename" must not contain underscores.
(#913) Variable "legacy_log_tablename" must not contain underscores.
(#942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#955) Short array syntax must be used to define arrays
(#956) Short array syntax must be used to define arrays
(#957) Short array syntax must be used to define arrays
(#958) Short array syntax must be used to define arrays
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Short array syntax must be used to define arrays
(#971) There should be a comma after the last array item in a multi-line array.
(#992) Short array syntax must be used to define arrays
(#997) Empty IF statement detected
(#997) Expected 1 space before "=="; 0 found
(#997) Expected 1 space after "=="; 0 found
(#998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#998) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Short array syntax must be used to define arrays
(#1003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1016) Variable "empty_cache" must not contain underscores.
(#1022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Short array syntax must be used to define arrays
(#1036) Short array syntax must be used to define arrays
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1053) Variable "empty_cache" must not contain underscores.
(#1057) Variable "update_grades" must not contain underscores.
(#1058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1058) Inline comments must end in full-stops, exclamation marks, or question marks
(#1059) "require_once" must be immediately followed by an open parenthesis
(#1061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1071) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) Missing docblock for function xmldb_hotpot_locate_externalfile
(#1082) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Expected 1 space before "==="; 0 found
(#1086) Expected 1 space after "==="; 0 found
(#1087) Variable "exclude_types" must not contain underscores.
(#1087) Short array syntax must be used to define arrays
(#1095) Variable "exclude_types" must not contain underscores.
(#1099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) Variable "encoded_types" must not contain underscores.
(#1109) Short array syntax must be used to define arrays
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1119) Variable "encoded_types" must not contain underscores.
(#1121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1122) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Variable "root_path" must not contain underscores.
(#1126) Variable "root_path" must not contain underscores.
(#1128) Variable "root_path" must not contain underscores.
(#1131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1131) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) Short array syntax must be used to define arrays
(#1152) Closing brace must be on a line by itself
(#1152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1152) Inline comments must end in full-stops, exclamation marks, or question marks
(#1153) Closing brace must be on a line by itself
(#1153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Closing brace must be on a line by itself
(#1154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1158) Expected 1 space before "=="; 0 found
(#1158) Expected 1 space after "=="; 0 found
(#1159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1165) Expected 1 space before "=="; 0 found
(#1165) Expected 1 space after "=="; 0 found
(#1168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1174) Inline comments must end in full-stops, exclamation marks, or question marks
(#1175) Variable "root_path" must not contain underscores.
(#1176) Variable "root_path" must not contain underscores.
(#1179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1189) Inline comments must end in full-stops, exclamation marks, or question marks
(#1193) Closing brace must be on a line by itself
(#1193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1193) Inline comments must end in full-stops, exclamation marks, or question marks
(#1194) Closing brace must be on a line by itself
(#1194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1194) Inline comments must end in full-stops, exclamation marks, or question marks
(#1195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1198) Expected 1 space before "=="; 0 found
(#1198) Expected 1 space after "=="; 0 found
(#1207) Expected 1 space before "=="; 0 found
(#1207) Expected 1 space after "=="; 0 found
(#1214) Variable "file_record" must not contain underscores.
(#1214) Short array syntax must be used to define arrays
(#1216) There should be a comma after the last array item in a multi-line array.
(#1219) Variable "file_record" must not contain underscores.
(#1223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1223) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1244) Variable "new_filepath" must not contain underscores.
(#1244) Variable "new_filename" must not contain underscores.
(#1253) Variable "old_filepath" must not contain underscores.
(#1254) Variable "old_filename" must not contain underscores.
(#1257) Variable "old_filepath" must not contain underscores.
(#1258) Variable "old_filepath" must not contain underscores.
(#1258) Variable "old_filepath" must not contain underscores.
(#1260) Variable "old_filepath" must not contain underscores.
(#1260) Variable "new_filepath" must not contain underscores.
(#1264) Variable "new_filename" must not contain underscores.
(#1264) Expected 1 space before "=="; 0 found
(#1264) Expected 1 space after "=="; 0 found
(#1265) Variable "new_filename" must not contain underscores.
(#1265) Variable "old_filename" must not contain underscores.
(#1268) Variable "new_filepath" must not contain underscores.
(#1268) Variable "new_filename" must not contain underscores.
(#1269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1269) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) Variable "new_filepath" must not contain underscores.
(#1271) Variable "new_filename" must not contain underscores.
(#1299) Empty IF statement detected
(#1300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1302) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/hotpot/index.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file index.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Short array syntax must be used to define arrays
(#32) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#39) Short array syntax must be used to define arrays
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) 3 slashes comments are not allowed; use "// Comment." instead
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) 3 slashes comments are not allowed; use "// Comment." instead
(#52) Short array syntax must be used to define arrays
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Short array syntax must be used to define arrays
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "show_aggregates" must not contain underscores.
(#66) Variable "single_user" must not contain underscores.
(#68) Variable "show_aggregates" must not contain underscores.
(#69) Variable "single_user" must not contain underscores.
(#71) Variable "show_aggregates" must not contain underscores.
(#72) Variable "single_user" must not contain underscores.
(#75) Variable "show_aggregates" must not contain underscores.
(#76) Short array syntax must be used to define arrays
(#78) Line exceeds maximum limit of 180 characters; contains 216 characters
(#80) Variable "single_user" must not contain underscores.
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Short array syntax must be used to define arrays
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 3 slashes comments are not allowed; use "// Comment." instead
(#113) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) 3 slashes comments are not allowed; use "// Comment." instead
mod/hotpot/lang/en/hotpot.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpot.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Unexpected comment found. Auto-fixing will not work after this comment
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Unexpected comment found. Auto-fixing will not work after this comment
(#26) Unexpected comment found. Auto-fixing will not work after this comment
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#35) Unexpected comment found. Auto-fixing will not work after this comment
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Unexpected comment found. Auto-fixing will not work after this comment
(#37) Unexpected comment found. Auto-fixing will not work after this comment
(#38) Unexpected comment found. Auto-fixing will not work after this comment
(#39) The string key "hotpot:addinstance" is not in the correct order, it should be before "subplugintype_hotpotsource_plural"
(#50) Unexpected comment found. Auto-fixing will not work after this comment
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Unexpected comment found. Auto-fixing will not work after this comment
(#52) Unexpected comment found. Auto-fixing will not work after this comment
(#53) Unexpected comment found. Auto-fixing will not work after this comment
(#54) The string key "configbodystyles" is not in the correct order, it should be before "hotpot:view"
(#67) Unexpected comment found. Auto-fixing will not work after this comment
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Unexpected comment found. Auto-fixing will not work after this comment
(#69) Unexpected comment found. Auto-fixing will not work after this comment
(#70) Unexpected comment found. Auto-fixing will not work after this comment
(#87) Unexpected comment found. Auto-fixing will not work after this comment
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Unexpected comment found. Auto-fixing will not work after this comment
(#89) Unexpected comment found. Auto-fixing will not work after this comment
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "abandoned" is not in the correct order, it should be before "event_report_viewed_explanation"
(#100) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#167) Whitespace found at end of line within string
(#170) Whitespace found at end of line within string
(#212) Whitespace found at end of line within string
(#215) Whitespace found at end of line within string
(#218) Whitespace found at end of line within string
(#221) Whitespace found at end of line within string
(#226) Whitespace found at end of line within string
(#229) Whitespace found at end of line within string
(#244) Whitespace found at end of line within string
(#247) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#257) Whitespace found at end of line within string
(#275) Whitespace found at end of line within string
(#278) Whitespace found at end of line within string
(#281) Whitespace found at end of line within string
(#284) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#318) Whitespace found at end of line within string
(#337) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#343) Whitespace found at end of line within string
(#346) Whitespace found at end of line within string
(#369) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#375) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#388) Whitespace found at end of line within string
(#391) Whitespace found at end of line within string
(#394) Whitespace found at end of line within string
(#397) Whitespace found at end of line within string
(#400) Whitespace found at end of line within string
(#403) Whitespace found at end of line within string
(#430) The string key "outputformat_hp_6_jcloze_html" is not in the correct order, it should be before "outputformat_hp_6_jcloze_html_jgloss"
(#437) The string key "outputformat_hp_6_jcloze_xml_v6" is not in the correct order, it should be before "outputformat_hp_6_jcloze_xml_v6_autoadvance"
(#441) The string key "outputformat_hp_6_jmatch_html" is not in the correct order, it should be before "outputformat_hp_6_jmatch_html_sort"
(#446) The string key "outputformat_hp_6_jmatch_xml_v6" is not in the correct order, it should be before "outputformat_hp_6_jmatch_xml_v6_plus"
(#450) The string key "outputformat_hp_6_jmix_xml_v6_plus" is not in the correct order, it should be before "outputformat_hp_6_jmix_xml_v6_plus_keypress"
(#451) The string key "outputformat_hp_6_jmix_xml_v6" is not in the correct order, it should be before "outputformat_hp_6_jmix_xml_v6_plus"
(#455) The string key "outputformat_hp_6_jquiz_xml_v6" is not in the correct order, it should be before "outputformat_hp_6_jquiz_xml_v6_exam"
(#459) The string key "outputformat_hp_6_sequitur_html" is not in the correct order, it should be before "outputformat_hp_6_sequitur_html_incremental"
(#461) The string key "outputformat_hp_6_sequitur_xml" is not in the correct order, it should be before "outputformat_hp_6_sequitur_xml_incremental"
(#468) The string key "outputformat_hp_7_jmatch_xml_v7" is not in the correct order, it should be before "outputformat_hp_7_jmatch_xml_v7_plus"
(#471) The string key "outputformat_hp_7_jmix_xml_v7" is not in the correct order, it should be before "outputformat_hp_7_jmix_xml_v7_plus"
(#522) Whitespace found at end of line within string
(#525) Whitespace found at end of line within string
(#528) Whitespace found at end of line within string
(#531) Whitespace found at end of line within string
(#544) Whitespace found at end of line within string
(#547) Whitespace found at end of line within string
(#550) Whitespace found at end of line within string
(#564) Whitespace found at end of line within string
(#567) Whitespace found at end of line within string
(#570) Whitespace found at end of line within string
(#573) Whitespace found at end of line within string
(#589) Whitespace found at end of line within string
(#592) Whitespace found at end of line within string
(#595) Whitespace found at end of line within string
(#601) Whitespace found at end of line within string
(#629) The string key "privacy" is not in the correct order, it should be before "zeroscore"
(#633) The string key "privacy:metadata:hotpot_attempts:starttime" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:userid"
(#634) The string key "privacy:metadata:hotpot_attempts:endtime" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:starttime"
(#636) The string key "privacy:metadata:hotpot_attempts:penalties" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:score"
(#637) The string key "privacy:metadata:hotpot_attempts:attempt" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:penalties"
(#639) The string key "privacy:metadata:hotpot_attempts:timefinish" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:timestart"
(#640) The string key "privacy:metadata:hotpot_attempts:status" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:timefinish"
(#641) The string key "privacy:metadata:hotpot_attempts:clickreportid" is not in the correct order, it should be before "privacy:metadata:hotpot_attempts:status"
mod/hotpot/lib.php
(#2) Moodle boilerplate not found at first line
(#13) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#24) Incorrect @package tag for file lib.php. Expected mod_hotpot, found mod.
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) 80 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 80 slashes comments are not allowed; use "// Comment." instead
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Short array syntax must be used to define arrays
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) This comment is 100% valid code; is this commented out code?
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) This comment is 100% valid code; is this commented out code?
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) This comment is 100% valid code; is this commented out code?
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) This comment is 100% valid code; is this commented out code?
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) This comment is 100% valid code; is this commented out code?
(#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
(#71) This comment is 45% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected 1 space before "=="; 0 found
(#82) Expected 1 space after "=="; 0 found
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Expected 1 space before "=="; 0 found
(#142) Expected 1 space after "=="; 0 found
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Expected 1 space before "=="; 0 found
(#200) Expected 1 space after "=="; 0 found
(#210) Empty IF statement detected
(#210) Expected 1 space before "=="; 0 found
(#210) Expected 1 space after "=="; 0 found
(#210) Expected 1 space before "=="; 0 found
(#210) Expected 1 space after "=="; 0 found
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Short array syntax must be used to define arrays
(#217) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#241) Short array syntax must be used to define arrays
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Expected 1 space before "=="; 0 found
(#253) Expected 1 space after "=="; 0 found
(#253) Expected 1 space before "=="; 0 found
(#253) Expected 1 space after "=="; 0 found
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Expected 1 space before "=="; 0 found
(#290) Expected 1 space after "=="; 0 found
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#297) Line exceeds 132 characters; contains 149 characters
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#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
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Expected 1 space before "=="; 0 found
(#326) Expected 1 space after "=="; 0 found
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Expected 1 space before "=="; 0 found
(#332) Expected 1 space after "=="; 0 found
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Expected 1 space before "=="; 0 found
(#337) Expected 1 space after "=="; 0 found
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Expected 1 space before "=="; 0 found
(#352) Expected 1 space after "=="; 0 found
(#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
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Short array syntax must be used to define arrays
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Short array syntax must be used to define arrays
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Short array syntax must be used to define arrays
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Short array syntax must be used to define arrays
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Short array syntax must be used to define arrays
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Short array syntax must be used to define arrays
(#422) Short array syntax must be used to define arrays
(#434) Docblock tag "@global" is not recommended.
(#445) Short array syntax must be used to define arrays
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
(#453) Short array syntax must be used to define arrays
(#454) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#455) Expected 1 space before "=="; 0 found
(#455) Expected 1 space after "=="; 0 found
(#466) Short array syntax must be used to define arrays
(#466) Expected 1 space before "=>"; 0 found
(#466) Expected 1 space after "=>"; 0 found
(#466) Expected 1 space before "=>"; 0 found
(#466) Expected 1 space after "=>"; 0 found
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) This comment is 48% valid code; is this commented out code?
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#511) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#512) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#513) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#514) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#515) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#516) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Short array syntax must be used to define arrays
(#527) Short array syntax must be used to define arrays
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Line exceeds 132 characters; contains 146 characters
(#544) Short array syntax must be used to define arrays
(#550) Short array syntax must be used to define arrays
(#558) Short array syntax must be used to define arrays
(#559) There should be a comma after the last array item in a multi-line array.
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Variable "print_headline" must not contain underscores.
(#589) Short array syntax must be used to define arrays
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Short array syntax must be used to define arrays
(#600) Expected 1 space before "=>"; 0 found
(#600) Expected 1 space after "=>"; 0 found
(#600) Expected 1 space before "=>"; 0 found
(#600) Expected 1 space after "=>"; 0 found
(#600) Expected 1 space before "=>"; 0 found
(#600) Expected 1 space after "=>"; 0 found
(#616) Variable "print_headline" must not contain underscores.
(#617) Variable "print_headline" must not contain underscores.
(#621) Short array syntax must be used to define arrays
(#621) Expected 1 space before "=>"; 0 found
(#621) Expected 1 space after "=>"; 0 found
(#625) Short array syntax must be used to define arrays
(#625) Expected 1 space before "=>"; 0 found
(#625) Expected 1 space after "=>"; 0 found
(#658) Line exceeds 132 characters; contains 139 characters
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Short array syntax must be used to define arrays
(#699) Short array syntax must be used to define arrays
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Short array syntax must be used to define arrays
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) This comment is 50% valid code; is this commented out code?
(#703) Expected 1 space before "=="; 0 found
(#703) Expected 1 space after "=="; 0 found
(#703) Expected 1 space before "=="; 0 found
(#703) Expected 1 space after "=="; 0 found
(#703) Expected 1 space before "=="; 0 found
(#703) Expected 1 space after "=="; 0 found
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Short array syntax must be used to define arrays
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Short array syntax must be used to define arrays
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Inline comments must start with a capital letter, digit or 3-dots sequence
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#771) Short array syntax must be used to define arrays
(#774) Short array syntax must be used to define arrays
(#775) Short array syntax must be used to define arrays
(#779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Variable "max_unumber" must not contain underscores.
(#793) Short array syntax must be used to define arrays
(#800) Short array syntax must be used to define arrays
(#806) Variable "max_unumber" must not contain underscores.
(#806) There should be a comma after the last array item in a multi-line array.
(#842) Short array syntax must be used to define arrays
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Short array syntax must be used to define arrays
(#862) Short array syntax must be used to define arrays
(#863) Short array syntax must be used to define arrays
(#863) Expected 1 space before "=>"; 0 found
(#863) Expected 1 space after "=>"; 0 found
(#864) There should be a comma after the last array item in a multi-line array.
(#869) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) Short array syntax must be used to define arrays
(#876) Expected 1 space before "=>"; 0 found
(#876) Expected 1 space after "=>"; 0 found
(#880) Short array syntax must be used to define arrays
(#880) Expected 1 space before "=>"; 0 found
(#880) Expected 1 space after "=>"; 0 found
(#880) Expected 1 space before "=>"; 0 found
(#880) Expected 1 space after "=>"; 0 found
(#880) Expected 1 space before "=>"; 0 found
(#880) Expected 1 space after "=>"; 0 found
(#884) Short array syntax must be used to define arrays
(#884) Expected 1 space before "=>"; 0 found
(#884) Expected 1 space after "=>"; 0 found
(#884) Expected 1 space before "=>"; 0 found
(#884) Expected 1 space after "=>"; 0 found
(#898) Short array syntax must be used to define arrays
(#898) Expected 1 space before "=>"; 0 found
(#898) Expected 1 space after "=>"; 0 found
(#901) Short array syntax must be used to define arrays
(#906) There should be a comma after the last array item in a multi-line array.
(#920) Missing docblock for function hotpot_get_view_actions
(#921) Short array syntax must be used to define arrays
(#931) Missing docblock for function hotpot_get_post_actions
(#932) Short array syntax must be used to define arrays
(#942) Line exceeds 132 characters; contains 135 characters
(#953) Missing docblock for function hotpot_print_overview
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#981) Inline comments must start with a capital letter, digit or 3-dots sequence
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) Expected 1 space before ":"; 0 found
(#987) Expected 1 space after ":"; 0 found
(#991) Space found before semicolon; expected "'</a></div>';" but found "'</a></div>'\n ;"
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1003) Line exceeds 132 characters; contains 135 characters
(#1007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1007) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) Line exceeds 132 characters; contains 145 characters
(#1026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1026) Inline comments must end in full-stops, exclamation marks, or question marks
(#1029) Short array syntax must be used to define arrays
(#1031) Line exceeds 132 characters; contains 138 characters
(#1033) Line exceeds 132 characters; contains 158 characters
(#1070) Short array syntax must be used to define arrays
(#1110) Short array syntax must be used to define arrays
(#1113) 80 slashes comments are not allowed; use "// Comment." instead
(#1115) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) 80 slashes comments are not allowed; use "// Comment." instead
(#1130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Short array syntax must be used to define arrays
(#1137) There should be a comma after the last array item in a multi-line array.
(#1139) Expected 1 space before "==="; 0 found
(#1139) Expected 1 space after "==="; 0 found
(#1144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) No space found before comment text; expected "// cmidnumber may not be always present" but found "//cmidnumber may not be always present"
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Expected 1 space before "=="; 0 found
(#1174) Expected 1 space after "=="; 0 found
(#1174) Expected 1 space before "<"; 0 found
(#1174) Expected 1 space after "<"; 0 found
(#1181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1187) Inline comments must end in full-stops, exclamation marks, or question marks
(#1201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1206) Short array syntax must be used to define arrays
(#1213) Short array syntax must be used to define arrays
(#1216) Expected 1 space before "=="; 0 found
(#1216) Expected 1 space after "=="; 0 found
(#1216) Expected 1 space before "=="; 0 found
(#1216) Expected 1 space after "=="; 0 found
(#1217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Short array syntax must be used to define arrays
(#1221) Expected 1 space before "=>"; 0 found
(#1221) Expected 1 space after "=>"; 0 found
(#1221) Expected 1 space before "=>"; 0 found
(#1221) Expected 1 space after "=>"; 0 found
(#1221) Line exceeds 132 characters; contains 148 characters
(#1241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1241) Inline comments must end in full-stops, exclamation marks, or question marks
(#1244) Expected 1 space before "==="; 0 found
(#1244) Expected 1 space after "==="; 0 found
(#1245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1245) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1247) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) Short array syntax must be used to define arrays
(#1254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1254) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Variable "i_min" must not contain underscores.
(#1260) Variable "i_min" must not contain underscores.
(#1263) Variable "i_max" must not contain underscores.
(#1273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1273) Inline comments must end in full-stops, exclamation marks, or question marks
(#1274) Variable "i_min" must not contain underscores.
(#1275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1275) Inline comments must end in full-stops, exclamation marks, or question marks
(#1279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1279) Inline comments must end in full-stops, exclamation marks, or question marks
(#1282) Variable "i_max" must not contain underscores.
(#1282) Variable "i_max" must not contain underscores.
(#1285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) Inline comments must end in full-stops, exclamation marks, or question marks
(#1286) Variable "i_min" must not contain underscores.
(#1294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1294) Inline comments must end in full-stops, exclamation marks, or question marks
(#1297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1300) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1312) Short array syntax must be used to define arrays
(#1312) Expected 1 space before "=>"; 0 found
(#1312) Expected 1 space after "=>"; 0 found
(#1312) Expected 1 space before "=>"; 0 found
(#1312) Expected 1 space after "=>"; 0 found
(#1315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1315) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) 80 slashes comments are not allowed; use "// Comment." instead
(#1322) Inline comments must end in full-stops, exclamation marks, or question marks
(#1322) 80 slashes comments are not allowed; use "// Comment." instead
(#1336) Short array syntax must be used to define arrays
(#1339) There should be a comma after the last array item in a multi-line array.
(#1357) Short array syntax must be used to define arrays
(#1363) Closing brace must be on a line by itself
(#1364) Closing brace must be on a line by itself
(#1365) Closing brace must be on a line by itself
(#1366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1366) This comment is 50% valid code; is this commented out code?
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
(#1378) Expected 1 space after "="; 2 found
(#1380) Expected 1 space after "="; 2 found
(#1380) Inline comments must end in full-stops, exclamation marks, or question marks
(#1382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1382) Inline comments must end in full-stops, exclamation marks, or question marks
(#1385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) Variable "file_record" must not contain underscores.
(#1397) Short array syntax must be used to define arrays
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) There should be a comma after the last array item in a multi-line array.
(#1402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1402) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Variable "file_record" must not contain underscores.
(#1407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1407) Inline comments must end in full-stops, exclamation marks, or question marks
(#1410) Variable "file_record" must not contain underscores.
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1411) This comment is 70% valid code; is this commented out code?
(#1411) No space found before comment text; expected "// send_stored_file($file, $lifetime, 0);" but found "//send_stored_file($file, $lifetime, 0);"
(#1416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1416) Inline comments must end in full-stops, exclamation marks, or question marks
(#1419) Variable "file_record" must not contain underscores.
(#1424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1424) Inline comments must end in full-stops, exclamation marks, or question marks
(#1425) Variable "hotpot_fileareas" must not contain underscores.
(#1426) Variable "hotpot_fileareas" must not contain underscores.
(#1426) Variable "hotpot_fileareas" must not contain underscores.
(#1427) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1427) Variable "hotpot_fileareas" must not contain underscores.
(#1427) Variable "hotpot_filearea" must not contain underscores.
(#1428) Variable "hotpot_filearea" must not contain underscores.
(#1428) Expected 1 space before "=="; 0 found
(#1428) Expected 1 space after "=="; 0 found
(#1429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1429) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Variable "hotpot_filearea" must not contain underscores.
(#1432) Variable "file_record" must not contain underscores.
(#1438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1458) Inline comments must end in full-stops, exclamation marks, or question marks
(#1461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1462) Inline comments must end in full-stops, exclamation marks, or question marks
(#1465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1465) Inline comments must end in full-stops, exclamation marks, or question marks
(#1467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1502) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1527) Inline comments must end in full-stops, exclamation marks, or question marks
(#1530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1530) Inline comments must end in full-stops, exclamation marks, or question marks
(#1534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1534) Inline comments must end in full-stops, exclamation marks, or question marks
(#1543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1543) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Short array syntax must be used to define arrays
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1560) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Expected 1 space before "=="; 0 found
(#1561) Expected 1 space after "=="; 0 found
(#1562) Expected 1 space before "=="; 0 found
(#1562) Expected 1 space after "=="; 0 found
(#1564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1566) Inline comments must end in full-stops, exclamation marks, or question marks
(#1570) Variable "i_max" must not contain underscores.
(#1571) Expected 1 space before "="; 0 found
(#1571) Expected 1 space after "="; 0 found
(#1571) Expected 1 space before "<"; 0 found
(#1571) Expected 1 space after "<"; 0 found
(#1571) Variable "i_max" must not contain underscores.
(#1574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1574) Inline comments must end in full-stops, exclamation marks, or question marks
(#1579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1579) Inline comments must end in full-stops, exclamation marks, or question marks
(#1580) Short array syntax must be used to define arrays
(#1584) Closing brace must be on a line by itself
(#1584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1584) Inline comments must end in full-stops, exclamation marks, or question marks
(#1585) Closing brace must be on a line by itself
(#1585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1585) Inline comments must end in full-stops, exclamation marks, or question marks
(#1586) Closing brace must be on a line by itself
(#1586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1599) Expected 1 space before "=="; 0 found
(#1599) Expected 1 space after "=="; 0 found
(#1600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1607) Inline comments must end in full-stops, exclamation marks, or question marks
(#1615) Closing brace must be on a line by itself
(#1615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1615) Inline comments must end in full-stops, exclamation marks, or question marks
(#1616) Closing brace must be on a line by itself
(#1616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1616) Inline comments must end in full-stops, exclamation marks, or question marks
(#1617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1620) Expected 1 space before "=="; 0 found
(#1620) Expected 1 space after "=="; 0 found
(#1629) Expected 1 space before "=="; 0 found
(#1629) Expected 1 space after "=="; 0 found
(#1636) Variable "file_record" must not contain underscores.
(#1636) Short array syntax must be used to define arrays
(#1638) There should be a comma after the last array item in a multi-line array.
(#1641) Variable "file_record" must not contain underscores.
(#1644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1644) Inline comments must end in full-stops, exclamation marks, or question marks
(#1649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1649) Inline comments must end in full-stops, exclamation marks, or question marks
(#1669) Expected 1 space before "=="; 0 found
(#1669) Expected 1 space after "=="; 0 found
(#1670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1677) Inline comments must end in full-stops, exclamation marks, or question marks
(#1684) Expected 1 space before "=="; 0 found
(#1684) Expected 1 space after "=="; 0 found
(#1693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1709) Inline comments must end in full-stops, exclamation marks, or question marks
(#1712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1712) Inline comments must end in full-stops, exclamation marks, or question marks
(#1713) Variable "media_filetypes" must not contain underscores.
(#1713) Short array syntax must be used to define arrays
(#1715) Variable "area_files" must not contain underscores.
(#1716) Variable "area_files" must not contain underscores.
(#1721) Expected 1 space before "=="; 0 found
(#1721) Expected 1 space after "=="; 0 found
(#1722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1722) Inline comments must end in full-stops, exclamation marks, or question marks
(#1725) Variable "media_filetypes" must not contain underscores.
(#1726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1726) Inline comments must end in full-stops, exclamation marks, or question marks
(#1728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1728) This comment is 67% valid code; is this commented out code?
(#1730) Empty IF statement detected
(#1730) Expected 1 space before "=="; 0 found
(#1730) Expected 1 space after "=="; 0 found
(#1731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1731) Inline comments must end in full-stops, exclamation marks, or question marks
(#1732) Expected 1 space before "=="; 0 found
(#1732) Expected 1 space after "=="; 0 found
(#1756) Short array syntax must be used to define arrays
(#1777) 80 slashes comments are not allowed; use "// Comment." instead
(#1779) Inline comments must end in full-stops, exclamation marks, or question marks
(#1779) 80 slashes comments are not allowed; use "// Comment." instead
(#1795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1797) Inline comments must end in full-stops, exclamation marks, or question marks
(#1802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1802) Inline comments must end in full-stops, exclamation marks, or question marks
(#1805) Short array syntax must be used to define arrays
(#1819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1819) Inline comments must end in full-stops, exclamation marks, or question marks
(#1821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1821) Inline comments must end in full-stops, exclamation marks, or question marks
(#1822) Short array syntax must be used to define arrays
(#1836) Inline comments must end in full-stops, exclamation marks, or question marks
(#1855) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $hotpotnode.
(#1858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1860) Inline comments must end in full-stops, exclamation marks, or question marks
(#1867) Short array syntax must be used to define arrays
(#1870) Short array syntax must be used to define arrays
(#1873) Short array syntax must be used to define arrays
(#1884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1884) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1886) Inline comments must end in full-stops, exclamation marks, or question marks
(#1887) Short array syntax must be used to define arrays
(#1894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1894) Inline comments must end in full-stops, exclamation marks, or question marks
(#1904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1904) Inline comments must end in full-stops, exclamation marks, or question marks
(#1910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1910) Inline comments must end in full-stops, exclamation marks, or question marks
(#1913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1914) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) Expected 1 space before "==="; 0 found
(#1918) Expected 1 space after "==="; 0 found
(#1919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1941) Inline comments must end in full-stops, exclamation marks, or question marks
(#1944) Variable "max_i" must not contain underscores.
(#1947) Expected 1 space before "=="; 0 found
(#1947) Expected 1 space after "=="; 0 found
(#1949) Expected 1 space before "=="; 0 found
(#1949) Expected 1 space after "=="; 0 found
(#1949) Variable "max_i" must not contain underscores.
(#1949) Expected 1 space before "=="; 0 found
(#1949) Expected 1 space after "=="; 0 found
(#1962) 80 slashes comments are not allowed; use "// Comment." instead
(#1964) Inline comments must end in full-stops, exclamation marks, or question marks
(#1964) 80 slashes comments are not allowed; use "// Comment." instead
(#1983) Short array syntax must be used to define arrays
(#1998) Space found before semicolon; expected ""WHERE m.name='hotpot' AND m.id=cm.module AND cm.instance=h.id AND h.course = ?";" but found ""WHERE m.name='hotpot' AND m.id=cm.module AND cm.instance=h.id AND h.course = ?"\n ;"
(#1999) Short array syntax must be used to define arrays
(#2016) Short array syntax must be used to define arrays
(#2019) Short array syntax must be used to define arrays
(#2021) Short array syntax must be used to define arrays
(#2030) Short array syntax must be used to define arrays
(#2030) Short array syntax must be used to define arrays
(#2033) There should be a comma after the last array item in a multi-line array.
(#2047) Missing docblock for function hotpot_refresh_events
(#2051) Short array syntax must be used to define arrays
(#2051) Expected 1 space before "=>"; 0 found
(#2051) Expected 1 space after "=>"; 0 found
(#2053) Short array syntax must be used to define arrays
(#2056) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2056) Inline comments must end in full-stops, exclamation marks, or question marks
(#2059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2059) Inline comments must end in full-stops, exclamation marks, or question marks
(#2064) Short array syntax must be used to define arrays
(#2067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2067) Inline comments must end in full-stops, exclamation marks, or question marks
(#2071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2072) Inline comments must end in full-stops, exclamation marks, or question marks
(#2075) Expected 1 space before "=="; 0 found
(#2075) Expected 1 space after "=="; 0 found
(#2079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2079) Inline comments must end in full-stops, exclamation marks, or question marks
(#2092) Short array syntax must be used to define arrays
(#2092) Expected 1 space before "=>"; 0 found
(#2092) Expected 1 space after "=>"; 0 found
(#2092) Expected 1 space before "=>"; 0 found
(#2092) Expected 1 space after "=>"; 0 found
(#2095) Short array syntax must be used to define arrays
(#2115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2116) Inline comments must end in full-stops, exclamation marks, or question marks
(#2119) Variable "can_manage_events" must not contain underscores.
(#2119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2119) Inline comments must end in full-stops, exclamation marks, or question marks
(#2121) Variable "can_manage_events" must not contain underscores.
(#2121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2121) Inline comments must end in full-stops, exclamation marks, or question marks
(#2123) Variable "can_manage_events" must not contain underscores.
(#2123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2130) Inline comments must end in full-stops, exclamation marks, or question marks
(#2137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2137) Inline comments must end in full-stops, exclamation marks, or question marks
(#2144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2144) Inline comments must end in full-stops, exclamation marks, or question marks
(#2145) Short array syntax must be used to define arrays
(#2147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2148) Inline comments must end in full-stops, exclamation marks, or question marks
(#2149) Variable "can_manage_events" must not contain underscores.
(#2151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2151) Inline comments must end in full-stops, exclamation marks, or question marks
(#2159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2159) Inline comments must end in full-stops, exclamation marks, or question marks
(#2160) Short array syntax must be used to define arrays
(#2164) There should be a comma after the last array item in a multi-line array.
(#2166) Short array syntax must be used to define arrays
(#2170) There should be a comma after the last array item in a multi-line array.
(#2173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2173) Inline comments must end in full-stops, exclamation marks, or question marks
(#2175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2175) Inline comments must end in full-stops, exclamation marks, or question marks
(#2178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2178) Inline comments must end in full-stops, exclamation marks, or question marks
(#2181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2181) Inline comments must end in full-stops, exclamation marks, or question marks
(#2184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2184) Inline comments must end in full-stops, exclamation marks, or question marks
(#2187) Short array syntax must be used to define arrays
(#2194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Short array syntax must be used to define arrays
(#2202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2202) Inline comments must end in full-stops, exclamation marks, or question marks
(#2203) Short array syntax must be used to define arrays
(#2212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2212) Inline comments must end in full-stops, exclamation marks, or question marks
(#2237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2238) Inline comments must end in full-stops, exclamation marks, or question marks
(#2263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2266) Short array syntax must be used to define arrays
(#2296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2296) Inline comments must end in full-stops, exclamation marks, or question marks
(#2302) Inline comments must end in full-stops, exclamation marks, or question marks
(#2305) Inline comments must end in full-stops, exclamation marks, or question marks
(#2308) Inline comments must end in full-stops, exclamation marks, or question marks
(#2312) Short array syntax must be used to define arrays
(#2315) Expected 1 space before "=="; 0 found
(#2315) Expected 1 space after "=="; 0 found
(#2316) Inline comments must end in full-stops, exclamation marks, or question marks
(#2317) Short array syntax must be used to define arrays
(#2317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2317) Inline comments must end in full-stops, exclamation marks, or question marks
(#2318) Short array syntax must be used to define arrays
(#2320) Expected 1 space before "=="; 0 found
(#2320) Expected 1 space after "=="; 0 found
(#2320) Expected 1 space before "=="; 0 found
(#2320) Expected 1 space after "=="; 0 found
(#2343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2343) Inline comments must end in full-stops, exclamation marks, or question marks
(#2346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2346) Inline comments must end in full-stops, exclamation marks, or question marks
(#2348) Closing brace must be on a line by itself
(#2349) Closing brace must be on a line by itself
(#2350) Closing brace must be on a line by itself
(#2351) Closing brace must be on a line by itself
(#2352) Closing brace must be on a line by itself
(#2353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2353) Inline comments must end in full-stops, exclamation marks, or question marks
(#2354) Closing brace must be on a line by itself
(#2354) Closing brace must be on a line by itself
(#2367) Expected 1 space before "=="; 0 found
(#2367) Expected 1 space after "=="; 0 found
(#2367) Expected 1 space before "=="; 0 found
(#2367) Expected 1 space after "=="; 0 found
(#2368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2368) Inline comments must end in full-stops, exclamation marks, or question marks
(#2369) Expected 1 space before "=="; 0 found
(#2369) Expected 1 space after "=="; 0 found
(#2370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2370) Inline comments must end in full-stops, exclamation marks, or question marks
(#2374) Inline comments must end in full-stops, exclamation marks, or question marks
(#2376) Short array syntax must be used to define arrays
(#2379) Short array syntax must be used to define arrays
(#2382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2382) Inline comments must end in full-stops, exclamation marks, or question marks
(#2383) Expected 1 space before "=="; 0 found
(#2383) Expected 1 space after "=="; 0 found
(#2384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2384) Inline comments must end in full-stops, exclamation marks, or question marks
(#2390) Inline comments must end in full-stops, exclamation marks, or question marks
(#2391) Short array syntax must be used to define arrays
(#2393) Short array syntax must be used to define arrays
(#2394) Short array syntax must be used to define arrays
(#2397) Short array syntax must be used to define arrays
(#2405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2405) Inline comments must end in full-stops, exclamation marks, or question marks
(#2406) Short array syntax must be used to define arrays
(#2418) Inline comments must end in full-stops, exclamation marks, or question marks
(#2438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2438) Inline comments must end in full-stops, exclamation marks, or question marks
(#2438) This comment is 43% valid code; is this commented out code?
(#2441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2441) Inline comments must end in full-stops, exclamation marks, or question marks
(#2442) Short array syntax must be used to define arrays
(#2444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2444) Inline comments must end in full-stops, exclamation marks, or question marks
(#2448) Short array syntax must be used to define arrays
(#2452) Variable "grade_item" must not contain underscores.
(#2453) Variable "grade_item" must not contain underscores.
(#2453) Short array syntax must be used to define arrays
(#2459) Variable "grade_item" must not contain underscores.
(#2462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2462) Inline comments must end in full-stops, exclamation marks, or question marks
(#2463) Short array syntax must be used to define arrays
(#2468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2470) Expected 1 space before "=="; 0 found
(#2470) Expected 1 space after "=="; 0 found
(#2481) Short array syntax must be used to define arrays
(#2488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2488) Inline comments must end in full-stops, exclamation marks, or question marks
(#2489) Expected 1 space before "=="; 0 found
(#2489) Expected 1 space after "=="; 0 found
(#2489) Expected 1 space before "=="; 0 found
(#2489) Expected 1 space after "=="; 0 found
(#2492) Expected 1 space before "=="; 0 found
(#2492) Expected 1 space after "=="; 0 found
(#2525) Short array syntax must be used to define arrays
mod/hotpot/locallib.php
(#2) Moodle boilerplate not found at first line
(#26) Incorrect @package tag for file locallib.php. Expected mod_hotpot, found mod-hotpot.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Missing docblock for constant hotpot::TEXTSOURCE_FILENAME
(#53) Missing docblock for constant hotpot::TEXTSOURCE_FILEPATH
(#54) Missing docblock for constant hotpot::TEXTSOURCE_SPECIFIC
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Missing docblock for constant hotpot::NAVIGATION_MOODLE
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Missing docblock for constant hotpot::NAVIGATION_FRAME
(#66) Missing docblock for constant hotpot::NAVIGATION_EMBED
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Missing docblock for constant hotpot::NAVIGATION_ORIGINAL
(#68) Missing docblock for constant hotpot::NAVIGATION_TOPBAR
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Missing docblock for constant hotpot::GRADEMETHOD_AVERAGE
(#78) Missing docblock for constant hotpot::GRADEMETHOD_FIRST
(#79) Missing docblock for constant hotpot::GRADEMETHOD_LAST
(#88) Missing docblock for constant hotpot::LOCATION_SITEFILES
(#89) Missing docblock for constant hotpot::LOCATION_WWW
(#98) Missing docblock for constant hotpot::TITLE_UNITNAME
(#99) Missing docblock for constant hotpot::TITLE_SORTORDER
(#110) Missing docblock for constant hotpot::TIME_TEMPLATE
(#111) Missing docblock for constant hotpot::TIME_AFTEROK
(#112) Missing docblock for constant hotpot::TIME_DISABLE
(#121) Missing docblock for constant hotpot::CONTINUE_RESTARTQUIZ
(#122) Missing docblock for constant hotpot::CONTINUE_RESTARTUNIT
(#123) Missing docblock for constant hotpot::CONTINUE_ABANDONUNIT
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Missing docblock for constant hotpot::HTTP_204_RESPONSE
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Missing docblock for constant hotpot::STATUS_TIMEDOUT
(#142) Missing docblock for constant hotpot::STATUS_ABANDONED
(#143) Missing docblock for constant hotpot::STATUS_COMPLETED
(#144) Missing docblock for constant hotpot::STATUS_PAUSED
(#153) Missing docblock for constant hotpot::FEEDBACK_WEBPAGE
(#154) Missing docblock for constant hotpot::FEEDBACK_FORMMAIL
(#155) Missing docblock for constant hotpot::FEEDBACK_MOODLEFORUM
(#156) Missing docblock for constant hotpot::FEEDBACK_MOODLEMESSAGING
(#165) Missing docblock for constant hotpot::STOPBUTTON_LANGPACK
(#166) Missing docblock for constant hotpot::STOPBUTTON_SPECIFIC
(#175) Missing docblock for constant hotpot::ACTIVITY_COURSE_ANY
(#176) Missing docblock for constant hotpot::ACTIVITY_SECTION_ANY
(#177) Missing docblock for constant hotpot::ACTIVITY_COURSE_HOTPOT
(#178) Missing docblock for constant hotpot::ACTIVITY_SECTION_HOTPOT
(#187) Missing docblock for constant hotpot::ENTRYOPTIONS_GRADING
(#188) Missing docblock for constant hotpot::ENTRYOPTIONS_DATES
(#189) Missing docblock for constant hotpot::ENTRYOPTIONS_ATTEMPTS
(#198) Missing docblock for constant hotpot::EXITOPTIONS_ENCOURAGEMENT
(#199) Missing docblock for constant hotpot::EXITOPTIONS_ATTEMPTSCORE
(#200) Missing docblock for constant hotpot::EXITOPTIONS_HOTPOTGRADE
(#201) Missing docblock for constant hotpot::EXITOPTIONS_RETRY
(#202) Missing docblock for constant hotpot::EXITOPTIONS_INDEX
(#203) Missing docblock for constant hotpot::EXITOPTIONS_COURSE
(#204) Missing docblock for constant hotpot::EXITOPTIONS_GRADES
(#213) Missing docblock for constant hotpot::BODYSTYLES_COLOR
(#214) Missing docblock for constant hotpot::BODYSTYLES_FONT
(#215) Missing docblock for constant hotpot::BODYSTYLES_MARGIN
(#225) Missing docblock for constant hotpot::REVIEW_AFTERATTEMPT
(#226) Missing docblock for constant hotpot::REVIEW_AFTERCLOSE
(#236) Missing docblock for constant hotpot::REVIEW_ANSWERS
(#237) Missing docblock for constant hotpot::REVIEW_SCORES
(#238) Missing docblock for constant hotpot::REVIEW_FEEDBACK
(#322) Expected "bool" but found "boolean" for @var tag in member variable comment
(#325) Expected "bool" but found "boolean" for @var tag in member variable comment
(#328) Expected "bool" but found "boolean" for @var tag in member variable comment
(#376) Expected "bool" but found "boolean" for @var tag in member variable comment
(#379) Expected "bool" but found "boolean" for @var tag in member variable comment
(#388) Missing @var tag in member variable comment
(#390) Missing member variable doc comment
(#391) Missing member variable doc comment
(#412) Expected "bool" but found "boolean" for @var tag in member variable comment
(#415) Expected "bool" but found "boolean" for @var tag in member variable comment
(#418) Expected "bool" but found "boolean" for @var tag in member variable comment
(#421) Expected "bool" but found "boolean" for @var tag in member variable comment
(#424) Expected "bool" but found "boolean" for @var tag in member variable comment
(#427) Expected "bool" but found "boolean" for @var tag in member variable comment
(#430) Expected "bool" but found "boolean" for @var tag in member variable comment
(#433) Expected "bool" but found "boolean" for @var tag in member variable comment
(#436) Expected "bool" but found "boolean" for @var tag in member variable comment
(#467) Empty IF statement detected
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) 80 slashes comments are not allowed; use "// Comment." instead
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) 80 slashes comments are not allowed; use "// Comment." instead
(#487) The static declaration must come after the visibility declaration
(#494) The static declaration must come after the visibility declaration
(#507) The static declaration must come after the visibility declaration
(#508) Short array syntax must be used to define arrays
(#514) There should be a comma after the last array item in a multi-line array.
(#523) The static declaration must come after the visibility declaration
(#525) Short array syntax must be used to define arrays
(#529) There should be a comma after the last array item in a multi-line array.
(#542) The static declaration must come after the visibility declaration
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Short array syntax must be used to define arrays
(#564) The static declaration must come after the visibility declaration
(#566) Short array syntax must be used to define arrays
(#567) There should be a comma after the last array item in a multi-line array.
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Short array syntax must be used to define arrays
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) This comment is 43% valid code; is this commented out code?
(#580) Short array syntax must be used to define arrays
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#584) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) The static declaration must come after the visibility declaration
(#609) Variable "a_count" must not contain underscores.
(#610) Variable "b_count" must not contain underscores.
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Variable "a_count" must not contain underscores.
(#616) Variable "b_count" must not contain underscores.
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#635) Variable "a_count" must not contain underscores.
(#638) Variable "b_count" must not contain underscores.
(#644) Variable "a_count" must not contain underscores.
(#644) Variable "b_count" must not contain underscores.
(#647) Variable "a_count" must not contain underscores.
(#647) Variable "b_count" must not contain underscores.
(#658) The static declaration must come after the visibility declaration
(#659) Short array syntax must be used to define arrays
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#662) Expected 1 space before "<="; 0 found
(#662) Expected 1 space after "<="; 0 found
(#673) The static declaration must come after the visibility declaration
(#674) Short array syntax must be used to define arrays
(#687) The static declaration must come after the visibility declaration
(#688) Short array syntax must be used to define arrays
(#692) There should be a comma after the last array item in a multi-line array.
(#701) The static declaration must come after the visibility declaration
(#702) Short array syntax must be used to define arrays
(#706) There should be a comma after the last array item in a multi-line array.
(#715) The static declaration must come after the visibility declaration
(#716) Short array syntax must be used to define arrays
(#720) There should be a comma after the last array item in a multi-line array.
(#729) The static declaration must come after the visibility declaration
(#730) Short array syntax must be used to define arrays
(#731) Expected 1 space before "="; 0 found
(#731) Expected 1 space after "="; 0 found
(#731) Expected 1 space before ">="; 0 found
(#731) Expected 1 space after ">="; 0 found
(#744) The static declaration must come after the visibility declaration
(#745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) Short array syntax must be used to define arrays
(#752) Short array syntax must be used to define arrays
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) The static declaration must come after the visibility declaration
(#772) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $requires.
(#772) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $strings.
(#773) Short array syntax must be used to define arrays
(#787) The static declaration must come after the visibility declaration
(#787) Expected 1 space before opening brace; found 2
(#803) Line indented incorrectly; expected at least 4 spaces, found 3
(#808) Line indented incorrectly; expected 4 spaces, found 3
(#808) The static declaration must come after the visibility declaration
(#808) Expected 1 space before opening brace; found 2
(#812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Closing brace indented incorrectly; expected 3 spaces, found 4
(#827) The static declaration must come after the visibility declaration
(#828) Short array syntax must be used to define arrays
(#837) The static declaration must come after the visibility declaration
(#837) Expected 1 space before opening brace; found 2
(#838) Short array syntax must be used to define arrays
(#847) The static declaration must come after the visibility declaration
(#848) Short array syntax must be used to define arrays
(#857) The static declaration must come after the visibility declaration
(#857) Expected 1 space before opening brace; found 2
(#858) Expected 1 space before "=="; 0 found
(#858) Expected 1 space after "=="; 0 found
(#859) Short array syntax must be used to define arrays
(#863) There should be a comma after the last array item in a multi-line array.
(#866) Expected 1 space before "=="; 0 found
(#866) Expected 1 space after "=="; 0 found
(#867) Short array syntax must be used to define arrays
(#875) There should be a comma after the last array item in a multi-line array.
(#878) Short array syntax must be used to define arrays
(#886) The static declaration must come after the visibility declaration
(#887) Short array syntax must be used to define arrays
(#888) Short array syntax must be used to define arrays
(#888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) There should be a comma after the last array item in a multi-line array.
(#893) Short array syntax must be used to define arrays
(#893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#897) There should be a comma after the last array item in a multi-line array.
(#898) There should be a comma after the last array item in a multi-line array.
(#907) The static declaration must come after the visibility declaration
(#908) Short array syntax must be used to define arrays
(#909) Inline comments must start with a capital letter, digit or 3-dots sequence
(#909) Inline comments must end in full-stops, exclamation marks, or question marks
(#910) Commas (,) must be followed by white space.
(#910) Commas (,) must be followed by white space.
(#910) Commas (,) must be followed by white space.
(#912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#912) Inline comments must end in full-stops, exclamation marks, or question marks
(#913) Commas (,) must be followed by white space.
(#913) Commas (,) must be followed by white space.
(#913) Commas (,) must be followed by white space.
(#915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) Commas (,) must be followed by white space.
(#916) Commas (,) must be followed by white space.
(#917) Commas (,) must be followed by white space.
(#917) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Commas (,) must be followed by white space.
(#921) Commas (,) must be followed by white space.
(#921) Commas (,) must be followed by white space.
(#921) Commas (,) must be followed by white space.
(#921) Commas (,) must be followed by white space.
(#922) Commas (,) must be followed by white space.
(#922) Commas (,) must be followed by white space.
(#922) Commas (,) must be followed by white space.
(#922) Commas (,) must be followed by white space.
(#924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#924) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) Commas (,) must be followed by white space.
(#925) Commas (,) must be followed by white space.
(#925) Commas (,) must be followed by white space.
(#925) Commas (,) must be followed by white space.
(#925) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Commas (,) must be followed by white space.
(#929) Commas (,) must be followed by white space.
(#929) Commas (,) must be followed by white space.
(#929) There should be a comma after the last array item in a multi-line array.
(#939) The static declaration must come after the visibility declaration
(#939) Variable "field_value" must not contain underscores.
(#939) Variable "max_field_length" must not contain underscores.
(#939) Expected 1 space before opening brace; found 2
(#940) Short array syntax must be used to define arrays
(#942) Variable "field_value" must not contain underscores.
(#943) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#951) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) Variable "max_field_length" must not contain underscores.
(#954) Inline comments must start with a capital letter, digit or 3-dots sequence
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#956) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#957) Variable "max_field_length" must not contain underscores.
(#960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) The static declaration must come after the visibility declaration
(#979) Expected 1 space before opening brace; found 2
(#982) Expected 1 space before "=="; 0 found
(#982) Expected 1 space after "=="; 0 found
(#983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) Short array syntax must be used to define arrays
(#990) Expected 1 space before "=>"; 0 found
(#990) Expected 1 space after "=>"; 0 found
(#991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Short array syntax must be used to define arrays
(#996) Expected 1 space before "=>"; 0 found
(#996) Expected 1 space after "=>"; 0 found
(#996) Expected 1 space before "=>"; 0 found
(#996) Expected 1 space after "=>"; 0 found
(#998) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) The static declaration must come after the visibility declaration
(#1011) Expected 1 space before opening brace; found 2
(#1014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) Short array syntax must be used to define arrays
(#1035) The static declaration must come after the visibility declaration
(#1035) Expected 1 space before opening brace; found 3
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) Short array syntax must be used to define arrays
(#1047) 80 slashes comments are not allowed; use "// Comment." instead
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) 80 slashes comments are not allowed; use "// Comment." instead
(#1054) No one-line description found in phpdocs for docblock of function view_url
(#1058) Short array syntax must be used to define arrays
(#1064) No one-line description found in phpdocs for docblock of function report_url
(#1068) Short array syntax must be used to define arrays
(#1078) No one-line description found in phpdocs for docblock of function attempt_url
(#1082) Short array syntax must be used to define arrays
(#1092) No one-line description found in phpdocs for docblock of function submit_url
(#1096) Short array syntax must be used to define arrays
(#1102) No one-line description found in phpdocs for docblock of function review_url
(#1106) Short array syntax must be used to define arrays
(#1112) No one-line description found in phpdocs for docblock of function index_url
(#1116) Short array syntax must be used to define arrays
(#1122) No one-line description found in phpdocs for docblock of function course_url
(#1126) Short array syntax must be used to define arrays
(#1129) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) Expected 1 space before "=="; 0 found
(#1130) Expected 1 space after "=="; 0 found
(#1136) Expected 1 space before "=="; 0 found
(#1136) Expected 1 space after "=="; 0 found
(#1154) No one-line description found in phpdocs for docblock of function grades_url
(#1158) Short array syntax must be used to define arrays
(#1164) No one-line description found in phpdocs for docblock of function get_source
(#1167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1167) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) Must use "self::" for local static member reference
(#1173) Short array syntax must be used to define arrays
(#1196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) The static declaration must come after the visibility declaration
(#1210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1222) The static declaration must come after the visibility declaration
(#1223) Expected 1 space before ">"; 0 found
(#1223) Expected 1 space after ">"; 0 found
(#1237) Visibility must be declared on method "format_score"
(#1257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1257) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Empty IF statement detected
(#1258) Expected 1 space before "=="; 0 found
(#1258) Expected 1 space after "=="; 0 found
(#1258) Expected 1 space before "=="; 0 found
(#1258) Expected 1 space after "=="; 0 found
(#1259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1259) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1262) Inline comments must end in full-stops, exclamation marks, or question marks
(#1263) Expected 1 space before "=="; 0 found
(#1263) Expected 1 space after "=="; 0 found
(#1263) Expected 1 space before "=="; 0 found
(#1263) Expected 1 space after "=="; 0 found
(#1270) Short array syntax must be used to define arrays
(#1277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1279) Inline comments must end in full-stops, exclamation marks, or question marks
(#1281) Variable "file_record" must not contain underscores.
(#1281) Short array syntax must be used to define arrays
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1283) Expected 1 space before "=>"; 0 found
(#1283) Expected 1 space after "=>"; 0 found
(#1283) Expected 1 space before "=>"; 0 found
(#1283) Expected 1 space after "=>"; 0 found
(#1283) Expected 1 space before "=>"; 0 found
(#1283) Expected 1 space after "=>"; 0 found
(#1283) Expected 1 space before "=>"; 0 found
(#1283) Expected 1 space after "=>"; 0 found
(#1283) There should be a comma after the last array item in a multi-line array.
(#1290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1290) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) Variable "file_record" must not contain underscores.
(#1298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1298) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Variable "file_record" must not contain underscores.
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1330) Visibility must be declared on method "can_attempt"
(#1342) Visibility must be declared on method "can_deleteattempts"
(#1351) Visibility must be declared on method "can_deleteallattempts"
(#1363) Visibility must be declared on method "can_deletemyattempts"
(#1375) Visibility must be declared on method "can_manage"
(#1387) Visibility must be declared on method "can_preview"
(#1399) Visibility must be declared on method "can_reviewattempts"
(#1408) Visibility must be declared on method "can_reviewallattempts"
(#1420) Visibility must be declared on method "can_reviewmyattempts"
(#1433) Visibility must be declared on method "can_reviewhotpot"
(#1435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1440) Inline comments must end in full-stops, exclamation marks, or question marks
(#1448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1448) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1454) Inline comments must end in full-stops, exclamation marks, or question marks
(#1463) Visibility must be declared on method "can_reviewattempt"
(#1465) Expected 1 space before "==="; 0 found
(#1465) Expected 1 space after "==="; 0 found
(#1470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1471) Expected 1 space before "=="; 0 found
(#1471) Expected 1 space after "=="; 0 found
(#1476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1476) Inline comments must end in full-stops, exclamation marks, or question marks
(#1477) Expected 1 space before "=="; 0 found
(#1477) Expected 1 space after "=="; 0 found
(#1480) Expected 1 space before "=="; 0 found
(#1480) Expected 1 space after "=="; 0 found
(#1483) Expected 1 space before "=="; 0 found
(#1483) Expected 1 space after "=="; 0 found
(#1486) Expected 1 space before "=="; 0 found
(#1486) Expected 1 space after "=="; 0 found
(#1491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1491) Inline comments must end in full-stops, exclamation marks, or question marks
(#1507) Line indented incorrectly; expected 4 spaces, found 5
(#1507) Visibility must be declared on method "can_view"
(#1512) Line indented incorrectly; expected 4 spaces, found 5
(#1520) Visibility must be declared on method "can_start"
(#1520) Expected 1 space before opening brace; found 2
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1540) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1544) Inline comments must end in full-stops, exclamation marks, or question marks
(#1547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1547) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1570) Expected 1 space before opening brace; found 2
(#1571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1571) Inline comments must end in full-stops, exclamation marks, or question marks
(#1577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1577) This comment is 86% valid code; is this commented out code?
(#1584) Expected 1 space before "=="; 0 found
(#1584) Expected 1 space after "=="; 0 found
(#1587) Expected 1 space before "=="; 0 found
(#1587) Expected 1 space after "=="; 0 found
(#1593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1593) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1630) Expected 1 space before "=="; 0 found
(#1630) Expected 1 space after "=="; 0 found
(#1636) 80 slashes comments are not allowed; use "// Comment." instead
(#1638) Inline comments must end in full-stops, exclamation marks, or question marks
(#1638) 80 slashes comments are not allowed; use "// Comment." instead
(#1646) The static declaration must come after the visibility declaration
(#1649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1649) Inline comments must end in full-stops, exclamation marks, or question marks
(#1650) Short array syntax must be used to define arrays
(#1652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) Short array syntax must be used to define arrays
(#1656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1656) Inline comments must end in full-stops, exclamation marks, or question marks
(#1657) Short array syntax must be used to define arrays
(#1663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1663) Inline comments must end in full-stops, exclamation marks, or question marks
(#1664) Short array syntax must be used to define arrays
(#1666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1666) Inline comments must end in full-stops, exclamation marks, or question marks
(#1673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1673) Inline comments must end in full-stops, exclamation marks, or question marks
(#1676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1678) Inline comments must end in full-stops, exclamation marks, or question marks
(#1681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1681) Inline comments must end in full-stops, exclamation marks, or question marks
(#1684) Expected 1 space before "=="; 0 found
(#1684) Expected 1 space after "=="; 0 found
(#1703) Visibility must be declared on method "get_report_modes"
(#1704) Short array syntax must be used to define arrays
(#1711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1711) 80 slashes comments are not allowed; use "// Comment." instead
(#1713) Inline comments must end in full-stops, exclamation marks, or question marks
(#1713) 80 slashes comments are not allowed; use "// Comment." instead
(#1720) Missing docblock for function create_attempt
(#1720) Visibility must be declared on method "create_attempt"
(#1724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1726) Variable "max_attempt" must not contain underscores.
(#1726) Short array syntax must be used to define arrays
(#1727) Variable "max_attempt" must not contain underscores.
(#1729) Variable "max_attempt" must not contain underscores.
(#1732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1732) Inline comments must end in full-stops, exclamation marks, or question marks
(#1740) Variable "max_attempt" must not contain underscores.
(#1747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1747) Inline comments must end in full-stops, exclamation marks, or question marks
(#1752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1752) Inline comments must end in full-stops, exclamation marks, or question marks
(#1754) Short array syntax must be used to define arrays
(#1754) Variable "max_attempt" must not contain underscores.
(#1773) Short array syntax must be used to define arrays
(#1789) Expected 1 space before opening brace; found 2
(#1794) Short array syntax must be used to define arrays
(#1798) Short array syntax must be used to define arrays
(#1832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1832) Inline comments must end in full-stops, exclamation marks, or question marks
(#1837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1837) Inline comments must end in full-stops, exclamation marks, or question marks
(#1841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1841) Inline comments must end in full-stops, exclamation marks, or question marks
(#1844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1844) Inline comments must end in full-stops, exclamation marks, or question marks
(#1849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1849) Inline comments must end in full-stops, exclamation marks, or question marks
(#1852) Short array syntax must be used to define arrays
(#1853) Short array syntax must be used to define arrays
(#1857) Expected 1 space before "=="; 0 found
(#1857) Expected 1 space after "=="; 0 found
(#1884) Visibility must be declared on method "require_access"
(#1884) Expected 1 space before opening brace; found 2
(#1898) Visibility must be declared on method "require_subnet"
(#1898) Expected 1 space before opening brace; found 2
(#1905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1905) Inline comments must end in full-stops, exclamation marks, or question marks
(#1914) Visibility must be declared on method "require_password"
(#1914) Expected 1 space before opening brace; found 2
(#1918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1925) Inline comments must end in full-stops, exclamation marks, or question marks
(#1929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1929) Inline comments must end in full-stops, exclamation marks, or question marks
(#1937) Short array syntax must be used to define arrays
(#1937) Expected 1 space before "=>"; 0 found
(#1937) Expected 1 space after "=>"; 0 found
(#1937) Expected 1 space before "=>"; 0 found
(#1937) Expected 1 space after "=>"; 0 found
(#1937) Expected 1 space before "=>"; 0 found
(#1937) Expected 1 space after "=>"; 0 found
(#1940) Short array syntax must be used to define arrays
(#1940) Expected 1 space before "=>"; 0 found
(#1940) Expected 1 space after "=>"; 0 found
(#1940) Expected 1 space before "=>"; 0 found
(#1940) Expected 1 space after "=>"; 0 found
(#1940) Expected 1 space before "=>"; 0 found
(#1940) Expected 1 space after "=>"; 0 found
(#1940) Line exceeds 132 characters; contains 139 characters
(#1941) Short array syntax must be used to define arrays
(#1941) Expected 1 space before "=>"; 0 found
(#1941) Expected 1 space after "=>"; 0 found
(#1941) Expected 1 space before "=>"; 0 found
(#1941) Expected 1 space after "=>"; 0 found
(#1943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1943) Inline comments must end in full-stops, exclamation marks, or question marks
(#1950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1950) Inline comments must end in full-stops, exclamation marks, or question marks
(#1952) Short array syntax must be used to define arrays
(#1972) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1972) Inline comments must end in full-stops, exclamation marks, or question marks
(#1985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1985) Inline comments must end in full-stops, exclamation marks, or question marks
(#2004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2004) Inline comments must end in full-stops, exclamation marks, or question marks
(#2005) Short array syntax must be used to define arrays
(#2011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2011) Inline comments must end in full-stops, exclamation marks, or question marks
(#2018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2019) Inline comments must end in full-stops, exclamation marks, or question marks
(#2020) Short array syntax must be used to define arrays
(#2023) Short array syntax must be used to define arrays
(#2023) There should be a comma after the last array item in a multi-line array.
(#2030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2035) Short array syntax must be used to define arrays
(#2040) Short array syntax must be used to define arrays
(#2045) Short array syntax must be used to define arrays
(#2048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2048) Inline comments must end in full-stops, exclamation marks, or question marks
(#2049) Short array syntax must be used to define arrays
(#2062) Visibility must be declared on method "require_exitgrade"
(#2063) Expected 1 space before "=="; 0 found
(#2063) Expected 1 space after "=="; 0 found
(#2063) Expected 1 space before "=="; 0 found
(#2063) Expected 1 space after "=="; 0 found
(#2076) Expected 1 space before opening brace; found 2
(#2085) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2085) Inline comments must end in full-stops, exclamation marks, or question marks
(#2087) Variable "require_delay" must not contain underscores.
(#2087) Expected 1 space before "=="; 0 found
(#2087) Expected 1 space after "=="; 0 found
(#2087) Closing brace must be on a line by itself
(#2088) Variable "require_delay" must not contain underscores.
(#2088) Expected 1 space before ">="; 0 found
(#2088) Expected 1 space after ">="; 0 found
(#2088) Closing brace must be on a line by itself
(#2089) Variable "require_delay" must not contain underscores.
(#2092) Variable "require_delay" must not contain underscores.
(#2096) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2096) Inline comments must end in full-stops, exclamation marks, or question marks
(#2101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2117) Expected 1 space before opening brace; found 2
(#2130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2130) Inline comments must end in full-stops, exclamation marks, or question marks
(#2146) Expected 1 space before opening brace; found 2
(#2147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2147) Inline comments must end in full-stops, exclamation marks, or question marks
(#2149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2149) Inline comments must end in full-stops, exclamation marks, or question marks
(#2150) Variable "cm_field" must not contain underscores.
(#2151) Variable "cm_field" must not contain underscores.
(#2153) Expected 1 space before "=="; 0 found
(#2153) Expected 1 space after "=="; 0 found
(#2158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2171) Inline comments must end in full-stops, exclamation marks, or question marks
(#2176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2176) Inline comments must end in full-stops, exclamation marks, or question marks
(#2177) Expected 1 space before ">"; 0 found
(#2177) Expected 1 space after ">"; 0 found
(#2180) Expected 1 space before "=="; 0 found
(#2180) Expected 1 space after "=="; 0 found
(#2180) Expected 1 space before "=="; 0 found
(#2180) Expected 1 space after "=="; 0 found
(#2183) Expected 1 space before "=="; 0 found
(#2183) Expected 1 space after "=="; 0 found
(#2183) Expected 1 space before "=="; 0 found
(#2183) Expected 1 space after "=="; 0 found
(#2188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2188) Inline comments must end in full-stops, exclamation marks, or question marks
(#2190) Expected 1 space before "=="; 0 found
(#2190) Expected 1 space after "=="; 0 found
(#2194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2202) Expected 1 space before "!="; 0 found
(#2202) Expected 1 space after "!="; 0 found
(#2203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2203) Inline comments must end in full-stops, exclamation marks, or question marks
(#2205) Expected 1 space before ">="; 0 found
(#2205) Expected 1 space after ">="; 0 found
(#2206) Expected 1 space before "=="; 0 found
(#2206) Expected 1 space after "=="; 0 found
(#2207) Expected 1 space before ">"; 0 found
(#2207) Expected 1 space after ">"; 0 found
(#2208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2208) Inline comments must end in full-stops, exclamation marks, or question marks
(#2210) Expected 1 space before "<"; 0 found
(#2210) Expected 1 space after "<"; 0 found
(#2211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2211) Inline comments must end in full-stops, exclamation marks, or question marks
(#2213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2213) Inline comments must end in full-stops, exclamation marks, or question marks
(#2213) This comment is 67% valid code; is this commented out code?
(#2214) Expected 1 space before "<"; 0 found
(#2214) Expected 1 space after "<"; 0 found
(#2215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2215) Inline comments must end in full-stops, exclamation marks, or question marks
(#2217) Expected 1 space before ">"; 0 found
(#2217) Expected 1 space after ">"; 0 found
(#2218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2218) Inline comments must end in full-stops, exclamation marks, or question marks
(#2222) Expected 1 space before "!="; 0 found
(#2222) Expected 1 space after "!="; 0 found
(#2223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2223) Inline comments must end in full-stops, exclamation marks, or question marks
(#2225) Expected 1 space before "=="; 0 found
(#2225) Expected 1 space after "=="; 0 found
(#2226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2226) Inline comments must end in full-stops, exclamation marks, or question marks
(#2228) Expected 1 space before "=="; 0 found
(#2228) Expected 1 space after "=="; 0 found
(#2230) Inline comments must end in full-stops, exclamation marks, or question marks
(#2231) Variable "is_visible" must not contain underscores.
(#2233) Inline comments must end in full-stops, exclamation marks, or question marks
(#2234) Variable "is_visible" must not contain underscores.
(#2236) Variable "is_visible" must not contain underscores.
(#2239) Expected 1 space before "=="; 0 found
(#2239) Expected 1 space after "=="; 0 found
(#2240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2240) Inline comments must end in full-stops, exclamation marks, or question marks
(#2244) Expected 1 space before "=="; 0 found
(#2244) Expected 1 space after "=="; 0 found
(#2249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2249) Inline comments must end in full-stops, exclamation marks, or question marks
(#2275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2275) Inline comments must end in full-stops, exclamation marks, or question marks
(#2278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2279) Inline comments must end in full-stops, exclamation marks, or question marks
(#2300) Expected 1 space before "=="; 0 found
(#2300) Expected 1 space after "=="; 0 found
mod/hotpot/mediafilter/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) 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
(#43) You must use "/**" style comments for a member variable comment
(#43) Member variable "media_filetypes" must not contain underscores.
(#43) Short array syntax must be used to define arrays
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#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
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Duplicate array key found. The value will be overwritten. The string array key "m4v" was first seen on line 45
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Duplicate array key found. The value will be overwritten. The string array key "m4a" was first seen on line 45
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Duplicate array key found. The value will be overwritten. The string array key "mp4" was first seen on line 46
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#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
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) There should be a comma after the last array item in a multi-line array.
(#54) Missing member variable doc comment
(#54) Member variable "param_names" must not contain underscores.
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#56) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#57) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#58) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#61) You must use "/**" style comments for a member variable comment
(#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
(#62) You must use "/**" style comments for a member variable comment
(#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
(#63) You must use "/**" style comments for a member variable comment
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) You must use "/**" style comments for a member variable comment
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// $tagopen = '(?:(<)|(&lt;)|(&amp;#x003C;))';" but found "//$tagopen = '(?:(<)|(&lt;)|(&amp;#x003C;))';"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// $tagclose = '(?(2)>|(?(3)&gt;|(?(4)&amp;#x003E;)))';" but found "//$tagclose = '(?(2)>|(?(3)&gt;|(?(4)&amp;#x003E;)))';"
(#68) You must use "/**" style comments for a member variable comment
(#68) Member variable "link_search" must not contain underscores.
(#69) Missing member variable doc comment
(#69) Member variable "object_search" must not contain underscores.
(#70) Missing member variable doc comment
(#70) Member variable "object_searches" must not contain underscores.
(#70) Short array syntax must be used to define arrays
(#72) Missing member variable doc comment
(#72) Member variable "js_inline" must not contain underscores.
(#73) Missing member variable doc comment
(#73) Member variable "js_external" must not contain underscores.
(#75) Missing member variable doc comment
(#75) Short array syntax must be used to define arrays
(#76) Missing member variable doc comment
(#78) Missing member variable doc comment
(#78) Member variable "moodle_flashvars" must not contain underscores.
(#78) Short array syntax must be used to define arrays
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#91) Visibility must be declared on method "__construct"
(#91) Expected 1 space before opening brace; found 2
(#96) Variable "flashvars_paramnames" must not contain underscores.
(#96) Short array syntax must be used to define arrays
(#97) Variable "querystring_paramname" must not contain underscores.
(#97) Short array syntax must be used to define arrays
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "flashvars_paramnames" must not contain underscores.
(#111) Variable "querystring_paramnames" must not contain underscores.
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line exceeds maximum limit of 180 characters; contains 212 characters
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line exceeds 132 characters; contains 175 characters
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "flashvars_paramnames" must not contain underscores.
(#143) Variable "flashvars_paramnames" must not contain underscores.
(#144) Variable "flashvars_paramnames" must not contain underscores.
(#144) Line exceeds maximum limit of 180 characters; contains 261 characters
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Short array syntax must be used to define arrays
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) There should be a comma after the last array item in a multi-line array.
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "querystring_paramnames" must not contain underscores.
(#157) Variable "querystring_paramnames" must not contain underscores.
(#158) Variable "querystring_filepath" must not contain underscores.
(#158) Variable "querystring_paramnames" must not contain underscores.
(#161) Variable "querystring_filepath" must not contain underscores.
(#161) Line exceeds maximum limit of 180 characters; contains 259 characters
(#164) Variable "querystring_filepath" must not contain underscores.
(#164) Line exceeds maximum limit of 180 characters; contains 245 characters
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line exceeds maximum limit of 180 characters; contains 248 characters
(#177) Line exceeds maximum limit of 180 characters; contains 234 characters
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Space found before semicolon; expected "'waitForPlay=yes';" but found "'waitForPlay=yes'\n ;"
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Visibility must be declared on method "fix"
(#228) Visibility must be declared on method "fix_objects"
(#228) Expected 1 space before opening brace; found 2
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) This comment is 70% valid code; is this commented out code?
(#229) Line exceeds maximum limit of 180 characters; contains 323 characters
(#230) Short array syntax must be used to define arrays
(#244) Visibility must be declared on method "fix_object"
(#244) Expected 1 space before opening brace; found 2
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Closing brace must be on a line by itself
(#272) Closing brace must be on a line by itself
(#273) Closing brace must be on a line by itself
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Expected 1 space before "=="; 0 found
(#279) Expected 1 space after "=="; 0 found
(#282) Expected 1 space before "=="; 0 found
(#282) Expected 1 space after "=="; 0 found
(#285) Expected 1 space before "=="; 0 found
(#285) Expected 1 space after "=="; 0 found
(#285) Expected 1 space before "=="; 0 found
(#285) Expected 1 space after "=="; 0 found
(#285) Expected 1 space before "=="; 0 found
(#285) Expected 1 space after "=="; 0 found
(#289) Short array syntax must be used to define arrays
(#300) Visibility must be declared on method "fix_specials"
(#300) Expected 1 space before opening brace; found 2
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#303) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#304) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#305) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#306) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#307) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#308) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#309) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#310) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#311) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Space found before semicolon; expected "'/is';" but found "'/is'\n ;"
(#325) Short array syntax must be used to define arrays
(#337) Visibility must be declared on method "fix_special"
(#337) Expected 1 space before opening brace; found 2
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) This comment is 72% valid code; is this commented out code?
(#348) No space found before comment text; expected "// $absoluteurl = $output->convert_url($url, '');" but found "//$absoluteurl = $output->convert_url($url, '');"
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) This comment is 57% valid code; is this commented out code?
(#355) No space found before comment text; expected "// if ($player=='' && $this->image_filetypes && preg_match('/\.(?:'.$this->image_filetypes.')/i', $url)) {" but found "//if ($player=='' && $this->image_filetypes && preg_match('/\.(?:'.$this->image_filetypes.')/i', $url)) {"
(#356) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) No space found before comment text; expected "// }" but found "//}"
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) This comment is 55% valid code; is this commented out code?
(#359) No space found before comment text; expected "// if ($player=='img' || $player=='image') {" but found "//if ($player=='img' || $player=='image') {"
(#360) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) No space found before comment text; expected "// }" but found "//}"
(#363) Expected 1 space before "=="; 0 found
(#363) Expected 1 space after "=="; 0 found
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Variable "options_array" must not contain underscores.
(#368) Short array syntax must be used to define arrays
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) This comment is 43% valid code; is this commented out code?
(#371) Expected 1 space before "=="; 0 found
(#371) Expected 1 space after "=="; 0 found
(#371) Expected 1 space before "=="; 0 found
(#371) Expected 1 space after "=="; 0 found
(#372) Variable "options_array" must not contain underscores.
(#373) Variable "options_array" must not contain underscores.
(#374) Expected 1 space before "=="; 0 found
(#374) Expected 1 space after "=="; 0 found
(#374) Expected 1 space before "=="; 0 found
(#374) Expected 1 space after "=="; 0 found
(#375) Variable "options_array" must not contain underscores.
(#378) Variable "options_array" must not contain underscores.
(#382) Variable "options_array" must not contain underscores.
(#385) Variable "options_array" must not contain underscores.
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Variable "i_max" must not contain underscores.
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#391) Expected 1 space before "<"; 0 found
(#391) Expected 1 space after "<"; 0 found
(#391) Variable "i_max" must not contain underscores.
(#394) Variable "options_array" must not contain underscores.
(#396) Variable "options_array" must not contain underscores.
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "options_array" must not contain underscores.
(#402) Variable "options_array" must not contain underscores.
(#407) Variable "options_array" must not contain underscores.
(#416) Visibility must be declared on method "fix_links"
(#416) Expected 1 space before opening brace; found 2
(#417) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#430) Visibility must be declared on method "fix_link"
(#430) Expected 1 space before opening brace; found 2
(#432) Variable "load_flowplayer" must not contain underscores.
(#433) Variable "eolas_fix_applied" must not contain underscores.
(#443) Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$match" was used, and possibly changed (by reference), on line 435.
(#444) The use of function print_object() is forbidden
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Expected 1 space before "=="; 0 found
(#462) Expected 1 space after "=="; 0 found
(#471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Expected 1 space before "=="; 0 found
(#472) Expected 1 space after "=="; 0 found
(#474) Short array syntax must be used to define arrays
(#477) Empty IF statement detected
(#477) Expected 1 space before "=="; 0 found
(#477) Expected 1 space after "=="; 0 found
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Empty IF statement detected
(#479) Variable "eolas_fix_applied" must not contain underscores.
(#479) Expected 1 space before "=="; 0 found
(#479) Expected 1 space after "=="; 0 found
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Empty IF statement detected
(#482) Variable "eolas_fix_applied" must not contain underscores.
(#482) Expected 1 space before "=="; 0 found
(#482) Expected 1 space after "=="; 0 found
(#487) Line exceeds 132 characters; contains 150 characters
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) This comment is 59% valid code; is this commented out code?
(#487) No space found before comment text; expected "// $object .= '<script defer="defer" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/eolas_fix.js" type="text/javascript"></script>';" but found "//$object .= '<script defer="defer" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/eolas_fix.js" type="text/javascript"></script>';"
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) This comment is 59% valid code; is this commented out code?
(#490) No space found before comment text; expected "// $object .= '<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/ufo.js"></script>';" but found "//$object .= '<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/ufo.js"></script>';"
(#491) Variable "eolas_fix_applied" must not contain underscores.
(#495) Short array syntax must be used to define arrays
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Short array syntax must be used to define arrays
(#502) Short array syntax must be used to define arrays
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) No space found before comment text; expected "// store this javascript so it can be run later" but found "//store this javascript so it can be run later"
(#550) Variable "load_flowplayer" must not contain underscores.
(#550) Expected 1 space before "=="; 0 found
(#550) Expected 1 space after "=="; 0 found
(#551) Variable "load_flowplayer" must not contain underscores.
(#558) Space found before semicolon; expected ""</script>\n";" but found ""</script>\n"\n ;"
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#570) This comment is 67% valid code; is this commented out code?
(#570) No space found before comment text; expected "// $object = str_replace('&amp;', '&', $object);" but found "//$object = str_replace('&amp;', '&', $object);"
(#582) Visibility must be declared on method "get_defaultplayer"
(#583) Expected 1 space before "=="; 0 found
(#583) Expected 1 space after "=="; 0 found
(#601) Visibility must be declared on method "fix_flashvars"
(#601) Expected 1 space before opening brace; found 2
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) Visibility must be declared on method "format_script"
(#630) Expected 1 space before opening brace; found 2
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Variable "i_max" must not contain underscores.
(#643) Expected 1 space before "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#643) Variable "i_max" must not contain underscores.
(#643) Expected 1 space before ">="; 0 found
(#643) Expected 1 space after ">="; 0 found
(#663) Visibility must be declared on method "mediaplugin_filter"
(#663) Short array syntax must be used to define arrays
(#663) Expected 1 space before opening brace; found 2
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) Missing member variable doc comment
(#677) Short array syntax must be used to define arrays
(#678) Missing member variable doc comment
(#679) Missing member variable doc comment
(#679) Short array syntax must be used to define arrays
(#680) Missing member variable doc comment
(#680) Member variable "flashvars_paramname" must not contain underscores.
(#681) Missing member variable doc comment
(#681) Member variable "querystring_paramname" must not contain underscores.
(#682) Missing member variable doc comment
(#682) Short array syntax must be used to define arrays
(#684) There should be a comma after the last array item in a multi-line array.
(#686) Missing member variable doc comment
(#686) Member variable "more_options" must not contain underscores.
(#686) Short array syntax must be used to define arrays
(#687) Missing member variable doc comment
(#687) Member variable "media_filetypes" must not contain underscores.
(#687) Short array syntax must be used to define arrays
(#688) Missing member variable doc comment
(#689) Missing member variable doc comment
(#694) Visibility must be declared on method "__construct"
(#694) Expected 1 space before opening brace; found 2
(#707) Visibility must be declared on method "generate"
(#707) Expected 1 space before opening brace; found 2
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) This comment is 70% valid code; is this commented out code?
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#717) Variable "id_count" must not contain underscores.
(#718) Variable "id_count" must not contain underscores.
(#719) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) No space found before comment text; expected "// if (! isset($options['id'])) {" but found "//if (! isset($options['id'])) {"
(#725) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) No space found before comment text; expected "// }" but found "//}"
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Variable "find_mediaurl" must not contain underscores.
(#740) Variable "find_mediaurl" must not contain underscores.
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Short array syntax must be used to define arrays
(#771) Variable "found_mediaurl" must not contain underscores.
(#773) Expected 1 space before "=="; 0 found
(#773) Expected 1 space after "=="; 0 found
(#778) Expected 1 space before "=="; 0 found
(#778) Expected 1 space after "=="; 0 found
(#779) Variable "found_mediaurl" must not contain underscores.
(#783) Empty ELSE statement detected
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) Variable "find_mediaurl" must not contain underscores.
(#789) Variable "found_mediaurl" must not contain underscores.
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Short array syntax must be used to define arrays
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) This comment is 80% valid code; is this commented out code?
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Short array syntax must be used to define arrays
(#828) Short array syntax must be used to define arrays
(#830) Short array syntax must be used to define arrays
(#833) Short array syntax must be used to define arrays
(#834) Short array syntax must be used to define arrays
(#866) Space found before semicolon; expected "'</script>';" but found "'</script>'\n ;"
(#875) Visibility must be declared on method "obfuscate_js"
(#875) Expected 1 space before opening brace; found 2
(#884) Expected 1 space before "="; 0 found
(#884) Expected 1 space after "="; 0 found
(#884) Expected 1 space before "<"; 0 found
(#884) Expected 1 space after "<"; 0 found
(#885) Expected 1 space before "=="; 0 found
(#885) Expected 1 space after "=="; 0 found
(#885) Commas (,) must be followed by white space.
mod/hotpot/mediafilter/hotpot/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 42% valid code; is this commented out code?
(#48) Visibility must be declared on method "mediaplugin_filter"
(#48) Short array syntax must be used to define arrays
(#48) Expected 1 space before opening brace; found 2
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "eolas_fix_applied" must not contain underscores.
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "hotpot_enable" must not contain underscores.
(#68) Variable "filter_mediaplugin_enable" must not contain underscores.
(#70) Variable "hotpot_enable" must not contain underscores.
(#71) Variable "hotpot_enable" must not contain underscores.
(#72) Variable "filter_mediaplugin_enable" must not contain underscores.
(#73) Variable "filter_mediaplugin_enable" must not contain underscores.
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected 1 space before "=="; 0 found
(#79) Expected 1 space after "=="; 0 found
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Short array syntax must be used to define arrays
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before ">"; 0 found
(#90) Expected 1 space after ">"; 0 found
(#95) Expected 1 space before "=="; 0 found
(#95) Expected 1 space after "=="; 0 found
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Empty IF statement detected
(#100) Variable "eolas_fix_applied" must not contain underscores.
(#100) Expected 1 space before "=="; 0 found
(#100) Expected 1 space after "=="; 0 found
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) This comment is 56% valid code; is this commented out code?
(#105) No space found before comment text; expected "// $newtext .= "\n".'<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/ufo.js"></script>';" but found "//$newtext .= "\n".'<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/ufo.js"></script>';"
(#106) Line exceeds 132 characters; contains 148 characters
(#106) No space found before comment text; expected "// $newtext .= "\n".'<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/eolas_fix.js" defer="defer"></script>';" but found "//$newtext .= "\n".'<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/eolas_fix.js" defer="defer"></script>';"
(#107) Variable "eolas_fix_applied" must not contain underscores.
(#121) Visibility must be declared on method "hotpot_mediaplugin_filter"
(#121) Expected 1 space before opening brace; found 2
(#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
(#131) Expected 1 space before "=="; 0 found
(#131) Expected 1 space after "=="; 0 found
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/mediafilter/hotpot/dew_mp3_player/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#38) Member variable "querystring_paramname" must not contain underscores.
(#39) Missing member variable doc comment
(#39) Member variable "more_options" must not contain underscores.
(#39) Short array syntax must be used to define arrays
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) This comment is 53% valid code; is this commented out code?
mod/hotpot/mediafilter/hotpot/dyer_mp3_player/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#38) Member variable "flashvars_paramname" must not contain underscores.
(#39) Missing member variable doc comment
(#39) Member variable "more_options" must not contain underscores.
(#39) Short array syntax must be used to define arrays
mod/hotpot/mediafilter/hotpot/hbs_mp3_player/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#38) Member variable "flashvars_paramname" must not contain underscores.
(#39) Missing member variable doc comment
(#39) Member variable "more_options" must not contain underscores.
(#39) Short array syntax must be used to define arrays
mod/hotpot/mediafilter/hotpot/image/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#37) Member variable "media_filetypes" must not contain underscores.
(#37) Short array syntax must be used to define arrays
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Missing member variable doc comment
(#38) Short array syntax must be used to define arrays
(#40) There should be a comma after the last array item in a multi-line array.
(#42) Missing member variable doc comment
(#43) Missing member variable doc comment
(#54) Visibility must be declared on method "generate"
(#54) Expected 1 space before opening brace; found 2
mod/hotpot/mediafilter/hotpot/link/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#37) Short array syntax must be used to define arrays
(#39) There should be a comma after the last array item in a multi-line array.
(#41) Missing member variable doc comment
(#42) Missing member variable doc comment
(#43) Missing member variable doc comment
(#43) Member variable "media_filetypes" must not contain underscores.
(#43) Short array syntax must be used to define arrays
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) This comment is 100% valid code; is this commented out code?
(#54) Visibility must be declared on method "generate"
(#54) Expected 1 space before opening brace; found 2
mod/hotpot/mediafilter/hotpot/matbury_mp3_player/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#38) Member variable "flashvars_paramname" must not contain underscores.
(#39) Missing member variable doc comment
(#39) Member variable "more_options" must not contain underscores.
(#39) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing member variable doc comment
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/mediafilter/hotpot/pyg_mp3_player/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Missing member variable doc comment
(#36) Short array syntax must be used to define arrays
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#38) Member variable "flashvars_paramname" must not contain underscores.
(#39) Missing member variable doc comment
(#39) Member variable "more_options" must not contain underscores.
(#39) Short array syntax must be used to define arrays
(#40) The behaviour of hexadecimal numeric strings was inconsistent prior to PHP 7 and support has been removed in PHP 7. Found: '0xE6E6FA'
(#40) There should be a comma after the last array item in a multi-line array.
(#42) Missing member variable doc comment
(#42) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
mod/hotpot/mediafilter/moodle/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 42% valid code; is this commented out code?
(#47) Missing docblock for function mediaplugin_filter
(#47) Visibility must be declared on method "mediaplugin_filter"
(#47) Short array syntax must be used to define arrays
(#49) Variable "eolas_fix_applied" must not contain underscores.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Short array syntax must be used to define arrays
(#55) Empty IF statement detected
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Empty IF statement detected
(#57) Variable "eolas_fix_applied" must not contain underscores.
(#57) Expected 1 space before "=="; 0 found
(#57) Expected 1 space after "=="; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Empty IF statement detected
(#60) Variable "eolas_fix_applied" must not contain underscores.
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#65) Line exceeds 132 characters; contains 147 characters
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) This comment is 59% valid code; is this commented out code?
(#65) No space found before comment text; expected "// $newtext .= '<script defer="defer" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/eolas_fix.js" type="text/javascript"></script>';" but found "//$newtext .= '<script defer="defer" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/eolas_fix.js" type="text/javascript"></script>';"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 59% valid code; is this commented out code?
(#68) No space found before comment text; expected "// $newtext .= '<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/ufo.js"></script>';" but found "//$newtext .= '<script type="text/javascript" src="'.$CFG->wwwroot.'/mod/hotpot/mediafilter/ufo.js"></script>';"
(#69) Variable "eolas_fix_applied" must not contain underscores.
mod/hotpot/mod_form.php
(#2) Moodle boilerplate not found at first line
(#24) Incorrect @package tag for file mod_form.php. Expected mod_hotpot, found mod-hotpot.
(#88) Short array syntax must be used to define arrays
(#114) Visibility must be declared on method "definition"
(#122) Short array syntax must be used to define arrays
(#124) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Genral)
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Short array syntax must be used to define arrays
(#142) There should be a comma after the last array item in a multi-line array.
(#144) Short array syntax must be used to define arrays
(#162) This comment is 66% valid code; is this commented out code?
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Short array syntax must be used to define arrays
(#171) 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 end in full-stops, exclamation marks, or question marks
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) This comment is 66% valid code; is this commented out code?
(#178) No space found before comment text; expected "// if ($this->is_add()) {" but found "//if ($this->is_add()) {"
(#179) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#180) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#181) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#182) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#183) No space found before comment text; expected "// } else {" but found "//} else {"
(#184) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// }" but found "//}"
(#187) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Entry page)
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#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
(#197) Short array syntax must be used to define arrays
(#201) There should be a comma after the last array item in a multi-line array.
(#208) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Exit page)
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#212) 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
(#218) Short array syntax must be used to define arrays
(#222) There should be a comma after the last array item in a multi-line array.
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Short array syntax must be used to define arrays
(#233) Line exceeds 132 characters; contains 143 characters
(#234) Line exceeds 132 characters; contains 143 characters
(#235) Line exceeds 132 characters; contains 146 characters
(#236) Line exceeds 132 characters; contains 146 characters
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Display)
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Short array syntax must be used to define arrays
(#282) There should be a comma after the last array item in a multi-line array.
(#284) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#287) There should be a comma after the last array item in a multi-line array.
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Short array syntax must be used to define arrays
(#341) There should be a comma after the last array item in a multi-line array.
(#343) Short array syntax must be used to define arrays
(#352) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Aces ontrl)
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Short array syntax must be used to define arrays
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Short array syntax must be used to define arrays
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Short array syntax must be used to define arrays
(#379) There should be a comma after the last array item in a multi-line array.
(#381) Short array syntax must be used to define arrays
(#385) Short array syntax must be used to define arrays
(#385) Expected 1 space before "=>"; 0 found
(#385) Expected 1 space after "=>"; 0 found
(#385) Expected 1 space before "=>"; 0 found
(#385) Expected 1 space after "=>"; 0 found
(#385) There should be a comma after the last array item in a multi-line array.
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Short array syntax must be used to define arrays
(#400) Short array syntax must be used to define arrays
(#400) Expected 1 space before "=>"; 0 found
(#400) Expected 1 space after "=>"; 0 found
(#400) Expected 1 space before "=>"; 0 found
(#400) Expected 1 space after "=>"; 0 found
(#400) There should be a comma after the last array item in a multi-line array.
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Short array syntax must be used to define arrays
(#415) Short array syntax must be used to define arrays
(#415) Expected 1 space before "=>"; 0 found
(#415) Expected 1 space after "=>"; 0 found
(#415) Expected 1 space before "=>"; 0 found
(#415) Expected 1 space after "=>"; 0 found
(#415) There should be a comma after the last array item in a multi-line array.
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Short array syntax must be used to define arrays
(#431) There should be a comma after the last array item in a multi-line array.
(#433) Short array syntax must be used to define arrays
(#437) Short array syntax must be used to define arrays
(#437) Expected 1 space before "=>"; 0 found
(#437) Expected 1 space after "=>"; 0 found
(#437) Expected 1 space before "=>"; 0 found
(#437) Expected 1 space after "=>"; 0 found
(#437) There should be a comma after the last array item in a multi-line array.
(#446) This comment is 68% valid code; is this commented out code?
(#447) No space found before comment text; expected "// $mform->addElement('selectyesno', 'allowreview', get_string('allowreview', $plugin));" but found "//$mform->addElement('selectyesno', 'allowreview', get_string('allowreview', $plugin));"
(#448) No space found before comment text; expected "// $mform->setDefault('allowreview', get_user_preferences('hotpot_review', 1));" but found "//$mform->setDefault('allowreview', get_user_preferences('hotpot_review', 1));"
(#449) No space found before comment text; expected "// $mform->addHelpButton('allowreview', 'allowreview', $plugin);" but found "//$mform->addHelpButton('allowreview', 'allowreview', $plugin);"
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) No space found before comment text; expected "// $mform->setAdvanced('allowreview');" but found "//$mform->setAdvanced('allowreview');"
(#452) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Reviw optns)
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#458) Short array syntax must be used to define arrays
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Variable "js_amd_inline" must not contain underscores.
(#471) Variable "js_amd_inline" must not contain underscores.
(#472) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#476) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#478) Line exceeds 132 characters; contains 133 characters
(#483) Expected 1 space before "=="; 0 found
(#483) Expected 1 space after "=="; 0 found
(#487) Variable "js_amd_inline" must not contain underscores.
(#502) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Security)
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Grades)
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) This comment is 86% valid code; is this commented out code?
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Short array syntax must be used to define arrays
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Standr seig(oupc),ml)
(#576) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Standr buos,cmle)
(#585) Visibility must be declared on method "add_hotpot_text_editor"
(#585) Expected 1 space before opening brace; found 2
(#591) Short array syntax must be used to define arrays
(#593) There should be a comma after the last array item in a multi-line array.
(#595) Short array syntax must be used to define arrays
(#597) There should be a comma after the last array item in a multi-line array.
(#599) Short array syntax must be used to define arrays
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Visibility must be declared on method "add_activity_list"
(#632) Expected 1 space before opening brace; found 2
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Short array syntax must be used to define arrays
(#645) Short array syntax must be used to define arrays
(#646) There should be a comma after the last array item in a multi-line array.
(#648) Expected 1 space before "=="; 0 found
(#648) Expected 1 space after "=="; 0 found
(#648) Short array syntax must be used to define arrays
(#652) There should be a comma after the last array item in a multi-line array.
(#653) There should be a comma after the last array item in a multi-line array.
(#659) Closing brace must be on a line by itself
(#660) Closing brace must be on a line by itself
(#664) Expected 1 space before "=>"; 0 found
(#664) Expected 1 space after "=>"; 0 found
(#664) Expected 1 space before "=>"; 0 found
(#664) Expected 1 space after "=>"; 0 found
(#665) Expected 1 space before "=="; 0 found
(#665) Expected 1 space after "=="; 0 found
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Expected 1 space before "=="; 0 found
(#668) Expected 1 space after "=="; 0 found
(#668) Expected 1 space before "=="; 0 found
(#668) Expected 1 space after "=="; 0 found
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Expected 1 space before "=="; 0 found
(#671) Expected 1 space after "=="; 0 found
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Empty IF statement detected
(#674) Expected 1 space before "=="; 0 found
(#674) Expected 1 space after "=="; 0 found
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Expected 1 space before "=="; 0 found
(#679) Expected 1 space after "=="; 0 found
(#681) Expected 1 space before "=="; 0 found
(#681) Expected 1 space after "=="; 0 found
(#688) Short array syntax must be used to define arrays
(#703) Short array syntax must be used to define arrays
(#704) Expected 1 space before "="; 0 found
(#704) Expected 1 space after "="; 0 found
(#704) Expected 1 space before ">="; 0 found
(#704) Expected 1 space after ">="; 0 found
(#707) Short array syntax must be used to define arrays
(#709) There should be a comma after the last array item in a multi-line array.
(#711) Short array syntax must be used to define arrays
(#713) Expected 1 space before "=="; 0 found
(#713) Expected 1 space after "=="; 0 found
(#723) Expected 1 space before "=="; 0 found
(#723) Expected 1 space after "=="; 0 found
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#736) Variable "image_url" must not contain underscores.
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Variable "image_url" must not contain underscores.
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) Expected 1 space before "="; 0 found
(#740) Expected 1 space after "="; 0 found
(#740) Expected 1 space before "<"; 0 found
(#740) Expected 1 space after "<"; 0 found
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#742) Expected 1 space before "<"; 0 found
(#742) Expected 1 space after "<"; 0 found
(#744) Expected 1 space before ">"; 0 found
(#744) Expected 1 space after ">"; 0 found
(#747) Variable "image_url" must not contain underscores.
(#768) Visibility must be declared on method "data_preprocessing"
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) This comment is 58% valid code; is this commented out code?
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Short array syntax must be used to define arrays
(#815) There should be a comma after the last array item in a multi-line array.
(#818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Short array syntax must be used to define arrays
(#822) There should be a comma after the last array item in a multi-line array.
(#827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Expected 1 space before ">"; 0 found
(#828) Expected 1 space after ">"; 0 found
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Expected 1 space before ">"; 0 found
(#836) Expected 1 space after ">"; 0 found
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Visibility must be declared on method "validation"
(#882) Expected 1 space before opening brace; found 2
(#885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#886) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) Short array syntax must be used to define arrays
(#889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) Line exceeds 132 characters; contains 138 characters
(#892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#895) Inline comments must end in full-stops, exclamation marks, or question marks
(#898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#898) This comment is 74% valid code; is this commented out code?
(#902) Expected 1 space before "=="; 0 found
(#902) Expected 1 space after "=="; 0 found
(#908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Line exceeds 132 characters; contains 176 characters
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) Expected 1 space before "=="; 0 found
(#914) Expected 1 space after "=="; 0 found
(#914) Expected 1 space before "=="; 0 found
(#914) Expected 1 space after "=="; 0 found
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) Expected 1 space before "="; 0 found
(#933) Inline comments must start with a capital letter, digit or 3-dots sequence
(#933) Inline comments must end in full-stops, exclamation marks, or question marks
(#934) Short array syntax must be used to define arrays
(#936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#937) Short array syntax must be used to define arrays
(#939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) Short array syntax must be used to define arrays
(#950) Short array syntax must be used to define arrays
(#960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#976) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#978) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Inline comments must end in full-stops, exclamation marks, or question marks
(#1014) Expected 1 space before "=="; 0 found
(#1014) Expected 1 space after "=="; 0 found
(#1014) Line exceeds 132 characters; contains 138 characters
mod/hotpot/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected mod_hotpot, found mod-hotpot.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) 69 slashes comments are not allowed; use "// Comment." instead
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) 69 slashes comments are not allowed; use "// Comment." instead
(#48) Visibility must be declared on method "form_start"
(#48) Short array syntax must be used to define arrays
(#48) Expected 1 space before opening brace; found 2
(#62) Short array syntax must be used to define arrays
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Short array syntax must be used to define arrays
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#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
(#82) Visibility must be declared on method "form_end"
(#82) Expected 1 space before opening brace; found 2
(#89) 76 slashes comments are not allowed; use "// Comment." instead
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) 76 slashes comments are not allowed; use "// Comment." instead
(#102) Visibility must be declared on method "format_url"
(#102) Variable "more_params" must not contain underscores.
(#102) Expected 1 space before opening brace; found 2
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "all_params" must not contain underscores.
(#111) Variable "more_params" must not contain underscores.
(#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
(#114) Variable "all_params" must not contain underscores.
(#115) Variable "all_params" must not contain underscores.
(#115) Variable "all_params" must not contain underscores.
(#116) Variable "all_params" must not contain underscores.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "all_params" must not contain underscores.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#140) Visibility must be declared on method "print_commands"
(#140) Expected 1 space before opening brace; found 2
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) This comment is 55% valid code; is this commented out code?
(#145) Short array syntax must be used to define arrays
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#169) Visibility must be declared on method "print_command"
(#169) Expected 1 space before opening brace; found 2
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) This comment is 68% valid code; is this commented out code?
(#227) Short array syntax must be used to define arrays
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Docblock tag "@global" is not recommended.
(#265) Short array syntax must be used to define arrays
(#276) Docblock tag "@global" is not recommended.
(#296) Short array syntax must be used to define arrays
(#296) Expected 1 space before "=>"; 0 found
(#296) Expected 1 space after "=>"; 0 found
(#296) Expected 1 space before "=>"; 0 found
(#296) Expected 1 space after "=>"; 0 found
(#296) Expected 1 space before "=>"; 0 found
(#296) Expected 1 space after "=>"; 0 found
(#296) Expected 1 space before "=>"; 0 found
(#296) Expected 1 space after "=>"; 0 found
(#297) Line exceeds 132 characters; contains 137 characters
(#314) Expected 1 space before opening brace; found 2
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#326) Short array syntax must be used to define arrays
(#328) There should be a comma after the last array item in a multi-line array.
(#333) Short array syntax must be used to define arrays
(#335) There should be a comma after the last array item in a multi-line array.
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Short array syntax must be used to define arrays
(#346) There should be a comma after the last array item in a multi-line array.
(#351) Short array syntax must be used to define arrays
(#353) There should be a comma after the last array item in a multi-line array.
(#358) Short array syntax must be used to define arrays
(#360) There should be a comma after the last array item in a multi-line array.
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Expected 1 space before opening brace; found 2
(#385) Short array syntax must be used to define arrays
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Expected 1 space before opening brace; found 2
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#465) There should be a comma after the last array item in a multi-line array.
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Short array syntax must be used to define arrays
(#500) There should be a comma after the last array item in a multi-line array.
(#502) Short array syntax must be used to define arrays
(#503) Short array syntax must be used to define arrays
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Short array syntax must be used to define arrays
(#507) Short array syntax must be used to define arrays
(#508) Short array syntax must be used to define arrays
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Short array syntax must be used to define arrays
(#514) Short array syntax must be used to define arrays
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Closing brace must be on a line by itself
(#538) Closing brace must be on a line by itself
(#539) Closing brace must be on a line by itself
(#540) Closing brace must be on a line by itself
(#542) Expected 1 space before "=="; 0 found
(#542) Expected 1 space after "=="; 0 found
(#545) Expected 1 space before "=="; 0 found
(#545) Expected 1 space after "=="; 0 found
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Space found before semicolon; expected ""return x;";" but found ""return x;"\n ;"
(#593) Short array syntax must be used to define arrays
(#594) There should be a comma after the last array item in a multi-line array.
(#596) Short array syntax must be used to define arrays
(#597) Line indented incorrectly; expected 8 spaces, found 7
(#597) Closing brace indented incorrectly; expected 8 spaces, found 7
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Space found before semicolon; expected ""\n";" but found ""\n"\n ;"
(#649) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Short array syntax must be used to define arrays
(#653) There should be a comma after the last array item in a multi-line array.
(#655) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#657) Expected 1 space before "=="; 0 found
(#657) Expected 1 space after "=="; 0 found
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Short array syntax must be used to define arrays
(#674) Short array syntax must be used to define arrays
(#674) Expected 1 space before "=>"; 0 found
(#674) Expected 1 space after "=>"; 0 found
(#674) Short array syntax must be used to define arrays
(#674) Expected 1 space before "=>"; 0 found
(#674) Expected 1 space after "=>"; 0 found
(#674) Line exceeds 132 characters; contains 145 characters
(#674) There should be a comma after the last array item in a multi-line array.
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Short array syntax must be used to define arrays
(#684) Short array syntax must be used to define arrays
(#684) Line exceeds 132 characters; contains 150 characters
(#684) There should be a comma after the last array item in a multi-line array.
(#701) Visibility must be declared on method "view_attempt_button"
(#701) Expected 1 space before opening brace; found 2
(#726) Short array syntax must be used to define arrays
(#747) Commas (,) must be followed by white space.
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Closing brace must be on a line by itself
(#749) Closing brace must be on a line by itself
(#757) Short array syntax must be used to define arrays
(#757) Expected 1 space before "=>"; 0 found
(#757) Expected 1 space after "=>"; 0 found
(#771) Short array syntax must be used to define arrays
(#773) Expected 1 space before "=="; 0 found
(#773) Expected 1 space after "=="; 0 found
(#793) Short array syntax must be used to define arrays
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) Expected 1 space before "=="; 0 found
(#806) Expected 1 space after "=="; 0 found
(#807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) Expected 1 space before "=="; 0 found
(#814) Expected 1 space after "=="; 0 found
(#815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#815) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Expected 1 space before "<"; 0 found
(#817) Expected 1 space after "<"; 0 found
(#821) Empty IF statement detected
(#822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Expected 1 space before "=="; 0 found
(#823) Expected 1 space after "=="; 0 found
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#839) This comment is 41% valid code; is this commented out code?
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Short array syntax must be used to define arrays
(#864) Expected 1 space before opening brace; found 2
(#868) Expected 1 space before "=="; 0 found
(#868) Expected 1 space after "=="; 0 found
(#870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Short array syntax must be used to define arrays
(#878) Short array syntax must be used to define arrays
(#880) There should be a comma after the last array item in a multi-line array.
(#886) Inline comments must start with a capital letter, digit or 3-dots sequence
(#886) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) Expected 1 space before "=="; 0 found
(#887) Expected 1 space after "=="; 0 found
(#888) Short array syntax must be used to define arrays
(#896) Short array syntax must be used to define arrays
(#898) There should be a comma after the last array item in a multi-line array.
(#903) Short array syntax must be used to define arrays
(#905) There should be a comma after the last array item in a multi-line array.
(#912) Short array syntax must be used to define arrays
(#914) There should be a comma after the last array item in a multi-line array.
(#921) Expected 1 space before ">"; 0 found
(#921) Expected 1 space after ">"; 0 found
mod/hotpot/report.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file report.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#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
(#51) 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
(#63) Expected 1 space before "=="; 0 found
(#63) Expected 1 space after "=="; 0 found
(#67) Empty ELSE statement detected
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Short array syntax must be used to define arrays
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) 80 slashes comments are not allowed; use "// Comment." instead
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) 80 slashes comments are not allowed; use "// Comment." instead
mod/hotpot/report/analysis/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/report/analysis/lang/en/hotpotreport_analysis.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotreport_analysis.php
(#1) Moodle boilerplate not found
mod/hotpot/report/analysis/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected hotpotreport_analysis, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Short array syntax must be used to define arrays
(#43) Missing member variable doc comment
(#43) Short array syntax must be used to define arrays
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#45) Missing member variable doc comment
(#45) Member variable "has_questioncolumns" must not contain underscores.
(#53) Visibility must be declared on method "add_responses_to_rawdata"
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Short array syntax must be used to define arrays
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Variable "string_fields" must not contain underscores.
(#60) Short array syntax must be used to define arrays
(#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
(#63) Short array syntax must be used to define arrays
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Short array syntax must be used to define arrays
(#68) Variable "question_columns" must not contain underscores.
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "hi_score" must not contain underscores.
(#71) Variable "lo_score" must not contain underscores.
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) 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
(#77) Variable "is_hi_score" must not contain underscores.
(#77) Variable "hi_score" must not contain underscores.
(#78) Variable "is_lo_score" must not contain underscores.
(#78) Expected 1 space after "<"; 2 found
(#78) Variable "lo_score" must not contain underscores.
(#80) Variable "question_columns" must not contain underscores.
(#87) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#98) Variable "is_hi_score" must not contain underscores.
(#100) Variable "is_lo_score" must not contain underscores.
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#109) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#120) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) This comment is 75% valid code; is this commented out code?
(#131) This comment is 60% valid code; is this commented out code?
(#132) This comment is 62% valid code; is this commented out code?
(#133) This comment is 54% valid code; is this commented out code?
(#134) This comment is 54% valid code; is this commented out code?
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Short array syntax must be used to define arrays
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "d_index_max" must not contain underscores.
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Short array syntax must be used to define arrays
(#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
(#153) Variable "row_max" must not contain underscores.
(#154) Variable "average_row" must not contain underscores.
(#154) Variable "row_max" must not contain underscores.
(#155) Variable "percent_row" must not contain underscores.
(#155) Variable "row_max" must not contain underscores.
(#156) Variable "d_index_row" must not contain underscores.
(#156) Variable "row_max" must not contain underscores.
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Variable "average_row" must not contain underscores.
(#159) Short array syntax must be used to define arrays
(#160) Variable "percent_row" must not contain underscores.
(#160) Short array syntax must be used to define arrays
(#161) Variable "d_index_row" must not contain underscores.
(#161) Short array syntax must be used to define arrays
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "delete_rows" must not contain underscores.
(#164) Variable "d_index_row" must not contain underscores.
(#165) Variable "delete_columns" must not contain underscores.
(#165) Short array syntax must be used to define arrays
(#166) Variable "delete_all_columns" must not contain underscores.
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "question_columns" must not contain underscores.
(#171) 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
(#172) Variable "delete_columns" must not contain underscores.
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "is_string_field" must not contain underscores.
(#180) Variable "string_fields" must not contain underscores.
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Short array syntax must be used to define arrays
(#187) Variable "is_string_field" must not contain underscores.
(#190) Expected 1 space before "*"; 0 found
(#190) Expected 1 space after "*"; 0 found
(#190) Expected 1 space before "/"; 0 found
(#190) Expected 1 space after "/"; 0 found
(#191) Short array syntax must be used to define arrays
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#192) Short array syntax must be used to define arrays
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Short array syntax must be used to define arrays
(#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
(#202) Variable "delete_all_columns" must not contain underscores.
(#203) Variable "delete_rows" must not contain underscores.
(#204) Variable "delete_columns" must not contain underscores.
(#206) Short array syntax must be used to define arrays
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Line indented incorrectly; expected at least 16 spaces, found 5
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Variable "d_index" must not contain underscores.
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 16 spaces, found 4
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Line indented incorrectly; expected at least 20 spaces, found 5
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 20 spaces, found 5
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 24 spaces, found 6
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 24 spaces, found 6
(#220) Expected 1 space before "*"; 0 found
(#220) Expected 1 space after "*"; 0 found
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 24 spaces, found 6
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 20 spaces, found 5
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Line indented incorrectly; expected at least 20 spaces, found 5
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 20 spaces, found 5
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 24 spaces, found 6
(#225) Variable "d_index" must not contain underscores.
(#225) Variable "d_index_max" must not contain underscores.
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 20 spaces, found 5
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 24 spaces, found 6
(#227) Variable "d_index" must not contain underscores.
(#227) Variable "d_index_max" must not contain underscores.
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 20 spaces, found 5
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 20 spaces, found 5
(#229) Variable "d_index" must not contain underscores.
(#230) Variable "delete_rows" must not contain underscores.
(#230) Variable "average_row" must not contain underscores.
(#231) Variable "delete_rows" must not contain underscores.
(#231) Variable "percent_row" must not contain underscores.
(#232) Variable "delete_rows" must not contain underscores.
(#232) Variable "d_index_row" must not contain underscores.
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 16 spaces, found 4
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 4
(#234) Variable "average_row" must not contain underscores.
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 4
(#235) Variable "percent_row" must not contain underscores.
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) Variable "d_index_row" must not contain underscores.
(#236) Variable "d_index" must not contain underscores.
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Variable "delete_all_columns" must not contain underscores.
(#243) Short array syntax must be used to define arrays
(#245) Variable "delete_rows" must not contain underscores.
(#246) Variable "delete_columns" must not contain underscores.
(#256) Visibility must be declared on method "get_hi_lo_scores"
(#256) Expected 1 space before opening brace; found 2
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Short array syntax must be used to define arrays
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Expected 1 space before "=="; 0 found
(#269) Expected 1 space after "=="; 0 found
(#270) Short array syntax must be used to define arrays
(#272) Expected 1 space before "=="; 0 found
(#272) Expected 1 space after "=="; 0 found
(#273) Short array syntax must be used to define arrays
(#275) Variable "hi_score" must not contain underscores.
(#275) Expected 1 space before "*"; 0 found
(#275) Expected 1 space after "*"; 0 found
(#275) Expected 1 space before "/"; 0 found
(#275) Expected 1 space after "/"; 0 found
(#276) Variable "lo_score" must not contain underscores.
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#276) Expected 1 space before "/"; 0 found
(#276) Expected 1 space after "/"; 0 found
(#277) Short array syntax must be used to define arrays
(#277) Variable "hi_score" must not contain underscores.
(#277) Variable "lo_score" must not contain underscores.
(#288) Visibility must be declared on method "add_response_to_rawdata"
(#288) Expected 1 space before opening brace; found 2
(#290) Short array syntax must be used to define arrays
(#303) Visibility must be declared on method "usort_statistics"
(#303) Expected 1 space before opening brace; found 2
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "a_percent" must not contain underscores.
(#311) Variable "a_text" must not contain underscores.
(#313) Variable "a_percent" must not contain underscores.
(#314) Variable "a_text" must not contain underscores.
(#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
(#320) Variable "b_percent" must not contain underscores.
(#321) Variable "b_text" must not contain underscores.
(#323) Variable "b_percent" must not contain underscores.
(#324) Variable "b_text" must not contain underscores.
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Variable "a_percent" must not contain underscores.
(#328) Variable "b_percent" must not contain underscores.
(#331) Variable "a_percent" must not contain underscores.
(#331) Variable "b_percent" must not contain underscores.
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Variable "a_text" must not contain underscores.
(#336) Variable "b_text" must not contain underscores.
(#339) Variable "a_text" must not contain underscores.
(#339) Variable "b_text" must not contain underscores.
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/hotpot/report/analysis/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotreport_analysis, found hotpotreport.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/report/clicktrail/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/report/clicktrail/lang/en/hotpotreport_clicktrail.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotreport_clicktrail.php
(#1) Moodle boilerplate not found
mod/hotpot/report/clicktrail/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected hotpotreport_clicktrail, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Missing member variable doc comment
mod/hotpot/report/clicktrail/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotreport_clicktrail, found hotpotreport.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/report/overview/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/report/overview/lang/en/hotpotreport_overview.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotreport_overview.php
(#1) Moodle boilerplate not found
mod/hotpot/report/overview/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected hotpotreport_overview, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
(#46) Missing member variable doc comment
(#46) Short array syntax must be used to define arrays
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) This comment is 82% valid code; is this commented out code?
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) There should be a comma after the last array item in a multi-line array.
mod/hotpot/report/overview/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotreport_overview, found hotpotreport.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/report/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Missing member variable doc comment
(#46) Short array syntax must be used to define arrays
(#48) Missing member variable doc comment
(#48) Short array syntax must be used to define arrays
(#50) Missing member variable doc comment
(#50) Short array syntax must be used to define arrays
(#52) Missing member variable doc comment
(#52) Short array syntax must be used to define arrays
(#54) Missing member variable doc comment
(#56) Missing member variable doc comment
(#56) Short array syntax must be used to define arrays
(#58) Missing member variable doc comment
(#58) Member variable "has_questioncolumns" must not contain underscores.
(#65) Expected 1 space before opening brace; found 3
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) 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
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Short array syntax must be used to define arrays
(#95) Expected 1 space before opening brace; found 2
(#105) Expected 1 space before opening brace; found 2
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before "==="; 0 found
(#141) Expected 1 space after "==="; 0 found
(#144) Expected 1 space before "==="; 0 found
(#144) Expected 1 space after "==="; 0 found
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Visibility must be declared on method "display_filters"
(#184) Variable "user_filtering" must not contain underscores.
(#186) Variable "user_filtering" must not contain underscores.
(#187) Variable "user_filtering" must not contain underscores.
(#189) Variable "user_filtering" must not contain underscores.
(#190) Variable "user_filtering" must not contain underscores.
(#206) Visibility must be declared on method "add_filter_params"
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) The use of backticks in strings is not recommended
(#214) The use of backticks in strings is not recommended
(#217) Variable "require_usertable" must not contain underscores.
(#218) Variable "require_attempttable" must not contain underscores.
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "require_usertable" must not contain underscores.
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "require_usertable" must not contain underscores.
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "require_usertable" must not contain underscores.
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "require_attempttable" must not contain underscores.
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Variable "require_attempttable" must not contain underscores.
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "require_usertable" must not contain underscores.
(#260) Expected 1 space before "==="; 0 found
(#260) Expected 1 space after "==="; 0 found
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "require_attempttable" must not contain underscores.
(#265) Expected 1 space before "==="; 0 found
(#265) Expected 1 space after "==="; 0 found
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Empty IF statement detected
(#270) Expected 1 space before "==="; 0 found
(#270) Expected 1 space after "==="; 0 found
(#270) Expected 1 space before "==="; 0 found
(#270) Expected 1 space after "==="; 0 found
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Expected 1 space before "==="; 0 found
(#272) Expected 1 space after "==="; 0 found
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Short array syntax must be used to define arrays
(#290) Short array syntax must be used to define arrays
(#300) Visibility must be declared on method "count_sql"
(#301) Short array syntax must be used to define arrays
(#308) 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
(#324) Visibility must be declared on method "select_sql"
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) This comment is 46% valid code; is this commented out code?
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Variable "select_questions" must not contain underscores.
(#333) Variable "select_questions" must not contain underscores.
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "round_grade" must not contain underscores.
(#338) Variable "select_questions" must not contain underscores.
(#338) Variable "round_grade" must not contain underscores.
(#341) Short array syntax must be used to define arrays
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) This comment is 67% valid code; is this commented out code?
(#347) No space found before comment text; expected "// $userfields = ',u.firstname,u.lastname,u.picture,u.imagealt,u.email';" but found "//$userfields = ',u.firstname,u.lastname,u.picture,u.imagealt,u.email';"
(#357) Visibility must be declared on method "add_responses_to_rawdata"
(#357) Expected 1 space before opening brace; found 3
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Variable "question_columns" must not contain underscores.
(#367) 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) Variable "question_columns" must not contain underscores.
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Variable "a_filter" must not contain underscores.
(#376) Variable "a_params" must not contain underscores.
(#377) Variable "q_filter" must not contain underscores.
(#377) Variable "q_params" must not contain underscores.
(#377) Variable "question_columns" must not contain underscores.
(#381) Variable "a_filter" must not contain underscores.
(#381) Variable "q_filter" must not contain underscores.
(#382) Variable "a_params" must not contain underscores.
(#382) Variable "q_params" must not contain underscores.
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "question_columns" must not contain underscores.
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "question_columns" must not contain underscores.
(#413) Visibility must be declared on method "add_response_to_rawdata"
(#413) Expected 1 space before opening brace; found 2
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) This comment is 74% valid code; is this commented out code?
(#423) Visibility must be declared on method "get_question_columns"
(#423) Variable "index_by_id" must not contain underscores.
(#423) Expected 1 space before opening brace; found 2
(#424) Variable "question_columns" must not contain underscores.
(#424) Short array syntax must be used to define arrays
(#426) Variable "index_by_id" must not contain underscores.
(#431) Variable "question_columns" must not contain underscores.
(#433) Variable "question_columns" must not contain underscores.
(#444) Visibility must be declared on method "adjust_grades_in_rawdata"
(#444) Expected 1 space before opening brace; found 3
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Empty IF statement detected
(#461) Expected 1 space before "=="; 0 found
(#461) Expected 1 space after "=="; 0 found
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Expected 1 space before "=="; 0 found
(#464) Expected 1 space after "=="; 0 found
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Line exceeds 132 characters; contains 160 characters
(#496) Line indented incorrectly; expected 4 spaces, found 5
(#496) Visibility must be declared on method "get_userfields"
(#496) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $extrafields.
(#496) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Short array syntax must be used to define arrays
(#538) Expected 1 space before "=="; 0 found
(#538) Expected 1 space after "=="; 0 found
(#538) Expected 1 space before "=="; 0 found
(#538) Expected 1 space after "=="; 0 found
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) This comment is 75% valid code; is this commented out code?
(#542) No space found before comment text; expected "// return 'u.id AS userid, u.username, u.firstname, u.lastname, u.picture, u.imagealt, u.email';" but found "//return 'u.id AS userid, u.username, u.firstname, u.lastname, u.picture, u.imagealt, u.email';"
(#543) Closing brace indented incorrectly; expected 5 spaces, found 4
mod/hotpot/report/responses/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/report/responses/lang/en/hotpotreport_responses.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotreport_responses.php
(#1) Moodle boilerplate not found
mod/hotpot/report/responses/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected hotpotreport_responses, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Short array syntax must be used to define arrays
(#43) Commas (,) must be followed by white space.
(#43) There should be a comma after the last array item in a multi-line array.
(#46) Missing member variable doc comment
(#46) Short array syntax must be used to define arrays
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) This comment is 82% valid code; is this commented out code?
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) There should be a comma after the last array item in a multi-line array.
(#51) Missing member variable doc comment
(#51) Member variable "has_questioncolumns" must not contain underscores.
(#61) Visibility must be declared on method "add_response_to_rawdata"
(#61) Expected 1 space before opening brace; found 2
(#65) Expected 1 space before "==="; 0 found
(#65) Expected 1 space after "==="; 0 found
(#66) Short array syntax must be used to define arrays
(#71) Line exceeds 132 characters; contains 148 characters
(#71) There should be a comma after the last array item in a multi-line array.
(#76) Expected 1 space before "==="; 0 found
(#76) Expected 1 space after "==="; 0 found
(#77) Short array syntax must be used to define arrays
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Short array syntax must be used to define arrays
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Short array syntax must be used to define arrays
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#120) Short array syntax must be used to define arrays
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#124) Short array syntax must be used to define arrays
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#136) Visibility must be declared on method "get_css_class"
(#136) Expected 1 space before opening brace; found 2
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/report/responses/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotreport_responses, found hotpotreport.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/report/scores/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/report/scores/lang/en/hotpotreport_scores.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotreport_scores.php
(#1) Moodle boilerplate not found
mod/hotpot/report/scores/renderer.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file renderer.php. Expected hotpotreport_scores, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
(#46) Missing member variable doc comment
(#46) Short array syntax must be used to define arrays
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) This comment is 82% valid code; is this commented out code?
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) There should be a comma after the last array item in a multi-line array.
(#51) Missing member variable doc comment
(#51) Member variable "has_questioncolumns" must not contain underscores.
(#61) Visibility must be declared on method "add_response_to_rawdata"
(#61) Expected 1 space before opening brace; found 2
mod/hotpot/report/scores/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotreport_scores, found hotpotreport.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/report/tablelib.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file tablelib.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Short array syntax must be used to define arrays
(#60) Visibility must be declared on method "__construct"
(#73) Visibility must be declared on method "setup_report_table"
(#73) Expected 1 space before opening brace; found 2
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Short array syntax must be used to define arrays
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Visibility must be declared on method "wrap_html_start"
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Short array syntax must be used to define arrays
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Short array syntax must be used to define arrays
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#145) Variable "hidden_fields" must not contain underscores.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Short array syntax must be used to define arrays
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#150) Variable "hidden_fields" must not contain underscores.
(#156) Visibility must be declared on method "wrap_html_finish"
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Short array syntax must be used to define arrays
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Space found before semicolon; expected ""}";" but found ""}"\n ;"
(#211) Short array syntax must be used to define arrays
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#211) Line exceeds 132 characters; contains 164 characters
(#212) Short array syntax must be used to define arrays
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#213) Short array syntax must be used to define arrays
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) 80 slashes comments are not allowed; use "// Comment." instead
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) 80 slashes comments are not allowed; use "// Comment." instead
(#232) Visibility must be declared on method "format_header"
(#232) Expected 1 space before opening brace; found 2
(#246) Visibility must be declared on method "header_picture"
(#246) Expected 1 space before opening brace; found 2
(#255) Visibility must be declared on method "header_fullname"
(#255) Expected 1 space before opening brace; found 2
(#264) Visibility must be declared on method "header_grade"
(#264) Expected 1 space before opening brace; found 2
(#272) Short array syntax must be used to define arrays
(#288) Visibility must be declared on method "header_selected"
(#288) Expected 1 space before opening brace; found 2
(#297) Visibility must be declared on method "header_attempt"
(#297) Expected 1 space before opening brace; found 2
(#306) Visibility must be declared on method "header_timemodified"
(#306) Expected 1 space before opening brace; found 2
(#315) Visibility must be declared on method "header_status"
(#315) Expected 1 space before opening brace; found 2
(#324) Visibility must be declared on method "header_duration"
(#324) Expected 1 space before opening brace; found 2
(#333) Visibility must be declared on method "header_penalties"
(#333) Expected 1 space before opening brace; found 2
(#342) Visibility must be declared on method "header_score"
(#342) Expected 1 space before opening brace; found 2
(#351) Visibility must be declared on method "header_responsefield"
(#351) Expected 1 space before opening brace; found 2
(#360) Visibility must be declared on method "header_other"
(#360) Expected 1 space before opening brace; found 2
(#361) Expected 1 space before "=="; 0 found
(#361) Expected 1 space after "=="; 0 found
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) 80 slashes comments are not allowed; use "// Comment." instead
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) 80 slashes comments are not allowed; use "// Comment." instead
(#379) Visibility must be declared on method "col_selected"
(#379) Expected 1 space before opening brace; found 2
(#389) Visibility must be declared on method "col_picture"
(#389) Expected 1 space before opening brace; found 2
(#393) Expected 1 space before "=="; 0 found
(#393) Expected 1 space after "=="; 0 found
(#399) Short array syntax must be used to define arrays
(#399) Expected 1 space before "=>"; 0 found
(#399) Expected 1 space after "=>"; 0 found
(#408) Visibility must be declared on method "col_grade"
(#408) Expected 1 space before opening brace; found 2
(#422) Visibility must be declared on method "col_attempt"
(#422) Expected 1 space before opening brace; found 2
(#433) Visibility must be declared on method "col_timemodified"
(#433) Expected 1 space before opening brace; found 2
(#444) Visibility must be declared on method "col_status"
(#444) Expected 1 space before opening brace; found 2
(#455) Visibility must be declared on method "col_duration"
(#455) Expected 1 space before opening brace; found 2
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) This comment is 43% valid code; is this commented out code?
(#470) Visibility must be declared on method "col_penalties"
(#470) Expected 1 space before opening brace; found 2
(#481) Visibility must be declared on method "col_score"
(#481) Expected 1 space before opening brace; found 2
(#493) Visibility must be declared on method "other_cols"
(#499) Expected 1 space before "=="; 0 found
(#499) Expected 1 space after "=="; 0 found
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Visibility must be declared on method "format_review_link"
(#514) Expected 1 space before opening brace; found 2
(#527) Visibility must be declared on method "get_sql_sort"
(#527) Expected 1 space before opening brace; found 2
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Expected 1 space before opening brace; found 2
(#562) Visibility must be declared on method "delete_rows"
(#562) Variable "delete_rows" must not contain underscores.
(#562) Expected 1 space before opening brace; found 2
(#563) Variable "delete_rows" must not contain underscores.
(#563) Variable "delete_flag" must not contain underscores.
(#564) Variable "delete_flag" must not contain underscores.
(#575) Visibility must be declared on method "delete_columns"
(#575) Variable "delete_columns" must not contain underscores.
(#575) Expected 1 space before opening brace; found 2
(#577) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#578) Variable "delete_columns" must not contain underscores.
(#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
(#599) Visibility must be declared on method "set_legend"
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) Short array syntax must be used to define arrays
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Expected 1 space before "==="; 0 found
(#611) Expected 1 space after "==="; 0 found
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Visibility must be declared on method "print_legend"
(#623) Expected 1 space before opening brace; found 2
(#628) Short array syntax must be used to define arrays
(#642) Variable "response_string" must not contain underscores.
(#644) Variable "response_string" must not contain underscores.
(#649) Variable "response_string" must not contain underscores.
(#664) Visibility must be declared on method "format_legend_index"
(#664) Expected 1 space before opening brace; found 2
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Expected 1 space before "/"; 0 found
(#669) Expected 1 space after "/"; 0 found
(#669) Expected 1 space before "-"; 0 found
(#669) Expected 1 space after "-"; 0 found
mod/hotpot/report/userfiltering.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file userfiltering.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Visibility must be declared on method "get_field"
(#47) Expected 1 space before opening brace; found 2
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Visibility must be declared on method "get_sql_filter"
(#93) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $params.
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#110) Visibility must be declared on method "get_sql_filter_attempts"
(#113) Short array syntax must be used to define arrays
(#118) Short array syntax must be used to define arrays
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#135) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#146) Short array syntax must be used to define arrays
(#164) Visibility must be declared on method "__construct"
(#168) Short array syntax must be used to define arrays
(#175) Variable "has_groupings" must not contain underscores.
(#177) Variable "has_groupings" must not contain underscores.
(#178) Short array syntax must be used to define arrays
(#186) Variable "has_groups" must not contain underscores.
(#188) Variable "has_groups" must not contain underscores.
(#189) Short array syntax must be used to define arrays
(#193) Variable "has_groups" must not contain underscores.
(#205) Variable "has_groupings" must not contain underscores.
(#217) PHP4 style calls to parent constructors are not allowed; use "parent::__construct()" instead
(#226) Visibility must be declared on method "setupForm"
(#226) method name "hotpot_filter_group::setupForm" must be in lower-case letters only
(#226) Expected 1 space before opening brace; found 2
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Visibility must be declared on method "get_sql_filter"
(#239) Expected 1 space before opening brace; found 2
(#243) Short array syntax must be used to define arrays
(#247) Short array syntax must be used to define arrays
(#248) Expected 1 space before "=="; 0 found
(#248) Expected 1 space after "=="; 0 found
(#249) Expected 1 space before "=="; 0 found
(#249) Expected 1 space after "=="; 0 found
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Short array syntax must be used to define arrays
(#299) Visibility must be declared on method "__construct"
(#305) PHP4 style calls to parent constructors are not allowed; use "parent::__construct()" instead
(#315) Visibility must be declared on method "get_sql_filter"
(#315) Expected 1 space before opening brace; found 2
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#326) Visibility must be declared on method "get_sql_filter_attempts"
(#326) Expected 1 space before opening brace; found 2
(#331) Short array syntax must be used to define arrays
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Short array syntax must be used to define arrays
(#363) Visibility must be declared on method "__construct"
(#365) Short array syntax must be used to define arrays
(#367) Short array syntax must be used to define arrays
(#375) Visibility must be declared on method "get_operators"
(#376) Short array syntax must be used to define arrays
(#376) Commas (,) must be followed by white space.
(#378) Commas (,) must be followed by white space.
(#387) Visibility must be declared on method "setupForm"
(#387) method name "hotpot_filter_number::setupForm" must be in lower-case letters only
(#387) Expected 1 space before opening brace; found 2
(#388) Short array syntax must be used to define arrays
(#390) Short array syntax must be used to define arrays
(#390) There should be a comma after the last array item in a multi-line array.
(#412) Visibility must be declared on method "check_data"
(#416) Logical operator "and" is prohibited; use "&&" instead
(#417) Short array syntax must be used to define arrays
(#430) Visibility must be declared on method "get_sql_filter"
(#430) Expected 1 space before opening brace; found 2
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Short array syntax must be used to define arrays
(#432) Short array syntax must be used to define arrays
(#441) Visibility must be declared on method "get_sql_filter_attempts"
(#441) Expected 1 space before opening brace; found 2
(#446) Short array syntax must be used to define arrays
(#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
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Short array syntax must be used to define arrays
(#472) Visibility must be declared on method "get_label"
(#481) Short array syntax must be used to define arrays
(#484) There should be a comma after the last array item in a multi-line array.
(#506) Visibility must be declared on method "get_sql_filter_attempts"
(#506) Expected 1 space before opening brace; found 2
(#511) Short array syntax must be used to define arrays
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Short array syntax must be used to define arrays
(#547) Visibility must be declared on method "setupForm"
(#547) method name "hotpot_filter_duration::setupForm" must be in lower-case letters only
(#547) Expected 1 space before opening brace; found 2
(#548) Short array syntax must be used to define arrays
(#550) Short array syntax must be used to define arrays
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) There should be a comma after the last array item in a multi-line array.
(#573) Visibility must be declared on method "get_label"
(#582) Short array syntax must be used to define arrays
(#585) There should be a comma after the last array item in a multi-line array.
(#597) Visibility must be declared on method "get_sql_filter_attempts"
(#597) Expected 1 space before opening brace; found 2
(#602) Short array syntax must be used to define arrays
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) This comment is 75% valid code; is this commented out code?
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Short array syntax must be used to define arrays
mod/hotpot/review.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file review.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) 80 slashes comments are not allowed; use "// Comment." instead
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) 80 slashes comments are not allowed; use "// Comment." instead
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Short array syntax must be used to define arrays
mod/hotpot/settings.php
(#2) Moodle boilerplate not found at first line
(#23) Incorrect @package tag for file settings.php. Expected mod_hotpot, found mod-hotpot.
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) This comment is 42% valid code; is this commented out code?
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line exceeds 132 characters; contains 158 characters
(#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
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#45) Expected 1 space before "=>"; 0 found
(#45) Line exceeds 132 characters; contains 140 characters
(#47) Line exceeds 132 characters; contains 159 characters
(#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
(#52) 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
(#62) Expected 1 space before ">"; 0 found
(#62) Expected 1 space after ">"; 0 found
(#65) Short array syntax must be used to define arrays
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "<="; 0 found
(#66) Expected 1 space after "<="; 0 found
(#70) Short array syntax must be used to define arrays
(#70) Line exceeds 132 characters; contains 165 characters
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line exceeds 132 characters; contains 143 characters
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line exceeds 132 characters; contains 161 characters
(#83) Short array syntax must be used to define arrays
(#87) There should be a comma after the last array item in a multi-line array.
(#90) Short array syntax must be used to define arrays
(#90) Line exceeds 132 characters; contains 165 characters
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line exceeds 132 characters; contains 160 characters
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line exceeds 132 characters; contains 143 characters
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#106) Expected 1 space before "=>"; 0 found
(#106) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 162 characters
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line exceeds 132 characters; contains 176 characters
mod/hotpot/source/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#39) Missing docblock for constant hotpot_source::BEST_OUTPUT_FORMAT
(#41) Missing docblock for constant hotpot_source::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) Missing docblock for constant hotpot_source::REQUIRED_MATCHES
(#42) Short array syntax must be used to define arrays
(#43) Missing docblock for constant hotpot_source::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) Missing docblock for constant hotpot_source::BANNED_STRINGS
(#44) Short array syntax must be used to define arrays
(#160) Variable "file_or_string" must not contain underscores.
(#170) Variable "file_or_string" must not contain underscores.
(#171) 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
(#172) Variable "file_or_string" must not contain underscores.
(#174) Variable "file_or_string" must not contain underscores.
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Variable "file_or_string" must not contain underscores.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) 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) Expected 1 space before "=="; 0 found
(#194) Expected 1 space after "=="; 0 found
(#209) Variable "file_php" must not contain underscores.
(#211) Variable "file_php" must not contain underscores.
(#213) Variable "pluginfile_php" must not contain underscores.
(#213) Variable "file_php" must not contain underscores.
(#215) Variable "file_php" must not contain underscores.
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Variable "pluginfile_php" must not contain underscores.
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Variable "pluginfile_php" must not contain underscores.
(#221) Line exceeds 132 characters; contains 151 characters
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) The static declaration must come after the visibility declaration
(#240) Missing docblock for function get_quizfiles
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Short array syntax must be used to define arrays
(#261) Missing docblock for function get_quizfiles_in_unitfolder
(#261) Visibility must be declared on method "get_quizfiles_in_unitfolder"
(#262) Short array syntax must be used to define arrays
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Short array syntax must be used to define arrays
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Visibility must be declared on method "get_quizfiles_in_quizchain"
(#306) Expected 1 space before opening brace; found 2
(#307) Short array syntax must be used to define arrays
(#309) Expected 1 space before "=="; 0 found
(#309) Expected 1 space after "=="; 0 found
(#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
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Expected 1 space before "=="; 0 found
(#326) Expected 1 space after "=="; 0 found
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Visibility must be declared on method "get_quizfiles_in_unitfile"
(#351) Expected 1 space before opening brace; found 2
(#352) Short array syntax must be used to define arrays
(#354) Expected 1 space before "=="; 0 found
(#354) Expected 1 space after "=="; 0 found
(#386) Missing docblock for function is
(#386) Visibility must be declared on method "is"
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) This comment is 75% valid code; is this commented out code?
(#392) No space found before comment text; expected "// if ($result = $type::$methodname($fullpath)) {" but found "//if ($result = $type::$methodname($fullpath)) {"
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) The static declaration must come after the visibility declaration
(#423) Missing docblock for function get_type
(#433) The static declaration must come after the visibility declaration
(#433) Missing docblock for function is_quizfile
(#433) Expected 1 space before opening brace; found 2
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) The static declaration must come after the visibility declaration
(#494) Missing docblock for function required_strings_html
(#494) Expected 1 space before opening brace; found 2
(#504) The static declaration must come after the visibility declaration
(#504) Missing docblock for function is_unitfile
(#514) The static declaration must come after the visibility declaration
(#514) Expected 1 space before opening brace; found 2
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) The static declaration must come after the visibility declaration
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Visibility must be declared on method "get_name"
(#592) Expected 1 space before opening brace; found 2
(#596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Visibility must be declared on method "get_title"
(#603) Expected 1 space before opening brace; found 2
(#607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Visibility must be declared on method "get_entrytext"
(#614) Expected 1 space before opening brace; found 2
(#618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Visibility must be declared on method "get_exittext"
(#625) Expected 1 space before opening brace; found 2
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Visibility must be declared on method "get_nextquiz"
(#636) Expected 1 space before opening brace; found 2
(#640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Visibility must be declared on method "get_icon"
(#647) Expected 1 space before opening brace; found 2
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) Visibility must be declared on method "get_file"
(#666) Expected 1 space before opening brace; found 2
(#667) Expected 1 space before "=="; 0 found
(#667) Expected 1 space after "=="; 0 found
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Visibility must be declared on method "get_location"
(#684) Expected 1 space before opening brace; found 2
(#686) Expected 1 space before "=="; 0 found
(#686) Expected 1 space after "=="; 0 found
(#689) Expected 1 space before "=="; 0 found
(#689) Expected 1 space after "=="; 0 found
(#706) Visibility must be declared on method "filemtime"
(#706) Expected 1 space before opening brace; found 2
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Short array syntax must be used to define arrays
(#720) Expected 1 space before "=>"; 0 found
(#720) Expected 1 space after "=>"; 0 found
(#720) Expected 1 space before "=>"; 0 found
(#720) Expected 1 space after "=>"; 0 found
(#720) There should be a comma after the last array item in a multi-line array.
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) This comment is 78% valid code; is this commented out code?
(#739) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Visibility must be declared on method "get_filecontents"
(#748) Expected 1 space before opening brace; found 2
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Expected 1 space before "=="; 0 found
(#758) Expected 1 space after "=="; 0 found
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) Expected 1 space before "=="; 0 found
(#779) Expected 1 space after "=="; 0 found
(#783) Expected 1 space before "=="; 0 found
(#783) Expected 1 space after "=="; 0 found
(#787) Expected 1 space before "=="; 0 found
(#787) Expected 1 space after "=="; 0 found
(#791) Expected 1 space before "=="; 0 found
(#791) Expected 1 space after "=="; 0 found
(#795) Expected 1 space before "=="; 0 found
(#795) Expected 1 space after "=="; 0 found
(#804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) Empty IF statement detected
(#810) Expected 1 space before "=="; 0 found
(#810) Expected 1 space after "=="; 0 found
(#810) Expected 1 space before "=="; 0 found
(#810) Expected 1 space after "=="; 0 found
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Visibility must be declared on method "get_filecontents_url"
(#825) Expected 1 space before opening brace; found 2
(#833) Expected 1 space before "+"; 0 found
(#833) Expected 1 space after "+"; 0 found
(#835) Closing brace must be on a line by itself
(#836) Closing brace must be on a line by itself
(#837) Closing brace must be on a line by itself
(#841) Expected 1 space before "=="; 0 found
(#841) Expected 1 space after "=="; 0 found
(#845) Expected 1 space before "=="; 0 found
(#845) Expected 1 space after "=="; 0 found
(#860) Short array syntax must be used to define arrays
(#876) Short array syntax must be used to define arrays
(#877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#878) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Visibility must be declared on method "get_sibling_filecontents"
(#894) Line exceeds 132 characters; contains 172 characters
(#900) Short array syntax must be used to define arrays
(#908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#909) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) Visibility must be declared on method "get_best_outputformat"
(#916) Expected 1 space before opening brace; found 2
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#930) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) Visibility must be declared on method "synchronize_moodle_settings"
(#938) Expected 1 space before opening brace; found 2
(#941) File must end with a newline character
mod/hotpot/source/hp/6/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Missing docblock for constant hotpot_source_hp_6::IS_TEXTOYS
(#50) The static declaration must come after the visibility declaration
(#50) Missing docblock for function required_strings_html
(#50) Expected 1 space before opening brace; found 2
(#51) Short array syntax must be used to define arrays
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jcloze/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "hbs_software" must not contain underscores.
(#42) Missing member variable doc comment
(#42) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/jcloze/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcloze_html::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jcloze_html::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#44) Whitespace found at end of line
(#46) Missing docblock for constant hotpot_source_hp_6_jcloze_html::BANNED_STRINGS
(#46) Short array syntax must be used to define arrays
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) There should be a comma after the last array item in a multi-line array.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jcloze/html/dropdown/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcloze_html_dropdown::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jcloze_html_dropdown::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jcloze/html/findit/a/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcloze_html_findit_a::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jcloze_html_findit_a::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) There should be a comma after the last array item in a multi-line array.
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Missing docblock for constant hotpot_source_hp_6_jcloze_html_findit_a::BANNED_STRINGS
(#47) Short array syntax must be used to define arrays
(#48) There should be a comma after the last array item in a multi-line array.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jcloze/html/findit/b/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcloze_html_findit_b::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jcloze_html_findit_b::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) 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
(#46) There should be a comma after the last array item in a multi-line array.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// Rottmeier FindIt (b) file" but found "//Rottmeier FindIt (b) file"
mod/hotpot/source/hp/6/jcloze/html/findit/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) The static declaration must come after the visibility declaration
(#47) Expected 1 space before opening brace; found 2
mod/hotpot/source/hp/6/jcloze/html/jgloss/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcloze_html_jgloss::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jcloze_html_jgloss::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jcloze/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_hp_6_jcloze_xml::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) Missing docblock for constant hotpot_source_hp_6_jcloze_xml::REQUIRED_STRINGS
(#42) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#50) Visibility must be declared on method "compact_filecontents"
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Short array syntax must be used to define arrays
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Short array syntax must be used to define arrays
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Short array syntax must be used to define arrays
(#100) Visibility must be declared on method "compact_filecontents_opentext"
(#100) Expected 1 space before opening brace; found 2
(#102) Short array syntax must be used to define arrays
(#112) Visibility must be declared on method "compact_filecontents_entities"
(#112) Expected 1 space before opening brace; found 2
(#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
(#114) Variable "html_entities" must not contain underscores.
(#114) Short array syntax must be used to define arrays
(#119) There should be a comma after the last array item in a multi-line array.
(#121) Variable "html_entities" must not contain underscores.
mod/hotpot/source/hp/6/jcross/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "hbs_software" must not contain underscores.
(#42) Missing member variable doc comment
(#42) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/jcross/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcross_html::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jcross_html::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jcross/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jcross_xml::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) Missing docblock for constant hotpot_source_hp_6_jcross_xml::REQUIRED_STRINGS
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jmatch/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "hbs_software" must not contain underscores.
(#42) Missing member variable doc comment
(#42) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/jmatch/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmatch_html::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jmatch_html::BANNED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) There should be a comma after the last array item in a multi-line array.
(#54) The static declaration must come after the visibility declaration
(#54) Missing docblock for function required_strings_html
(#54) Expected 1 space before opening brace; found 2
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jmatch/html/flashcard/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmatch_html_flashcard::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jmatch_html_flashcard::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jmatch/html/intro/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmatch_html_intro::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jmatch_html_intro::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#53) The static declaration must come after the visibility declaration
(#53) Missing docblock for function required_strings_html
(#53) Expected 1 space before opening brace; found 2
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jmatch/html/jmemori/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmatch_html_jmemori::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jmatch_html_jmemori::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#47) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jmatch/html/sort/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmatch_html_sort::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jmatch_html_sort::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#46) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jmatch/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmatch_xml::BEST_OUTPUT_FORMAT
(#41) Missing docblock for constant hotpot_source_hp_6_jmatch_xml::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) Missing docblock for constant hotpot_source_hp_6_jmatch_xml::REQUIRED_STRINGS
(#42) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jmix/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "hbs_software" must not contain underscores.
(#42) Missing member variable doc comment
(#42) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/jmix/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_hp_6_jmix_html::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#51) The static declaration must come after the visibility declaration
(#51) Missing docblock for function required_strings_html
(#51) Expected 1 space before opening brace; found 2
(#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 start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/source/hp/6/jmix/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jmix_xml::BEST_OUTPUT_FORMAT
(#41) Missing docblock for constant hotpot_source_hp_6_jmix_xml::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) Missing docblock for constant hotpot_source_hp_6_jmix_xml::REQUIRED_STRINGS
(#42) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jquiz/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#41) Member variable "hbs_software" must not contain underscores.
(#42) Missing member variable doc comment
(#42) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/jquiz/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jquiz_html::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_jquiz_html::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/jquiz/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_jquiz_xml::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) Missing docblock for constant hotpot_source_hp_6_jquiz_xml::REQUIRED_STRINGS
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/rhubarb/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_hp_6_rhubarb::IS_TEXTOYS
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#44) Member variable "hbs_software" must not contain underscores.
(#45) Missing member variable doc comment
(#45) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/rhubarb/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_rhubarb_html::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_rhubarb_html::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/rhubarb/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_rhubarb_xml::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) Missing docblock for constant hotpot_source_hp_6_rhubarb_xml::REQUIRED_STRINGS
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/sequitur/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_hp_6_sequitur::IS_TEXTOYS
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#44) Member variable "hbs_software" must not contain underscores.
(#45) Missing member variable doc comment
(#45) Member variable "hbs_quiztype" must not contain underscores.
mod/hotpot/source/hp/6/sequitur/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_sequitur_html::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#43) Missing docblock for constant hotpot_source_hp_6_sequitur_html::REQUIRED_STRINGS
(#43) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/6/sequitur/xml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Missing docblock for constant hotpot_source_hp_6_sequitur_xml::REQUIRED_FILETYPES
(#40) Short array syntax must be used to define arrays
(#41) Missing docblock for constant hotpot_source_hp_6_sequitur_xml::REQUIRED_STRINGS
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
mod/hotpot/source/hp/class.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file class.php. Expected hotpotsource_hp, found mod.
(#45) Missing member variable doc comment
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) You must use "/**" style comments for a member variable comment
(#46) Member variable "xml_root" must not contain underscores.
(#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
(#48) You must use "/**" style comments for a member variable comment
(#48) Member variable "hbs_software" must not contain underscores.
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) You must use "/**" style comments for a member variable comment
(#49) Member variable "hbs_quiztype" must not contain underscores.
(#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
(#51) You must use "/**" style comments for a member variable comment
(#51) Member variable "hbs_version" must not contain underscores.
(#52) You must use "/**" style comments for a member variable comment
(#52) Member variable "hbs_filetype" must not contain underscores.
(#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
(#55) You must use "/**" style comments for a member variable comment
(#55) Member variable "javascript_replace_pairs" must not contain underscores.
(#55) Short array syntax must be used to define arrays
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 48% valid code; is this commented out code?
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) There should be a comma after the last array item in a multi-line array.
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#66) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#67) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#68) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#69) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#72) You must use "/**" style comments for a member variable comment
(#72) Member variable "search_unicode_chars" must not contain underscores.
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) You must use "/**" style comments for a member variable comment
(#76) Member variable "utf8_decrement" must not contain underscores.
(#76) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) You must use "/**" style comments for a member variable comment
(#84) Member variable "utf8_shift" must not contain underscores.
(#84) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Short array syntax must be used to define arrays
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#87) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Short array syntax must be used to define arrays
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) There should be a comma after the last array item in a multi-line array.
(#92) Whitespace found at end of line
(#96) Visibility must be declared on method "is_html"
(#105) Visibility must be declared on method "get_hbs_version"
(#118) Visibility must be declared on method "get_name"
(#131) Visibility must be declared on method "get_title"
(#144) Visibility must be declared on method "get_entrytext"
(#157) Visibility must be declared on method "get_nextquiz"
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Missing docblock for function html_get_hbs_version
(#167) Visibility must be declared on method "html_get_hbs_version"
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Line exceeds 132 characters; contains 136 characters
(#188) Visibility must be declared on method "html_get_name"
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Visibility must be declared on method "html_get_entrytext"
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Visibility must be declared on method "html_get_nextquiz"
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Expected 1 space before "-"; 0 found
(#260) Expected 1 space after "-"; 0 found
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Visibility must be declared on method "xml_get_hbs_version"
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Visibility must be declared on method "xml_get_name"
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Visibility must be declared on method "xml_get_entrytext"
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Visibility must be declared on method "xml_get_nextquiz"
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#374) Visibility must be declared on method "xml_locate_file"
(#390) Expected 1 space before "=="; 0 found
(#390) Expected 1 space after "=="; 0 found
(#390) Expected 1 space before "=="; 0 found
(#390) Expected 1 space after "=="; 0 found
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Short array syntax must be used to define arrays
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) This comment is 43% valid code; is this commented out code?
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Visibility must be declared on method "xml_get_filecontents"
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Short array syntax must be used to define arrays
(#443) Variable "config_file" must not contain underscores.
(#444) Variable "config_file" must not contain underscores.
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Variable "config_file" must not contain underscores.
(#448) Variable "config_file" must not contain underscores.
(#449) Variable "config_file" must not contain underscores.
(#450) Variable "config_file" must not contain underscores.
(#450) Short array syntax must be used to define arrays
(#452) Variable "config_file" must not contain underscores.
(#452) Short array syntax must be used to define arrays
(#454) Variable "config_file" must not contain underscores.
(#454) Short array syntax must be used to define arrays
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Variable "config_file" must not contain underscores.
(#460) Variable "config_file" must not contain underscores.
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) This comment is 58% valid code; is this commented out code?
(#462) Variable "config_file" must not contain underscores.
(#463) Variable "config_file" must not contain underscores.
(#465) Variable "config_file" must not contain underscores.
(#478) Visibility must be declared on method "pre_xmlize_filecontents"
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#488) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#489) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#490) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#491) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#498) Short array syntax must be used to define arrays
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Missing docblock for function utf8_char_to_html_entity
(#510) Visibility must be declared on method "utf8_char_to_html_entity"
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Expected 1 space before "="; 0 found
(#517) Expected 1 space after "="; 0 found
(#517) Expected 1 space before "<"; 0 found
(#517) Expected 1 space after "<"; 0 found
(#536) Visibility must be declared on method "xml_value"
(#536) Variable "more_tags" must not contain underscores.
(#538) Variable "block_elements" must not contain underscores.
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Variable "all_tags" must not contain underscores.
(#544) Variable "all_tags" must not contain underscores.
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Variable "all_tags" must not contain underscores.
(#549) Variable "more_tags" must not contain underscores.
(#549) Expected 1 space before "==="; 0 found
(#549) Expected 1 space after "==="; 0 found
(#550) Variable "all_tags" must not contain underscores.
(#552) Variable "all_tags" must not contain underscores.
(#552) Variable "more_tags" must not contain underscores.
(#554) Variable "all_tags" must not contain underscores.
(#554) Variable "all_tags" must not contain underscores.
(#557) Variable "all_tags" must not contain underscores.
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Short array syntax must be used to define arrays
(#570) Expected 1 space before "=>"; 0 found
(#570) Expected 1 space after "=>"; 0 found
(#570) Expected 1 space before "=>"; 0 found
(#570) Expected 1 space after "=>"; 0 found
(#570) Expected 1 space before "=>"; 0 found
(#570) Expected 1 space after "=>"; 0 found
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Variable "block_elements" must not contain underscores.
(#573) Expected 1 space before "==="; 0 found
(#573) Expected 1 space after "==="; 0 found
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "block_elements" must not contain underscores.
(#575) Short array syntax must be used to define arrays
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) This comment is 96% valid code; is this commented out code?
(#576) No space found before comment text; expected "// 'div','p','pre','blockquote','center'," but found "//'div','p','pre','blockquote','center',"
(#577) No space found before comment text; expected "// 'h1','h2','h3','h4','h5','h6','hr'," but found "//'h1','h2','h3','h4','h5','h6','hr',"
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#582) Commas (,) must be followed by white space.
(#583) Commas (,) must be followed by white space.
(#583) There should be a comma after the last array item in a multi-line array.
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Variable "block_elements" must not contain underscores.
(#586) Variable "block_elements" must not contain underscores.
(#587) Variable "block_elements" must not contain underscores.
(#587) Variable "block_elements" must not contain underscores.
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) No space found before comment text; expected "// .'(?='.'<)' // followed by the start of another tag" but found "//.'(?='.'<)' // followed by the start of another tag"
(#590) Variable "block_elements" must not contain underscores.
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Short array syntax must be used to define arrays
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) Short array syntax must be used to define arrays
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Visibility must be declared on method "single_line"
(#642) Visibility must be declared on method "xml_value_nl2br"
(#657) Visibility must be declared on method "xml_value_bool"
(#657) Variable "more_tags" must not contain underscores.
(#658) Variable "more_tags" must not contain underscores.
(#674) Visibility must be declared on method "xml_value_int"
(#674) Variable "more_tags" must not contain underscores.
(#675) Variable "more_tags" must not contain underscores.
(#693) Visibility must be declared on method "xml_value_js"
(#693) Variable "more_tags" must not contain underscores.
(#693) Variable "convert_to_unicode" must not contain underscores.
(#694) Variable "more_tags" must not contain underscores.
(#695) Variable "convert_to_unicode" must not contain underscores.
(#705) Visibility must be declared on method "js_value_safe"
(#705) Variable "convert_to_unicode" must not contain underscores.
(#708) Variable "convert_to_unicode" must not contain underscores.
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Short array syntax must be used to define arrays
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Visibility must be declared on method "js_unicode_char"
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Visibility must be declared on method "synchronize_moodle_settings"
(#744) Expected 1 space before "=="; 0 found
(#744) Expected 1 space after "=="; 0 found
(#744) Expected 1 space before "=="; 0 found
(#744) Expected 1 space after "=="; 0 found
(#751) File must end with a newline character
mod/hotpot/source/hp/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/source/hp/lang/en/hotpotsource_hp.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotsource_hp.php
(#1) Moodle boilerplate not found
mod/hotpot/source/hp/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotsource_hp, found hotpotsource.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/source/html/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_html::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#51) Visibility must be declared on method "html_get_name"
(#51) Expected 1 space before opening brace; found 2
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "i_max" must not contain underscores.
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "<"; 0 found
(#68) Expected 1 space after "<"; 0 found
(#68) Variable "i_max" must not contain underscores.
(#90) Visibility must be declared on method "get_title"
(#90) Expected 1 space before opening brace; found 2
(#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
(#101) Visibility must be declared on method "get_entrytext"
(#101) Expected 1 space before opening brace; found 2
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) File must end with a newline character
mod/hotpot/source/html/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/source/html/ispring/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_html_ispring::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#44) Missing docblock for constant hotpot_source_html_ispring::REQUIRED_MATCHES
(#44) Short array syntax must be used to define arrays
(#48) There should be a comma after the last array item in a multi-line array.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) You must use "/**" style comments for a member variable comment
(#59) Visibility must be declared on method "get_entrytext"
(#59) Expected 1 space before opening brace; found 2
(#62) File must end with a newline character
mod/hotpot/source/html/lang/en/hotpotsource_html.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotsource_html.php
(#1) Moodle boilerplate not found
mod/hotpot/source/html/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotsource_html, found hotpotsource.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/source/html/xerte/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_html_xerte::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#44) Missing docblock for constant hotpot_source_html_xerte::REQUIRED_MATCHES
(#44) Short array syntax must be used to define arrays
(#46) There should be a comma after the last array item in a multi-line array.
(#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
(#50) You must use "/**" style comments for a member variable comment
(#50) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#50) Scope modifier not specified for member variable "$icon"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) You must use "/**" style comments for a member variable comment
(#53) Member variable "template_xml" must not contain underscores.
(#53) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#53) Scope modifier not specified for member variable "$template_xml"
(#60) Visibility must be declared on method "get_template_xml"
(#74) Visibility must be declared on method "get_template_value"
(#76) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Visibility must be declared on method "get_name"
(#94) Short array syntax must be used to define arrays
(#105) Visibility must be declared on method "get_displayMode"
(#105) method name "hotpot_source_html_xerte::get_displayMode" must be in lower-case letters only
(#106) Short array syntax must be used to define arrays
(#114) Visibility must be declared on method "get_entrytext"
(#117) File must end with a newline character
mod/hotpot/source/html/xhtml/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_html, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_html_xhtml::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) You must use "/**" style comments for a member variable comment
(#47) Missing member variable doc comment
(#48) Missing member variable doc comment
(#49) Missing member variable doc comment
(#50) File must end with a newline character
mod/hotpot/source/qedoc/class.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file class.php. Expected hotpotsource_qedoc, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for constant hotpot_source_qedoc::REQUIRED_FILETYPES
(#41) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#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
(#44) Missing docblock for constant hotpot_source_qedoc::REQUIRED_MATCHES
(#44) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Visibility must be declared on method "get_name"
(#55) Expected 1 space before opening brace; found 2
(#64) Visibility must be declared on method "get_title"
(#64) Expected 1 space before opening brace; found 2
mod/hotpot/source/qedoc/classes/privacy/provider.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/hotpot/source/qedoc/lang/en/hotpotsource_qedoc.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file hotpotsource_qedoc.php
(#1) Moodle boilerplate not found
mod/hotpot/source/qedoc/version.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file version.php. Expected hotpotsource_qedoc, found hotpotsource.
(#27) Logical operator "or" is prohibited; use "||" instead
mod/hotpot/storage.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file storage.php. Expected mod_hotpot, found mod-hotpot.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Class constants must be uppercase; expected SCOREFIELD but found scorefield
(#45) Missing docblock for constant mod_hotpot_storage::detailsfield
(#45) Class constants must be uppercase; expected DETAILSFIELD but found detailsfield
(#46) Missing docblock for constant mod_hotpot_storage::xmlresultstag
(#46) Class constants must be uppercase; expected XMLRESULTSTAG but found xmlresultstag
(#53) Class constants must be uppercase; expected DURATIONSTARTFIELD but found durationstartfield
(#54) Missing docblock for constant mod_hotpot_storage::durationfinishfield
(#54) Class constants must be uppercase; expected DURATIONFINISHFIELD but found durationfinishfield
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) The static declaration must come after the visibility declaration
(#63) Expected 1 space before opening brace; found 2
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) 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
(#85) Short array syntax must be used to define arrays
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Expected 1 space before ">"; 0 found
(#99) Expected 1 space after ">"; 0 found
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) This comment is 60% valid code; is this commented out code?
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 60% valid code; is this commented out code?
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#127) Short array syntax must be used to define arrays
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Short array syntax must be used to define arrays
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Line exceeds 132 characters; contains 138 characters
(#134) Short array syntax must be used to define arrays
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Line exceeds 132 characters; contains 143 characters
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Short array syntax must be used to define arrays
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Short array syntax must be used to define arrays
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#156) Short array syntax must be used to define arrays
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#158) Short array syntax must be used to define arrays
(#160) There should be a comma after the last array item in a multi-line array.
(#163) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) The static declaration must come after the visibility declaration
(#187) Variable "old_string" must not contain underscores.
(#187) Expected 1 space before opening brace; found 2
(#188) Variable "new_string" must not contain underscores.
(#189) Variable "str_start" must not contain underscores.
(#190) Variable "cdata_start" must not contain underscores.
(#190) Variable "old_string" must not contain underscores.
(#190) Variable "str_start" must not contain underscores.
(#190) Variable "cdata_end" must not contain underscores.
(#190) Variable "old_string" must not contain underscores.
(#190) Variable "cdata_start" must not contain underscores.
(#190) Line exceeds 132 characters; contains 138 characters
(#191) Variable "cdata_end" must not contain underscores.
(#192) Variable "new_string" must not contain underscores.
(#192) Variable "old_string" must not contain underscores.
(#192) Variable "str_start" must not contain underscores.
(#192) Variable "cdata_start" must not contain underscores.
(#192) Expected 1 space before "-"; 0 found
(#192) Expected 1 space after "-"; 0 found
(#192) Variable "str_start" must not contain underscores.
(#192) Variable "old_string" must not contain underscores.
(#192) Variable "cdata_start" must not contain underscores.
(#192) Variable "cdata_end" must not contain underscores.
(#192) Expected 1 space before "-"; 0 found
(#192) Expected 1 space after "-"; 0 found
(#192) Variable "cdata_start" must not contain underscores.
(#192) Line exceeds 132 characters; contains 170 characters
(#193) Variable "str_start" must not contain underscores.
(#193) Variable "cdata_end" must not contain underscores.
(#195) Variable "new_string" must not contain underscores.
(#195) Variable "old_string" must not contain underscores.
(#195) Variable "str_start" must not contain underscores.
(#196) Variable "new_string" must not contain underscores.
(#204) The static declaration must come after the visibility declaration
(#204) Expected 1 space before opening brace; found 2
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "question_number" must not contain underscores.
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected 1 space before "=="; 0 found
(#255) Expected 1 space after "=="; 0 found
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Empty IF statement detected
(#260) Variable "question_number" must not contain underscores.
(#260) Variable "question_number" must not contain underscores.
(#260) Expected 1 space before "=="; 0 found
(#260) Expected 1 space after "=="; 0 found
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Variable "question_number" must not contain underscores.
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) This comment is 52% valid code; is this commented out code?
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) No space found before comment text; expected "// hotpot_adjust_response_field($quiztype, $question, $num='', $name, $data);" but found "//hotpot_adjust_response_field($quiztype, $question, $num='', $name, $data);"
(#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
(#315) Expected 1 space before "=="; 0 found
(#315) Expected 1 space after "=="; 0 found
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) The static declaration must come after the visibility declaration
(#335) Expected 1 space before opening brace; found 2
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Short array syntax must be used to define arrays
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Line exceeds 132 characters; contains 145 characters
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#358) Short array syntax must be used to define arrays
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#364) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Expected "if (...) {\n"; found "if(...) {\n"
(#381) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/hotpot/submit.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file submit.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 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
(#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
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Short array syntax must be used to define arrays
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) 80 slashes comments are not allowed; use "// Comment." instead
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) 80 slashes comments are not allowed; use "// Comment." instead
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/tools/clear_cache.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file clear_cache.php. Expected mod_hotpot, found mod-hotpot.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Variable "count_cache" must not contain underscores.
(#52) Variable "count_cache" must not contain underscores.
(#54) Variable "count_quizzes" must not contain underscores.
(#59) Variable "count_quizzes" must not contain underscores.
(#60) Variable "count_cache" must not contain underscores.
(#61) Variable "count_cache" must not contain underscores.
mod/hotpot/tools/clear_details.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file clear_details.php. Expected mod_hotpot, found mod-hotpot.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Variable "count_details" must not contain underscores.
(#52) Variable "count_details" must not contain underscores.
(#54) Variable "count_quizzes" must not contain underscores.
(#59) Variable "count_quizzes" must not contain underscores.
(#60) Variable "count_details" must not contain underscores.
(#61) Variable "count_details" must not contain underscores.
mod/hotpot/tools/index.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file index.php. Expected mod_hotpot, found mod-hotpot.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#58) Short array syntax must be used to define arrays
mod/hotpot/version.php
(#2) Moodle boilerplate not found at first line
(#24) Incorrect @package tag for file version.php. Expected mod_hotpot, found mod-hotpot.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) This comment is 50% valid code; is this commented out code?
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
mod/hotpot/view.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file view.php. Expected mod_hotpot, found mod-hotpot.
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) 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
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#75) Empty ELSE statement detected
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) 80 slashes comments are not allowed; use "// Comment." instead
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) 80 slashes comments are not allowed; use "// Comment." instead
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(455 errors, 1894 warnings)

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

mod/hotpot/attempt/hp/6/jcloze/anctscan.js
(#30) Identifier 'JCloze_ANCT_Scan' is not in camel case. (camelcase)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 2 = JCloze'. (no-multi-spaces)
(#41) 'I' is not defined. (no-undef)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Operator '>=' must be spaced. (space-infix-ops)
(#57) 'GapList' is not defined. (no-undef)
(#58) 'GapList' is not defined. (no-undef)
(#61) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Identifier 'g_max' is not in camel case. (camelcase)
(#68) Identifier 'g_max' is not in camel case. (camelcase)
(#68) Operator '==' must be spaced. (space-infix-ops)
(#68) Identifier 'g_max' is not in camel case. (camelcase)
(#68) Operator '-' must be spaced. (space-infix-ops)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Identifier 'g_max' is not in camel case. (camelcase)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) 'responses' declared on line 78 column 17 is used outside of binding context. (block-scoped-var)
(#78) 'responses' is already defined. (no-redeclare)
(#78) 'responses' declared on line 76 column 17 is used outside of binding context. (block-scoped-var)
(#81) Identifier 'r_max' is not in camel case. (camelcase)
(#81) 'responses' declared on line 76 column 17 is used outside of binding context. (block-scoped-var)
(#81) 'responses' declared on line 78 column 17 is used outside of binding context. (block-scoped-var)
(#82) Operator '=' must be spaced. (space-infix-ops)
(#82) Operator '<' must be spaced. (space-infix-ops)
(#82) Identifier 'r_max' is not in camel case. (camelcase)
(#83) 'responses' declared on line 76 column 17 is used outside of binding context. (block-scoped-var)
(#83) 'responses' declared on line 78 column 17 is used outside of binding context. (block-scoped-var)
(#83) Operator '==' must be spaced. (space-infix-ops)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) 'r' declared on line 82 column 18 is used outside of binding context. (block-scoped-var)
(#89) Operator '==' must be spaced. (space-infix-ops)
(#89) Identifier 'r_max' is not in camel case. (camelcase)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) 'responses' declared on line 76 column 17 is used outside of binding context. (block-scoped-var)
(#92) 'responses' declared on line 78 column 17 is used outside of binding context. (block-scoped-var)
(#92) 'r' declared on line 82 column 18 is used outside of binding context. (block-scoped-var)
(#94) Missing semicolon. (semi)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Missing semicolon. (semi)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#113) 'GapList' is not defined. (no-undef)
(#114) Missing space before opening brace. (space-before-blocks)
(#116) Operator '=' must be spaced. (space-infix-ops)
(#116) Operator '<' must be spaced. (space-infix-ops)
(#116) Missing space before opening brace. (space-before-blocks)
(#117) 'GapList' is not defined. (no-undef)
(#117) Missing space before opening brace. (space-before-blocks)
(#121) 'TotWrongChoices' is not defined. (no-undef)
(#121) Missing space before opening brace. (space-before-blocks)
(#122) 'TotWrongChoices' is not defined. (no-undef)
(#128) Missing semicolon. (semi)
(#130) 'I' is not defined. (no-undef)
(#132) Identifier 'JCloze_ANCT_Scan' is not in camel case. (camelcase)
(#132) A constructor name should not start with a lowercase letter. (new-cap)
(#132) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jcloze/dropdown.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 2 = JCloze'. (no-multi-spaces)
(#41) 'I' is not defined. (no-undef)
(#41) Multiple spaces found before '// clue text'. (no-multi-spaces)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Identifier 'i_max' is not in camel case. (camelcase)
(#52) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#52) Operator '=' must be spaced. (space-infix-ops)
(#52) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#52) Operator '<' must be spaced. (space-infix-ops)
(#52) Identifier 'i_max' is not in camel case. (camelcase)
(#52) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#54) 'GapList' is not defined. (no-undef)
(#54) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) 'Get_SelectedDropValue' is not defined. (no-undef)
(#59) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#60) Operator '<' must be spaced. (space-infix-ops)
(#61) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Identifier 'is_wrong' is not in camel case. (camelcase)
(#66) 'is_wrong' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#66) Operator '!=' must be spaced. (space-infix-ops)
(#67) 'g' declared on line 71 column 21 is used outside of binding context. (block-scoped-var)
(#67) 'I' is not defined. (no-undef)
(#67) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#68) 'MaxNumOfTrials' declared on line 72 column 21 is used outside of binding context. (block-scoped-var)
(#68) 'I' is not defined. (no-undef)
(#68) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#70) 'is_wrong' is already defined. (no-redeclare)
(#70) 'is_wrong' declared on line 66 column 21 is used outside of binding context. (block-scoped-var)
(#70) Operator '!=' must be spaced. (space-infix-ops)
(#70) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#71) 'g' is already defined. (no-redeclare)
(#71) 'g' declared on line 67 column 21 is used outside of binding context. (block-scoped-var)
(#71) 'I' is not defined. (no-undef)
(#72) 'MaxNumOfTrials' is already defined. (no-redeclare)
(#72) 'MaxNumOfTrials' declared on line 68 column 21 is used outside of binding context. (block-scoped-var)
(#72) 'GapList' is not defined. (no-undef)
(#74) Unexpected space after unary operator '!'. (space-unary-ops)
(#74) 'g' declared on line 67 column 21 is used outside of binding context. (block-scoped-var)
(#74) 'g' declared on line 71 column 21 is used outside of binding context. (block-scoped-var)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) 'MaxNumOfTrials' declared on line 68 column 21 is used outside of binding context. (block-scoped-var)
(#79) 'MaxNumOfTrials' declared on line 72 column 21 is used outside of binding context. (block-scoped-var)
(#79) 'MaxNumOfTrials' declared on line 68 column 21 is used outside of binding context. (block-scoped-var)
(#79) 'MaxNumOfTrials' declared on line 72 column 21 is used outside of binding context. (block-scoped-var)
(#79) 'GapList' is not defined. (no-undef)
(#79) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#79) Missing space before opening brace. (space-before-blocks)
(#80) 'GapList' is not defined. (no-undef)
(#80) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#80) 'GapList' is not defined. (no-undef)
(#80) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#80) 'MaxNumOfTrials' declared on line 68 column 21 is used outside of binding context. (block-scoped-var)
(#80) 'MaxNumOfTrials' declared on line 72 column 21 is used outside of binding context. (block-scoped-var)
(#82) 'GapList' is not defined. (no-undef)
(#82) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#84) 'GapList' is not defined. (no-undef)
(#84) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#84) Missing space before opening brace. (space-before-blocks)
(#85) 'GapList' is not defined. (no-undef)
(#85) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) 'i' declared on line 123 column 22 is used outside of binding context. (block-scoped-var)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#95) Identifier 'g_max' is not in camel case. (camelcase)
(#96) Identifier 'g_max' is not in camel case. (camelcase)
(#96) 'g' declared on line 67 column 21 is used outside of binding context. (block-scoped-var)
(#96) 'g' declared on line 71 column 21 is used outside of binding context. (block-scoped-var)
(#96) Operator '==' must be spaced. (space-infix-ops)
(#96) Identifier 'g_max' is not in camel case. (camelcase)
(#96) Operator '-' must be spaced. (space-infix-ops)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) 'is_wrong' declared on line 66 column 21 is used outside of binding context. (block-scoped-var)
(#102) Identifier 'is_wrong' is not in camel case. (camelcase)
(#102) 'is_wrong' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#103) 'responses' declared on line 105 column 21 is used outside of binding context. (block-scoped-var)
(#105) 'responses' is already defined. (no-redeclare)
(#105) 'responses' declared on line 103 column 21 is used outside of binding context. (block-scoped-var)
(#107) Identifier 'r_max' is not in camel case. (camelcase)
(#107) 'responses' declared on line 103 column 21 is used outside of binding context. (block-scoped-var)
(#107) 'responses' declared on line 105 column 21 is used outside of binding context. (block-scoped-var)
(#108) Operator '=' must be spaced. (space-infix-ops)
(#108) Operator '<' must be spaced. (space-infix-ops)
(#108) Identifier 'r_max' is not in camel case. (camelcase)
(#109) 'responses' declared on line 103 column 21 is used outside of binding context. (block-scoped-var)
(#109) 'responses' declared on line 105 column 21 is used outside of binding context. (block-scoped-var)
(#109) Operator '==' must be spaced. (space-infix-ops)
(#109) 'g' declared on line 67 column 21 is used outside of binding context. (block-scoped-var)
(#109) 'g' declared on line 71 column 21 is used outside of binding context. (block-scoped-var)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#114) 'r' declared on line 108 column 22 is used outside of binding context. (block-scoped-var)
(#114) Operator '==' must be spaced. (space-infix-ops)
(#114) Identifier 'r_max' is not in camel case. (camelcase)
(#115) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) 'responses' declared on line 103 column 21 is used outside of binding context. (block-scoped-var)
(#117) 'responses' declared on line 105 column 21 is used outside of binding context. (block-scoped-var)
(#117) 'r' declared on line 108 column 22 is used outside of binding context. (block-scoped-var)
(#117) 'g' declared on line 67 column 21 is used outside of binding context. (block-scoped-var)
(#117) 'g' declared on line 71 column 21 is used outside of binding context. (block-scoped-var)
(#119) Comments should not begin with a lowercase character. (capitalized-comments)
(#123) 'i' is already defined. (no-redeclare)
(#123) 'i' declared on line 52 column 18 is used outside of binding context. (block-scoped-var)
(#123) Operator '=' must be spaced. (space-infix-ops)
(#123) 'i' declared on line 52 column 18 is used outside of binding context. (block-scoped-var)
(#123) Operator '<' must be spaced. (space-infix-ops)
(#123) Identifier 'i_max' is not in camel case. (camelcase)
(#123) 'i' declared on line 52 column 18 is used outside of binding context. (block-scoped-var)
(#124) 'GapList' is not defined. (no-undef)
(#124) 'i' declared on line 52 column 18 is used outside of binding context. (block-scoped-var)
(#126) Identifier 'i_max' is not in camel case. (camelcase)
(#128) Missing semicolon. (semi)
(#128) Comments should not begin with a lowercase character. (capitalized-comments)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#136) 'GapList' is not defined. (no-undef)
(#137) 'GapList' is not defined. (no-undef)
(#139) Missing semicolon. (semi)
(#141) 'I' is not defined. (no-undef)
(#143) A constructor name should not start with a lowercase letter. (new-cap)
(#143) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jcloze/findit.a.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 2 = JCloze'. (no-multi-spaces)
(#41) 'I' is not defined. (no-undef)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Operator '>=' must be spaced. (space-infix-ops)
(#57) 'GapList' is not defined. (no-undef)
(#58) 'GapList' is not defined. (no-undef)
(#61) 'GapList' is not defined. (no-undef)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) 'GapList' is not defined. (no-undef)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Identifier 'g_max' is not in camel case. (camelcase)
(#77) Identifier 'g_max' is not in camel case. (camelcase)
(#77) Operator '==' must be spaced. (space-infix-ops)
(#77) Identifier 'g_max' is not in camel case. (camelcase)
(#77) Operator '-' must be spaced. (space-infix-ops)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Identifier 'g_max' is not in camel case. (camelcase)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#85) 'responses' declared on line 87 column 17 is used outside of binding context. (block-scoped-var)
(#87) 'responses' is already defined. (no-redeclare)
(#87) 'responses' declared on line 85 column 17 is used outside of binding context. (block-scoped-var)
(#90) Identifier 'r_max' is not in camel case. (camelcase)
(#90) 'responses' declared on line 85 column 17 is used outside of binding context. (block-scoped-var)
(#90) 'responses' declared on line 87 column 17 is used outside of binding context. (block-scoped-var)
(#91) Operator '=' must be spaced. (space-infix-ops)
(#91) Operator '<' must be spaced. (space-infix-ops)
(#91) Identifier 'r_max' is not in camel case. (camelcase)
(#92) 'responses' declared on line 85 column 17 is used outside of binding context. (block-scoped-var)
(#92) 'responses' declared on line 87 column 17 is used outside of binding context. (block-scoped-var)
(#92) Operator '==' must be spaced. (space-infix-ops)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) 'r' declared on line 91 column 18 is used outside of binding context. (block-scoped-var)
(#98) Operator '==' must be spaced. (space-infix-ops)
(#98) Identifier 'r_max' is not in camel case. (camelcase)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) 'responses' declared on line 85 column 17 is used outside of binding context. (block-scoped-var)
(#101) 'responses' declared on line 87 column 17 is used outside of binding context. (block-scoped-var)
(#101) 'r' declared on line 91 column 18 is used outside of binding context. (block-scoped-var)
(#103) Missing semicolon. (semi)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#111) 'GapList' is not defined. (no-undef)
(#112) 'GapList' is not defined. (no-undef)
(#114) Missing semicolon. (semi)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#124) 'GapList' is not defined. (no-undef)
(#125) Missing space before opening brace. (space-before-blocks)
(#127) Operator '=' must be spaced. (space-infix-ops)
(#127) Operator '<' must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#128) 'GapList' is not defined. (no-undef)
(#128) Missing space before opening brace. (space-before-blocks)
(#132) 'TotWrongChoices' is not defined. (no-undef)
(#132) Missing space before opening brace. (space-before-blocks)
(#133) 'TotWrongChoices' is not defined. (no-undef)
(#139) Missing semicolon. (semi)
(#141) 'I' is not defined. (no-undef)
(#143) A constructor name should not start with a lowercase letter. (new-cap)
(#143) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jcloze/findit.b.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 2 = JCloze'. (no-multi-spaces)
(#41) 'I' is not defined. (no-undef)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#57) 'i' declared on line 59 column 22 is used outside of binding context. (block-scoped-var)
(#57) Operator '==' must be spaced. (space-infix-ops)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) 'i' is already defined. (no-redeclare)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#59) Operator '<' must be spaced. (space-infix-ops)
(#59) 'GapList' is not defined. (no-undef)
(#60) 'GapList' is not defined. (no-undef)
(#60) Unexpected space after unary operator '!'. (space-unary-ops)
(#60) 'GapList' is not defined. (no-undef)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#61) 'CheckAnswer' is not defined. (no-undef)
(#61) Operator '>=' must be spaced. (space-infix-ops)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) 'GetGapValue' is not defined. (no-undef)
(#72) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#72) Operator '==' must be spaced. (space-infix-ops)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) 'GapList' is not defined. (no-undef)
(#77) 'i' declared on line 59 column 22 is used outside of binding context. (block-scoped-var)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#85) 'i' declared on line 59 column 22 is used outside of binding context. (block-scoped-var)
(#87) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Identifier 'g_max' is not in camel case. (camelcase)
(#91) Identifier 'g_max' is not in camel case. (camelcase)
(#91) Operator '==' must be spaced. (space-infix-ops)
(#91) Identifier 'g_max' is not in camel case. (camelcase)
(#91) Operator '-' must be spaced. (space-infix-ops)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#95) Identifier 'g_max' is not in camel case. (camelcase)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) 'responses' declared on line 101 column 17 is used outside of binding context. (block-scoped-var)
(#101) 'responses' is already defined. (no-redeclare)
(#101) 'responses' declared on line 99 column 17 is used outside of binding context. (block-scoped-var)
(#104) Identifier 'r_max' is not in camel case. (camelcase)
(#104) 'responses' declared on line 99 column 17 is used outside of binding context. (block-scoped-var)
(#104) 'responses' declared on line 101 column 17 is used outside of binding context. (block-scoped-var)
(#105) Operator '=' must be spaced. (space-infix-ops)
(#105) Operator '<' must be spaced. (space-infix-ops)
(#105) Identifier 'r_max' is not in camel case. (camelcase)
(#106) 'responses' declared on line 99 column 17 is used outside of binding context. (block-scoped-var)
(#106) 'responses' declared on line 101 column 17 is used outside of binding context. (block-scoped-var)
(#106) Operator '==' must be spaced. (space-infix-ops)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) 'r' declared on line 105 column 18 is used outside of binding context. (block-scoped-var)
(#112) Operator '==' must be spaced. (space-infix-ops)
(#112) Identifier 'r_max' is not in camel case. (camelcase)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#115) 'responses' declared on line 99 column 17 is used outside of binding context. (block-scoped-var)
(#115) 'responses' declared on line 101 column 17 is used outside of binding context. (block-scoped-var)
(#115) 'r' declared on line 105 column 18 is used outside of binding context. (block-scoped-var)
(#117) Missing semicolon. (semi)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#125) 'GapList' is not defined. (no-undef)
(#126) 'GapList' is not defined. (no-undef)
(#128) Missing semicolon. (semi)
(#130) Comments should not begin with a lowercase character. (capitalized-comments)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#138) 'GapList' is not defined. (no-undef)
(#141) Operator '=' must be spaced. (space-infix-ops)
(#141) Operator '<' must be spaced. (space-infix-ops)
(#141) Missing space before opening brace. (space-before-blocks)
(#142) 'GapList' is not defined. (no-undef)
(#144) 'TotWrongChoices' is not defined. (no-undef)
(#145) Operator '/' must be spaced. (space-infix-ops)
(#145) 'TotWrongChoices' is not defined. (no-undef)
(#151) Missing semicolon. (semi)
(#153) 'I' is not defined. (no-undef)
(#155) A constructor name should not start with a lowercase letter. (new-cap)
(#155) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jcloze/jcloze.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 2 = JCloze'. (no-multi-spaces)
(#41) 'I' is not defined. (no-undef)
(#41) Multiple spaces found before '// clue text'. (no-multi-spaces)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Function has a complexity of 30. Maximum allowed is 20. (complexity)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Identifier 'i_max' is not in camel case. (camelcase)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#54) Operator '<' must be spaced. (space-infix-ops)
(#54) Identifier 'i_max' is not in camel case. (camelcase)
(#56) 'State' is not defined. (no-undef)
(#57) 'State' is not defined. (no-undef)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#61) 'GetGapValue' is not defined. (no-undef)
(#62) Unexpected space after unary operator '!'. (space-unary-ops)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Identifier 'g_max' is not in camel case. (camelcase)
(#74) Identifier 'g_max' is not in camel case. (camelcase)
(#74) Operator '==' must be spaced. (space-infix-ops)
(#74) Identifier 'g_max' is not in camel case. (camelcase)
(#74) Operator '-' must be spaced. (space-infix-ops)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Identifier 'g_max' is not in camel case. (camelcase)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Identifier 'ii_max' is not in camel case. (camelcase)
(#88) 'I' is not defined. (no-undef)
(#89) Operator '=' must be spaced. (space-infix-ops)
(#89) Operator '<' must be spaced. (space-infix-ops)
(#89) Identifier 'ii_max' is not in camel case. (camelcase)
(#91) 'I' is not defined. (no-undef)
(#96) Operator '==' must be spaced. (space-infix-ops)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Operator '==' must be spaced. (space-infix-ops)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) Operator '<' must be spaced. (space-infix-ops)
(#111) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#115) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#128) 'ii' declared on line 89 column 22 is used outside of binding context. (block-scoped-var)
(#128) Operator '==' must be spaced. (space-infix-ops)
(#128) Identifier 'ii_max' is not in camel case. (camelcase)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#131) 'responses' declared on line 138 column 21 is used outside of binding context. (block-scoped-var)
(#133) 'State' is not defined. (no-undef)
(#133) 'State' is not defined. (no-undef)
(#136) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) 'responses' is already defined. (no-redeclare)
(#138) 'responses' declared on line 131 column 21 is used outside of binding context. (block-scoped-var)
(#140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#140) 'SetCorrectAnswer' is not defined. (no-undef)
(#141) 'State' is not defined. (no-undef)
(#142) 'State' is not defined. (no-undef)
(#142) 'State' is not defined. (no-undef)
(#145) 'State' is not defined. (no-undef)
(#146) 'State' is not defined. (no-undef)
(#146) There should be no space before this paren. (space-in-parens)
(#147) 'State' is not defined. (no-undef)
(#148) 'State' is not defined. (no-undef)
(#149) 'State' is not defined. (no-undef)
(#151) 'State' is not defined. (no-undef)
(#152) Use '===' to compare with null. (no-eq-null)
(#152) 'State' is not defined. (no-undef)
(#152) Operator '==' must be spaced. (space-infix-ops)
(#153) 'State' is not defined. (no-undef)
(#155) 'State' is not defined. (no-undef)
(#157) Identifier 'r_max' is not in camel case. (camelcase)
(#157) 'responses' declared on line 131 column 21 is used outside of binding context. (block-scoped-var)
(#157) 'responses' declared on line 138 column 21 is used outside of binding context. (block-scoped-var)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#158) Operator '<' must be spaced. (space-infix-ops)
(#158) Identifier 'r_max' is not in camel case. (camelcase)
(#159) 'responses' declared on line 131 column 21 is used outside of binding context. (block-scoped-var)
(#159) 'responses' declared on line 138 column 21 is used outside of binding context. (block-scoped-var)
(#159) Operator '==' must be spaced. (space-infix-ops)
(#160) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) 'r' declared on line 158 column 22 is used outside of binding context. (block-scoped-var)
(#164) Operator '==' must be spaced. (space-infix-ops)
(#164) Identifier 'r_max' is not in camel case. (camelcase)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) 'responses' declared on line 131 column 21 is used outside of binding context. (block-scoped-var)
(#167) 'responses' declared on line 138 column 21 is used outside of binding context. (block-scoped-var)
(#167) 'r' declared on line 158 column 22 is used outside of binding context. (block-scoped-var)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#172) Identifier 'i_max' is not in camel case. (camelcase)
(#173) Identifier 'i_max' is not in camel case. (camelcase)
(#175) Missing semicolon. (semi)
(#175) Comments should not begin with a lowercase character. (capitalized-comments)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#183) 'State' is not defined. (no-undef)
(#184) 'State' is not defined. (no-undef)
(#186) Missing semicolon. (semi)
(#188) 'I' is not defined. (no-undef)
(#190) A constructor name should not start with a lowercase letter. (new-cap)
(#190) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jcloze/jgloss.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) 'I' is not defined. (no-undef)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) 'I' is not defined. (no-undef)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'i' declared on line 59 column 18 is used outside of binding context. (block-scoped-var)
(#51) Operator '==' must be spaced. (space-infix-ops)
(#51) 'i' declared on line 59 column 18 is used outside of binding context. (block-scoped-var)
(#52) 'i' declared on line 59 column 18 is used outside of binding context. (block-scoped-var)
(#53) 'i' declared on line 59 column 18 is used outside of binding context. (block-scoped-var)
(#59) 'i' is already defined. (no-redeclare)
(#65) Operator '==' must be spaced. (space-infix-ops)
(#72) Missing semicolon. (semi)
(#74) 'I' is not defined. (no-undef)
(#76) A constructor name should not start with a lowercase letter. (new-cap)
(#76) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jcross/jcross.js
(#35) ["A"] is better written in dot notation. (dot-notation)
(#36) ["D"] is better written in dot notation. (dot-notation)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#43) 'questionCount' is defined but never used. (no-unused-vars)
(#45) Operator '=' must be spaced. (space-infix-ops)
(#45) Operator '<' must be spaced. (space-infix-ops)
(#45) 'L' is not defined. (no-undef)
(#46) Operator '=' must be spaced. (space-infix-ops)
(#46) Operator '<' must be spaced. (space-infix-ops)
(#46) 'L' is not defined. (no-undef)
(#47) 'CL' is not defined. (no-undef)
(#50) Operator '+' must be spaced. (space-infix-ops)
(#50) Operator '+' must be spaced. (space-infix-ops)
(#50) Operator '+' must be spaced. (space-infix-ops)
(#51) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) 'GetTextFromNodeN' is not defined. (no-undef)
(#60) Missing semicolon. (semi)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Missing semicolon. (semi)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Operator '<' must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Multiple spaces found before '// e.g. 1_acro...'. (no-multi-spaces)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Multiple spaces found before '// 3 = JCross'. (no-multi-spaces)
(#93) Multiple spaces found before '// clue text'. (no-multi-spaces)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Missing semicolon. (semi)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Function has a complexity of 21. Maximum allowed is 20. (complexity)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) Operator '<' must be spaced. (space-infix-ops)
(#109) 'L' is not defined. (no-undef)
(#110) Operator '=' must be spaced. (space-infix-ops)
(#110) Operator '<' must be spaced. (space-infix-ops)
(#110) 'L' is not defined. (no-undef)
(#112) 'L' is not defined. (no-undef)
(#113) 'TotLetters' declared on line 106 column 17 is used outside of binding context. (block-scoped-var)
(#115) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#115) 'L' is not defined. (no-undef)
(#115) Operator '==' must be spaced. (space-infix-ops)
(#115) 'G' is not defined. (no-undef)
(#116) 'CorrectLetters' declared on line 107 column 17 is used outside of binding context. (block-scoped-var)
(#119) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#119) 'L' is not defined. (no-undef)
(#119) Operator '==' must be spaced. (space-infix-ops)
(#119) 'G' is not defined. (no-undef)
(#120) 'CorrectLetters' declared on line 107 column 17 is used outside of binding context. (block-scoped-var)
(#125) 'CL' is not defined. (no-undef)
(#126) Unexpected space after unary operator '!'. (space-unary-ops)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#132) 'GetTextFromNodeN' is not defined. (no-undef)
(#132) Operator '+' must be spaced. (space-infix-ops)
(#132) Operator '+' must be spaced. (space-infix-ops)
(#132) Operator '+' must be spaced. (space-infix-ops)
(#133) Unexpected space after unary operator '!'. (space-unary-ops)
(#134) Comments should not begin with a lowercase character. (capitalized-comments)
(#137) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#145) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) 'G' is not defined. (no-undef)
(#146) Operator '==' must be spaced. (space-infix-ops)
(#147) Unexpected space after unary operator '!'. (space-unary-ops)
(#148) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) 'L' is not defined. (no-undef)
(#153) Operator '==' must be spaced. (space-infix-ops)
(#156) Identifier 'is_correct' is not in camel case. (camelcase)
(#156) 'is_correct' declared on line 158 column 29 is used outside of binding context. (block-scoped-var)
(#158) 'is_correct' is already defined. (no-redeclare)
(#158) 'is_correct' declared on line 156 column 29 is used outside of binding context. (block-scoped-var)
(#160) 'is_correct' declared on line 156 column 29 is used outside of binding context. (block-scoped-var)
(#160) Identifier 'is_correct' is not in camel case. (camelcase)
(#160) 'is_correct' declared on line 158 column 29 is used outside of binding context. (block-scoped-var)
(#161) 'responses' declared on line 163 column 29 is used outside of binding context. (block-scoped-var)
(#163) 'responses' is already defined. (no-redeclare)
(#163) 'responses' declared on line 161 column 29 is used outside of binding context. (block-scoped-var)
(#166) Identifier 'r_max' is not in camel case. (camelcase)
(#166) 'responses' declared on line 161 column 29 is used outside of binding context. (block-scoped-var)
(#166) 'responses' declared on line 163 column 29 is used outside of binding context. (block-scoped-var)
(#167) Operator '=' must be spaced. (space-infix-ops)
(#167) Operator '<' must be spaced. (space-infix-ops)
(#167) Identifier 'r_max' is not in camel case. (camelcase)
(#168) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#168) 'responses' declared on line 161 column 29 is used outside of binding context. (block-scoped-var)
(#168) 'responses' declared on line 163 column 29 is used outside of binding context. (block-scoped-var)
(#168) Operator '==' must be spaced. (space-infix-ops)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#173) 'r' declared on line 167 column 30 is used outside of binding context. (block-scoped-var)
(#173) Operator '==' must be spaced. (space-infix-ops)
(#173) Identifier 'r_max' is not in camel case. (camelcase)
(#174) Comments should not begin with a lowercase character. (capitalized-comments)
(#176) 'responses' declared on line 161 column 29 is used outside of binding context. (block-scoped-var)
(#176) 'responses' declared on line 163 column 29 is used outside of binding context. (block-scoped-var)
(#176) 'r' declared on line 167 column 30 is used outside of binding context. (block-scoped-var)
(#179) Comments should not begin with a lowercase character. (capitalized-comments)
(#180) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#184) 'TotLetters' declared on line 106 column 17 is used outside of binding context. (block-scoped-var)
(#185) 'CorrectLetters' declared on line 107 column 17 is used outside of binding context. (block-scoped-var)
(#185) 'Penalties' is not defined. (no-undef)
(#185) 'TotLetters' declared on line 106 column 17 is used outside of binding context. (block-scoped-var)
(#187) Missing semicolon. (semi)
(#187) Comments should not begin with a lowercase character. (capitalized-comments)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#201) Operator '<' must be spaced. (space-infix-ops)
(#201) Operator '<' must be spaced. (space-infix-ops)
(#210) Missing semicolon. (semi)
(#214) A constructor name should not start with a lowercase letter. (new-cap)
(#214) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jmatch/flashcard.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) 'GetTextFromNode' is not defined. (no-undef)
(#40) Multiple spaces found before '// 4 = JMatch'. (no-multi-spaces)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Missing semicolon. (semi)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#52) 'Stage' is not defined. (no-undef)
(#52) Operator '==' must be spaced. (space-infix-ops)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#55) 'GetTextFromNode' is not defined. (no-undef)
(#58) Missing semicolon. (semi)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#65) 'forceRecalculate' is defined but never used. (no-unused-vars)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Missing semicolon. (semi)
(#70) 'QList' is not defined. (no-undef)
(#73) A constructor name should not start with a lowercase letter. (new-cap)
(#73) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jmatch/jmatch.js
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#41) 'F' is not defined. (no-undef)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) 'GetTextFromNodeN' is not defined. (no-undef)
(#45) Multiple spaces found before '// 4 = JMatch'. (no-multi-spaces)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Missing semicolon. (semi)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Identifier 'i_max' is not in camel case. (camelcase)
(#56) 'i_max' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#56) 'i_max' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#56) 'F' is not defined. (no-undef)
(#58) 'i_max' is already defined. (no-redeclare)
(#58) 'i_max' declared on line 56 column 17 is used outside of binding context. (block-scoped-var)
(#58) 'i_max' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#58) 'Status' is not defined. (no-undef)
(#60) 'i_max' is already defined. (no-redeclare)
(#60) 'i_max' declared on line 56 column 17 is used outside of binding context. (block-scoped-var)
(#60) 'i_max' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#63) Operator '<' must be spaced. (space-infix-ops)
(#63) 'i_max' declared on line 56 column 17 is used outside of binding context. (block-scoped-var)
(#63) Identifier 'i_max' is not in camel case. (camelcase)
(#63) 'i_max' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#63) 'i_max' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Operator '==' must be spaced. (space-infix-ops)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Operator '==' must be spaced. (space-infix-ops)
(#78) 'responses' declared on line 81 column 21 is used outside of binding context. (block-scoped-var)
(#81) 'responses' is already defined. (no-redeclare)
(#81) 'responses' declared on line 78 column 21 is used outside of binding context. (block-scoped-var)
(#84) Identifier 'r_max' is not in camel case. (camelcase)
(#84) 'responses' declared on line 78 column 21 is used outside of binding context. (block-scoped-var)
(#84) 'responses' declared on line 81 column 21 is used outside of binding context. (block-scoped-var)
(#85) Operator '=' must be spaced. (space-infix-ops)
(#85) Operator '<' must be spaced. (space-infix-ops)
(#85) Identifier 'r_max' is not in camel case. (camelcase)
(#86) Operator '==' must be spaced. (space-infix-ops)
(#86) 'responses' declared on line 78 column 21 is used outside of binding context. (block-scoped-var)
(#86) 'responses' declared on line 81 column 21 is used outside of binding context. (block-scoped-var)
(#87) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) 'r' declared on line 85 column 22 is used outside of binding context. (block-scoped-var)
(#92) Operator '==' must be spaced. (space-infix-ops)
(#92) Identifier 'r_max' is not in camel case. (camelcase)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) 'responses' declared on line 78 column 21 is used outside of binding context. (block-scoped-var)
(#94) 'responses' declared on line 81 column 21 is used outside of binding context. (block-scoped-var)
(#94) 'r' declared on line 85 column 22 is used outside of binding context. (block-scoped-var)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) 'i_max' declared on line 56 column 17 is used outside of binding context. (block-scoped-var)
(#99) Identifier 'i_max' is not in camel case. (camelcase)
(#99) 'i_max' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#99) 'i_max' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#100) 'Penalties' is not defined. (no-undef)
(#100) 'i_max' declared on line 56 column 17 is used outside of binding context. (block-scoped-var)
(#100) Identifier 'i_max' is not in camel case. (camelcase)
(#100) 'i_max' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#100) 'i_max' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#102) Missing semicolon. (semi)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#116) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#116) Operator '=' must be spaced. (space-infix-ops)
(#116) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#116) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#116) Operator '<' must be spaced. (space-infix-ops)
(#116) 'D' is not defined. (no-undef)
(#116) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#116) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#117) 'F' is not defined. (no-undef)
(#117) Operator '==' must be spaced. (space-infix-ops)
(#117) 'D' is not defined. (no-undef)
(#117) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#117) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#118) 'D' is not defined. (no-undef)
(#118) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#118) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#123) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) 'Status' is not defined. (no-undef)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#127) 'GetKeyFromSelect' is not defined. (no-undef)
(#128) Identifier 'i_max' is not in camel case. (camelcase)
(#129) 'i' is already defined. (no-redeclare)
(#129) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#129) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#129) Operator '=' must be spaced. (space-infix-ops)
(#129) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#129) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#129) Operator '<' must be spaced. (space-infix-ops)
(#129) Identifier 'i_max' is not in camel case. (camelcase)
(#129) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#129) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#130) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#130) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#130) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#130) Operator '==' must be spaced. (space-infix-ops)
(#134) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#134) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#134) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#134) Operator '>=' must be spaced. (space-infix-ops)
(#134) Identifier 'i_max' is not in camel case. (camelcase)
(#135) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#135) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#135) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#135) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) 'i' is already defined. (no-redeclare)
(#139) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#139) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#141) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#141) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#141) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#142) 'i' declared on line 116 column 22 is used outside of binding context. (block-scoped-var)
(#142) 'i' declared on line 129 column 30 is used outside of binding context. (block-scoped-var)
(#142) 'i' declared on line 139 column 25 is used outside of binding context. (block-scoped-var)
(#144) Comments should not begin with a lowercase character. (capitalized-comments)
(#145) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#145) 'GetTextFromNodeN' is not defined. (no-undef)
(#149) Missing semicolon. (semi)
(#152) 'F' is not defined. (no-undef)
(#154) 'Status' is not defined. (no-undef)
(#157) A constructor name should not start with a lowercase letter. (new-cap)
(#157) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jmatch/jmemori.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Multiple spaces found before '// 4 = JMatch'. (no-multi-spaces)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Missing semicolon. (semi)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#51) 'cardno' is not defined. (no-undef)
(#51) Operator '==' must be spaced. (space-infix-ops)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Identifier 'id_min' is not in camel case. (camelcase)
(#55) 'clickarray' is not defined. (no-undef)
(#56) Identifier 'id_max' is not in camel case. (camelcase)
(#56) 'clickarray' is not defined. (no-undef)
(#58) Identifier 'id_min' is not in camel case. (camelcase)
(#58) Operator '==' must be spaced. (space-infix-ops)
(#58) Identifier 'id_max' is not in camel case. (camelcase)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Unexpected space after unary operator '!'. (space-unary-ops)
(#62) Identifier 'id_min' is not in camel case. (camelcase)
(#64) Identifier 'id_min' is not in camel case. (camelcase)
(#67) Identifier 'id_min' is not in camel case. (camelcase)
(#67) Operator '==' must be spaced. (space-infix-ops)
(#67) Identifier 'id_max' is not in camel case. (camelcase)
(#68) 'responses' declared on line 70 column 17 is used outside of binding context. (block-scoped-var)
(#68) Identifier 'id_min' is not in camel case. (camelcase)
(#70) 'responses' is already defined. (no-redeclare)
(#70) 'responses' declared on line 68 column 17 is used outside of binding context. (block-scoped-var)
(#70) Identifier 'id_min' is not in camel case. (camelcase)
(#72) Identifier 'id_max' is not in camel case. (camelcase)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Identifier 'r_max' is not in camel case. (camelcase)
(#74) 'responses' declared on line 68 column 17 is used outside of binding context. (block-scoped-var)
(#74) 'responses' declared on line 70 column 17 is used outside of binding context. (block-scoped-var)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#75) Operator '<' must be spaced. (space-infix-ops)
(#75) Identifier 'r_max' is not in camel case. (camelcase)
(#76) Operator '==' must be spaced. (space-infix-ops)
(#76) 'responses' declared on line 68 column 17 is used outside of binding context. (block-scoped-var)
(#76) 'responses' declared on line 70 column 17 is used outside of binding context. (block-scoped-var)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) 'r' declared on line 75 column 18 is used outside of binding context. (block-scoped-var)
(#82) Operator '==' must be spaced. (space-infix-ops)
(#82) Identifier 'r_max' is not in camel case. (camelcase)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) 'responses' declared on line 68 column 17 is used outside of binding context. (block-scoped-var)
(#84) 'responses' declared on line 70 column 17 is used outside of binding context. (block-scoped-var)
(#84) 'r' declared on line 75 column 18 is used outside of binding context. (block-scoped-var)
(#85) Identifier 'id_min' is not in camel case. (camelcase)
(#87) Missing semicolon. (semi)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Unexpected space before function parentheses. (space-before-function-paren)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#96) 'CalculateScore' is not defined. (no-undef)
(#100) Missing semicolon. (semi)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#106) A constructor name should not start with a lowercase letter. (new-cap)
(#106) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jmix/jmix.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 5 = JMix'. (no-multi-spaces)
(#41) Multiple spaces found before '// always empt...'. (no-multi-spaces)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Missing semicolon. (semi)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#50) Operator '==' must be spaced. (space-infix-ops)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Missing semicolon. (semi)
(#61) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) 'GetGuessSequence' is not defined. (no-undef)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) 'i' declared on line 100 column 18 is used outside of binding context. (block-scoped-var)
(#83) Operator '=' must be spaced. (space-infix-ops)
(#83) 'i' declared on line 100 column 18 is used outside of binding context. (block-scoped-var)
(#83) Operator '<' must be spaced. (space-infix-ops)
(#83) 'GuessSequence' is not defined. (no-undef)
(#83) 'i' declared on line 100 column 18 is used outside of binding context. (block-scoped-var)
(#84) 'ii' declared on line 103 column 22 is used outside of binding context. (block-scoped-var)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#84) 'ii' declared on line 103 column 22 is used outside of binding context. (block-scoped-var)
(#84) Operator '<' must be spaced. (space-infix-ops)
(#84) 'Segments' is not defined. (no-undef)
(#84) 'ii' declared on line 103 column 22 is used outside of binding context. (block-scoped-var)
(#85) 'Segments' is not defined. (no-undef)
(#85) 'ii' declared on line 103 column 22 is used outside of binding context. (block-scoped-var)
(#85) 'GuessSequence' is not defined. (no-undef)
(#85) 'i' declared on line 100 column 18 is used outside of binding context. (block-scoped-var)
(#86) Operator '==' must be spaced. (space-infix-ops)
(#86) 'Segments' is not defined. (no-undef)
(#86) 'ii' declared on line 103 column 22 is used outside of binding context. (block-scoped-var)
(#92) Operator '==' must be spaced. (space-infix-ops)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Identifier 'i_max' is not in camel case. (camelcase)
(#99) 'Answers' is not defined. (no-undef)
(#100) 'i' is already defined. (no-redeclare)
(#100) 'i' declared on line 83 column 18 is used outside of binding context. (block-scoped-var)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#100) 'i' declared on line 83 column 18 is used outside of binding context. (block-scoped-var)
(#100) Operator '<' must be spaced. (space-infix-ops)
(#100) Identifier 'i_max' is not in camel case. (camelcase)
(#100) 'i' declared on line 83 column 18 is used outside of binding context. (block-scoped-var)
(#102) Identifier 'ii_max' is not in camel case. (camelcase)
(#102) 'Answers' is not defined. (no-undef)
(#102) 'i' declared on line 83 column 18 is used outside of binding context. (block-scoped-var)
(#103) 'ii' is already defined. (no-redeclare)
(#103) 'ii' declared on line 84 column 22 is used outside of binding context. (block-scoped-var)
(#103) Operator '=' must be spaced. (space-infix-ops)
(#103) 'ii' declared on line 84 column 22 is used outside of binding context. (block-scoped-var)
(#103) Operator '<' must be spaced. (space-infix-ops)
(#103) Identifier 'ii_max' is not in camel case. (camelcase)
(#103) 'ii' declared on line 84 column 22 is used outside of binding context. (block-scoped-var)
(#104) 'Answers' is not defined. (no-undef)
(#104) 'i' declared on line 83 column 18 is used outside of binding context. (block-scoped-var)
(#104) 'ii' declared on line 84 column 22 is used outside of binding context. (block-scoped-var)
(#104) 'GuessSequence' is not defined. (no-undef)
(#104) 'ii' declared on line 84 column 22 is used outside of binding context. (block-scoped-var)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#111) 'ii' declared on line 84 column 22 is used outside of binding context. (block-scoped-var)
(#111) 'ii' declared on line 103 column 22 is used outside of binding context. (block-scoped-var)
(#111) Operator '==' must be spaced. (space-infix-ops)
(#111) Identifier 'ii_max' is not in camel case. (camelcase)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#119) 'Penalties' is not defined. (no-undef)
(#119) 'Segments' is not defined. (no-undef)
(#122) 'i' declared on line 83 column 18 is used outside of binding context. (block-scoped-var)
(#122) 'i' declared on line 100 column 18 is used outside of binding context. (block-scoped-var)
(#122) Operator '==' must be spaced. (space-infix-ops)
(#122) Identifier 'i_max' is not in camel case. (camelcase)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#123) 'responses' declared on line 125 column 17 is used outside of binding context. (block-scoped-var)
(#125) 'responses' is already defined. (no-redeclare)
(#125) 'responses' declared on line 123 column 17 is used outside of binding context. (block-scoped-var)
(#128) Identifier 'r_max' is not in camel case. (camelcase)
(#128) 'responses' declared on line 123 column 17 is used outside of binding context. (block-scoped-var)
(#128) 'responses' declared on line 125 column 17 is used outside of binding context. (block-scoped-var)
(#129) Operator '=' must be spaced. (space-infix-ops)
(#129) Operator '<' must be spaced. (space-infix-ops)
(#129) Identifier 'r_max' is not in camel case. (camelcase)
(#130) Operator '==' must be spaced. (space-infix-ops)
(#130) 'responses' declared on line 123 column 17 is used outside of binding context. (block-scoped-var)
(#130) 'responses' declared on line 125 column 17 is used outside of binding context. (block-scoped-var)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#136) 'r' declared on line 129 column 18 is used outside of binding context. (block-scoped-var)
(#136) Operator '==' must be spaced. (space-infix-ops)
(#136) Identifier 'r_max' is not in camel case. (camelcase)
(#137) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) 'responses' declared on line 123 column 17 is used outside of binding context. (block-scoped-var)
(#138) 'responses' declared on line 125 column 17 is used outside of binding context. (block-scoped-var)
(#138) 'r' declared on line 129 column 18 is used outside of binding context. (block-scoped-var)
(#142) Missing semicolon. (semi)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) A constructor name should not start with a lowercase letter. (new-cap)
(#146) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/jquiz/jquiz.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) 'GetTextFromNodeN' is not defined. (no-undef)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Multiple spaces found before '// 6 = JQuiz'. (no-multi-spaces)
(#42) Multiple spaces found before '// always empt...'. (no-multi-spaces)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) 'I' is not defined. (no-undef)
(#44) Missing semicolon. (semi)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Unexpected space after unary operator '!'. (space-unary-ops)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Unexpected space after unary operator '!'. (space-unary-ops)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Identifier 'correct_answer' is not in camel case. (camelcase)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Identifier 'i_max' is not in camel case. (camelcase)
(#67) 'I' is not defined. (no-undef)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#68) Operator '<' must be spaced. (space-infix-ops)
(#68) Identifier 'i_max' is not in camel case. (camelcase)
(#70) Unexpected space after unary operator '!'. (space-unary-ops)
(#70) 'I' is not defined. (no-undef)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) 'I' is not defined. (no-undef)
(#75) Operator '==' must be spaced. (space-infix-ops)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Identifier 'correct_answer' is not in camel case. (camelcase)
(#77) Identifier 'correct_answer' is not in camel case. (camelcase)
(#77) Multiple spaces found before '?'. (no-multi-spaces)
(#77) 'I' is not defined. (no-undef)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Operator '==' must be spaced. (space-infix-ops)
(#81) 'I' is not defined. (no-undef)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#86) Operator '==' must be spaced. (space-infix-ops)
(#86) 'I' is not defined. (no-undef)
(#87) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) 'i' declared on line 68 column 18 is used outside of binding context. (block-scoped-var)
(#94) Operator '<' must be spaced. (space-infix-ops)
(#94) Identifier 'i_max' is not in camel case. (camelcase)
(#94) Operator '==' must be spaced. (space-infix-ops)
(#94) Identifier 'correct_answer' is not in camel case. (camelcase)
(#95) 'responses' declared on line 97 column 17 is used outside of binding context. (block-scoped-var)
(#97) 'responses' is already defined. (no-redeclare)
(#97) 'responses' declared on line 95 column 17 is used outside of binding context. (block-scoped-var)
(#100) Identifier 'r_max' is not in camel case. (camelcase)
(#100) 'responses' declared on line 95 column 17 is used outside of binding context. (block-scoped-var)
(#100) 'responses' declared on line 97 column 17 is used outside of binding context. (block-scoped-var)
(#101) Operator '=' must be spaced. (space-infix-ops)
(#101) Operator '<' must be spaced. (space-infix-ops)
(#101) Identifier 'r_max' is not in camel case. (camelcase)
(#102) Operator '==' must be spaced. (space-infix-ops)
(#102) 'responses' declared on line 95 column 17 is used outside of binding context. (block-scoped-var)
(#102) 'responses' declared on line 97 column 17 is used outside of binding context. (block-scoped-var)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) 'r' declared on line 101 column 18 is used outside of binding context. (block-scoped-var)
(#108) Operator '==' must be spaced. (space-infix-ops)
(#108) Identifier 'r_max' is not in camel case. (camelcase)
(#109) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) 'responses' declared on line 95 column 17 is used outside of binding context. (block-scoped-var)
(#110) 'responses' declared on line 97 column 17 is used outside of binding context. (block-scoped-var)
(#110) 'r' declared on line 101 column 18 is used outside of binding context. (block-scoped-var)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#115) Missing semicolon. (semi)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) 'State' is not defined. (no-undef)
(#125) 'I' is not defined. (no-undef)
(#125) 'State' is not defined. (no-undef)
(#127) Missing semicolon. (semi)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Operator '=' must be spaced. (space-infix-ops)
(#142) Operator '<' must be spaced. (space-infix-ops)
(#142) 'State' is not defined. (no-undef)
(#142) Missing space before opening brace. (space-before-blocks)
(#143) 'State' is not defined. (no-undef)
(#143) Missing space before opening brace. (space-before-blocks)
(#144) Comments should not begin with a lowercase character. (capitalized-comments)
(#145) 'I' is not defined. (no-undef)
(#146) 'State' is not defined. (no-undef)
(#146) Missing space before opening brace. (space-before-blocks)
(#147) Comments should not begin with a lowercase character. (capitalized-comments)
(#148) 'I' is not defined. (no-undef)
(#148) 'State' is not defined. (no-undef)
(#149) Unexpected space before unary operator '++'. (space-unary-ops)
(#153) Missing space before opening brace. (space-before-blocks)
(#154) Operator '/' must be spaced. (space-infix-ops)
(#154) Operator '*' must be spaced. (space-infix-ops)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) Missing semicolon. (semi)
(#166) 'State' is not defined. (no-undef)
(#168) A constructor name should not start with a lowercase letter. (new-cap)
(#168) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/rhubarb/rhubarb.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 7 = Rhubarb'. (no-multi-spaces)
(#41) Multiple spaces found before '// always empt...'. (no-multi-spaces)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Missing semicolon. (semi)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Identifier 'i_max' is not in camel case. (camelcase)
(#51) 'Words' is not defined. (no-undef)
(#52) Operator '=' must be spaced. (space-infix-ops)
(#52) Operator '<' must be spaced. (space-infix-ops)
(#52) Identifier 'i_max' is not in camel case. (camelcase)
(#53) Operator '==' must be spaced. (space-infix-ops)
(#53) 'Words' is not defined. (no-undef)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) 'i' declared on line 52 column 18 is used outside of binding context. (block-scoped-var)
(#58) Operator '<' must be spaced. (space-infix-ops)
(#58) Identifier 'i_max' is not in camel case. (camelcase)
(#59) 'responses' declared on line 61 column 17 is used outside of binding context. (block-scoped-var)
(#61) 'responses' is already defined. (no-redeclare)
(#61) 'responses' declared on line 59 column 17 is used outside of binding context. (block-scoped-var)
(#64) Identifier 'r_max' is not in camel case. (camelcase)
(#64) 'responses' declared on line 59 column 17 is used outside of binding context. (block-scoped-var)
(#64) 'responses' declared on line 61 column 17 is used outside of binding context. (block-scoped-var)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#65) Operator '<' must be spaced. (space-infix-ops)
(#65) Identifier 'r_max' is not in camel case. (camelcase)
(#66) 'responses' declared on line 59 column 17 is used outside of binding context. (block-scoped-var)
(#66) 'responses' declared on line 61 column 17 is used outside of binding context. (block-scoped-var)
(#66) Operator '==' must be spaced. (space-infix-ops)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) 'r' declared on line 65 column 18 is used outside of binding context. (block-scoped-var)
(#71) Operator '==' must be spaced. (space-infix-ops)
(#71) Identifier 'r_max' is not in camel case. (camelcase)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) 'responses' declared on line 59 column 17 is used outside of binding context. (block-scoped-var)
(#74) 'responses' declared on line 61 column 17 is used outside of binding context. (block-scoped-var)
(#74) 'r' declared on line 65 column 18 is used outside of binding context. (block-scoped-var)
(#77) Missing semicolon. (semi)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Empty block statement. (no-empty)
(#87) Operator '*' must be spaced. (space-infix-ops)
(#87) 'Correct' is not defined. (no-undef)
(#87) Operator '/' must be spaced. (space-infix-ops)
(#87) 'TotalWords' is not defined. (no-undef)
(#88) Missing semicolon. (semi)
(#92) A constructor name should not start with a lowercase letter. (new-cap)
(#92) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/6/sequitur/sequitur.js
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Operator '+' must be spaced. (space-infix-ops)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Multiple spaces found before '// 8 = Sequitu...'. (no-multi-spaces)
(#41) Multiple spaces found before '// always empt...'. (no-multi-spaces)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Missing semicolon. (semi)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Operator '==' must be spaced. (space-infix-ops)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#53) 'GetTextFromNode' is not defined. (no-undef)
(#53) Operator '+' must be spaced. (space-infix-ops)
(#54) Unexpected space after unary operator '!'. (space-unary-ops)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Operator '==' must be spaced. (space-infix-ops)
(#57) 'CurrentCorrect' is not defined. (no-undef)
(#58) 'responses' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#60) 'responses' is already defined. (no-redeclare)
(#60) 'responses' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#62) Identifier 'r_max' is not in camel case. (camelcase)
(#62) 'responses' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#62) 'responses' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#63) Operator '<' must be spaced. (space-infix-ops)
(#63) Identifier 'r_max' is not in camel case. (camelcase)
(#64) 'responses' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#64) 'responses' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#64) Operator '==' must be spaced. (space-infix-ops)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) 'r' declared on line 63 column 18 is used outside of binding context. (block-scoped-var)
(#69) Operator '==' must be spaced. (space-infix-ops)
(#69) Identifier 'r_max' is not in camel case. (camelcase)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) 'responses' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#72) 'responses' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#72) 'r' declared on line 63 column 18 is used outside of binding context. (block-scoped-var)
(#75) Missing semicolon. (semi)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#82) 'forceRecalculate' is defined but never used. (no-unused-vars)
(#84) 'ScoredPoints' is not defined. (no-undef)
(#84) 'TotalPointsAvailable' is not defined. (no-undef)
(#85) 'Finished' is not defined. (no-undef)
(#86) 'ScoredPoints' is not defined. (no-undef)
(#86) 'TotalPoints' is not defined. (no-undef)
(#88) 'ScoredPoints' is not defined. (no-undef)
(#88) 'TotalPoints' is not defined. (no-undef)
(#88) 'OptionsThisQ' is not defined. (no-undef)
(#90) Missing semicolon. (semi)
(#94) A constructor name should not start with a lowercase letter. (new-cap)
(#94) 'hpQuizAttempt' is not defined. (no-undef)
mod/hotpot/attempt/hp/feedback.js
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#40) 'hpFeedback' is defined but never used. (no-unused-vars)
(#41) 'FEEDBACK' is not defined. (no-undef)
(#44) 'FEEDBACK' is not defined. (no-undef)
(#44) 'FEEDBACK' is not defined. (no-undef)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) 'FEEDBACK' is not defined. (no-undef)
(#48) 'FEEDBACK' is not defined. (no-undef)
(#49) 'FEEDBACK' is not defined. (no-undef)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'FEEDBACK' is not defined. (no-undef)
(#51) Operator '==' must be spaced. (space-infix-ops)
(#52) 'FEEDBACK' is not defined. (no-undef)
(#52) 'FEEDBACK' is not defined. (no-undef)
(#53) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#53) 'FEEDBACK' is not defined. (no-undef)
(#53) Operator '==' must be spaced. (space-infix-ops)
(#54) Identifier 'i_max' is not in camel case. (camelcase)
(#54) 'i_max' declared on line 79 column 21 is used outside of binding context. (block-scoped-var)
(#54) 'FEEDBACK' is not defined. (no-undef)
(#55) Identifier 'i_max' is not in camel case. (camelcase)
(#55) 'i_max' declared on line 79 column 21 is used outside of binding context. (block-scoped-var)
(#55) Operator '==' must be spaced. (space-infix-ops)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) This line has a length of 138. Maximum allowed is 132. (max-len)
(#56) 'FEEDBACK' is not defined. (no-undef)
(#56) 'FEEDBACK' is not defined. (no-undef)
(#56) Operator '+' must be spaced. (space-infix-ops)
(#56) Operator '+' must be spaced. (space-infix-ops)
(#56) 'FEEDBACK' is not defined. (no-undef)
(#56) Operator '+' must be spaced. (space-infix-ops)
(#57) Identifier 'i_max' is not in camel case. (camelcase)
(#57) 'i_max' declared on line 79 column 21 is used outside of binding context. (block-scoped-var)
(#57) Operator '>' must be spaced. (space-infix-ops)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#59) 'i' declared on line 88 column 30 is used outside of binding context. (block-scoped-var)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#59) 'i' declared on line 88 column 30 is used outside of binding context. (block-scoped-var)
(#59) Operator '<' must be spaced. (space-infix-ops)
(#59) Identifier 'i_max' is not in camel case. (camelcase)
(#59) 'i_max' declared on line 79 column 21 is used outside of binding context. (block-scoped-var)
(#59) 'i' declared on line 88 column 30 is used outside of binding context. (block-scoped-var)
(#60) Operator '+' must be spaced. (space-infix-ops)
(#60) 'FEEDBACK' is not defined. (no-undef)
(#60) 'i' declared on line 88 column 30 is used outside of binding context. (block-scoped-var)
(#60) Operator '+' must be spaced. (space-infix-ops)
(#60) 'FEEDBACK' is not defined. (no-undef)
(#60) 'i' declared on line 88 column 30 is used outside of binding context. (block-scoped-var)
(#66) 'FEEDBACK' is not defined. (no-undef)
(#68) 'FEEDBACK' is not defined. (no-undef)
(#69) 'FEEDBACK' is not defined. (no-undef)
(#70) 'FEEDBACK' is not defined. (no-undef)
(#73) 'FEEDBACK' is not defined. (no-undef)
(#74) Script URL is a form of eval. (no-script-url)
(#77) 'FEEDBACK' is not defined. (no-undef)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#78) 'FEEDBACK' is not defined. (no-undef)
(#78) Operator '==' must be spaced. (space-infix-ops)
(#79) 'i_max' is already defined. (no-redeclare)
(#79) 'i_max' declared on line 54 column 21 is used outside of binding context. (block-scoped-var)
(#79) 'FEEDBACK' is not defined. (no-undef)
(#80) 'i_max' declared on line 54 column 21 is used outside of binding context. (block-scoped-var)
(#80) Identifier 'i_max' is not in camel case. (camelcase)
(#80) Operator '>' must be spaced. (space-infix-ops)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) This line has a length of 160. Maximum allowed is 132. (max-len)
(#82) 'FEEDBACK' is not defined. (no-undef)
(#84) 'FEEDBACK' is not defined. (no-undef)
(#85) 'FEEDBACK' is not defined. (no-undef)
(#88) 'i' is already defined. (no-redeclare)
(#88) 'i' declared on line 59 column 30 is used outside of binding context. (block-scoped-var)
(#88) Operator '=' must be spaced. (space-infix-ops)
(#88) 'i' declared on line 59 column 30 is used outside of binding context. (block-scoped-var)
(#88) Operator '<' must be spaced. (space-infix-ops)
(#88) 'i_max' declared on line 54 column 21 is used outside of binding context. (block-scoped-var)
(#88) Identifier 'i_max' is not in camel case. (camelcase)
(#88) 'i' declared on line 59 column 30 is used outside of binding context. (block-scoped-var)
(#89) Operator '+' must be spaced. (space-infix-ops)
(#89) 'FEEDBACK' is not defined. (no-undef)
(#89) 'i' declared on line 59 column 30 is used outside of binding context. (block-scoped-var)
(#89) Operator '+' must be spaced. (space-infix-ops)
(#89) 'FEEDBACK' is not defined. (no-undef)
(#89) 'i' declared on line 59 column 30 is used outside of binding context. (block-scoped-var)
(#93) 'FEEDBACK' is not defined. (no-undef)
(#96) 'i_max' declared on line 54 column 21 is used outside of binding context. (block-scoped-var)
(#96) Identifier 'i_max' is not in camel case. (camelcase)
(#96) Operator '==' must be spaced. (space-infix-ops)
(#96) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) 'FEEDBACK' is not defined. (no-undef)
(#97) 'FEEDBACK' is not defined. (no-undef)
(#99) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#99) 'FEEDBACK' is not defined. (no-undef)
(#99) Operator '==' must be spaced. (space-infix-ops)
(#100) 'FEEDBACK' is not defined. (no-undef)
(#100) 'FEEDBACK' is not defined. (no-undef)
(#103) 'FEEDBACK' is not defined. (no-undef)
(#106) 'FEEDBACK' is not defined. (no-undef)
(#106) 'FEEDBACK' is not defined. (no-undef)
(#107) Unexpected space after unary operator '!'. (space-unary-ops)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Unexpected alert. (no-alert)
(#115) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) 'comma' is defined but never used. (no-unused-vars)
(#124) 'forceHTML' is defined but never used. (no-unused-vars)
(#128) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) Function 'openWindow' has a complexity of 21. Maximum allowed is 20. (complexity)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#147) Operator '+' must be spaced. (space-infix-ops)
(#148) Operator '+' must be spaced. (space-infix-ops)
(#148) Operator '+' must be spaced. (space-infix-ops)
(#148) Operator '+' must be spaced. (space-infix-ops)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Unexpected space after unary operator '!'. (space-unary-ops)
(#152) Expected { after 'if' condition. (curly)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#155) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) 'hpWindows' is not defined. (no-undef)
(#158) 'hpWindows' is not defined. (no-undef)
(#158) Unexpected space after unary operator '!'. (space-unary-ops)
(#158) 'hpWindows' is not defined. (no-undef)
(#159) 'hpWindows' is not defined. (no-undef)
(#162) 'hpWindows' is not defined. (no-undef)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#166) Use '===' to compare with null. (no-eq-null)
(#166) Operator '==' must be spaced. (space-infix-ops)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Identifier 'ie_offline' is not in camel case. (camelcase)
(#169) Operator '==' must be spaced. (space-infix-ops)
(#170) Comments should not begin with a lowercase character. (capitalized-comments)
(#171) Identifier 'ie_offline' is not in camel case. (camelcase)
(#172) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Comments should not begin with a lowercase character. (capitalized-comments)
(#176) 'W' declared on line 142 column 13 is used outside of binding context. (block-scoped-var)
(#176) Operator '-' must be spaced. (space-infix-ops)
(#176) Operator '/' must be spaced. (space-infix-ops)
(#176) 'H' declared on line 143 column 13 is used outside of binding context. (block-scoped-var)
(#176) Operator '-' must be spaced. (space-infix-ops)
(#176) Operator '/' must be spaced. (space-infix-ops)
(#178) Comments should not begin with a lowercase character. (capitalized-comments)
(#180) Unexpected use of 'with' statement. (no-with)
(#181) 'clear' is not defined. (no-undef)
(#183) 'write' is not defined. (no-undef)
(#186) Identifier 'ie_offline' is not in camel case. (camelcase)
(#189) Expected { after 'if' condition. (curly)
(#189) 'hpWindows' is not defined. (no-undef)
mod/hotpot/attempt/hp/hp.js
(#29) 'hpQuizAttempt' is defined but never used. (no-unused-vars)
(#31) Expected space or tab after '/**' in comment. (spaced-comment)
(#36) Multiple spaces found before '='. (no-multi-spaces)
(#37) Multiple spaces found before '='. (no-multi-spaces)
(#39) Multiple spaces found before '='. (no-multi-spaces)
(#40) Expected space or tab after '/**' in comment. (spaced-comment)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Multiple spaces found before '='. (no-multi-spaces)
(#63) Multiple spaces found before '// JCloze JCro...'. (no-multi-spaces)
(#64) Multiple spaces found before '='. (no-multi-spaces)
(#64) Multiple spaces found before '// reference t...'. (no-multi-spaces)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Multiple spaces found before '// Date object...'. (no-multi-spaces)
(#66) Multiple spaces found before '='. (no-multi-spaces)
(#66) Multiple spaces found before '// Date object...'. (no-multi-spaces)
(#67) Multiple spaces found before '='. (no-multi-spaces)
(#67) Multiple spaces found before '// most recent...'. (no-multi-spaces)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '/**' in comment. (spaced-comment)
(#74) Multiple spaces found before '='. (no-multi-spaces)
(#75) Multiple spaces found before '='. (no-multi-spaces)
(#76) Multiple spaces found before '='. (no-multi-spaces)
(#77) Multiple spaces found before '='. (no-multi-spaces)
(#78) Multiple spaces found before '='. (no-multi-spaces)
(#79) Expected space or tab after '/**' in comment. (spaced-comment)
(#81) Expected space or tab after '/**' in comment. (spaced-comment)
(#86) Multiple spaces found before '='. (no-multi-spaces)
(#87) Multiple spaces found before '0'. (no-multi-spaces)
(#88) Multiple spaces found before '1'. (no-multi-spaces)
(#89) Expected space or tab after '/**' in comment. (spaced-comment)
(#91) Expected space or tab after '/**' in comment. (spaced-comment)
(#96) Multiple spaces found before '='. (no-multi-spaces)
(#96) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Multiple spaces found before '='. (no-multi-spaces)
(#98) Multiple spaces found before '='. (no-multi-spaces)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Multiple spaces found before '='. (no-multi-spaces)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Expected space or tab after '/**' in comment. (spaced-comment)
(#103) Expected space or tab after '/**' in comment. (spaced-comment)
(#109) Multiple spaces found before '='. (no-multi-spaces)
(#110) Multiple spaces found before '='. (no-multi-spaces)
(#112) Expected space or tab after '/**' in comment. (spaced-comment)
(#119) Multiple spaces found before '='. (no-multi-spaces)
(#120) Multiple spaces found before '='. (no-multi-spaces)
(#121) Multiple spaces found before '='. (no-multi-spaces)
(#122) Expected space or tab after '/**' in comment. (spaced-comment)
(#124) Expected space or tab after '/**' in comment. (spaced-comment)
(#129) Multiple spaces found before '='. (no-multi-spaces)
(#130) Multiple spaces found before '='. (no-multi-spaces)
(#132) Expected space or tab after '/**' in comment. (spaced-comment)
(#141) Unexpected space before function parentheses. (space-before-function-paren)
(#152) Comments should not begin with a lowercase character. (capitalized-comments)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#158) Operator '<' must be spaced. (space-infix-ops)
(#164) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Unexpected space before function parentheses. (space-before-function-paren)
(#169) 'i' is defined but never used. (no-unused-vars)
(#170) Comments should not begin with a lowercase character. (capitalized-comments)
(#173) Comments should not begin with a lowercase character. (capitalized-comments)
(#178) Unexpected space before function parentheses. (space-before-function-paren)
(#179) A constructor name should not start with a lowercase letter. (new-cap)
(#182) Comments should not begin with a lowercase character. (capitalized-comments)
(#187) Unexpected space before function parentheses. (space-before-function-paren)
(#189) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#199) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#202) Comments should not begin with a lowercase character. (capitalized-comments)
(#207) Unexpected space before function parentheses. (space-before-function-paren)
(#207) 'setScores' is defined but never used. (no-unused-vars)
(#208) Comments should not begin with a lowercase character. (capitalized-comments)
(#211) Comments should not begin with a lowercase character. (capitalized-comments)
(#216) Unexpected space before function parentheses. (space-before-function-paren)
(#217) Comments should not begin with a lowercase character. (capitalized-comments)
(#220) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Operator '+' must be spaced. (space-infix-ops)
(#224) Operator '+' must be spaced. (space-infix-ops)
(#230) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#238) Comments should not begin with a lowercase character. (capitalized-comments)
(#244) Unexpected space before function parentheses. (space-before-function-paren)
(#245) Operator '<' must be spaced. (space-infix-ops)
(#245) Operator '+' must be spaced. (space-infix-ops)
(#248) Comments should not begin with a lowercase character. (capitalized-comments)
(#253) Unexpected space before function parentheses. (space-before-function-paren)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#264) Comments should not begin with a lowercase character. (capitalized-comments)
(#271) Comments should not begin with a lowercase character. (capitalized-comments)
(#278) Identifier 'send_results' is not in camel case. (camelcase)
(#278) Expected to return a value at the end of function. (consistent-return)
(#278) Unexpected space before function parentheses. (space-before-function-paren)
(#279) Unexpected space after unary operator '!'. (space-unary-ops)
(#280) Comments should not begin with a lowercase character. (capitalized-comments)
(#286) Comments should not begin with a lowercase character. (capitalized-comments)
(#290) Comments should not begin with a lowercase character. (capitalized-comments)
(#291) Operator '==' must be spaced. (space-infix-ops)
(#291) Operator '==' must be spaced. (space-infix-ops)
(#293) Comments should not begin with a lowercase character. (capitalized-comments)
(#298) Comments should not begin with a lowercase character. (capitalized-comments)
(#301) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#305) Comments should not begin with a lowercase character. (capitalized-comments)
(#308) Comments should not begin with a lowercase character. (capitalized-comments)
(#309) A constructor name should not start with a lowercase letter. (new-cap)
(#312) Comments should not begin with a lowercase character. (capitalized-comments)
(#320) Comments should not begin with a lowercase character. (capitalized-comments)
(#321) Operator '==' must be spaced. (space-infix-ops)
(#321) Operator '==' must be spaced. (space-infix-ops)
(#323) Comments should not begin with a lowercase character. (capitalized-comments)
(#324) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#327) Identifier 'use_asynchronous' is not in camel case. (camelcase)
(#327) Operator '==' must be spaced. (space-infix-ops)
(#334) Operator '==' must be spaced. (space-infix-ops)
(#334) Operator '==' must be spaced. (space-infix-ops)
(#335) Comments should not begin with a lowercase character. (capitalized-comments)
(#337) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#342) Comments should not begin with a lowercase character. (capitalized-comments)
(#348) Identifier 'get_flag' is not in camel case. (camelcase)
(#348) Unexpected space before function parentheses. (space-before-function-paren)
(#350) Multiple spaces found before 'return'. (no-multi-spaces)
(#352) Multiple spaces found before 'return'. (no-multi-spaces)
(#354) Missing semicolon. (semi)
(#356) Comments should not begin with a lowercase character. (capitalized-comments)
(#362) Identifier 'get_ajax' is not in camel case. (camelcase)
(#362) Unexpected space before function parentheses. (space-before-function-paren)
(#365) Multiple spaces found before 'return'. (no-multi-spaces)
(#366) Multiple spaces found before 'return'. (no-multi-spaces)
(#367) Multiple spaces found before 'return'. (no-multi-spaces)
(#368) Multiple spaces found before 'return'. (no-multi-spaces)
(#370) Missing semicolon. (semi)
(#372) Comments should not begin with a lowercase character. (capitalized-comments)
(#378) Identifier 'send_results_ajax' is not in camel case. (camelcase)
(#378) Unexpected space before function parentheses. (space-before-function-paren)
(#378) Identifier 'use_asynchrounous' is not in camel case. (camelcase)
(#379) Comments should not begin with a lowercase character. (capitalized-comments)
(#380) Operator '===' must be spaced. (space-infix-ops)
(#380) Operator '===' must be spaced. (space-infix-ops)
(#381) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#382) Comments should not begin with a lowercase character. (capitalized-comments)
(#383) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#383) 'HP_xmlhttp' is not defined. (no-undef)
(#386) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#386) 'HP_xmlhttp' is not defined. (no-undef)
(#386) 'ActiveXObject' is not defined. (no-undef)
(#389) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#389) 'HP_xmlhttp' is not defined. (no-undef)
(#389) 'ActiveXObject' is not defined. (no-undef)
(#391) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#391) 'HP_xmlhttp' is not defined. (no-undef)
(#396) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#396) 'HP_xmlhttp' is not defined. (no-undef)
(#398) Identifier 'i_max' is not in camel case. (camelcase)
(#399) Operator '=' must be spaced. (space-infix-ops)
(#399) Operator '<' must be spaced. (space-infix-ops)
(#399) Identifier 'i_max' is not in camel case. (camelcase)
(#401) Unexpected space after unary operator '!'. (space-unary-ops)
(#405) Unexpected space after unary operator '!'. (space-unary-ops)
(#408) Comments should not begin with a lowercase character. (capitalized-comments)
(#410) Identifier 'use_asynchrounous' is not in camel case. (camelcase)
(#411) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#411) 'HP_xmlhttp' is not defined. (no-undef)
(#411) Identifier 'HP_onreadystatechange' is not in camel case. (camelcase)
(#413) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#413) 'HP_xmlhttp' is not defined. (no-undef)
(#414) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#414) 'HP_xmlhttp' is not defined. (no-undef)
(#415) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#415) 'HP_xmlhttp' is not defined. (no-undef)
(#417) Missing semicolon. (semi)
(#419) Comments should not begin with a lowercase character. (capitalized-comments)
(#425) Unexpected space before function parentheses. (space-before-function-paren)
(#426) Comments should not begin with a lowercase character. (capitalized-comments)
(#428) Operator '==' must be spaced. (space-infix-ops)
(#428) Operator '==' must be spaced. (space-infix-ops)
(#428) Operator '==' must be spaced. (space-infix-ops)
(#428) Operator '==' must be spaced. (space-infix-ops)
(#430) Operator '==' must be spaced. (space-infix-ops)
(#430) Operator '==' must be spaced. (space-infix-ops)
(#434) Operator '==' must be spaced. (space-infix-ops)
(#434) Operator '==' must be spaced. (space-infix-ops)
(#435) Identifier 'i_max' is not in camel case. (camelcase)
(#435) 'i_max' declared on line 445 column 17 is used outside of binding context. (block-scoped-var)
(#436) 'i' declared on line 446 column 22 is used outside of binding context. (block-scoped-var)
(#436) Operator '=' must be spaced. (space-infix-ops)
(#436) 'i' declared on line 446 column 22 is used outside of binding context. (block-scoped-var)
(#436) Operator '<' must be spaced. (space-infix-ops)
(#436) Identifier 'i_max' is not in camel case. (camelcase)
(#436) 'i_max' declared on line 445 column 17 is used outside of binding context. (block-scoped-var)
(#436) 'i' declared on line 446 column 22 is used outside of binding context. (block-scoped-var)
(#437) 'i' declared on line 446 column 22 is used outside of binding context. (block-scoped-var)
(#438) Operator '==' must be spaced. (space-infix-ops)
(#438) 'i' declared on line 446 column 22 is used outside of binding context. (block-scoped-var)
(#441) Operator '==' must be spaced. (space-infix-ops)
(#441) Operator '==' must be spaced. (space-infix-ops)
(#441) Operator '==' must be spaced. (space-infix-ops)
(#442) Comments should not begin with a lowercase character. (capitalized-comments)
(#444) Comments should not begin with a lowercase character. (capitalized-comments)
(#445) 'i_max' is already defined. (no-redeclare)
(#445) 'i_max' declared on line 435 column 17 is used outside of binding context. (block-scoped-var)
(#446) 'i' is already defined. (no-redeclare)
(#446) 'i' declared on line 436 column 22 is used outside of binding context. (block-scoped-var)
(#446) Operator '=' must be spaced. (space-infix-ops)
(#446) 'i' declared on line 436 column 22 is used outside of binding context. (block-scoped-var)
(#446) Operator '<' must be spaced. (space-infix-ops)
(#446) 'i_max' declared on line 435 column 17 is used outside of binding context. (block-scoped-var)
(#446) Identifier 'i_max' is not in camel case. (camelcase)
(#446) 'i' declared on line 436 column 22 is used outside of binding context. (block-scoped-var)
(#447) 'i' declared on line 436 column 22 is used outside of binding context. (block-scoped-var)
(#448) Operator '==' must be spaced. (space-infix-ops)
(#448) 'i' declared on line 436 column 22 is used outside of binding context. (block-scoped-var)
(#455) Comments should not begin with a lowercase character. (capitalized-comments)
(#461) Unexpected space before function parentheses. (space-before-function-paren)
(#462) Use '===' to compare with null. (no-eq-null)
(#462) Operator '==' must be spaced. (space-infix-ops)
(#463) Comments should not begin with a lowercase character. (capitalized-comments)
(#466) Comments should not begin with a lowercase character. (capitalized-comments)
(#467) Operator '+' must be spaced. (space-infix-ops)
(#468) Comments should not begin with a lowercase character. (capitalized-comments)
(#470) Comments should not begin with a lowercase character. (capitalized-comments)
(#471) Comments should not begin with a lowercase character. (capitalized-comments)
(#472) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#472) Operator '==' must be spaced. (space-infix-ops)
(#473) Operator '<' must be spaced. (space-infix-ops)
(#475) Operator '/' must be spaced. (space-infix-ops)
(#475) Operator '/' must be spaced. (space-infix-ops)
(#475) Operator '*' must be spaced. (space-infix-ops)
(#480) Comments should not begin with a lowercase character. (capitalized-comments)
(#487) Unexpected space before function parentheses. (space-before-function-paren)
(#492) Identifier 'i_max' is not in camel case. (camelcase)
(#493) Operator '=' must be spaced. (space-infix-ops)
(#493) Operator '<' must be spaced. (space-infix-ops)
(#493) Identifier 'i_max' is not in camel case. (camelcase)
(#499) Comments should not begin with a lowercase character. (capitalized-comments)
(#502) Comments should not begin with a lowercase character. (capitalized-comments)
(#508) Identifier 'end_of_quiz' is not in camel case. (camelcase)
(#508) Unexpected space before function parentheses. (space-before-function-paren)
(#509) Use '===' to compare with null. (no-eq-null)
(#509) Operator '==' must be spaced. (space-infix-ops)
(#510) Use '===' to compare with null. (no-eq-null)
(#510) Operator '==' must be spaced. (space-infix-ops)
(#510) Operator '==' must be spaced. (space-infix-ops)
(#510) Operator '==' must be spaced. (space-infix-ops)
(#512) This line has a length of 159. Maximum allowed is 132. (max-len)
(#512) Operator '==' must be spaced. (space-infix-ops)
(#512) Operator '==' must be spaced. (space-infix-ops)
(#512) Operator '==' must be spaced. (space-infix-ops)
(#512) Operator '==' must be spaced. (space-infix-ops)
(#512) Operator '==' must be spaced. (space-infix-ops)
(#515) Comments should not begin with a lowercase character. (capitalized-comments)
(#521) Identifier 'navigation_event' is not in camel case. (camelcase)
(#521) Unexpected space before function parentheses. (space-before-function-paren)
(#522) Use '===' to compare with null. (no-eq-null)
(#522) Operator '==' must be spaced. (space-infix-ops)
(#525) Operator '==' must be spaced. (space-infix-ops)
(#525) Operator '==' must be spaced. (space-infix-ops)
(#525) Operator '==' must be spaced. (space-infix-ops)
(#528) Comments should not begin with a lowercase character. (capitalized-comments)
(#534) Identifier 'quiz_button_event' is not in camel case. (camelcase)
(#534) Unexpected space before function parentheses. (space-before-function-paren)
(#535) Use '===' to compare with null. (no-eq-null)
(#535) Operator '==' must be spaced. (space-infix-ops)
(#538) This line has a length of 136. Maximum allowed is 132. (max-len)
(#538) Operator '==' must be spaced. (space-infix-ops)
(#538) Operator '==' must be spaced. (space-infix-ops)
(#538) Operator '==' must be spaced. (space-infix-ops)
(#538) Operator '==' must be spaced. (space-infix-ops)
(#538) Operator '==' must be spaced. (space-infix-ops)
(#541) Comments should not begin with a lowercase character. (capitalized-comments)
(#547) Identifier 'quiz_input_event' is not in camel case. (camelcase)
(#547) Unexpected space before function parentheses. (space-before-function-paren)
(#548) Use '===' to compare with null. (no-eq-null)
(#548) Operator '==' must be spaced. (space-infix-ops)
(#551) Operator '==' must be spaced. (space-infix-ops)
(#551) Operator '==' must be spaced. (space-infix-ops)
(#551) Operator '==' must be spaced. (space-infix-ops)
(#560) Identifier 'HP_onreadystatechange' is not in camel case. (camelcase)
(#562) Unexpected space after unary operator '!'. (space-unary-ops)
(#565) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#565) 'HP_xmlhttp' is not defined. (no-undef)
(#565) Operator '==' must be spaced. (space-infix-ops)
(#566) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#566) 'HP_xmlhttp' is not defined. (no-undef)
(#568) Comments should not begin with a lowercase character. (capitalized-comments)
(#570) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#570) 'HP_xmlhttp' is not defined. (no-undef)
(#574) Comments should not begin with a lowercase character. (capitalized-comments)
(#576) Identifier 'HP_xmlhttp' is not in camel case. (camelcase)
(#579) Comments should not begin with a lowercase character. (capitalized-comments)
(#584) Comments should not begin with a lowercase character. (capitalized-comments)
(#588) Multiple spaces found before '='. (no-multi-spaces)
(#589) Multiple spaces found before '='. (no-multi-spaces)
(#590) Multiple spaces found before '='. (no-multi-spaces)
(#592) Multiple spaces found before '='. (no-multi-spaces)
(#594) Multiple spaces found before '='. (no-multi-spaces)
(#595) Multiple spaces found before '='. (no-multi-spaces)
(#596) Multiple spaces found before '='. (no-multi-spaces)
(#597) Multiple spaces found before '='. (no-multi-spaces)
(#598) Multiple spaces found before '='. (no-multi-spaces)
(#599) Multiple spaces found before '='. (no-multi-spaces)
(#601) Comments should not begin with a lowercase character. (capitalized-comments)
(#607) Unexpected space before function parentheses. (space-before-function-paren)
(#608) Comments should not begin with a lowercase character. (capitalized-comments)
(#622) Operator '+' must be spaced. (space-infix-ops)
(#626) Missing semicolon. (semi)
(#627) Unnecessary semicolon. (no-extra-semi)
(#629) Comments should not begin with a lowercase character. (capitalized-comments)
(#638) Comments should not begin with a lowercase character. (capitalized-comments)
(#644) Unexpected space before function parentheses. (space-before-function-paren)
(#645) A constructor name should not start with a lowercase letter. (new-cap)
(#646) Missing semicolon. (semi)
(#648) Comments should not begin with a lowercase character. (capitalized-comments)
(#653) Unexpected space before function parentheses. (space-before-function-paren)
(#654) Operator '+' must be spaced. (space-infix-ops)
(#654) Operator '+' must be spaced. (space-infix-ops)
(#656) Operator '=' must be spaced. (space-infix-ops)
(#656) Operator '<' must be spaced. (space-infix-ops)
(#661) Missing semicolon. (semi)
(#662) Unnecessary semicolon. (no-extra-semi)
(#664) Comments should not begin with a lowercase character. (capitalized-comments)
(#674) Comments should not begin with a lowercase character. (capitalized-comments)
(#681) Unexpected space before function parentheses. (space-before-function-paren)
(#683) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#688) Comments should not begin with a lowercase character. (capitalized-comments)
(#689) Identifier 'i_max' is not in camel case. (camelcase)
(#690) Operator '=' must be spaced. (space-infix-ops)
(#690) Operator '<' must be spaced. (space-infix-ops)
(#690) Identifier 'i_max' is not in camel case. (camelcase)
(#693) Operator '==' must be spaced. (space-infix-ops)
(#693) Multiple spaces found before 'this'. (no-multi-spaces)
(#702) Operator '==' must be spaced. (space-infix-ops)
(#705) Operator '>=' must be spaced. (space-infix-ops)
(#705) Operator '>=' must be spaced. (space-infix-ops)
(#710) Missing semicolon. (semi)
(#712) Comments should not begin with a lowercase character. (capitalized-comments)
(#718) Identifier 'encode_entities' is not in camel case. (camelcase)
(#718) Unexpected space before function parentheses. (space-before-function-paren)
(#718) Identifier 's_in' is not in camel case. (camelcase)
(#719) Identifier 'i_max' is not in camel case. (camelcase)
(#719) Identifier 's_in' is not in camel case. (camelcase)
(#719) Identifier 's_in' is not in camel case. (camelcase)
(#720) Identifier 's_out' is not in camel case. (camelcase)
(#721) Operator '=' must be spaced. (space-infix-ops)
(#721) Operator '<' must be spaced. (space-infix-ops)
(#721) Identifier 'i_max' is not in camel case. (camelcase)
(#722) Identifier 's_in' is not in camel case. (camelcase)
(#731) Operator '==' must be spaced. (space-infix-ops)
(#731) Operator '==' must be spaced. (space-infix-ops)
(#731) Operator '==' must be spaced. (space-infix-ops)
(#731) Operator '>=' must be spaced. (space-infix-ops)
(#732) Comments should not begin with a lowercase character. (capitalized-comments)
(#733) Identifier 's_out' is not in camel case. (camelcase)
(#735) Identifier 's_out' is not in camel case. (camelcase)
(#735) Identifier 's_in' is not in camel case. (camelcase)
(#738) Identifier 's_out' is not in camel case. (camelcase)
(#739) Missing semicolon. (semi)
(#740) Unnecessary semicolon. (no-extra-semi)
(#742) Expected space or tab after '//' in comment. (spaced-comment)
(#744) Expected space or tab after '//' in comment. (spaced-comment)
(#752) Identifier 'HP_fix_function' is not in camel case. (camelcase)
(#753) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#753) Operator '==' must be spaced. (space-infix-ops)
(#756) The Function constructor is eval. (no-new-func)
(#767) Identifier 'HP_fix_event' is not in camel case. (camelcase)
(#771) Comments should not begin with a lowercase character. (capitalized-comments)
(#772) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#772) Operator '==' must be spaced. (space-infix-ops)
(#775) Multiple spaces found before ':'. (no-multi-spaces)
(#775) Multiple spaces found before 'in'. (no-multi-spaces)
(#775) Expected { after 'if' condition. (curly)
(#775) Multiple spaces found before 'break'. (no-multi-spaces)
(#776) Multiple spaces found before ':'. (no-multi-spaces)
(#776) Expected { after 'if' condition. (curly)
(#777) Multiple spaces found before ':'. (no-multi-spaces)
(#777) Multiple spaces found before 'in'. (no-multi-spaces)
(#777) Expected { after 'if' condition. (curly)
(#777) Multiple spaces found before 'break'. (no-multi-spaces)
(#778) Multiple spaces found before ':'. (no-multi-spaces)
(#778) Multiple spaces found before 'in'. (no-multi-spaces)
(#778) Expected { after 'if' condition. (curly)
(#778) Multiple spaces found before 'break'. (no-multi-spaces)
(#779) Multiple spaces found before ':'. (no-multi-spaces)
(#779) Multiple spaces found before 'in'. (no-multi-spaces)
(#779) Expected { after 'if' condition. (curly)
(#779) Multiple spaces found before 'break'. (no-multi-spaces)
(#780) Multiple spaces found before ':'. (no-multi-spaces)
(#780) Multiple spaces found before 'in'. (no-multi-spaces)
(#780) Expected { after 'if' condition. (curly)
(#780) Multiple spaces found before 'break'. (no-multi-spaces)
(#781) Multiple spaces found before ':'. (no-multi-spaces)
(#781) Multiple spaces found before 'in'. (no-multi-spaces)
(#781) Expected { after 'if' condition. (curly)
(#781) Multiple spaces found before 'break'. (no-multi-spaces)
(#782) Multiple spaces found before 'in'. (no-multi-spaces)
(#782) Expected { after 'if' condition. (curly)
(#782) Multiple spaces found before 'break'. (no-multi-spaces)
(#803) Identifier 'HP_add_listener' is not in camel case. (camelcase)
(#805) Comments should not begin with a lowercase character. (capitalized-comments)
(#806) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#808) Comments should not begin with a lowercase character. (capitalized-comments)
(#809) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#811) Comments should not begin with a lowercase character. (capitalized-comments)
(#812) Identifier 'i_max' is not in camel case. (camelcase)
(#813) Operator '=' must be spaced. (space-infix-ops)
(#813) Operator '<' must be spaced. (space-infix-ops)
(#813) Identifier 'i_max' is not in camel case. (camelcase)
(#816) Comments should not begin with a lowercase character. (capitalized-comments)
(#819) Identifier 'old_fnc' is not in camel case. (camelcase)
(#821) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#824) Comments should not begin with a lowercase character. (capitalized-comments)
(#829) Comments should not begin with a lowercase character. (capitalized-comments)
(#830) Unexpected space after unary operator '!'. (space-unary-ops)
(#833) Unexpected space after unary operator '!'. (space-unary-ops)
(#836) Unexpected space after unary operator '!'. (space-unary-ops)
(#838) The Function constructor is eval. (no-new-func)
(#838) Unnecessary escape character: \". (no-useless-escape)
(#838) Operator '+' must be spaced. (space-infix-ops)
(#838) Operator '+' must be spaced. (space-infix-ops)
(#838) Unnecessary escape character: \". (no-useless-escape)
(#853) Identifier 'HP_remove_listener' is not in camel case. (camelcase)
(#855) Comments should not begin with a lowercase character. (capitalized-comments)
(#856) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#858) Comments should not begin with a lowercase character. (capitalized-comments)
(#859) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#861) Comments should not begin with a lowercase character. (capitalized-comments)
(#862) Identifier 'i_max' is not in camel case. (camelcase)
(#862) 'i_max' declared on line 872 column 17 is used outside of binding context. (block-scoped-var)
(#863) 'i' declared on line 873 column 22 is used outside of binding context. (block-scoped-var)
(#863) Operator '=' must be spaced. (space-infix-ops)
(#863) 'i' declared on line 873 column 22 is used outside of binding context. (block-scoped-var)
(#863) Operator '<' must be spaced. (space-infix-ops)
(#863) Identifier 'i_max' is not in camel case. (camelcase)
(#863) 'i_max' declared on line 872 column 17 is used outside of binding context. (block-scoped-var)
(#863) 'i' declared on line 873 column 22 is used outside of binding context. (block-scoped-var)
(#864) 'i' declared on line 873 column 22 is used outside of binding context. (block-scoped-var)
(#872) 'i_max' is already defined. (no-redeclare)
(#873) 'i' is already defined. (no-redeclare)
(#873) Operator '=' must be spaced. (space-infix-ops)
(#873) Identifier 'i_max' is not in camel case. (camelcase)
(#873) Operator '>=' must be spaced. (space-infix-ops)
(#874) Operator '==' must be spaced. (space-infix-ops)
(#889) Identifier 'HP_handle_event' is not in camel case. (camelcase)
(#889) 'HP_handle_event' is defined but never used. (no-unused-vars)
(#891) Identifier 'i_max' is not in camel case. (camelcase)
(#891) Missing semicolon. (semi)
(#892) Operator '=' must be spaced. (space-infix-ops)
(#892) Operator '<' must be spaced. (space-infix-ops)
(#892) Identifier 'i_max' is not in camel case. (camelcase)
(#904) Identifier 'HP_disable_event' is not in camel case. (camelcase)
(#904) 'HP_disable_event' is defined but never used. (no-unused-vars)
(#905) Use '===' to compare with null. (no-eq-null)
(#905) Operator '==' must be spaced. (space-infix-ops)
(#916) Expected space or tab after '//' in comment. (spaced-comment)
(#918) Expected space or tab after '//' in comment. (spaced-comment)
(#926) Function 'HP_send_results' has a complexity of 24. Maximum allowed is 20. (complexity)
(#926) Identifier 'HP_send_results' is not in camel case. (camelcase)
(#927) Use '===' to compare with null. (no-eq-null)
(#927) Operator '==' must be spaced. (space-infix-ops)
(#927) Use '===' to compare with null. (no-eq-null)
(#927) Operator '==' must be spaced. (space-infix-ops)
(#928) Comments should not begin with a lowercase character. (capitalized-comments)
(#931) Comments should not begin with a lowercase character. (capitalized-comments)
(#932) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#932) Operator '==' must be spaced. (space-infix-ops)
(#934) 'HP' is not defined. (no-undef)
(#934) 'HP' is not defined. (no-undef)
(#937) Comments should not begin with a lowercase character. (capitalized-comments)
(#938) 'HP' is not defined. (no-undef)
(#940) Comments should not begin with a lowercase character. (capitalized-comments)
(#941) Identifier 'send_results' is not in camel case. (camelcase)
(#945) 'HP' is not defined. (no-undef)
(#946) Comments should not begin with a lowercase character. (capitalized-comments)
(#949) 'HP' is not defined. (no-undef)
(#950) Comments should not begin with a lowercase character. (capitalized-comments)
(#951) Identifier 'send_results' is not in camel case. (camelcase)
(#953) 'HP' is not defined. (no-undef)
(#953) Multiple spaces found before 'status'. (no-multi-spaces)
(#953) 'HP' is not defined. (no-undef)
(#953) Multiple spaces found before 'break'. (no-multi-spaces)
(#954) 'HP' is not defined. (no-undef)
(#954) Multiple spaces found before 'status'. (no-multi-spaces)
(#954) 'HP' is not defined. (no-undef)
(#955) 'HP' is not defined. (no-undef)
(#955) Multiple spaces found before 'status'. (no-multi-spaces)
(#955) 'HP' is not defined. (no-undef)
(#956) 'HP' is not defined. (no-undef)
(#956) Multiple spaces found before 'status'. (no-multi-spaces)
(#956) 'HP' is not defined. (no-undef)
(#957) 'HP' is not defined. (no-undef)
(#957) 'HP' is not defined. (no-undef)
(#961) 'HP' is not defined. (no-undef)
(#961) 'HP' is not defined. (no-undef)
(#961) 'HP' is not defined. (no-undef)
(#962) Comments should not begin with a lowercase character. (capitalized-comments)
(#964) Identifier 'send_results' is not in camel case. (camelcase)
(#965) 'HP' is not defined. (no-undef)
(#968) 'HP' is not defined. (no-undef)
(#968) 'HP' is not defined. (no-undef)
(#968) 'HP' is not defined. (no-undef)
(#969) Comments should not begin with a lowercase character. (capitalized-comments)
(#971) Identifier 'send_results' is not in camel case. (camelcase)
(#972) 'HP' is not defined. (no-undef)
(#975) 'HP' is not defined. (no-undef)
(#975) 'HP' is not defined. (no-undef)
(#976) Comments should not begin with a lowercase character. (capitalized-comments)
(#977) Identifier 'send_results' is not in camel case. (camelcase)
(#978) 'HP' is not defined. (no-undef)
(#982) Identifier 'send_results' is not in camel case. (camelcase)
(#983) 'HP' is not defined. (no-undef)
(#986) Operator '==' must be spaced. (space-infix-ops)
(#986) 'HP' is not defined. (no-undef)
(#987) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#987) 'HP_beforeunload' is not defined. (no-undef)
(#991) Unnecessary semicolon. (no-extra-semi)
(#993) Expected space or tab after '//' in comment. (spaced-comment)
(#995) Expected space or tab after '//' in comment. (spaced-comment)
(#1005) 'GetTextFromNodeN' is defined but never used. (no-unused-vars)
(#1006) Comments should not begin with a lowercase character. (capitalized-comments)
(#1009) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1009) Operator '==' must be spaced. (space-infix-ops)
(#1012) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1013) Operator '<' must be spaced. (space-infix-ops)
(#1014) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1018) Unnecessary semicolon. (no-extra-semi)
(#1028) Comments should not begin with a lowercase character. (capitalized-comments)
(#1031) Operator '==' must be spaced. (space-infix-ops)
(#1034) Operator '=' must be spaced. (space-infix-ops)
(#1034) Operator '<' must be spaced. (space-infix-ops)
(#1035) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1040) Unnecessary semicolon. (no-extra-semi)
(#1049) Comments should not begin with a lowercase character. (capitalized-comments)
(#1052) Operator '==' must be spaced. (space-infix-ops)
(#1056) Operator '=' must be spaced. (space-infix-ops)
(#1056) Operator '<' must be spaced. (space-infix-ops)
(#1057) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1062) Unnecessary semicolon. (no-extra-semi)
(#1064) Expected space or tab after '//' in comment. (spaced-comment)
(#1066) Expected space or tab after '//' in comment. (spaced-comment)
(#1076) Identifier 'print_object' is not in camel case. (camelcase)
(#1076) 'print_object' is defined but never used. (no-unused-vars)
(#1078) Unexpected space after unary operator '!'. (space-unary-ops)
(#1081) Operator '=' must be spaced. (space-infix-ops)
(#1081) Operator '<' must be spaced. (space-infix-ops)
(#1084) Use '===' to compare with null. (no-eq-null)
(#1087) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1095) Comments should not begin with a lowercase character. (capitalized-comments)
(#1100) Comments should not begin with a lowercase character. (capitalized-comments)
(#1102) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1103) Operator '+' must be spaced. (space-infix-ops)
(#1103) Operator '+' must be spaced. (space-infix-ops)
(#1103) Operator '+' must be spaced. (space-infix-ops)
(#1115) Unnecessary semicolon. (no-extra-semi)
(#1117) Comments should not begin with a lowercase character. (capitalized-comments)
(#1124) Identifier 'print_object_keys' is not in camel case. (camelcase)
(#1124) 'print_object_keys' is defined but never used. (no-unused-vars)
(#1128) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1132) Unnecessary semicolon. (no-extra-semi)
(#1134) Comments should not begin with a lowercase character. (capitalized-comments)
(#1141) Identifier 'object_keys' is not in camel case. (camelcase)
(#1142) Comments should not begin with a lowercase character. (capitalized-comments)
(#1149) Comments should not begin with a lowercase character. (capitalized-comments)
(#1150) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1150) Operator '==' must be spaced. (space-infix-ops)
(#1152) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1152) Operator '==' must be spaced. (space-infix-ops)
(#1153) Comments should not begin with a lowercase character. (capitalized-comments)
(#1157) Comments should not begin with a lowercase character. (capitalized-comments)
(#1159) Identifier 'i_max' is not in camel case. (camelcase)
(#1159) 'i_max' declared on line 1161 column 17 is used outside of binding context. (block-scoped-var)
(#1161) 'i_max' is already defined. (no-redeclare)
(#1161) 'i_max' declared on line 1159 column 17 is used outside of binding context. (block-scoped-var)
(#1163) Operator '=' must be spaced. (space-infix-ops)
(#1163) Operator '<' must be spaced. (space-infix-ops)
(#1163) 'i_max' declared on line 1159 column 17 is used outside of binding context. (block-scoped-var)
(#1163) Identifier 'i_max' is not in camel case. (camelcase)
(#1163) 'i_max' declared on line 1161 column 17 is used outside of binding context. (block-scoped-var)
(#1164) 't' declared on line 1183 column 17 is used outside of binding context. (block-scoped-var)
(#1164) 't' declared on line 1188 column 17 is used outside of binding context. (block-scoped-var)
(#1164) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1165) 't' declared on line 1183 column 17 is used outside of binding context. (block-scoped-var)
(#1165) 't' declared on line 1188 column 17 is used outside of binding context. (block-scoped-var)
(#1165) Operator '==' must be spaced. (space-infix-ops)
(#1166) Comments should not begin with a lowercase character. (capitalized-comments)
(#1169) Operator '==' must be spaced. (space-infix-ops)
(#1169) 't' declared on line 1183 column 17 is used outside of binding context. (block-scoped-var)
(#1169) 't' declared on line 1188 column 17 is used outside of binding context. (block-scoped-var)
(#1169) Operator '==' must be spaced. (space-infix-ops)
(#1170) Comments should not begin with a lowercase character. (capitalized-comments)
(#1173) Operator '==' must be spaced. (space-infix-ops)
(#1173) 't' declared on line 1183 column 17 is used outside of binding context. (block-scoped-var)
(#1173) 't' declared on line 1188 column 17 is used outside of binding context. (block-scoped-var)
(#1173) Operator '!=' must be spaced. (space-infix-ops)
(#1174) Comments should not begin with a lowercase character. (capitalized-comments)
(#1180) Comments should not begin with a lowercase character. (capitalized-comments)
(#1181) Identifier 'numeric_key' is not in camel case. (camelcase)
(#1183) 't' is already defined. (no-redeclare)
(#1183) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1183) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1184) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1184) Operator '==' must be spaced. (space-infix-ops)
(#1184) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1184) Operator '==' must be spaced. (space-infix-ops)
(#1185) Comments should not begin with a lowercase character. (capitalized-comments)
(#1188) 't' is already defined. (no-redeclare)
(#1188) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1188) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1189) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1189) Operator '==' must be spaced. (space-infix-ops)
(#1190) Comments should not begin with a lowercase character. (capitalized-comments)
(#1193) Operator '==' must be spaced. (space-infix-ops)
(#1193) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1193) Operator '==' must be spaced. (space-infix-ops)
(#1194) Comments should not begin with a lowercase character. (capitalized-comments)
(#1197) Operator '==' must be spaced. (space-infix-ops)
(#1197) 't' declared on line 1164 column 17 is used outside of binding context. (block-scoped-var)
(#1197) Operator '!=' must be spaced. (space-infix-ops)
(#1198) Comments should not begin with a lowercase character. (capitalized-comments)
(#1202) Comments should not begin with a lowercase character. (capitalized-comments)
(#1204) Comments should not begin with a lowercase character. (capitalized-comments)
(#1206) Unnecessary semicolon. (no-extra-semi)
(#1208) Comments should not begin with a lowercase character. (capitalized-comments)
(#1213) Identifier 'object_destroy' is not in camel case. (camelcase)
(#1213) 'object_destroy' is defined but never used. (no-unused-vars)
(#1214) Comments should not begin with a lowercase character. (capitalized-comments)
(#1215) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1215) Operator '==' must be spaced. (space-infix-ops)
(#1216) Comments should not begin with a lowercase character. (capitalized-comments)
(#1218) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1219) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1219) Operator '==' must be spaced. (space-infix-ops)
(#1225) Unnecessary semicolon. (no-extra-semi)
(#1227) Expected space or tab after '//' in comment. (spaced-comment)
(#1229) Expected space or tab after '//' in comment. (spaced-comment)
(#1240) Operator '<' must be spaced. (space-infix-ops)
(#1244) Unnecessary semicolon. (no-extra-semi)
(#1246) Comments should not begin with a lowercase character. (capitalized-comments)
(#1253) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1254) Multiple spaces found before ':'. (no-multi-spaces)
(#1256) Multiple spaces found before ':'. (no-multi-spaces)
(#1258) Unnecessary semicolon. (no-extra-semi)
mod/hotpot/attempt/iframe.js
(#30) Operator '>=' must be spaced. (space-infix-ops)
(#30) Expected { after 'if' condition. (curly)
(#31) Operator '>=' must be spaced. (space-infix-ops)
(#31) Expected { after 'if' condition. (curly)
(#33) Expected { after 'if' condition. (curly)
(#34) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) This line has a length of 171. Maximum allowed is 132. (max-len)
(#45) Do not nest ternary expressions. (no-nested-ternary)
(#45) 'is' is not defined. (no-undef)
(#45) Do not nest ternary expressions. (no-nested-ternary)
(#45) 'is' is not defined. (no-undef)
(#45) 'is' is not defined. (no-undef)
(#45) Do not nest ternary expressions. (no-nested-ternary)
(#45) 'is' is not defined. (no-undef)
(#45) 'is' is not defined. (no-undef)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) 'is' is not defined. (no-undef)
(#67) Expected { after 'if' condition. (curly)
(#68) Expected { after 'if' condition. (curly)
(#69) 'is' is not defined. (no-undef)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected { after 'if' condition. (curly)
(#72) Expected { after 'if' condition. (curly)
(#74) Expected { after 'if' condition. (curly)
(#75) Expected { after 'if' condition. (curly)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#86) 'getElement' is defined but never used. (no-unused-vars)
(#88) Do not nest ternary expressions. (no-nested-ternary)
(#88) eval can be harmful. (no-eval)
(#88) Operator '+' must be spaced. (space-infix-ops)
(#88) Do not nest ternary expressions. (no-nested-ternary)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Identifier 'set_embed_object_height' is not in camel case. (camelcase)
(#98) 'set_embed_object_height' is defined but never used. (no-unused-vars)
(#98) Identifier 'embed_object' is not in camel case. (camelcase)
(#99) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#99) Identifier 'embed_object' is not in camel case. (camelcase)
(#99) Operator '==' must be spaced. (space-infix-ops)
(#101) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Identifier 'embed_object' is not in camel case. (camelcase)
(#105) Identifier 'embed_object' is not in camel case. (camelcase)
(#110) Identifier 'embed_object' is not in camel case. (camelcase)
(#112) Identifier 'embed_object' is not in camel case. (camelcase)
(#114) Identifier 'embed_object' is not in camel case. (camelcase)
(#117) Identifier 'embed_object' is not in camel case. (camelcase)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#121) Identifier 'embed_object' is not in camel case. (camelcase)
(#121) Identifier 'embed_object' is not in camel case. (camelcase)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) 'is' is not defined. (no-undef)
(#139) A constructor name should not start with a lowercase letter. (new-cap)
mod/hotpot/mediafilter/eolas_fix.js
(#4) There should be no space after this paren. (space-in-parens)
(#4) Identifier 'Eolas_Fixed' is not in camel case. (camelcase)
(#12) Identifier 'is_ie' is not in camel case. (camelcase)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#14) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Identifier 'Eolas_Fixed' is not in camel case. (camelcase)
(#16) Expected { after 'if' condition. (curly)
(#17) Identifier 'Eolas_Fixed' is not in camel case. (camelcase)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#28) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#29) Identifier 'is_ie' is not in camel case. (camelcase)
(#30) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#35) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#36) Expected { after 'while' condition. (curly)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#53) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#54) 'elm[outerHTML]' is assigned to itself. (no-self-assign)
(#63) Identifier 'is_ie' is not in camel case. (camelcase)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Missing space before opening brace. (space-before-blocks)
(#64) Operator '=' must be spaced. (space-infix-ops)
(#65) Expected space(s) after "while". (keyword-spacing)
(#65) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#66) Expected { after 'while' condition. (curly)
(#69) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) There should be no space after this paren. (space-in-parens)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#78) Expected space or tab after '/*' in comment. (spaced-comment)
mod/hotpot/mediafilter/ufo.js
(#10) This line has a length of 197. Maximum allowed is 132. (max-len)
(#18) A space is required after ','. (comma-spacing)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected { after 'if' condition. (curly)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected { after 'if' condition. (curly)
(#44) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) This line has a length of 133. Maximum allowed is 132. (max-len)
(#58) Use '===' to compare with null. (no-eq-null)
(#58) Use '===' to compare with null. (no-eq-null)
(#58) Use '===' to compare with null. (no-eq-null)
(#64) This line has a length of 133. Maximum allowed is 132. (max-len)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) There should be no space before ','. (comma-spacing)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Unexpected space after unary operator '!'. (space-unary-ops)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#75) Unexpected confirm. (no-alert)
(#75) Operator '+' must be spaced. (space-infix-ops)
(#75) Operator '+' must be spaced. (space-infix-ops)
(#79) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#86) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected { after 'if' condition. (curly)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Expected { after 'if' condition. (curly)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Operator '+' must be spaced. (space-infix-ops)
(#122) Operator '+' must be spaced. (space-infix-ops)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) This line has a length of 177. Maximum allowed is 132. (max-len)
(#139) Multiple spaces found before 'document'. (no-multi-spaces)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) Expected space(s) after "switch". (keyword-spacing)
(#166) This line has a length of 226. Maximum allowed is 132. (max-len)
(#171) This line has a length of 138. Maximum allowed is 132. (max-len)
(#171) Expected { after 'if' condition. (curly)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected { after 'if' condition. (curly)
(#196) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#197) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#198) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#198) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#199) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#200) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#200) '_d' declared on line 224 column 21 is used outside of binding context. (block-scoped-var)
(#203) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#206) Comments should not begin with a lowercase character. (capitalized-comments)
(#207) '_a' declared on line 211 column 25 is used outside of binding context. (block-scoped-var)
(#207) '_a' declared on line 219 column 25 is used outside of binding context. (block-scoped-var)
(#207) 'ActiveXObject' is not defined. (no-undef)
(#208) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#209) Expected space(s) after "catch". (keyword-spacing)
(#211) '_a' is already defined. (no-redeclare)
(#211) '_a' declared on line 207 column 21 is used outside of binding context. (block-scoped-var)
(#211) '_a' declared on line 219 column 25 is used outside of binding context. (block-scoped-var)
(#211) 'ActiveXObject' is not defined. (no-undef)
(#213) '_a' declared on line 207 column 21 is used outside of binding context. (block-scoped-var)
(#213) '_a' declared on line 219 column 25 is used outside of binding context. (block-scoped-var)
(#213) Comments should not begin with a lowercase character. (capitalized-comments)
(#214) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#215) Expected space(s) after "catch". (keyword-spacing)
(#216) Expected { after 'if' condition. (curly)
(#219) '_a' is already defined. (no-redeclare)
(#219) '_a' declared on line 207 column 21 is used outside of binding context. (block-scoped-var)
(#219) '_a' declared on line 211 column 25 is used outside of binding context. (block-scoped-var)
(#219) 'ActiveXObject' is not defined. (no-undef)
(#220) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#221) Expected space(s) after "catch". (keyword-spacing)
(#221) Empty block statement. (no-empty)
(#223) '_a' declared on line 207 column 21 is used outside of binding context. (block-scoped-var)
(#223) '_a' declared on line 211 column 25 is used outside of binding context. (block-scoped-var)
(#223) '_a' declared on line 219 column 25 is used outside of binding context. (block-scoped-var)
(#224) '_d' is already defined. (no-redeclare)
(#224) '_d' declared on line 196 column 17 is used outside of binding context. (block-scoped-var)
(#224) '_a' declared on line 207 column 21 is used outside of binding context. (block-scoped-var)
(#224) '_a' declared on line 211 column 25 is used outside of binding context. (block-scoped-var)
(#224) '_a' declared on line 219 column 25 is used outside of binding context. (block-scoped-var)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#225) '_d' declared on line 196 column 17 is used outside of binding context. (block-scoped-var)
(#226) '_d' declared on line 196 column 17 is used outside of binding context. (block-scoped-var)
(#226) '_d' declared on line 196 column 17 is used outside of binding context. (block-scoped-var)
(#227) '_d' declared on line 196 column 17 is used outside of binding context. (block-scoped-var)
(#227) '_d' declared on line 196 column 17 is used outside of binding context. (block-scoped-var)
(#233) Comments should not begin with a lowercase character. (capitalized-comments)
(#242) Expected { after 'if' condition. (curly)
(#247) Comments should not begin with a lowercase character. (capitalized-comments)
(#258) Comments should not begin with a lowercase character. (capitalized-comments)
(#268) Expected space(s) after "while". (keyword-spacing)
(#276) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#276) '_l' declared on line 299 column 17 is used outside of binding context. (block-scoped-var)
(#276) '_l' declared on line 304 column 17 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#277) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#277) '_l' declared on line 299 column 17 is used outside of binding context. (block-scoped-var)
(#277) '_l' declared on line 304 column 17 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#277) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#278) Expected { after 'if' condition. (curly)
(#278) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#278) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#280) '_o' declared on line 289 column 21 is used outside of binding context. (block-scoped-var)
(#281) '_l' is already defined. (no-redeclare)
(#281) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#281) '_l' declared on line 299 column 17 is used outside of binding context. (block-scoped-var)
(#281) '_l' declared on line 304 column 17 is used outside of binding context. (block-scoped-var)
(#281) '_o' declared on line 289 column 21 is used outside of binding context. (block-scoped-var)
(#282) 'i' is already defined. (no-redeclare)
(#282) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#282) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#282) '_l' declared on line 299 column 17 is used outside of binding context. (block-scoped-var)
(#282) '_l' declared on line 304 column 17 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#282) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#283) '_o' declared on line 289 column 21 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#283) Expected { after 'if' condition. (curly)
(#283) '_o' declared on line 289 column 21 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#283) '_o' declared on line 289 column 21 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#283) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#286) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#289) '_o' is already defined. (no-redeclare)
(#289) '_o' declared on line 280 column 21 is used outside of binding context. (block-scoped-var)
(#290) '_l' is already defined. (no-redeclare)
(#290) '_l' declared on line 276 column 21 is used outside of binding context. (block-scoped-var)
(#290) '_l' declared on line 281 column 21 is used outside of binding context. (block-scoped-var)
(#290) '_l' declared on line 299 column 17 is used outside of binding context. (block-scoped-var)
(#290) '_l' declared on line 304 column 17 is used outside of binding context. (block-scoped-var)
(#290) '_o' declared on line 280 column 21 is used outside of binding context. (block-scoped-var)
(#291) 'i' is already defined. (no-redeclare)
(#291) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#291) '_l' declared on line 276 column 21 is used outside of binding context. (block-scoped-var)
(#291) '_l' declared on line 281 column 21 is used outside of binding context. (block-scoped-var)
(#291) '_l' declared on line 299 column 17 is used outside of binding context. (block-scoped-var)
(#291) '_l' declared on line 304 column 17 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#291) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#292) '_o' declared on line 280 column 21 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#292) Expected { after 'if' condition. (curly)
(#292) '_o' declared on line 280 column 21 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#292) '_o' declared on line 280 column 21 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#292) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#294) This line has a length of 234. Maximum allowed is 132. (max-len)
(#296) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#299) '_l' is already defined. (no-redeclare)
(#299) '_l' declared on line 276 column 21 is used outside of binding context. (block-scoped-var)
(#299) '_l' declared on line 281 column 21 is used outside of binding context. (block-scoped-var)
(#299) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#300) 'i' is already defined. (no-redeclare)
(#300) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#300) '_l' declared on line 276 column 21 is used outside of binding context. (block-scoped-var)
(#300) '_l' declared on line 281 column 21 is used outside of binding context. (block-scoped-var)
(#300) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#300) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#301) Expected { after 'if' condition. (curly)
(#301) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#301) 'i' declared on line 305 column 22 is used outside of binding context. (block-scoped-var)
(#304) '_l' is already defined. (no-redeclare)
(#304) '_l' declared on line 276 column 21 is used outside of binding context. (block-scoped-var)
(#304) '_l' declared on line 281 column 21 is used outside of binding context. (block-scoped-var)
(#304) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#305) 'i' is already defined. (no-redeclare)
(#305) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#305) '_l' declared on line 276 column 21 is used outside of binding context. (block-scoped-var)
(#305) '_l' declared on line 281 column 21 is used outside of binding context. (block-scoped-var)
(#305) '_l' declared on line 290 column 21 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#305) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#306) This line has a length of 140. Maximum allowed is 132. (max-len)
(#306) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#306) Expected { after 'if' condition. (curly)
(#306) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 277 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 282 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 291 column 26 is used outside of binding context. (block-scoped-var)
(#306) 'i' declared on line 300 column 22 is used outside of binding context. (block-scoped-var)
(#309) This line has a length of 371. Maximum allowed is 132. (max-len)
(#313) Comments should not begin with a lowercase character. (capitalized-comments)
(#322) This line has a length of 172. Maximum allowed is 132. (max-len)
(#323) This line has a length of 268. Maximum allowed is 132. (max-len)
(#333) This line has a length of 197. Maximum allowed is 132. (max-len)
(#333) '_mmd' declared on line 336 column 17 is used outside of binding context. (block-scoped-var)
(#334) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#336) '_mmd' is already defined. (no-redeclare)
(#336) '_mmd' declared on line 333 column 17 is used outside of binding context. (block-scoped-var)
(#341) This line has a length of 220. Maximum allowed is 132. (max-len)
(#341) There should be no space after '{'. (object-curly-spacing)
(#341) Missing space before value for key 'movie'. (key-spacing)
(#341) Missing space before value for key 'width'. (key-spacing)
(#341) Missing space before value for key 'height'. (key-spacing)
(#341) Missing space before value for key 'majorversion'. (key-spacing)
(#341) Missing space before value for key 'build'. (key-spacing)
(#341) Missing space before value for key 'flashvars'. (key-spacing)
(#341) '_mmd' declared on line 333 column 17 is used outside of binding context. (block-scoped-var)
(#341) '_mmd' declared on line 336 column 17 is used outside of binding context. (block-scoped-var)
(#341) There should be no space before '}'. (object-curly-spacing)
(#345) Comments should not begin with a lowercase character. (capitalized-comments)
(#356) Comments should not begin with a lowercase character. (capitalized-comments)
(#361) Missing semicolon. (semi)
(#371) Comments should not begin with a lowercase character. (capitalized-comments)
mod/hotpot/module.js
(#24) Identifier 'mod_hotpot' is not in camel case. (camelcase)
(#26) Identifier 'fix_targets' is not in camel case. (camelcase)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Unexpected alert. (no-alert)
(#34) Missing semicolon. (semi)
(#36) Identifier 'secure_window' is not in camel case. (camelcase)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) A space is required after ','. (comma-spacing)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Identifier 'clear_status' is not in camel case. (camelcase)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Unexpected alert. (no-alert)
(#81) 'M.str' is restricted from being used. Use "core/str" module or M.util.get_string() (no-restricted-properties)
(#85) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Identifier 'prevent_mouse' is not in camel case. (camelcase)
(#95) Unexpected alert. (no-alert)
(#95) 'M.str' is restricted from being used. Use "core/str" module or M.util.get_string() (no-restricted-properties)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#113) Operator '*' must be spaced. (space-infix-ops)

CSS problems

(233 errors, 13 warnings)

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

mod/hotpot/styles.css
(#27) Expected newline before "}" (block-closing-brace-newline-before)
(#28) Expected newline before "}" (block-closing-brace-newline-before)
(#31) Expected newline before "}" (block-closing-brace-newline-before)
(#32) Expected newline before "}" (block-closing-brace-newline-before)
(#33) Expected newline before "}" (block-closing-brace-newline-before)
(#34) Expected newline before "}" (block-closing-brace-newline-before)
(#35) Expected newline before "}" (block-closing-brace-newline-before)
(#36) Expected newline before "}" (block-closing-brace-newline-before)
(#38) Expected newline before "}" (block-closing-brace-newline-before)
(#39) Expected newline before "}" (block-closing-brace-newline-before)
(#40) Expected newline before "}" (block-closing-brace-newline-before)
(#43) Expected newline before "}" (block-closing-brace-newline-before)
(#48) Expected newline before "}" (block-closing-brace-newline-before)
(#49) Expected newline before "}" (block-closing-brace-newline-before)
(#50) Expected newline before "}" (block-closing-brace-newline-before)
(#53) Expected newline before "}" (block-closing-brace-newline-before)
(#56) Expected newline before "}" (block-closing-brace-newline-before)
(#58) Expected newline before "}" (block-closing-brace-newline-before)
(#61) Expected newline before "}" (block-closing-brace-newline-before)
(#64) Expected newline before "}" (block-closing-brace-newline-before)
(#65) Expected newline before "}" (block-closing-brace-newline-before)
(#66) Expected newline before "}" (block-closing-brace-newline-before)
(#67) Expected newline before "}" (block-closing-brace-newline-before)
(#68) Expected newline before "}" (block-closing-brace-newline-before)
(#71) Expected newline before "}" (block-closing-brace-newline-before)
(#72) Expected newline before "}" (block-closing-brace-newline-before)
(#75) Expected newline before "}" (block-closing-brace-newline-before)
(#76) Expected newline before "}" (block-closing-brace-newline-before)
(#77) Expected newline before "}" (block-closing-brace-newline-before)
(#78) Expected newline before "}" (block-closing-brace-newline-before)
(#79) Expected newline before "}" (block-closing-brace-newline-before)
(#81) Expected newline before "}" (block-closing-brace-newline-before)
(#82) Expected newline before "}" (block-closing-brace-newline-before)
(#83) Expected newline before "}" (block-closing-brace-newline-before)
(#84) Expected newline before "}" (block-closing-brace-newline-before)
(#86) Expected newline before "}" (block-closing-brace-newline-before)
(#87) Expected newline before "}" (block-closing-brace-newline-before)
(#88) Expected newline before "}" (block-closing-brace-newline-before)
(#89) Expected newline before "}" (block-closing-brace-newline-before)
(#90) Expected newline before "}" (block-closing-brace-newline-before)
(#91) Expected newline before "}" (block-closing-brace-newline-before)
(#92) Expected newline before "}" (block-closing-brace-newline-before)
(#93) Expected newline before "}" (block-closing-brace-newline-before)
(#94) Expected newline before "}" (block-closing-brace-newline-before)
(#97) Expected newline before "}" (block-closing-brace-newline-before)
(#101) Expected newline before "}" (block-closing-brace-newline-before)
(#105) Expected newline before "}" (block-closing-brace-newline-before)
(#109) Expected newline before "}" (block-closing-brace-newline-before)
(#110) Expected newline before "}" (block-closing-brace-newline-before)
(#27) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#28) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#31) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#32) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#33) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#34) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#35) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#36) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#38) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#39) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#40) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#43) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#48) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#49) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#50) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#53) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#56) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#58) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#61) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#64) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#65) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#66) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#67) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#68) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#71) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#72) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#75) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#76) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#77) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#78) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#81) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#82) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#83) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#84) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#86) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#87) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#88) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#89) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#90) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#91) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#92) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#93) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#94) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#97) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#101) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#105) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#109) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#110) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#27) Expected newline after "{" (block-opening-brace-newline-after)
(#28) Expected newline after "{" (block-opening-brace-newline-after)
(#31) Expected newline after "{" (block-opening-brace-newline-after)
(#32) Expected newline after "{" (block-opening-brace-newline-after)
(#33) Expected newline after "{" (block-opening-brace-newline-after)
(#34) Expected newline after "{" (block-opening-brace-newline-after)
(#35) Expected newline after "{" (block-opening-brace-newline-after)
(#36) Expected newline after "{" (block-opening-brace-newline-after)
(#38) Expected newline after "{" (block-opening-brace-newline-after)
(#39) Expected newline after "{" (block-opening-brace-newline-after)
(#40) Expected newline after "{" (block-opening-brace-newline-after)
(#43) Expected newline after "{" (block-opening-brace-newline-after)
(#48) Expected newline after "{" (block-opening-brace-newline-after)
(#49) Expected newline after "{" (block-opening-brace-newline-after)
(#50) Expected newline after "{" (block-opening-brace-newline-after)
(#53) Expected newline after "{" (block-opening-brace-newline-after)
(#56) Expected newline after "{" (block-opening-brace-newline-after)
(#58) Expected newline after "{" (block-opening-brace-newline-after)
(#61) Expected newline after "{" (block-opening-brace-newline-after)
(#64) Expected newline after "{" (block-opening-brace-newline-after)
(#65) Expected newline after "{" (block-opening-brace-newline-after)
(#66) Expected newline after "{" (block-opening-brace-newline-after)
(#67) Expected newline after "{" (block-opening-brace-newline-after)
(#68) Expected newline after "{" (block-opening-brace-newline-after)
(#71) Expected newline after "{" (block-opening-brace-newline-after)
(#72) Expected newline after "{" (block-opening-brace-newline-after)
(#75) Expected newline after "{" (block-opening-brace-newline-after)
(#76) Expected newline after "{" (block-opening-brace-newline-after)
(#77) Expected newline after "{" (block-opening-brace-newline-after)
(#78) Expected newline after "{" (block-opening-brace-newline-after)
(#79) Expected newline after "{" (block-opening-brace-newline-after)
(#81) Expected newline after "{" (block-opening-brace-newline-after)
(#82) Expected newline after "{" (block-opening-brace-newline-after)
(#83) Expected newline after "{" (block-opening-brace-newline-after)
(#84) Expected newline after "{" (block-opening-brace-newline-after)
(#86) Expected newline after "{" (block-opening-brace-newline-after)
(#87) Expected newline after "{" (block-opening-brace-newline-after)
(#88) Expected newline after "{" (block-opening-brace-newline-after)
(#89) Expected newline after "{" (block-opening-brace-newline-after)
(#90) Expected newline after "{" (block-opening-brace-newline-after)
(#91) Expected newline after "{" (block-opening-brace-newline-after)
(#92) Expected newline after "{" (block-opening-brace-newline-after)
(#93) Expected newline after "{" (block-opening-brace-newline-after)
(#94) Expected newline after "{" (block-opening-brace-newline-after)
(#97) Expected newline after "{" (block-opening-brace-newline-after)
(#101) Expected newline after "{" (block-opening-brace-newline-after)
(#105) Expected newline after "{" (block-opening-brace-newline-after)
(#109) Expected newline after "{" (block-opening-brace-newline-after)
(#110) Expected newline after "{" (block-opening-brace-newline-after)
(#27) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#28) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#31) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#32) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#33) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#34) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#35) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#36) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#38) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#39) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#40) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#43) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#48) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#49) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#50) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#53) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#56) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#58) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#61) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#64) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#65) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#66) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#67) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#68) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#71) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#72) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#75) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#76) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#77) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#78) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#79) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#81) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#82) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#83) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#84) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#86) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#87) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#88) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#89) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#90) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#91) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#92) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#93) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#94) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#97) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#101) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#105) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#109) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#110) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#86) Expected single space before "{" (block-opening-brace-space-before)
(#94) Expected "#666666" to be "#666" (color-hex-length)
(#28) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#31) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#32) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#33) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#34) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#35) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#40) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#48) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#49) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#50) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#53) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#65) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#66) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#67) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#68) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#72) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#76) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#86) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#87) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#88) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#89) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#90) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#91) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#92) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#93) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#94) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#97) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#101) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#105) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#78) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#109) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#110) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#81) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#82) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#83) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#84) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Unexpected unit (length-zero-no-unit)
(#28) Unexpected unit (length-zero-no-unit)
(#28) Unexpected unit (length-zero-no-unit)
(#28) Unexpected unit (length-zero-no-unit)
(#28) Unexpected unit (length-zero-no-unit)
(#28) Unexpected unit (length-zero-no-unit)
(#28) Unexpected unit (length-zero-no-unit)
(#53) Unexpected unit (length-zero-no-unit)
(#86) Unexpected unit (length-zero-no-unit)
(#86) Unexpected unit (length-zero-no-unit)
(#83) Expected line length to be no more than 132 characters (max-line-length)
(#84) Expected line length to be no more than 132 characters (max-line-length)

PHPDocs style problems

(177 errors, 0 warnings)

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

mod/hotpot/attempt.php
(#63) Found comment starting with three or more slashes
(#93) Found comment starting with three or more slashes
(#95) Found comment starting with three or more slashes
mod/hotpot/attempt/hp/6/jmatch/xml/jmemori/renderer.php
(#226) Phpdocs for function mod_hotpot_attempt_hp_6_jmatch_xml_jmemori_renderer::expand_CaptionJS has incomplete parameters list
mod/hotpot/attempt/hp/6/jmix/renderer.php
(#57) Phpdocs for function mod_hotpot_attempt_hp_6_jmix_renderer::init has incomplete parameters list
mod/hotpot/attempt/hp/6/jmix/xml/v6/plus/deluxe/renderer.php
(#44) Phpdocs for function mod_hotpot_attempt_hp_6_jmix_xml_v6_plus_deluxe_renderer::init has incomplete parameters list
(#52) Phpdocs for function mod_hotpot_attempt_hp_6_jmix_xml_v6_plus_deluxe_renderer::fix_bodycontent_DragAndDrop has incomplete parameters list
(#85) Phpdocs for function mod_hotpot_attempt_hp_6_jmix_xml_v6_plus_deluxe_renderer::expand_SegmentArray has incomplete parameters list
mod/hotpot/attempt/hp/6/renderer.php
(#1618) Found comment starting with three or more slashes
(#1620) Found comment starting with three or more slashes
(#1690) Found comment starting with three or more slashes
(#1692) Found comment starting with three or more slashes
(#1697) Found comment starting with three or more slashes
(#1699) Found comment starting with three or more slashes
(#1719) Found comment starting with three or more slashes
(#1721) Found comment starting with three or more slashes
(#2998) Phpdocs for function mod_hotpot_attempt_hp_6_renderer::expand_ShowAllQuestionsCaption has incomplete parameters list
(#4294) Phpdocs for function mod_hotpot_attempt_hp_6_renderer::expand_SegmentArray has incomplete parameters list
mod/hotpot/attempt/html/xerte/renderer.php
(#47) Phpdocs for function mod_hotpot_attempt_html_xerte_renderer::init has incomplete parameters list
mod/hotpot/attempt/renderer.php
(#277) Found comment starting with three or more slashes
(#279) Found comment starting with three or more slashes
(#391) Found comment starting with three or more slashes
(#393) Found comment starting with three or more slashes
(#441) Found comment starting with three or more slashes
(#443) Found comment starting with three or more slashes
(#609) Found comment starting with three or more slashes
(#611) Found comment starting with three or more slashes
(#828) Found comment starting with three or more slashes
(#830) Found comment starting with three or more slashes
(#1010) Found comment starting with three or more slashes
(#1012) Found comment starting with three or more slashes
(#1067) Found comment starting with three or more slashes
(#1069) Found comment starting with three or more slashes
(#204) Phpdocs for function mod_hotpot_attempt_renderer::render_attempt has incomplete parameters list
(#860) Phpdocs for function mod_hotpot_attempt_renderer::can_resume has incomplete parameters list
mod/hotpot/attempt/review.php
(#83) Phpdocs for function mod_hotpot_attempt_review::can_reviewattempt has incomplete parameters list
(#120) Phpdocs for function mod_hotpot_attempt_review::review has incomplete parameters list
mod/hotpot/backup/moodle1/lib.php
(#110) Phpdocs for function moodle1_mod_hotpot_handler::process_hotpot has incomplete parameters list
(#222) Phpdocs for function moodle1_mod_hotpot_handler::get_hotpot_sourcetype has incomplete parameters list
(#49) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#49) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/hotpot/backup/moodle2/backup_hotpot_activity_task.class.php
(#50) Phpdocs for function backup_hotpot_activity_task::encode_content_links has incomplete parameters list
(#19) Inline phpdocs tag {@link backup_hotpot_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/hotpot/backup/moodle2/backup_hotpot_stepslib.php
(#49) Found comment starting with three or more slashes
(#51) Found comment starting with three or more slashes
(#57) Found comment starting with three or more slashes
(#59) Found comment starting with three or more slashes
(#84) Found comment starting with three or more slashes
(#86) Found comment starting with three or more slashes
(#107) Found comment starting with three or more slashes
(#109) Found comment starting with three or more slashes
(#113) Found comment starting with three or more slashes
(#115) Found comment starting with three or more slashes
(#133) Found comment starting with three or more slashes
(#135) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#147) Found comment starting with three or more slashes
(#19) Inline phpdocs tag {@link backup_hotpot_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/hotpot/backup/moodle2/restore_hotpot_activity_task.class.php
(#73) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#75) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#91) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#93) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/hotpot/backup/moodle2/restore_hotpot_stepslib.php
(#56) Found comment starting with three or more slashes
(#58) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#65) Found comment starting with three or more slashes
(#323) Phpdocs for function restore_hotpot_activity_structure_step::after_execute_foreignkeys has incomplete parameters list
mod/hotpot/classes/event/base.php
(#49) Phpdocs for function base::__call has incomplete parameters list
(#59) Phpdocs for function base::__callStatic has incomplete parameters list
mod/hotpot/db/upgrade.php
(#405) Found comment starting with three or more slashes
(#406) Found comment starting with three or more slashes
(#407) Found comment starting with three or more slashes
(#1278) Phpdocs for function xmldb_hotpot_fix_previous_fields has incomplete parameters list
mod/hotpot/index.php
(#44) Found comment starting with three or more slashes
(#48) Found comment starting with three or more slashes
(#102) Found comment starting with three or more slashes
(#182) Found comment starting with three or more slashes
mod/hotpot/lib.php
(#32) Found comment starting with three or more slashes
(#34) Found comment starting with three or more slashes
(#1113) Found comment starting with three or more slashes
(#1115) Found comment starting with three or more slashes
(#1320) Found comment starting with three or more slashes
(#1322) Found comment starting with three or more slashes
(#1777) Found comment starting with three or more slashes
(#1779) Found comment starting with three or more slashes
(#1962) Found comment starting with three or more slashes
(#1964) Found comment starting with three or more slashes
(#97) Phpdocs for function hotpot_add_instance has incomplete parameters list
(#127) Phpdocs for function hotpot_update_instance has incomplete parameters list
(#469) Phpdocs for function hotpot_user_complete has incomplete parameters list
(#1123) Phpdocs for function hotpot_grade_item_update has incomplete parameters list
(#1167) Phpdocs for function hotpot_get_grades has incomplete parameters list
(#1656) Phpdocs for function hotpot_pluginfile_dirpath_exists has incomplete parameters list
(#1787) Phpdocs for function hotpot_extend_navigation has incomplete parameters list
(#2280) Phpdocs for function hotpot_textlib has incomplete parameters list
(#641) Inline phpdocs tag {@link course/recent.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#658) Inline phpdocs tag {@link print_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#666) Inline phpdocs tag {@link lib/moodlelib.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#634) Inline phpdocs tag {@link fullname()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#815) Inline phpdocs tag {@link course/recent.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#817) Inline phpdocs tag {@link get_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#917) Inline phpdocs tag {@link course/report/participation/index.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#928) Inline phpdocs tag {@link course/report/participation/index.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#939) Inline phpdocs tag {@link course/lib.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#1121) Inline phpdocs tag {@link hotpot_update_grades()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#1328) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#1852) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#1853) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/hotpot/locallib.php
(#475) Found comment starting with three or more slashes
(#477) Found comment starting with three or more slashes
(#1047) Found comment starting with three or more slashes
(#1049) Found comment starting with three or more slashes
(#1636) Found comment starting with three or more slashes
(#1638) Found comment starting with three or more slashes
(#1711) Found comment starting with three or more slashes
(#1713) Found comment starting with three or more slashes
(#482) Phpdocs for function hotpot::create has incomplete parameters list
(#559) Phpdocs for function hotpot::available_outputformats_list has incomplete parameters list
(#763) Phpdocs for function hotpot::get_js_module has incomplete parameters list
(#824) Phpdocs for function hotpot::sourcefile_options has incomplete parameters list
(#936) Phpdocs for function hotpot::string_ids has incomplete parameters list
(#1051) Phpdocs for function hotpot::view_url has incomplete parameters list
(#1061) Phpdocs for function hotpot::report_url has incomplete parameters list
(#1075) Phpdocs for function hotpot::attempt_url has incomplete parameters list
(#1089) Phpdocs for function hotpot::submit_url has incomplete parameters list
(#1099) Phpdocs for function hotpot::review_url has incomplete parameters list
(#1109) Phpdocs for function hotpot::index_url has incomplete parameters list
(#1119) Phpdocs for function hotpot::course_url has incomplete parameters list
(#1151) Phpdocs for function hotpot::grades_url has incomplete parameters list
(#1200) Phpdocs for function hotpot::format_status has incomplete parameters list
(#1233) Phpdocs for function hotpot::format_score has incomplete parameters list
(#1430) Phpdocs for function hotpot::can_reviewhotpot has incomplete parameters list
(#1623) Phpdocs for function hotpot::get_report_renderer_subtype has incomplete parameters list
(#1644) Phpdocs for function hotpot::get_classes has incomplete parameters list
(#1826) Phpdocs for function hotpot::delete_attempts has incomplete parameters list
(#449) Inline phpdocs tag {@link get_coursemodule_from_id()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/hotpot/mediafilter/class.php
(#238) Phpdocs for function hotpot_mediafilter::fix_object has incomplete parameters list
(#297) Phpdocs for function hotpot_mediafilter::fix_specials has incomplete parameters list
(#333) Phpdocs for function hotpot_mediafilter::fix_special has incomplete parameters list
(#413) Phpdocs for function hotpot_mediafilter::fix_links has incomplete parameters list
(#425) Phpdocs for function hotpot_mediafilter::fix_link has incomplete parameters list
(#579) Phpdocs for function hotpot_mediafilter::get_defaultplayer has incomplete parameters list
(#597) Phpdocs for function hotpot_mediafilter::fix_flashvars has incomplete parameters list
(#626) Phpdocs for function hotpot_mediafilter::format_script has incomplete parameters list
(#658) Phpdocs for function hotpot_mediafilter::mediaplugin_filter has incomplete parameters list
mod/hotpot/mediafilter/hotpot/class.php
(#116) Phpdocs for function hotpot_mediafilter_hotpot::hotpot_mediaplugin_filter has incomplete parameters list
mod/hotpot/mod_form.php
(#95) Phpdocs for function mod_hotpot_mod_form::get_original_value has incomplete parameters list
(#879) Phpdocs for function mod_hotpot_mod_form::validation has incomplete parameters list
(#1003) Phpdocs for function mod_hotpot_mod_form::get_data has incomplete parameters list
mod/hotpot/renderer.php
(#36) Found comment starting with three or more slashes
(#38) Found comment starting with three or more slashes
(#89) Found comment starting with three or more slashes
(#91) Found comment starting with three or more slashes
(#243) Phpdocs for function mod_hotpot_renderer::heading has incomplete parameters list
(#260) Phpdocs for function mod_hotpot_renderer::modedit_icon has incomplete parameters list
mod/hotpot/report.php
(#89) Found comment starting with three or more slashes
(#91) Found comment starting with three or more slashes
mod/hotpot/report/renderer.php
(#178) Phpdocs for function mod_hotpot_report_renderer::display_filters has incomplete parameters list
mod/hotpot/report/tablelib.php
(#222) Found comment starting with three or more slashes
(#224) Found comment starting with three or more slashes
(#369) Found comment starting with three or more slashes
(#371) Found comment starting with three or more slashes
(#58) Phpdocs for function hotpot_report_table::__construct has incomplete parameters list
(#355) Phpdocs for function hotpot_report_table::header_other has incomplete parameters list
mod/hotpot/report/userfiltering.php
(#89) Phpdocs for function hotpot_user_filtering::get_sql_filter has incomplete parameters list
(#106) Phpdocs for function hotpot_user_filtering::get_sql_filter_attempts has incomplete parameters list
(#160) Phpdocs for function hotpot_filter_group::__construct has incomplete parameters list
(#359) Phpdocs for function hotpot_filter_number::__construct has incomplete parameters list
mod/hotpot/review.php
(#66) Found comment starting with three or more slashes
(#68) Found comment starting with three or more slashes
mod/hotpot/source/class.php
(#511) Phpdocs for function hotpot_source::get_content has incomplete parameters list
(#870) Phpdocs for function hotpot_source::compact_filecontents_callback has incomplete parameters list
mod/hotpot/source/hp/6/jcloze/xml/class.php
(#47) Phpdocs for function hotpot_source_hp_6_jcloze_xml::compact_filecontents has incomplete parameters list
mod/hotpot/submit.php
(#112) Found comment starting with three or more slashes
(#114) Found comment starting with three or more slashes
mod/hotpot/view.php
(#92) Found comment starting with three or more slashes
(#94) Found comment starting with three or more slashes

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]


Gherkin .feature problems

(0 errors, 0 warnings)

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