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

(1320 errors, 384 warnings)

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

grade/grading/form/multigraders/backup/moodle2/backup_gradingform_multigraders_plugin.class.php
(#1) DocBlock missing a @package tag for file backup_gradingform_multigraders_plugin.class.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#54) Commas (,) must be followed by white space.
(#54) Short array syntax must be used to define arrays
(#54) Commas (,) must be followed by white space.
(#54) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Line exceeds 132 characters; contains 143 characters
(#92) Line exceeds 132 characters; contains 143 characters
(#101) Short array syntax must be used to define arrays
grade/grading/form/multigraders/backup/moodle2/restore_gradingform_multigraders_plugin.class.php
(#1) DocBlock missing a @package tag for file restore_gradingform_multigraders_plugin.class.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Short array syntax must be used to define arrays
(#53) Commas (,) must be followed by white space.
(#65) Short array syntax must be used to define arrays
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Short array syntax must be used to define arrays
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) This comment is 69% valid code; is this commented out code?
(#103) No space found before comment text; expected "// $instance = $this->get_mapping('grading_instance', $data->instanceid);" but found "//$instance = $this->get_mapping('grading_instance', $data->instanceid);"
grade/grading/form/multigraders/classes/privacy/provider.php
(#1) DocBlock missing a @package tag for file provider.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#39) Import statements must not begin with a leading backslash
(#47) DocBlock missing a @package tag for class provider. Expected @package gradingform_multigraders
(#57) There must not be a space before the colon in a return type declaration
grade/grading/form/multigraders/db/messages.php
(#1) DocBlock missing a @package tag for file messages.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Short array syntax must be used to define arrays
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) 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) There should be a comma after the last array item in a multi-line array.
(#43) File must end with a newline character
grade/grading/form/multigraders/db/upgrade.php
(#1) DocBlock missing a @package tag for file upgrade.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) DocBlock missing a @package tag for function xmldb_gradingform_multigraders_upgrade. Expected @package gradingform_multigraders
(#66) Whitespace found at end of line
(#67) Line exceeds 132 characters; contains 145 characters
(#67) Line exceeds 132 characters; contains 145 characters
(#106) Line exceeds 132 characters; contains 141 characters
(#106) Line exceeds 132 characters; contains 141 characters
(#116) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#133) Variable "tableDefs" must be all lower-case
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "arrSql" must be all lower-case
(#138) Variable "tableDefs" must be all lower-case
(#139) Variable "arrSql" must be all lower-case
(#141) Variable "tableGrades" must be all lower-case
(#142) Variable "tableGrades" must be all lower-case
(#146) Expected "if (...) {\n"; found "if(...){\n"
(#146) Expected 1 space after "<"; 0 found
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#153) Whitespace found at end of line
(#158) Whitespace found at end of line
(#164) Line exceeds 132 characters; contains 145 characters
(#164) Line exceeds 132 characters; contains 145 characters
(#168) Whitespace found at end of line
(#174) Whitespace found at end of line
(#185) Expected "if (...) {\n"; found "if(...){\n"
(#185) Expected 1 space after "<"; 0 found
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Whitespace found at end of line
(#189) Line exceeds 132 characters; contains 139 characters
(#189) Line exceeds 132 characters; contains 139 characters
(#193) Whitespace found at end of line
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Expected 1 space after "<"; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#198) Whitespace found at end of line
(#199) Line exceeds 132 characters; contains 139 characters
(#199) Line exceeds 132 characters; contains 139 characters
(#201) Whitespace found at end of line
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#207) File must end with a newline character
grade/grading/form/multigraders/edit.php
(#1) DocBlock missing a @package tag for file edit.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
grade/grading/form/multigraders/edit_form.php
(#1) DocBlock missing a @package tag for file edit_form.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#60) Short array syntax must be used to define arrays
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// Grading criteria" but found "//Grading criteria"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "arrOptions" must be all lower-case
(#89) Short array syntax must be used to define arrays
(#90) Variable "arrOptions" must be all lower-case
(#91) Variable "arrOptions" must be all lower-case
(#92) Variable "arrOptions" must be all lower-case
(#93) Variable "arrOptions" must be all lower-case
(#94) Line exceeds 132 characters; contains 137 characters
(#94) Line exceeds 132 characters; contains 137 characters
(#95) Variable "arrOptions" must be all lower-case
(#100) 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
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#114) Line exceeds 132 characters; contains 144 characters
(#114) Line exceeds 132 characters; contains 144 characters
(#114) This comment is 74% valid code; is this commented out code?
(#118) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) This comment is 63% valid code; is this commented out code?
(#135) No space found before comment text; expected "// $form = $this->_form;" but found "//$form = $this->_form;"
grade/grading/form/multigraders/lang/en/gradingform_multigraders.php
(#1) DocBlock missing a @package tag for file gradingform_multigraders.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 72% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $string['no_of_graders'] = 'Number of graders';" but found "//$string['no_of_graders'] = 'Number of graders';"
(#59) No space found before comment text; expected "// $string['no_of_gradersexplained'] = '{$a} graders required for the final grade.';" but found "//$string['no_of_gradersexplained'] = '{$a} graders required for the final grade.';"
(#60) No space found before comment text; expected "// $string['grading_type'] = 'How to determine the final grade';" but found "//$string['grading_type'] = 'How to determine the final grade';"
(#61) No space found before comment text; expected "// $string['grading_type_average'] = 'Average grade over all grades.';" but found "//$string['grading_type_average'] = 'Average grade over all grades.';"
(#62) No space found before comment text; expected "// $string['grading_type_last_grader'] = 'Last grader decides the final';" but found "//$string['grading_type_last_grader'] = 'Last grader decides the final';"
(#63) Space found before semicolon; expected "'Blind marking';" but found "'Blind marking' ;"
(#64) Space found before semicolon; expected "'If checked, intermediary graders can not see previous grades, only the original grader can.';" but found "'If checked, intermediary graders can not see previous grades, only the original grader can.' ;"
(#65) Space found before semicolon; expected "'Blind marking is activated, secondary graders can not see previous grades, only the initial/primary grader can. However, when grade is published, everyone involved can see all grades.';" but found "'Blind marking is activated, secondary graders can not see previous grades, only the initial/primary grader can. However, when grade is published, everyone involved can see all grades.' ;"
(#66) Space found before semicolon; expected "'Show second graders notes to students?';" but found "'Show second graders notes to students?' ;"
(#67) Space found before semicolon; expected "'If checked, second graders may choose if their notes can be seen by the students when the grade is published.';" but found "'If checked, second graders may choose if their notes can be seen by the students when the grade is published.' ;"
(#68) Space found before semicolon; expected "'Show notify student box?';" but found "'Show notify student box?' ;"
(#70) Space found before semicolon; expected "'The student can also see all secondary notes when the grade is published.';" but found "'The student can also see all secondary notes when the grade is published.' ;"
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) This comment is 66% valid code; is this commented out code?
(#71) No space found before comment text; expected "// $string['previous_graders_cant_change'] = 'Don\'t allow graders to change their grade and feedback after another graded.' ;" but found "//$string['previous_graders_cant_change'] = 'Don\'t allow graders to change their grade and feedback after another graded.' ;"
(#72) No space found before comment text; expected "// $string['previous_graders_cant_change_help'] = 'If checked, graders can not change their own grade and feed back after another grader marked the assignment and gave feed back.' ;" but found "//$string['previous_graders_cant_change_help'] = 'If checked, graders can not change their own grade and feed back after another grader marked the assignment and gave feed back.' ;"
(#73) No space found before comment text; expected "// $string['previous_graders_cant_change_explained'] = 'Graders can not change their grade and feed back after another grader marked the assignment and gave feed back.' ;" but found "//$string['previous_graders_cant_change_explained'] = 'Graders can not change their grade and feed back after another grader marked the assignment and gave feed back.' ;"
(#74) Space found before semicolon; expected "'Method of auto calculating the next grade and outcomes';" but found "'Method of auto calculating the next grade and outcomes' ;"
(#75) Space found before semicolon; expected "'The final grade is decided by the last grader, however the system will auto calculate the next grade depending on the previous based on the algorithm chosen here. The same method is used for deciding the nest outcome as well.';" but found "'The final grade is decided by the last grader, however the system will auto calculate the next grade depending on the previous based on the algorithm chosen here. The same method is used for deciding the nest outcome as well.' ;"
(#76) Space found before semicolon; expected "'last previous grade';" but found "'last previous grade' ;"
(#77) Space found before semicolon; expected "'minimum previous grade';" but found "'minimum previous grade' ;"
(#78) Space found before semicolon; expected "'maximum previous grade';" but found "'maximum previous grade' ;"
(#79) Space found before semicolon; expected "'average over previous grades';" but found "'average over previous grades' ;"
(#80) Space found before semicolon; expected "'Show notes to student?';" but found "'Show notes to student?' ;"
(#81) Space found before semicolon; expected "'Notes';" but found "'Notes' ;"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
grade/grading/form/multigraders/lib.php
(#1) DocBlock missing a @package tag for file lib.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) "require_once" must be immediately followed by an open parenthesis
(#40) "require_once" must be immediately followed by an open parenthesis
(#83) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $node.
(#99) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $node.
(#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
(#147) Short array syntax must be used to define arrays
(#150) Line exceeds 132 characters; contains 161 characters
(#150) Line exceeds 132 characters; contains 161 characters
(#151) Line exceeds 132 characters; contains 143 characters
(#151) Line exceeds 132 characters; contains 143 characters
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Short array syntax must be used to define arrays
(#157) Commas (,) must be followed by white space.
(#157) Line exceeds maximum limit of 180 characters; contains 214 characters
(#157) Line exceeds maximum limit of 180 characters; contains 214 characters
(#162) This comment is 60% valid code; is this commented out code?
(#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
(#179) Space found before object operator
(#181) Short array syntax must be used to define arrays
(#193) Expected "} else {\n"; found "} else{\n"
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) This comment is 73% valid code; is this commented out code?
(#210) Short array syntax must be used to define arrays
(#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
(#215) This comment is 65% valid code; is this commented out code?
(#223) Line exceeds 132 characters; contains 144 characters
(#223) Line exceeds 132 characters; contains 144 characters
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Short array syntax must be used to define arrays
(#247) Variable "definitionExtras" must be all lower-case
(#247) Short array syntax must be used to define arrays
(#248) Variable "definitionExtras" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) No space found before comment text; expected "// Populate with defaults" but found "//Populate with defaults"
(#254) Short array syntax must be used to define arrays
(#257) Expected "} else {\n"; found "}else{\n"
(#258) Variable "definitionExtras" must be all lower-case
(#259) Variable "definitionExtras" must be all lower-case
(#260) Variable "definitionExtras" must be all lower-case
(#261) Variable "definitionExtras" must be all lower-case
(#262) Variable "definitionExtras" must be all lower-case
(#263) Variable "definitionExtras" must be all lower-case
(#266) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#278) Short array syntax must be used to define arrays
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#291) Short array syntax must be used to define arrays
(#292) There should be a comma after the last array item in a multi-line array.
(#327) Short array syntax must be used to define arrays
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Line exceeds maximum limit of 180 characters; contains 210 characters
(#327) Line exceeds maximum limit of 180 characters; contains 210 characters
(#329) Expected "if (...) {\n"; found "if(...){\n"
(#330) Short array syntax must be used to define arrays
(#331) Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
(#332) Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
(#335) This comment is 68% valid code; is this commented out code?
(#364) Short array syntax must be used to define arrays
(#383) Short array syntax must be used to define arrays
(#387) There should be a comma after the last array item in a multi-line array.
(#389) Commas (,) must be followed by white space.
(#391) Expected "if (...) {\n"; found "if(...) {\n"
(#395) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#397) No space found before comment text; expected "// transform list of grader ids into name list" but found "//transform list of grader ids into name list"
(#401) Variable "dbUsers" must be all lower-case
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#404) Variable "secondaryGraders" must be all lower-case
(#406) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#406) Variable "dbUsers" must be all lower-case
(#406) Variable "oUser" must be all lower-case
(#407) Variable "secondaryGraders" must be all lower-case
(#407) Variable "oUser" must be all lower-case
(#409) Variable "secondaryGraders" must be all lower-case
(#409) Variable "secondaryGraders" must be all lower-case
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Variable "secondaryGraders" must be all lower-case
(#413) Expected "if (...) {\n"; found "if(...){\n"
(#414) Commas (,) must be followed by white space.
(#416) Expected "if (...) {\n"; found "if(...){\n"
(#417) Commas (,) must be followed by white space.
(#419) This comment is 62% valid code; is this commented out code?
(#422) Expected "if (...) {\n"; found "if(...){\n"
(#423) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#432) Commas (,) must be followed by white space.
(#435) Commas (,) must be followed by white space.
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Expected "if (...) {\n"; found "if (...) {\n"
(#471) Must use "self::" for local static member reference
(#473) Must use "self::" for local static member reference
(#474) Usage of ELSEIF not allowed; use ELSE IF instead
(#475) Must use "self::" for local static member reference
(#476) Usage of ELSEIF not allowed; use ELSE IF instead
(#477) Must use "self::" for local static member reference
(#478) Usage of ELSEIF not allowed; use ELSE IF instead
(#479) Must use "self::" for local static member reference
(#481) Expected "if (...) {\n"; found "if(...){\n"
(#481) Must use "self::" for local static member reference
(#482) Commas (,) must be followed by white space.
(#483) Expected "if (...) {\n"; found "if(...){\n"
(#488) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#500) Short array syntax must be used to define arrays
(#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
(#503) No space found before comment text; expected "// delete extra defition details" but found "//delete extra defition details"
(#504) Short array syntax must be used to define arrays
(#522) Short array syntax must be used to define arrays
(#526) Short array syntax must be used to define arrays
(#551) Commas (,) must be followed by white space.
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) This comment is 75% valid code; is this commented out code?
(#564) No space found before comment text; expected "// return " LEFT JOIN {gradingform_multigraders_criteria} gc ON (gc.definitionid = $gdid)";" but found "//return " LEFT JOIN {gradingform_multigraders_criteria} gc ON (gc.definitionid = $gdid)";"
(#582) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#585) Short array syntax must be used to define arrays
(#594) No one-line description found in phpdocs for docblock of function get_external_definition_details
(#594) No one-line description found in phpdocs for docblock of function get_external_definition_details
(#595) Variable "grades_criteria" must not contain underscores.
(#597) Short array syntax must be used to define arrays
(#601) Line exceeds 132 characters; contains 151 characters
(#601) Line exceeds 132 characters; contains 151 characters
(#602) Line exceeds 132 characters; contains 142 characters
(#602) Line exceeds 132 characters; contains 142 characters
(#605) Short array syntax must be used to define arrays
(#605) Variable "grades_criteria" must not contain underscores.
(#619) Short array syntax must be used to define arrays
(#624) Commas (,) must be followed by white space.
(#629) There should be a comma after the last array item in a multi-line array.
(#633) Short array syntax must be used to define arrays
(#641) Commas (,) must be followed by white space.
(#642) Opening brace should be on the same line as the declaration
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#647) Expected 1 space before "="; 0 found
(#647) Expected 1 space after "="; 0 found
(#648) Short array syntax must be used to define arrays
(#649) Variable "user_name" must not contain underscores.
(#649) Expected 1 space before "="; 0 found
(#651) Expected "if (...) {\n"; found "if(...){\n"
(#652) Commas (,) must be followed by white space.
(#652) Variable "user_name" must not contain underscores.
(#654) Expected "} else {\n"; found "}\n else\n {\n"
(#663) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#666) Expected "if (...) {\n"; found "if(...)\n {\n"
(#668) Expected 1 space before "="; 0 found
(#670) Expected "if (...) {\n"; found "if(...)\n {\n"
(#672) Variable "gradeType" must be all lower-case
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) No space found before comment text; expected "// Grade is published" but found "//Grade is published"
(#675) Short array syntax must be used to define arrays
(#675) Commas (,) must be followed by white space.
(#675) Variable "gradeType" must be all lower-case
(#676) Commas (,) must be followed by white space.
(#676) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#679) Expected "} else {\n"; found "}\n else\n {\n"
(#681) Commas (,) must be followed by white space.
(#681) Variable "user_name" must not contain underscores.
(#700) Member variable "validationErrors" must be all lower-case
(#704) Member variable "gradeRange" must be all lower-case
(#706) Member variable "instanceGrades" must be all lower-case
(#722) Commas (,) must be followed by white space.
(#725) Expected "if (...) {\n"; found "if(...) {\n"
(#726) Short array syntax must be used to define arrays
(#726) Commas (,) must be followed by white space.
(#726) Commas (,) must be followed by white space.
(#726) Commas (,) must be followed by white space.
(#726) Commas (,) must be followed by white space.
(#726) Line exceeds maximum limit of 180 characters; contains 182 characters
(#726) Line exceeds maximum limit of 180 characters; contains 182 characters
(#740) Public method name "gradingform_multigraders_instance::getGradeRange" must be in lower-case letters only
(#740) Variable "forceRefresh" must be all lower-case
(#740) Expected 1 space before opening brace; found 0
(#741) Expected "if (...) {\n"; found "if(...) {\n"
(#741) Variable "forceRefresh" must be all lower-case
(#748) Variable "cutPos" must be all lower-case
(#748) Commas (,) must be followed by white space.
(#749) Expected "if (...) {\n"; found "if(...){\n"
(#749) Variable "cutPos" must be all lower-case
(#749) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#750) Commas (,) must be followed by white space.
(#750) Commas (,) must be followed by white space.
(#750) Variable "cutPos" must be all lower-case
(#752) Variable "cutPos" must be all lower-case
(#752) Commas (,) must be followed by white space.
(#753) Expected "if (...) {\n"; found "if(...){\n"
(#753) Variable "cutPos" must be all lower-case
(#753) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#754) Commas (,) must be followed by white space.
(#754) Variable "cutPos" must be all lower-case
(#754) Expected 1 space before "+"; 0 found
(#754) Expected 1 space after "+"; 0 found
(#756) Expected "if (...) {\n"; found "if(...){\n"
(#768) Public method name "gradingform_multigraders_instance::getItemID" must be in lower-case letters only
(#768) Expected 1 space before opening brace; found 0
(#778) Short array syntax must be used to define arrays
(#790) Commas (,) must be followed by white space.
(#792) This comment is 65% valid code; is this commented out code?
(#810) This comment is 79% valid code; is this commented out code?
(#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
(#813) No space found before comment text; expected "// let update handle the form submit" but found "//let update handle the form submit"
(#826) Expected "if (...) {\n"; found "if(...) {\n"
(#826) Expected 1 space before "=="; 0 found
(#826) Expected 1 space after "=="; 0 found
(#830) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#832) Line indented incorrectly; expected 8 spaces, found 9
(#832) Expected "if (...) {\n"; found "if (...){\n"
(#834) Closing brace indented incorrectly; expected 9 spaces, found 8
(#837) Short array syntax must be used to define arrays
(#838) Expected "if (...) {\n"; found "if(...){\n"
(#842) Commas (,) must be followed by white space.
(#842) Line exceeds 132 characters; contains 143 characters
(#842) Line exceeds 132 characters; contains 143 characters
(#846) Expected "if (...) {\n"; found "if(...) {\n"
(#854) Line exceeds maximum limit of 180 characters; contains 199 characters
(#854) Line exceeds maximum limit of 180 characters; contains 199 characters
(#871) Short array syntax must be used to define arrays
(#872) Short array syntax must be used to define arrays
(#872) Short array syntax must be used to define arrays
(#876) Expected 1 space before "=="; 0 found
(#876) Expected 1 space after "=="; 0 found
(#876) Inline comments must start with a capital letter, digit or 3-dots sequence
(#876) No space found before comment text; expected "// make DB int val into boolean." but found "//make DB int val into boolean."
(#877) Expected 1 space before "=="; 0 found
(#877) Expected 1 space after "=="; 0 found
(#877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#877) No space found before comment text; expected "// make DB int val into boolean." but found "//make DB int val into boolean."
(#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
(#878) No space found before comment text; expected "// transform outcomes from JSON to object" but found "//transform outcomes from JSON to object"
(#893) Commas (,) must be followed by white space.
(#894) Variable "currentFormData" must be all lower-case
(#895) Variable "currentRecordID" must be all lower-case
(#897) Variable "firstGradeRecord" must be all lower-case
(#898) Variable "currentRecord" must be all lower-case
(#899) Variable "finalGradeRecord" must be all lower-case
(#901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#901) No space found before comment text; expected "// check first if an admin wants to delete everything for this grade" but found "//check first if an admin wants to delete everything for this grade"
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) No space found before comment text; expected "// check if multigraders_delete_all parameter was sent" but found "//check if multigraders_delete_all parameter was sent"
(#903) Expected "if (...) {\n"; found "if(...) {\n"
(#903) Expected 1 space before "=="; 0 found
(#903) Expected 1 space after "=="; 0 found
(#904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) No space found before comment text; expected "// check if user is admin" but found "//check if user is admin"
(#906) Expected "if (...) {\n"; found "if(...) {\n"
(#909) Commas (,) must be followed by white space.
(#909) Short array syntax must be used to define arrays
(#920) Expected 1 space before "=>"; 0 found
(#920) Variable "currentFormData" must be all lower-case
(#920) Expected 1 space before "=>"; 0 found
(#921) Expected "if (...) {\n"; found "if(...){\n"
(#921) Variable "firstGradeRecord" must be all lower-case
(#922) Variable "firstGradeRecord" must be all lower-case
(#924) Expected "if (...) {\n"; found "if(...){\n"
(#925) Variable "currentRecord" must be all lower-case
(#927) Expected "if (...) {\n"; found "if(...){\n"
(#927) Must use "self::" for local static member reference
(#928) Variable "finalGradeRecord" must be all lower-case
(#932) Line exceeds 132 characters; contains 138 characters
(#932) Line exceeds 132 characters; contains 138 characters
(#932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#932) No space found before comment text; expected "// if the final grade is already added for this instance and it wasn't given by the current teacher, then they can't edit anything." but found "//if the final grade is already added for this instance and it wasn't given by the current teacher, then they can't edit anything."
(#933) Expected "if (...) {\n"; found "if(...){\n"
(#933) Variable "finalGradeRecord" must be all lower-case
(#933) Expected 1 space after "!=="; 0 found
(#933) Variable "currentRecord" must be all lower-case
(#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
(#936) No space found before comment text; expected "// if the final grade is already added for this instance, but by a different teacher, don't allow any saves" but found "//if the final grade is already added for this instance, but by a different teacher, don't allow any saves"
(#937) Expected "if (...) {\n"; found "if(...){\n"
(#937) Variable "finalGradeRecord" must be all lower-case
(#937) Expected 1 space after "!=="; 0 found
(#937) Variable "finalGradeRecord" must be all lower-case
(#941) Expected "if (...) {\n"; found "if(...) {\n"
(#942) Expected 1 space after "="; 2 found
(#945) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#948) No space found before comment text; expected "// updating instanceid for all records of the same item" but found "//updating instanceid for all records of the same item"
(#949) Short array syntax must be used to define arrays
(#952) Variable "gradeType" must be all lower-case
(#952) Must use "self::" for local static member reference
(#953) Variable "gradingFinal" must be all lower-case
(#954) Expected "if (...) {\n"; found "if(...){\n"
(#955) Variable "gradingFinal" must be all lower-case
(#956) Expected "if (...) {\n"; found "if(...) {\n"
(#957) Variable "gradeType" must be all lower-case
(#957) Must use "self::" for local static member reference
(#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
(#960) No space found before comment text; expected "// adding a new record" but found "//adding a new record"
(#961) Expected "if (...) {\n"; found "if(...) {\n"
(#962) Expected 1 space after "!="; 0 found
(#967) Expected "if (...) {\n"; found "if(...){\n"
(#967) Variable "currentRecord" must be all lower-case
(#968) Variable "currentRecordID" must be all lower-case
(#968) Commas (,) must be followed by white space.
(#969) Short array syntax must be used to define arrays
(#969) Commas (,) must be followed by white space.
(#974) Short array syntax must be used to define arrays
(#979) Variable "gradeType" must be all lower-case
(#984) Expected "if (...) {\n"; found "if(...){\n"
(#984) Variable "currentRecordID" must be all lower-case
(#985) Variable "currentRecordID" must be all lower-case
(#988) Expected "} else {\n"; found "}else {\n"
(#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
(#991) No space found before comment text; expected "// grade type is not null only when the grading owner(or first/final grader) is saving the data" but found "//grade type is not null only when the grading owner(or first/final grader) is saving the data"
(#992) Expected "if (...) {\n"; found "if(...){\n"
(#992) Variable "gradingFinal" must be all lower-case
(#993) Expected "if (...) {\n"; found "if(...) {\n"
(#993) Variable "gradeType" must be all lower-case
(#993) Must use "self::" for local static member reference
(#996) Expected "} else {\n"; found "}else{\n"
(#1004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1004) No space found before comment text; expected "// if no previous grade or previous grade did not request second grading or it changed type from final" but found "//if no previous grade or previous grade did not request second grading or it changed type from final"
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) No space found before comment text; expected "// and if the current grade is not final" but found "//and if the current grade is not final"
(#1006) Expected "if (...) {\n"; found "if(...){\n"
(#1006) Variable "currentRecord" must be all lower-case
(#1006) Variable "currentRecord" must be all lower-case
(#1006) Variable "currentRecord" must be all lower-case
(#1006) Variable "gradeType" must be all lower-case
(#1007) Variable "gradeType" must be all lower-case
(#1007) Must use "self::" for local static member reference
(#1010) Variable "gradingFinal" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "firstGradeRecord" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1011) Usage of ELSEIF not allowed; use ELSE IF instead
(#1011) Variable "firstGradeRecord" must be all lower-case
(#1012) Variable "firstGradeRecord" must be all lower-case
(#1012) Commas (,) must be followed by white space.
(#1015) This comment is 61% valid code; is this commented out code?
(#1029) Commas (,) must be followed by white space.
(#1029) Short array syntax must be used to define arrays
(#1043) This comment is 64% valid code; is this commented out code?
(#1050) Variable "visibleGradeRange" must be all lower-case
(#1055) Variable "currGrade" must be all lower-case
(#1057) Variable "currGrade" must be all lower-case
(#1057) Variable "visibleGradeRange" must be all lower-case
(#1057) Expected 1 space before "/"; 0 found
(#1057) Expected 1 space after "/"; 0 found
(#1057) Variable "visibleGradeRange" must be all lower-case
(#1057) Variable "visibleGradeRange" must be all lower-case
(#1057) Expected 1 space before "*"; 0 found
(#1057) Expected 1 space after "*"; 0 found
(#1057) Expected 1 space before "-"; 0 found
(#1057) Expected 1 space after "-"; 0 found
(#1057) Line exceeds 132 characters; contains 151 characters
(#1057) Line exceeds 132 characters; contains 151 characters
(#1071) Expected "if (...) {\n"; found "if(...){\n"
(#1075) Expected "if (...) {\n"; found "if(...){\n"
(#1075) Must use "self::" for local static member reference
(#1088) The static declaration must come after the visibility declaration
(#1088) Expected 1 space before opening brace; found 0
(#1089) Commas (,) must be followed by white space.
(#1090) Expected "if (...) {\n"; found "if(...){\n"
(#1094) Variable "graderName" must be all lower-case
(#1095) Expected "if (...) {\n"; found "if(...){\n"
(#1096) Variable "graderName" must be all lower-case
(#1097) Expected "} else {\n"; found "}else {\n"
(#1098) Short array syntax must be used to define arrays
(#1100) Variable "graderName" must be all lower-case
(#1101) Expected "} else {\n"; found "}else{\n"
(#1102) Variable "graderName" must be all lower-case
(#1105) Expected "if (...) {\n"; found "if(...){\n"
(#1105) Variable "graderName" must be all lower-case
(#1106) Short array syntax must be used to define arrays
(#1106) Expected 1 space before "=>"; 0 found
(#1106) Expected 1 space after "=>"; 0 found
(#1107) Variable "graderName" must be all lower-case
(#1107) Variable "graderName" must be all lower-case
(#1107) Short array syntax must be used to define arrays
(#1108) Variable "graderName" must be all lower-case
(#1108) Variable "graderName" must be all lower-case
(#1111) Variable "graderName" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Commas (,) must be followed by white space.
(#1126) Short array syntax must be used to define arrays
(#1126) Expected 1 space before "=>"; 0 found
(#1126) Expected 1 space after "=>"; 0 found
(#1126) Expected 1 space before "=>"; 0 found
(#1126) Expected 1 space after "=>"; 0 found
(#1132) Usage of ELSEIF not allowed; use ELSE IF instead
(#1134) Usage of ELSEIF not allowed; use ELSE IF instead
(#1136) Usage of ELSEIF not allowed; use ELSE IF instead
(#1139) Line exceeds 132 characters; contains 144 characters
(#1139) Line exceeds 132 characters; contains 144 characters
(#1142) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1145) Commas (,) must be followed by white space.
(#1145) Line exceeds 132 characters; contains 162 characters
(#1145) Line exceeds 132 characters; contains 162 characters
(#1149) Expected "if (...) {\n"; found "if (...){\n"
(#1150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1150) Inline comments must end in full-stops, exclamation marks, or question marks
(#1150) No space found before comment text; expected "// go through previous grades and update only the new one" but found "//go through previous grades and update only the new one"
(#1152) Expected "if (...) {\n"; found "if(...){\n"
(#1156) Expected "if (...) {\n"; found "if(...){\n"
(#1160) Expected "if (...) {\n"; found "if(...){\n"
(#1161) Expected 1 space after "="; 2 found
(#1166) Commas (,) must be followed by white space.
(#1174) Variable "finalGraderId" must be all lower-case
(#1175) Expected "if (...) {\n"; found "if(...){\n"
(#1175) Variable "finalGraderId" must be all lower-case
(#1176) Variable "finalGraderName" must be all lower-case
(#1177) Expected "} else {\n"; found "}else{\n"
(#1178) Variable "finalGraderName" must be all lower-case
(#1178) Variable "finalGraderId" must be all lower-case
(#1180) Commas (,) must be followed by white space.
(#1180) Commas (,) must be followed by white space.
(#1180) Variable "finalGraderName" must be all lower-case
(#1180) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1180) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1182) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1188) This comment is 57% valid code; is this commented out code?
(#1210) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1212) Commas (,) must be followed by white space.
(#1212) Commas (,) must be followed by white space.
(#1212) Commas (,) must be followed by white space.
(#1212) Commas (,) must be followed by white space.
(#1212) Line exceeds maximum limit of 180 characters; contains 185 characters
(#1212) Line exceeds maximum limit of 180 characters; contains 185 characters
(#1215) Expected "if (...) {\n"; found "if(...){\n"
(#1217) Expected "} else {\n"; found "}else{\n"
(#1229) The static declaration must come after the visibility declaration
(#1229) Public method name "gradingform_multigraders_instance::get_userID_for_itemID" must be in lower-case letters only
(#1229) Variable "itemID" must be all lower-case
(#1229) Expected 1 space before opening brace; found 0
(#1232) Variable "userID" must be all lower-case
(#1233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1233) Inline comments must end in full-stops, exclamation marks, or question marks
(#1233) No space found before comment text; expected "// obtain the user being graded" but found "//obtain the user being graded"
(#1234) Short array syntax must be used to define arrays
(#1234) Variable "itemID" must be all lower-case
(#1236) Variable "userID" must be all lower-case
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1239) No space found before comment text; expected "// $userID is now the ID of the user graded" but found "//$userID is now the ID of the user graded"
(#1240) Variable "userID" must be all lower-case
(#1250) Variable "sentByOwner" must be all lower-case
(#1250) Variable "firstGradeRecord" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "itemID" must be all lower-case
(#1250) Expected 1 space before opening brace; found 0
(#1253) Variable "userID" must be all lower-case
(#1253) Variable "itemID" must be all lower-case
(#1254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1254) No space found before comment text; expected "// $userID is now the ID of the user graded" but found "//$userID is now the ID of the user graded"
(#1255) Short array syntax must be used to define arrays
(#1255) Variable "userID" must be all lower-case
(#1256) Variable "user_name" must not contain underscores.
(#1256) Expected 1 space before "="; 0 found
(#1257) Variable "gradeeURL" must be all lower-case
(#1257) Variable "userID" must be all lower-case
(#1260) Variable "contextUrl" must be all lower-case
(#1260) Short array syntax must be used to define arrays
(#1260) Commas (,) must be followed by white space.
(#1260) Expected 1 space before "=>"; 0 found
(#1260) Expected 1 space after "=>"; 0 found
(#1260) Commas (,) must be followed by white space.
(#1260) Variable "userID" must be all lower-case
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "contextUrl" must be all lower-case
(#1261) Line exceeds 132 characters; contains 145 characters
(#1261) Line exceeds 132 characters; contains 145 characters
(#1262) Commas (,) must be followed by white space.
(#1262) Variable "gradeeURL" must be all lower-case
(#1263) Commas (,) must be followed by white space.
(#1263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1263) This comment is 72% valid code; is this commented out code?
(#1263) No space found before comment text; expected "// $PAGE->cm->name);" but found "//$PAGE->cm->name);"
(#1264) Variable "arrSecondGradingList" must be all lower-case
(#1267) Expected "if (...) {\n"; found "if(...) {\n"
(#1267) Variable "sentByOwner" must be all lower-case
(#1270) Expected "} else {\n"; found "}else{\n"
(#1271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) No space found before comment text; expected "// this notification is generated by a secondary grader, it should be sent to owner/first grader as well" but found "//this notification is generated by a secondary grader, it should be sent to owner/first grader as well"
(#1272) Expected "if (...) {\n"; found "if(...){\n"
(#1272) Variable "firstGradeRecord" must be all lower-case
(#1272) Variable "firstGradeRecord" must be all lower-case
(#1273) Variable "arrSecondGradingList" must be all lower-case
(#1273) Commas (,) must be followed by white space.
(#1273) Variable "firstGradeRecord" must be all lower-case
(#1280) Variable "arrSecondGradingList" must be all lower-case
(#1281) Variable "arrSecondGradingList" must be all lower-case
(#1281) Variable "userID" must be all lower-case
(#1282) Expected "if (...) {\n"; found "if(...){\n"
(#1282) Variable "userID" must be all lower-case
(#1282) Variable "userID" must be all lower-case
(#1286) Variable "contexturlname_mail" must not contain underscores.
(#1286) Commas (,) must be followed by white space.
(#1287) Variable "contexturlname_mail" must not contain underscores.
(#1287) Commas (,) must be followed by white space.
(#1287) Variable "user_name" must not contain underscores.
(#1288) Variable "subject_mail" must not contain underscores.
(#1288) Commas (,) must be followed by white space.
(#1288) Variable "contexturlname_mail" must not contain underscores.
(#1295) Variable "userID" must be all lower-case
(#1296) Variable "subject_mail" must not contain underscores.
(#1301) Variable "contextUrl" must be all lower-case
(#1302) Variable "contexturlname_mail" must not contain underscores.
(#1304) Short array syntax must be used to define arrays
(#1304) Short array syntax must be used to define arrays
(#1306) Inline comments must end in full-stops, exclamation marks, or question marks
(#1308) Line exceeds 132 characters; contains 168 characters
(#1308) Line exceeds 132 characters; contains 168 characters
(#1308) Inline comments must end in full-stops, exclamation marks, or question marks
(#1309) This comment is 62% valid code; is this commented out code?
(#1327) Variable "firstGradeRecord" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Variable "itemID" must be all lower-case
(#1327) Expected 1 space before opening brace; found 0
(#1330) Expected "if (...) {\n"; found "if(...){\n"
(#1330) Variable "firstGradeRecord" must be all lower-case
(#1334) Variable "userID" must be all lower-case
(#1334) Variable "itemID" must be all lower-case
(#1335) Short array syntax must be used to define arrays
(#1335) Variable "userID" must be all lower-case
(#1336) Variable "user_name" must not contain underscores.
(#1336) Expected 1 space before "="; 0 found
(#1337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1337) No space found before comment text; expected "// $userID is now the ID of the user graded" but found "//$userID is now the ID of the user graded"
(#1338) Variable "gradeeURL" must be all lower-case
(#1338) Variable "userID" must be all lower-case
(#1341) Variable "contextUrl" must be all lower-case
(#1341) Short array syntax must be used to define arrays
(#1341) Commas (,) must be followed by white space.
(#1341) Expected 1 space before "=>"; 0 found
(#1341) Expected 1 space after "=>"; 0 found
(#1341) Commas (,) must be followed by white space.
(#1341) Variable "userID" must be all lower-case
(#1342) Commas (,) must be followed by white space.
(#1342) Variable "contextUrl" must be all lower-case
(#1342) Line exceeds 132 characters; contains 145 characters
(#1342) Line exceeds 132 characters; contains 145 characters
(#1343) Commas (,) must be followed by white space.
(#1343) Variable "gradeeURL" must be all lower-case
(#1344) Commas (,) must be followed by white space.
(#1345) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1353) Variable "contexturlname_mail" must not contain underscores.
(#1353) Commas (,) must be followed by white space.
(#1354) Variable "contexturlname_mail" must not contain underscores.
(#1354) Commas (,) must be followed by white space.
(#1354) Variable "user_name" must not contain underscores.
(#1355) Variable "subject_mail" must not contain underscores.
(#1355) Commas (,) must be followed by white space.
(#1355) Variable "contexturlname_mail" must not contain underscores.
(#1362) Variable "firstGradeRecord" must be all lower-case
(#1363) Variable "subject_mail" must not contain underscores.
(#1369) Variable "contextUrl" must be all lower-case
(#1370) Variable "contexturlname_mail" must not contain underscores.
(#1371) Expected 1 space after "="; 0 found
(#1372) Short array syntax must be used to define arrays
(#1372) Short array syntax must be used to define arrays
(#1374) Inline comments must end in full-stops, exclamation marks, or question marks
(#1376) Line exceeds 132 characters; contains 160 characters
(#1376) Line exceeds 132 characters; contains 160 characters
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
grade/grading/form/multigraders/preview.php
(#1) DocBlock missing a @package tag for file preview.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#54) Short array syntax must be used to define arrays
grade/grading/form/multigraders/renderer.php
(#1) DocBlock missing a @package tag for file renderer.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Member variable "gradeRange" must be all lower-case
(#47) Member variable "validationErrors" must be all lower-case
(#49) Member variable "elementName" must be all lower-case
(#51) Member variable "defaultNextGrade" must be all lower-case
(#53) Member variable "defaultNextOutcomes" must be all lower-case
(#60) Expected "bool" but found "boolean" for @var tag in member variable comment
(#61) Member variable "gradingDisabled" must be all lower-case
(#63) Member variable "outcomesCalculationFormula" must be all lower-case
(#65) Member variable "outcomesValueRange" must be all lower-case
(#71) Line exceeds 132 characters; contains 142 characters
(#71) Line exceeds 132 characters; contains 142 characters
(#79) Commas (,) must be followed by white space.
(#79) Variable "elementName" must be all lower-case
(#79) Variable "validationErrors" must be all lower-case
(#79) Short array syntax must be used to define arrays
(#79) Variable "gradeRange" must be all lower-case
(#79) Line exceeds 132 characters; contains 153 characters
(#79) Line exceeds 132 characters; contains 153 characters
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) global $PAGE cannot be used in renderers. Use $this->page.
(#80) Commas (,) must be followed by white space.
(#82) Variable "validationErrors" must be all lower-case
(#83) Variable "gradeRange" must be all lower-case
(#84) Variable "elementName" must be all lower-case
(#85) Variable "finalGradeMessage" must be all lower-case
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#96) Expected "if (...) {\n"; found "if(...){\n"
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#100) Line indented incorrectly; expected 12 spaces, found 20
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Variable "id_user" must not contain underscores.
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Short array syntax must be used to define arrays
(#102) Variable "id_user" must not contain underscores.
(#103) Variable "user_name" must not contain underscores.
(#103) Expected 1 space before "="; 0 found
(#105) Variable "url_grading" must not contain underscores.
(#105) Short array syntax must be used to define arrays
(#105) global $PAGE cannot be used in renderers. Use $this->page.
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Variable "id_user" must not contain underscores.
(#105) Line exceeds 132 characters; contains 149 characters
(#105) Line exceeds 132 characters; contains 149 characters
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Variable "url_grading" must not contain underscores.
(#106) Variable "user_name" must not contain underscores.
(#106) Line exceeds 132 characters; contains 168 characters
(#106) Line exceeds 132 characters; contains 168 characters
(#109) Commas (,) must be followed by white space.
(#110) Line indented incorrectly; expected 12 spaces, found 20
(#111) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#113) global $PAGE cannot be used in renderers. Use $this->page.
(#116) global $PAGE cannot be used in renderers. Use $this->page.
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#128) No space found before comment text; expected "// obtain the grade calculation formula from outcomes if available" but found "//obtain the grade calculation formula from outcomes if available"
(#132) Variable "assignmentInstance" must be all lower-case
(#132) global $PAGE cannot be used in renderers. Use $this->page.
(#133) global $PAGE cannot be used in renderers. Use $this->page.
(#135) Variable "assignment_category" must not contain underscores.
(#136) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#137) Expected "if (...) {\n"; found "if(...){\n"
(#137) Variable "assignmentInstance" must be all lower-case
(#138) Variable "assignment_category" must not contain underscores.
(#141) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#142) Variable "assignment_category" must not contain underscores.
(#150) Inline doc block comments are not allowed; use "// Comment." instead
(#159) Variable "firstGradeRecord" must be all lower-case
(#160) Variable "currentRecord" must be all lower-case
(#161) Variable "sumOfPreviousGrades" must be all lower-case
(#162) Variable "sumOfPreviousOutcomes" must be all lower-case
(#165) Variable "allowFinalGradeEdit" must be all lower-case
(#166) Variable "userIsAllowedToGrade" must be all lower-case
(#167) Variable "previousRecord" must be all lower-case
(#168) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#169) Line indented incorrectly; expected 8 spaces, found 12
(#169) Expected "if (...) {\n"; found "if(...){\n"
(#170) Commas (,) must be followed by white space.
(#170) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#171) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#172) Line indented incorrectly; expected 8 spaces, found 12
(#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
(#174) No space found before comment text; expected "// determining the default values for grade and outcome depending on the previous grade(s)" but found "//determining the default values for grade and outcome depending on the previous grade(s)"
(#175) Line indented incorrectly; expected 8 spaces, found 12
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) No space found before comment text; expected "// the grades are in timestamp order!" but found "//the grades are in timestamp order!"
(#177) Line indented incorrectly; expected 12 spaces, found 16
(#178) Line indented incorrectly; expected 16 spaces, found 20
(#179) Line indented incorrectly; expected 20 spaces, found 24
(#180) Line indented incorrectly; expected 24 spaces, found 28
(#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
(#180) No space found before comment text; expected "// last previous grade" but found "//last previous grade"
(#183) Line indented incorrectly; expected 24 spaces, found 28
(#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
(#183) No space found before comment text; expected "// min previous grade" but found "//min previous grade"
(#184) Line indented incorrectly; expected 28 spaces, found 32
(#184) Expected "if (...) {\n"; found "if(...){\n"
(#186) Line indented incorrectly; expected 28 spaces, found 32
(#188) Line indented incorrectly; expected 24 spaces, found 28
(#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
(#188) No space found before comment text; expected "// max previous grade" but found "//max previous grade"
(#189) Line indented incorrectly; expected 28 spaces, found 32
(#189) Expected "if (...) {\n"; found "if(...){\n"
(#191) Line indented incorrectly; expected 28 spaces, found 32
(#193) Line indented incorrectly; expected 24 spaces, found 28
(#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
(#193) No space found before comment text; expected "// avg previous grade" but found "//avg previous grade"
(#194) Variable "sumOfPreviousGrades" must be all lower-case
(#196) Line indented incorrectly; expected 20 spaces, found 24
(#197) Line indented incorrectly; expected 16 spaces, found 20
(#198) Line indented incorrectly; expected 16 spaces, found 20
(#198) Expected "if (...) {\n"; found "if(...){\n"
(#199) Line indented incorrectly; expected 20 spaces, found 24
(#199) Expected "if (...) {\n"; found "if(...) {\n"
(#200) Line indented incorrectly; expected 24 spaces, found 28
(#200) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#201) Line indented incorrectly; expected 28 spaces, found 32
(#202) Line indented incorrectly; expected 32 spaces, found 36
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// last previous grade" but found "//last previous grade"
(#205) Line indented incorrectly; expected 32 spaces, found 36
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) No space found before comment text; expected "// min previous grade" but found "//min previous grade"
(#206) Line indented incorrectly; expected 36 spaces, found 40
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#206) Line exceeds maximum limit of 180 characters; contains 192 characters
(#206) Line exceeds maximum limit of 180 characters; contains 192 characters
(#208) Line indented incorrectly; expected 36 spaces, found 40
(#210) Line indented incorrectly; expected 32 spaces, found 36
(#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
(#210) No space found before comment text; expected "// max previous grade" but found "//max previous grade"
(#211) Line indented incorrectly; expected 36 spaces, found 40
(#211) Expected "if (...) {\n"; found "if(...){\n"
(#211) Line exceeds maximum limit of 180 characters; contains 192 characters
(#211) Line exceeds maximum limit of 180 characters; contains 192 characters
(#213) Line indented incorrectly; expected 36 spaces, found 40
(#215) Line indented incorrectly; expected 32 spaces, found 36
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) No space found before comment text; expected "// avg previous grade" but found "//avg previous grade"
(#216) Line indented incorrectly; expected 36 spaces, found 40
(#216) Expected "if (...) {\n"; found "if(...){\n"
(#216) Variable "sumOfPreviousOutcomes" must be all lower-case
(#217) Variable "sumOfPreviousOutcomes" must be all lower-case
(#218) Line indented incorrectly; expected 36 spaces, found 40
(#219) Variable "sumOfPreviousOutcomes" must be all lower-case
(#221) Line indented incorrectly; expected 28 spaces, found 32
(#222) Line indented incorrectly; expected 24 spaces, found 28
(#223) Line indented incorrectly; expected 20 spaces, found 24
(#224) Line indented incorrectly; expected 16 spaces, found 20
(#225) Line indented incorrectly; expected 16 spaces, found 20
(#225) Expected "if (...) {\n"; found "if(...){\n"
(#225) Variable "firstGradeRecord" must be all lower-case
(#226) Variable "firstGradeRecord" must be all lower-case
(#227) Line indented incorrectly; expected 16 spaces, found 20
(#228) Line indented incorrectly; expected 16 spaces, found 20
(#228) Expected "if (...) {\n"; found "if(...){\n"
(#229) Variable "currentRecord" must be all lower-case
(#230) Line indented incorrectly; expected 16 spaces, found 20
(#231) Line indented incorrectly; expected 16 spaces, found 20
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Variable "currentRecord" must be all lower-case
(#232) Variable "previousRecord" must be all lower-case
(#233) Line indented incorrectly; expected 16 spaces, found 20
(#234) Line indented incorrectly; expected 12 spaces, found 16
(#235) Line indented incorrectly; expected 12 spaces, found 16
(#236) Line indented incorrectly; expected 16 spaces, found 20
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// last previous grade" but found "//last previous grade"
(#238) Line indented incorrectly; expected 16 spaces, found 20
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// min previous grade" but found "//min previous grade"
(#240) Line indented incorrectly; expected 16 spaces, found 20
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) No space found before comment text; expected "// max previous grade" but found "//max previous grade"
(#242) Line indented incorrectly; expected 16 spaces, found 20
(#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
(#242) No space found before comment text; expected "// avg previous grade" but found "//avg previous grade"
(#243) Line indented incorrectly; expected 20 spaces, found 24
(#243) Expected "if (...) {\n"; found "if(...) {\n"
(#243) Variable "sumOfPreviousGrades" must be all lower-case
(#244) Variable "sumOfPreviousGrades" must be all lower-case
(#244) Line exceeds 132 characters; contains 153 characters
(#244) Line exceeds 132 characters; contains 153 characters
(#245) Line indented incorrectly; expected 20 spaces, found 24
(#246) Line indented incorrectly; expected 20 spaces, found 24
(#246) Expected "if (...) {\n"; found "if(...){\n"
(#247) Line indented incorrectly; expected 24 spaces, found 28
(#247) Expected "if (...) {\n"; found "if(...) {\n"
(#248) Line indented incorrectly; expected 28 spaces, found 32
(#248) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#249) Line indented incorrectly; expected 32 spaces, found 36
(#249) Expected "if (...) {\n"; found "if(...) {\n"
(#249) Variable "sumOfPreviousOutcomes" must be all lower-case
(#250) Variable "sumOfPreviousOutcomes" must be all lower-case
(#250) Line exceeds 132 characters; contains 142 characters
(#250) Line exceeds 132 characters; contains 142 characters
(#251) Line indented incorrectly; expected 32 spaces, found 36
(#252) Line indented incorrectly; expected 28 spaces, found 32
(#253) Line indented incorrectly; expected 24 spaces, found 28
(#254) Line indented incorrectly; expected 20 spaces, found 24
(#256) Line indented incorrectly; expected 12 spaces, found 16
(#257) Line indented incorrectly; expected 8 spaces, found 12
(#258) This comment is 57% valid code; is this commented out code?
(#267) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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
(#270) No space found before comment text; expected "// current user is the one that gave the final grade or is grading at the moment" but found "//current user is the one that gave the final grade or is grading at the moment"
(#271) Line indented incorrectly; expected 8 spaces, found 12
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#271) Variable "firstGradeRecord" must be all lower-case
(#271) Variable "firstGradeRecord" must be all lower-case
(#271) Variable "currentRecord" must be all lower-case
(#272) Variable "firstGradeRecord" must be all lower-case
(#273) Variable "firstGradeRecord" must be all lower-case
(#274) Variable "userIsAllowedToGrade" must be all lower-case
(#275) Variable "allowFinalGradeEdit" must be all lower-case
(#276) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#277) Line indented incorrectly; expected 8 spaces, found 12
(#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
(#279) No space found before comment text; expected "// display the number of grades added" but found "//display the number of grades added"
(#280) This comment is 60% valid code; is this commented out code?
(#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
(#298) No space found before comment text; expected "// previous grades part" but found "//previous grades part"
(#299) Line indented incorrectly; expected 8 spaces, found 12
(#299) Expected "if (...) {\n"; found "if(...){\n"
(#299) Variable "currentRecord" must be all lower-case
(#300) Variable "firstGradeRecord" must be all lower-case
(#300) Variable "currentRecord" must be all lower-case
(#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
(#300) No space found before comment text; expected "// current user is not the initial grader" but found "//current user is not the initial grader"
(#301) Variable "firstGradeRecord" must be all lower-case
(#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
(#301) No space found before comment text; expected "// the grade is not published" but found "//the grade is not published"
(#303) Variable "userIsAllowedToGrade" must be all lower-case
(#304) Variable "allowFinalGradeEdit" must be all lower-case
(#305) Line indented incorrectly; expected 8 spaces, found 12
(#306) Line indented incorrectly; expected 8 spaces, found 12
(#306) Expected "if (...) {\n"; found "if(...){\n"
(#306) Variable "currentRecord" must be all lower-case
(#306) Variable "userIsAllowedToGrade" must be all lower-case
(#307) Variable "currentRecord" must be all lower-case
(#308) Line indented incorrectly; expected 8 spaces, found 12
(#310) Line indented incorrectly; expected 8 spaces, found 12
(#316) Line indented incorrectly; expected 12 spaces, found 16
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) No space found before comment text; expected "// display all previous grading records in view mode" but found "//display all previous grading records in view mode"
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) No space found before comment text; expected "// if final grade was not given and this user added a grade, allow editing" but found "//if final grade was not given and this user added a grade, allow editing"
(#319) Line indented incorrectly; expected 16 spaces, found 20
(#320) Variable "additionalClass" must be all lower-case
(#321) Line indented incorrectly; expected 20 spaces, found 24
(#321) Expected "if (...) {\n"; found "if(...) {\n"
(#322) Variable "allowFinalGradeEdit" must be all lower-case
(#323) Variable "currentRecord" must be all lower-case
(#324) Variable "firstGradeRecord" must be all lower-case
(#324) Variable "firstGradeRecord" must be all lower-case
(#324) Line exceeds 132 characters; contains 140 characters
(#324) Line exceeds 132 characters; contains 140 characters
(#326) Line indented incorrectly; expected 20 spaces, found 24
(#327) Line indented incorrectly; expected 20 spaces, found 24
(#327) Variable "allowFinalGradeEdit" must be all lower-case
(#327) Variable "firstGradeRecord" must be all lower-case
(#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
(#328) No space found before comment text; expected "// allow copying the feedback to final grade comments" but found "//allow copying the feedback to final grade comments"
(#330) Line indented incorrectly; expected 20 spaces, found 24
(#331) Line indented incorrectly; expected 20 spaces, found 24
(#331) Expected "if (...) {\n"; found "if(...){\n"
(#331) Variable "firstGradeRecord" must be all lower-case
(#332) Variable "additionalClass" must be all lower-case
(#333) Line indented incorrectly; expected 20 spaces, found 24
(#335) Line indented incorrectly; expected 20 spaces, found 24
(#335) Expected "if (...) {\n"; found "if(...){\n"
(#337) Variable "additionalClass" must be all lower-case
(#338) Line indented incorrectly; expected 20 spaces, found 24
(#338) Expected "} else {\n"; found "}else{\n"
(#339) Line indented incorrectly; expected 24 spaces, found 28
(#339) Expected "if (...) {\n"; found "if(...){\n"
(#339) Commas (,) must be followed by white space.
(#339) Variable "firstGradeRecord" must be all lower-case
(#339) Line exceeds 132 characters; contains 146 characters
(#339) Line exceeds 132 characters; contains 146 characters
(#340) Variable "additionalClass" must be all lower-case
(#341) Line indented incorrectly; expected 24 spaces, found 28
(#342) Line indented incorrectly; expected 20 spaces, found 24
(#343) Line indented incorrectly; expected 16 spaces, found 20
(#344) Line indented incorrectly; expected 12 spaces, found 16
(#345) Line indented incorrectly; expected 8 spaces, found 12
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) No space found before comment text; expected "// current grade part" but found "//current grade part"
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Line indented incorrectly; expected 8 spaces, found 12
(#349) Expected "if (...) {\n"; found "if(...){\n"
(#349) Variable "userIsAllowedToGrade" must be all lower-case
(#349) Variable "allowFinalGradeEdit" must be all lower-case
(#350) Variable "currentRecord" must be all lower-case
(#354) Variable "additionalClass" must be all lower-case
(#355) Variable "newRecord" must be all lower-case
(#356) Variable "newRecord" must be all lower-case
(#357) Variable "newRecord" must be all lower-case
(#358) Variable "newRecord" must be all lower-case
(#359) Variable "newRecord" must be all lower-case
(#360) Variable "newRecord" must be all lower-case
(#361) Variable "newRecord" must be all lower-case
(#362) Variable "newRecord" must be all lower-case
(#363) Variable "newRecord" must be all lower-case
(#364) Variable "newRecord" must be all lower-case
(#366) Line indented incorrectly; expected 12 spaces, found 16
(#366) Expected "if (...) {\n"; found "if(...){\n"
(#366) Variable "firstGradeRecord" must be all lower-case
(#367) Variable "allowFinalGradeEdit" must be all lower-case
(#368) Variable "newRecord" must be all lower-case
(#369) Variable "newRecord" must be all lower-case
(#370) Variable "newRecord" must be all lower-case
(#371) Variable "additionalClass" must be all lower-case
(#372) Variable "firstGradeRecord" must be all lower-case
(#372) Variable "newRecord" must be all lower-case
(#374) Line indented incorrectly; expected 16 spaces, found 20
(#374) Expected "if (...) {\n"; found "if(...){\n"
(#375) Variable "newRecord" must be all lower-case
(#375) Variable "additionalClass" must be all lower-case
(#376) Line indented incorrectly; expected 16 spaces, found 20
(#377) Line indented incorrectly; expected 12 spaces, found 16
(#378) Line indented incorrectly; expected 12 spaces, found 16
(#378) Expected "} else {\n"; found "}\n else{\n"
(#379) Line indented incorrectly; expected 16 spaces, found 20
(#379) Expected "if (...) {\n"; found "if(...){\n"
(#380) Variable "firstGradeRecord" must be all lower-case
(#380) Variable "currentRecord" must be all lower-case
(#381) Variable "previousRecord" must be all lower-case
(#382) Variable "previousRecord" must be all lower-case
(#383) Variable "firstGradeRecord" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Variable "firstGradeRecord" must be all lower-case
(#386) Variable "newRecord" must be all lower-case
(#386) Variable "additionalClass" must be all lower-case
(#387) Line indented incorrectly; expected 16 spaces, found 20
(#388) Line indented incorrectly; expected 12 spaces, found 16
(#389) Line indented incorrectly; expected 8 spaces, found 12
(#391) Line indented incorrectly; expected 8 spaces, found 4
(#391) Expected "if (...) {\n"; found "if(...){\n"
(#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) No space found before comment text; expected "// multigraders_allow_final_edit" but found "//multigraders_allow_final_edit"
(#393) Expected "if (...) {\n"; found "if(...){\n"
(#393) Variable "allowFinalGradeEdit" must be all lower-case
(#394) Variable "userIsAllowedToGrade" must be all lower-case
(#395) Commas (,) must be followed by white space.
(#397) Expected "if (...) {\n"; found "if(...){\n"
(#398) Variable "userIsAllowedToGrade" must be all lower-case
(#400) 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
(#400) No space found before comment text; expected "// multigraders_user_is_allowed_edit" but found "//multigraders_user_is_allowed_edit"
(#401) Variable "value_multigraders_user_is_allowed_edit" must not contain underscores.
(#401) Variable "userIsAllowedToGrade" must be all lower-case
(#402) Commas (,) must be followed by white space.
(#402) Variable "value_multigraders_user_is_allowed_edit" must not contain underscores.
(#402) Line exceeds 132 characters; contains 156 characters
(#402) Line exceeds 132 characters; contains 156 characters
(#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
(#404) No space found before comment text; expected "// delete button for admins" but found "//delete button for admins"
(#408) Variable "title_deleteButton" must be all lower-case
(#408) Variable "title_deleteButton" must not contain underscores.
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#409) Commas (,) must be followed by white space.
(#409) Variable "title_deleteButton" must be all lower-case
(#409) Variable "title_deleteButton" must not contain underscores.
(#409) Variable "title_deleteButton" must be all lower-case
(#409) Variable "title_deleteButton" must not contain underscores.
(#409) Line exceeds 132 characters; contains 158 characters
(#409) Line exceeds 132 characters; contains 158 characters
(#411) Variable "name_multigraders_delete_all" must not contain underscores.
(#412) Commas (,) must be followed by white space.
(#412) Variable "name_multigraders_delete_all" must not contain underscores.
(#412) Line exceeds 132 characters; contains 153 characters
(#412) Line exceeds 132 characters; contains 153 characters
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) No space found before comment text; expected "// alter $allowFinalGradeEdit depending on current user relation to grading this item" but found "//alter $allowFinalGradeEdit depending on current user relation to grading this item"
(#416) Expected "if (...) {\n"; found "if(...){\n"
(#419) Variable "allowFinalGradeEdit" must be all lower-case
(#420) Variable "userIsAllowedToGrade" must be all lower-case
(#421) Expected "if (...) {\n"; found "if(...){\n"
(#421) Variable "firstGradeRecord" must be all lower-case
(#422) Commas (,) must be followed by white space.
(#422) Line exceeds 132 characters; contains 167 characters
(#422) Line exceeds 132 characters; contains 167 characters
(#425) Expected "if (...) {\n"; found "if(...){ //but the grade they gave was not the final one\n"
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) No space found before comment text; expected "// current user is an ADMIN or a teacher" but found "//current user is an ADMIN or a teacher"
(#427) Variable "currentRecord" must be all lower-case
(#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
(#427) No space found before comment text; expected "// that already graded this item" but found "//that already graded this item"
(#428) Variable "firstGradeRecord" must be all lower-case
(#428) Variable "currentRecord" must be all lower-case
(#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
(#428) No space found before comment text; expected "// but the grade they gave was not the final one" but found "//but the grade they gave was not the final one"
(#429) Variable "allowFinalGradeEdit" must be all lower-case
(#430) Expected "if (...) {\n"; found "if(...) {//final grade was added\n"
(#430) Variable "firstGradeRecord" must be all lower-case
(#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
(#430) No space found before comment text; expected "// final grade was added" but found "//final grade was added"
(#431) Variable "finalGradeMessage" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#431) Variable "firstGradeRecord" must be all lower-case
(#431) Line exceeds maximum limit of 180 characters; contains 189 characters
(#431) Line exceeds maximum limit of 180 characters; contains 189 characters
(#432) Commas (,) must be followed by white space.
(#432) Variable "finalGradeMessage" must be all lower-case
(#433) Expected "} else {\n"; found "}else{//the final grade was not added yet\n"
(#433) Empty ELSE statement detected
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) This comment is 47% valid code; is this commented out code?
(#433) No space found before comment text; expected "// the final grade was not added yet" but found "//the final grade was not added yet"
(#434) Line exceeds 132 characters; contains 172 characters
(#434) Line exceeds 132 characters; contains 172 characters
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#437) Expected "if (...) {\n"; found "if (...){\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
(#438) No space found before comment text; expected "// current user is an ADMIN or a teacher" but found "//current user is an ADMIN or a teacher"
(#439) Variable "firstGradeRecord" must be all lower-case
(#440) Variable "allowFinalGradeEdit" must be all lower-case
(#441) Variable "userIsAllowedToGrade" must be all lower-case
(#442) Expected "if (...) {\n"; found "if(...) {//current grader is not the initial grader\n"
(#442) Variable "firstGradeRecord" must be all lower-case
(#442) Variable "currentRecord" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) No space found before comment text; expected "// current grader is not the initial grader" but found "//current grader is not the initial grader"
(#443) Variable "firstGradeRecord" must be all lower-case
(#444) Variable "finalGradeMessage" must be all lower-case
(#444) Variable "firstGradeRecord" must be all lower-case
(#444) Line exceeds maximum limit of 180 characters; contains 191 characters
(#444) Line exceeds maximum limit of 180 characters; contains 191 characters
(#445) Commas (,) must be followed by white space.
(#445) Variable "finalGradeMessage" must be all lower-case
(#446) Usage of ELSEIF not allowed; use ELSE IF instead
(#446) Variable "previousRecord" must be all lower-case
(#446) Variable "previousRecord" must be all lower-case
(#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
(#447) No space found before comment text; expected "// if user is in the secondary graders list and the grade is not final, allow them to add a grade" but found "//if user is in the secondary graders list and the grade is not final, allow them to add a grade"
(#448) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#449) Variable "userIsAllowedToGrade" must be all lower-case
(#451) Variable "finalGradeMessage" must be all lower-case
(#451) Expected 1 space after "="; 0 found
(#451) Variable "firstGradeRecord" must be all lower-case
(#451) Line exceeds maximum limit of 180 characters; contains 193 characters
(#451) Line exceeds maximum limit of 180 characters; contains 193 characters
(#452) Commas (,) must be followed by white space.
(#452) Variable "finalGradeMessage" must be all lower-case
(#455) Variable "finalGradeMessage" must be all lower-case
(#455) Expected 1 space after "="; 0 found
(#455) Variable "firstGradeRecord" must be all lower-case
(#455) Line exceeds maximum limit of 180 characters; contains 189 characters
(#455) Line exceeds maximum limit of 180 characters; contains 189 characters
(#456) Commas (,) must be followed by white space.
(#456) Variable "finalGradeMessage" must be all lower-case
(#460) Expected "if (...) {\n"; found "if(...) {\n"
(#461) Line indented incorrectly; expected at least 16 spaces, found 13
(#461) Commas (,) must be followed by white space.
(#461) Line exceeds 132 characters; contains 152 characters
(#461) Line exceeds 132 characters; contains 152 characters
(#463) Commas (,) must be followed by white space.
(#465) Closing brace indented incorrectly; expected 4 spaces, found 8
(#465) Expected "} else {\n"; found "}else{\n"
(#466) Expected "if (...) {\n"; found "if(...){\n"
(#467) Commas (,) must be followed by white space.
(#467) Short array syntax must be used to define arrays
(#472) Missing docblock for function display_student
(#472) Missing docblock for function display_student
(#472) Commas (,) must be followed by white space.
(#472) Variable "additionalClass" must be all lower-case
(#472) Expected 1 space before opening brace; found 0
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) No space found before comment text; expected "// show second feedback to students" but found "//show second feedback to students"
(#474) Line indented incorrectly; expected 8 spaces, found 9
(#474) Expected "if (...) {\n"; found "if(...){\n"
(#475) Expected "if (...) {\n"; found "if(...) {\n"
(#477) Variable "timeDiv" must be all lower-case
(#477) Short array syntax must be used to define arrays
(#478) Variable "userDetails" must be all lower-case
(#478) Short array syntax must be used to define arrays
(#478) Line exceeds 132 characters; contains 158 characters
(#478) Line exceeds 132 characters; contains 158 characters
(#479) Line exceeds 132 characters; contains 151 characters
(#479) Line exceeds 132 characters; contains 151 characters
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) This comment is 63% valid code; is this commented out code?
(#479) No space found before comment text; expected "// $gradeDiv = html_writer::tag('div', get_string('score', 'gradingform_multigraders').': '. $record->grade, array('class' => 'grade'));" but found "//$gradeDiv = html_writer::tag('div', get_string('score', 'gradingform_multigraders').': '. $record->grade, array('class' => 'grade'));"
(#480) Variable "feedbackDiv" must be all lower-case
(#480) Short array syntax must be used to define arrays
(#481) Variable "timeDiv" must be all lower-case
(#481) Variable "userDetails" must be all lower-case
(#481) Variable "feedbackDiv" must be all lower-case
(#481) Short array syntax must be used to define arrays
(#481) Variable "additionalClass" must be all lower-case
(#481) Line exceeds 132 characters; contains 154 characters
(#481) Line exceeds 132 characters; contains 154 characters
(#482) Expected "} else {\n"; found "}else{\n"
(#485) Closing brace indented incorrectly; expected 9 spaces, found 8
(#496) Commas (,) must be followed by white space.
(#496) Commas (,) must be followed by white space.
(#496) Variable "additionalClass" must be all lower-case
(#496) Commas (,) must be followed by white space.
(#497) Expected "if (...) {\n"; found "if(...){\n"
(#500) Expected "if (...) {\n"; found "if(...){\n"
(#501) Variable "commonAtts" must be all lower-case
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#502) Expected "} else {\n"; found "}else{\n"
(#503) Variable "commonAtts" must be all lower-case
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#505) Commas (,) must be followed by white space.
(#505) Variable "additionalClass" must be all lower-case
(#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
(#507) No space found before comment text; expected "// outcomes" but found "//outcomes"
(#508) Line indented incorrectly; expected 8 spaces, found 12
(#508) Expected "if (...) {\n"; found "if(...) {\n"
(#509) Commas (,) must be followed by white space.
(#510) Line indented incorrectly; expected 8 spaces, found 12
(#512) 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
(#512) No space found before comment text; expected "// grade" but found "//grade"
(#513) Commas (,) must be followed by white space.
(#514) Commas (,) must be followed by white space.
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#517) Variable "name_grade" must not contain underscores.
(#517) Expected 1 space before "="; 0 found
(#518) Variable "data_grade_range_min" must not contain underscores.
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#519) Variable "data_grade_range_max" must not contain underscores.
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) No space found before comment text; expected "// there is a selected scale" but found "//there is a selected scale"
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) No space found before comment text; expected "// in case we need a select box" but found "//in case we need a select box"
(#523) Line indented incorrectly; expected 8 spaces, found 20
(#523) Expected "if (...) {\n"; found "if(...) {\n"
(#524) Line indented incorrectly; expected 12 spaces, found 24
(#524) Expected "if (...) {\n"; found "if(...) {\n"
(#525) Variable "name_grade_hidden" must not contain underscores.
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#526) Commas (,) must be followed by white space.
(#526) Variable "name_grade_hidden" must not contain underscores.
(#526) Variable "commonAtts" must be all lower-case
(#526) Line exceeds 132 characters; contains 164 characters
(#526) Line exceeds 132 characters; contains 164 characters
(#527) Line indented incorrectly; expected 12 spaces, found 24
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#531) Variable "data_formula" must not contain underscores.
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#535) Commas (,) must be followed by white space.
(#535) Variable "name_grade" must not contain underscores.
(#535) Commas (,) must be followed by white space.
(#535) Commas (,) must be followed by white space.
(#536) Expected 1 space after "="; 0 found
(#536) Variable "name_grade" must not contain underscores.
(#537) Expected 1 space after "="; 0 found
(#538) Line indented incorrectly; expected 12 spaces, found 24
(#538) Expected "if (...) {\n"; found "if(...) {\n"
(#540) Line indented incorrectly; expected 12 spaces, found 24
(#541) Variable "data_formula" must not contain underscores.
(#542) Variable "data_formula" must not contain underscores.
(#543) Expected 1 space after "="; 0 found
(#543) Variable "data_grade_range_min" must not contain underscores.
(#544) Expected 1 space after "="; 0 found
(#544) Variable "data_grade_range_max" must not contain underscores.
(#546) Variable "name_grade" must not contain underscores.
(#546) Commas (,) must be followed by white space.
(#547) Line indented incorrectly; expected 8 spaces, found 20
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) No space found before comment text; expected "// no selected scale" but found "//no selected scale"
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) No space found before comment text; expected "// display an input" but found "//display an input"
(#551) Line indented incorrectly; expected 8 spaces, found 20
(#551) Expected "if (...) {\n"; found "if(...) {\n"
(#552) Line indented incorrectly; expected 12 spaces, found 24
(#552) Expected "if (...) {\n"; found "if(...) {\n"
(#554) Variable "disabled_scale" must not contain underscores.
(#554) Expected 1 space before "="; 0 found
(#554) Expected 1 space after "="; 0 found
(#555) Expected 1 space before "="; 0 found
(#555) Expected 1 space after "="; 0 found
(#556) Line indented incorrectly; expected 16 spaces, found 28
(#556) Expected "if (...) {\n"; found "if(...){\n"
(#556) Variable "commonAtts" must be all lower-case
(#557) Variable "name_grade_hidden" must not contain underscores.
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#558) Commas (,) must be followed by white space.
(#558) Variable "name_grade_hidden" must not contain underscores.
(#558) Line exceeds 132 characters; contains 161 characters
(#558) Line exceeds 132 characters; contains 161 characters
(#559) Line indented incorrectly; expected 16 spaces, found 28
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#561) Line indented incorrectly; expected 12 spaces, found 24
(#561) Expected "} else {\n"; found "}else{\n"
(#563) Variable "disabled_scale" must not contain underscores.
(#563) Expected 1 space before "="; 0 found
(#563) Variable "commonAtts" must be all lower-case
(#564) Expected 1 space before "="; 0 found
(#564) Expected 1 space after "="; 0 found
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#566) Line indented incorrectly; expected 12 spaces, found 24
(#567) Variable "data_formula" must not contain underscores.
(#567) Variable "name_grade" must not contain underscores.
(#567) Line exceeds maximum limit of 180 characters; contains 220 characters
(#567) Line exceeds maximum limit of 180 characters; contains 220 characters
(#568) Variable "data_grade_range_min" must not contain underscores.
(#568) Variable "data_grade_range_min" must not contain underscores.
(#568) Variable "data_grade_range_max" must not contain underscores.
(#568) Variable "data_grade_range_max" must not contain underscores.
(#568) Line exceeds maximum limit of 180 characters; contains 279 characters
(#568) Line exceeds maximum limit of 180 characters; contains 279 characters
(#569) Variable "disabled_scale" must not contain underscores.
(#570) Line indented incorrectly; expected 8 spaces, found 20
(#572) Line indented incorrectly; expected 8 spaces, found 20
(#572) Expected "if (...) {\n"; found "if(...) {\n"
(#573) Commas (,) must be followed by white space.
(#573) Line exceeds 132 characters; contains 149 characters
(#573) Line exceeds 132 characters; contains 149 characters
(#574) Line indented incorrectly; expected 8 spaces, found 20
(#576) Commas (,) must be followed by white space.
(#576) Variable "commonAtts" must be all lower-case
(#576) Line exceeds 132 characters; contains 151 characters
(#576) Line exceeds 132 characters; contains 151 characters
(#578) Commas (,) must be followed by white space.
(#579) 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.
(#585) Commas (,) must be followed by white space.
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) No space found before comment text; expected "// feedback" but found "//feedback"
(#588) Commas (,) must be followed by white space.
(#590) Variable "for_feedbackLabel" must be all lower-case
(#590) Variable "for_feedbackLabel" must not contain underscores.
(#590) Expected 1 space before "="; 0 found
(#591) Commas (,) must be followed by white space.
(#591) Variable "for_feedbackLabel" must be all lower-case
(#591) Variable "for_feedbackLabel" must not contain underscores.
(#591) Line exceeds maximum limit of 180 characters; contains 181 characters
(#591) Line exceeds maximum limit of 180 characters; contains 181 characters
(#593) Variable "id_grader_feedback" must not contain underscores.
(#594) Variable "name_grader_feedback" must not contain underscores.
(#594) Expected 1 space before "="; 0 found
(#594) Expected 1 space after "="; 0 found
(#596) Line indented incorrectly; expected 8 spaces, found 16
(#596) Expected "if (...) {\n"; found "if(...){\n"
(#596) Variable "commonAtts" must be all lower-case
(#597) Commas (,) must be followed by white space.
(#597) Variable "id_grader_feedback" must not contain underscores.
(#597) Variable "name_grader_feedback" must not contain underscores.
(#597) Line exceeds 132 characters; contains 169 characters
(#597) Line exceeds 132 characters; contains 169 characters
(#598) Line indented incorrectly; expected 8 spaces, found 16
(#598) Expected "} else {\n"; found "}else{\n"
(#599) Variable "id_grader_feedback" must not contain underscores.
(#600) Short array syntax must be used to define arrays
(#601) Variable "name_grader_feedback" must not contain underscores.
(#602) Variable "id_grader_feedback" must not contain underscores.
(#603) Variable "id_grader_feedback" must not contain underscores.
(#604) Line indented incorrectly; expected 8 spaces, found 16
(#606) Line indented incorrectly; expected 8 spaces, found 16
(#606) Expected "if (...) {\n"; found "if(...) {\n"
(#608) Commas (,) must be followed by white space.
(#608) Line exceeds maximum limit of 180 characters; contains 181 characters
(#608) Line exceeds maximum limit of 180 characters; contains 181 characters
(#609) Line indented incorrectly; expected 8 spaces, found 16
(#610) Commas (,) must be followed by white space.
(#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
(#612) No space found before comment text; expected "// show to students" but found "//show to students"
(#613) Line indented incorrectly; expected 8 spaces, found 12
(#613) Expected "if (...) {\n"; found "if(...) {\n"
(#615) Variable "checked_visible_to_students" must not contain underscores.
(#615) Expected 1 space before "="; 0 found
(#615) Expected 1 space after "="; 0 found
(#616) Line indented incorrectly; expected 12 spaces, found 16
(#617) Variable "checked_visible_to_students" must not contain underscores.
(#618) Line indented incorrectly; expected 12 spaces, found 16
(#620) Variable "name_visible_to_students" must not contain underscores.
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#621) Commas (,) must be followed by white space.
(#622) Commas (,) must be followed by white space.
(#622) Variable "name_visible_to_students" must not contain underscores.
(#622) Variable "checked_visible_to_students" must not contain underscores.
(#622) Variable "commonAtts" must be all lower-case
(#622) Line exceeds 132 characters; contains 169 characters
(#622) Line exceeds 132 characters; contains 169 characters
(#623) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#625) Line indented incorrectly; expected 8 spaces, found 12
(#627) 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
(#627) No space found before comment text; expected "// require second grader" but found "//require second grader"
(#629) Line indented incorrectly; expected 8 spaces, found 12
(#630) Variable "checked_require_second_grader" must not contain underscores.
(#631) Line indented incorrectly; expected 8 spaces, found 12
(#631) Expected "} else {\n"; found "}else{\n"
(#632) Variable "checked_require_second_grader" must not contain underscores.
(#632) Expected 1 space before "="; 0 found
(#633) Line indented incorrectly; expected 8 spaces, found 12
(#635) Variable "name_checkbox_require_second_grader" must not contain underscores.
(#636) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#637) Variable "name_checkbox_require_second_grader" must not contain underscores.
(#637) Variable "checked_require_second_grader" must not contain underscores.
(#637) Variable "commonAtts" must be all lower-case
(#637) Line exceeds maximum limit of 180 characters; contains 208 characters
(#637) Line exceeds maximum limit of 180 characters; contains 208 characters
(#638) Commas (,) must be followed by white space.
(#639) Commas (,) must be followed by white space.
(#640) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#642) Variable "value_ntf" must not contain underscores.
(#642) Expected 1 space before "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#643) Variable "checked_ntf" must not contain underscores.
(#643) Expected 1 space before "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#644) Line indented incorrectly; expected 8 spaces, found 12
(#644) Expected "if (...) {\n"; found "if(...){\n"
(#645) Variable "value_ntf" must not contain underscores.
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#646) Variable "checked_ntf" must not contain underscores.
(#646) Expected 1 space before "="; 0 found
(#647) Line indented incorrectly; expected 8 spaces, found 12
(#649) Variable "name_notify" must not contain underscores.
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#650) Commas (,) must be followed by white space.
(#651) Commas (,) must be followed by white space.
(#651) Variable "name_notify" must not contain underscores.
(#651) Variable "value_ntf" must not contain underscores.
(#651) Variable "checked_ntf" must not contain underscores.
(#651) Line exceeds 132 characters; contains 157 characters
(#651) Line exceeds 132 characters; contains 157 characters
(#652) Commas (,) must be followed by white space.
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) No space found before comment text; expected "// final grade" but found "//final grade"
(#655) Commas (,) must be followed by white space.
(#656) Line indented incorrectly; expected 8 spaces, found 16
(#656) Expected "if (...) {\n"; found "if(...) {\n"
(#658) Variable "name_grading_final" must not contain underscores.
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#659) Commas (,) must be followed by white space.
(#659) Variable "name_grading_final" must not contain underscores.
(#661) Expected 1 space before "="; 0 found
(#662) Line indented incorrectly; expected 12 spaces, found 20
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) This comment is 100% valid code; is this commented out code?
(#664) Expected 1 space before "="; 0 found
(#664) Expected 1 space after "="; 0 found
(#665) Variable "name_LabelorButton" must be all lower-case
(#665) Variable "name_LabelorButton" must not contain underscores.
(#666) Commas (,) must be followed by white space.
(#666) Variable "name_LabelorButton" must be all lower-case
(#666) Variable "name_LabelorButton" must not contain underscores.
(#666) Variable "commonAtts" must be all lower-case
(#666) Line exceeds maximum limit of 180 characters; contains 220 characters
(#666) Line exceeds maximum limit of 180 characters; contains 220 characters
(#667) Line indented incorrectly; expected 12 spaces, found 20
(#667) Expected "} else {\n"; found "}else{\n"
(#668) Commas (,) must be followed by white space.
(#669) Line indented incorrectly; expected 12 spaces, found 20
(#670) Variable "name_checkbox" must not contain underscores.
(#670) Expected 1 space before "="; 0 found
(#670) Expected 1 space after "="; 0 found
(#671) Commas (,) must be followed by white space.
(#671) Variable "name_checkbox" must not contain underscores.
(#671) Variable "commonAtts" must be all lower-case
(#671) Line exceeds 132 characters; contains 159 characters
(#671) Line exceeds 132 characters; contains 159 characters
(#672) Line indented incorrectly; expected 8 spaces, found 16
(#673) Commas (,) must be followed by white space.
(#674) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#676) No space found before comment text; expected "// errors" but found "//errors"
(#678) Line indented incorrectly; expected 8 spaces, found 12
(#678) Expected "if (...) {\n"; found "if(...){\n"
(#680) Line indented incorrectly; expected 8 spaces, found 12
(#681) Line indented incorrectly; expected 8 spaces, found 12
(#681) Expected "if (...) {\n"; found "if(...){\n"
(#683) Line indented incorrectly; expected 8 spaces, found 12
(#684) Line indented incorrectly; expected 8 spaces, found 12
(#684) Expected "if (...) {\n"; found "if(...){\n"
(#685) Commas (,) must be followed by white space.
(#686) Line indented incorrectly; expected 8 spaces, found 12
(#688) Commas (,) must be followed by white space.
(#697) Expected 1 space before opening brace; found 0
(#698) Expected "if (...) {\n"; found "if(...){\n"
(#699) Commas (,) must be followed by white space.
(#702) Commas (,) must be followed by white space.
(#702) Line exceeds 132 characters; contains 144 characters
(#702) Line exceeds 132 characters; contains 144 characters
(#712) Commas (,) must be followed by white space.
(#713) Expected "if (...) {\n"; found "if(...) {\n"
(#716) Short array syntax must be used to define arrays
(#717) Expected "if (...) {\n"; found "if(...){\n"
(#723) Expected "if (...) {\n"; found "if(...) {\n"
(#726) This comment is 53% valid code; is this commented out code?
(#728) Expected "if (...) {\n"; found "if(...){\n"
(#730) Usage of ELSEIF not allowed; use ELSE IF instead
(#734) Expected "if (...) {\n"; found "if(...){\n"
(#737) Variable "outcomeText" must be all lower-case
(#737) Expected 1 space after "="; 2 found
(#739) Commas (,) must be followed by white space.
(#739) Short array syntax must be used to define arrays
(#739) Expected 1 space before "=>"; 0 found
(#739) Expected 1 space after "=>"; 0 found
(#740) Short array syntax must be used to define arrays
(#741) Variable "outcomeSelect" must be all lower-case
(#742) Expected "} else {\n"; found "}else {\n"
(#743) Variable "outcomeText" must be all lower-case
(#743) Expected 1 space after "="; 2 found
(#745) Short array syntax must be used to define arrays
(#749) This comment is 70% valid code; is this commented out code?
(#766) Variable "outcomeSelect" must be all lower-case
(#766) Short array syntax must be used to define arrays
(#766) Line exceeds maximum limit of 180 characters; contains 200 characters
(#766) Line exceeds maximum limit of 180 characters; contains 200 characters
(#769) Expected "if (...) {\n"; found "if(...){\n"
(#769) Expected 1 space after "=="; 0 found
(#770) Expected 1 space after ".="; 0 found
(#771) Expected "} else {\n"; found "}else{\n"
(#772) Variable "outcomeText" must be all lower-case
(#772) Variable "outcomeSelect" must be all lower-case
(#772) Short array syntax must be used to define arrays
(#772) Expected 1 space before "=>"; 0 found
(#772) Expected 1 space after "=>"; 0 found
(#790) Short array syntax must be used to define arrays
(#793) Expected 1 space before "="; 0 found
(#794) Expected "if (...) {\n"; found "if(...){\n"
(#796) Expected "} else {\n"; found "}else{\n"
(#797) Inline comments must start with a capital letter, digit or 3-dots sequence
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) No space found before comment text; expected "// if null, does not display "Grade breakdown" in student view" but found "//if null, does not display "Grade breakdown" in student view"
(#817) Expected "if (...) {\n"; found "if(...) {\n"
(#818) Short array syntax must be used to define arrays
(#818) Commas (,) must be followed by white space.
(#818) Commas (,) must be followed by white space.
(#818) Commas (,) must be followed by white space.
(#818) Commas (,) must be followed by white space.
(#818) Commas (,) must be followed by white space.
(#818) Line exceeds maximum limit of 180 characters; contains 181 characters
(#818) Line exceeds maximum limit of 180 characters; contains 181 characters
(#830) Variable "finalGradeRecord" must be all lower-case
(#831) Expected "if (...) {\n"; found "if(...){\n"
(#832) Commas (,) must be followed by white space.
grade/grading/form/multigraders/version.php
(#1) DocBlock missing a @package tag for file version.php. Expected @package gradingform_multigraders
(#2) Missing @copyright tag
(#2) Moodle boilerplate not found at first line
(#4) Docblock tag "@version" is not recommended.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(88 errors, 573 warnings)

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

grade/grading/form/multigraders/js/multigraders.js
(#1) Comments should not begin with a lowercase character. (capitalized-comments)
(#7) This line has a length of 8555. Maximum allowed is 132. (max-len)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Identifier 'gradingform_multigraders' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 't' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Identifier 'grading_final' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Identifier 'user_is_allowed_edit' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Identifier 'number_of_grades' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Identifier 'grading_final' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Identifier 'user_is_allowed_edit' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Identifier 'number_of_grades' is not in camel case. (camelcase)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) This line has 63 statements. Maximum allowed is 2. (max-statements-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '!=' must be spaced. (space-infix-ops)
(#7) Expected { after 'for' condition. (curly)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'a' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Do not nest ternary expressions. (no-nested-ternary)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions. (no-nested-ternary)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'a' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Do not nest ternary expressions. (no-nested-ternary)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'currFeedbackComments' is not defined. (no-undef)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '!==' must be spaced. (space-infix-ops)
(#7) 'currFeedbackComments' is not defined. (no-undef)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'currFeedbackComments' is not defined. (no-undef)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'currFeedbackComments' is not defined. (no-undef)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '!==' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '!==' must be spaced. (space-infix-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '+=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'tinyMCE' is not defined. (no-undef)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) Expected { after 'else'. (curly)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 't' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Unexpected confirm. (no-alert)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'a' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Operator '-' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 't' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 't' is defined but never used. (no-unused-vars)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) 'outcomeVal' is not defined. (no-undef)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) 'outcomeVal' is not defined. (no-undef)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'outcomeVal' is not defined. (no-undef)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) 'outcomeVal' is not defined. (no-undef)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'outcomeVal' is not defined. (no-undef)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) eval can be harmful. (no-eval)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Empty block statement. (no-empty)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Use '===' to compare with null. (no-eq-null)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Operator '||' must be spaced. (space-infix-ops)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "const". (keyword-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '<=' must be spaced. (space-infix-ops)
(#7) Expected { after 'if' condition. (curly)
(#7) Function expected no return value. (consistent-return)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Operator '-' must be spaced. (space-infix-ops)
(#7) Operator '<' must be spaced. (space-infix-ops)
(#7) Operator '-' must be spaced. (space-infix-ops)
(#7) Operator '?' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator ':' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) Expected space(s) after "else". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Operator '*' must be spaced. (space-infix-ops)
(#7) Operator '/' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Use '===' to compare with null. (no-eq-null)
(#7) Operator '==' must be spaced. (space-infix-ops)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Operator '&&' must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Operator '+' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "else". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Operator '=' must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)

CSS problems

(548 errors, 4 warnings)

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

grade/grading/form/multigraders/styles.css
(#7) Invalid value for "border-radius" (csstree/validator)
(#7) Invalid value for "border-radius" (csstree/validator)
(#7) Can't parse value "invert(20))" (csstree/validator)
(#7) Can't parse value "unset)" (csstree/validator)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected "#FCF8E3" to be "#fcf8e3" (color-hex-case)
(#7) Expected "#01325F" to be "#01325f" (color-hex-case)
(#7) Expected "#01325F" to be "#01325f" (color-hex-case)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space before "!" (declaration-bang-space-before)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Expected line length to be no more than 132 characters (max-line-length)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(12 errors, 0 warnings)

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

grade/grading/form/multigraders/backup/moodle2/restore_gradingform_multigraders_plugin.class.php
(#47) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#61) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#77) Inline phpdocs tag {@link self::process_gradinform_multigraders_grade()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
grade/grading/form/multigraders/lib.php
(#638) Phpdocs for function gradingform_multigraders_controller::update_multigraders_feedback has incomplete parameters list
(#80) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#81) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#95) Inline phpdocs tag {@link global_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#96) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#347) Inline phpdocs tag {@link update_definition()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
grade/grading/form/multigraders/renderer.php
(#71) Phpdocs for function gradingform_multigraders_renderer::display_form has incomplete parameters list
(#491) Phpdocs for function gradingform_multigraders_renderer::display_grade has incomplete parameters list
(#67) Inline phpdocs tag {@link gradingform_multigraders_controller} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

Update savepoints problems

(0 errors, 1 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

grade/grading/form/multigraders/db/upgrade.php
Detected fewer 'if' blocks (4) than 'savepoint' calls (7). Repeated savepoints?

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]