Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(1201 errors, 253 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
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Line exceeds 132 characters; contains 143 characters
(#91) Line exceeds 132 characters; contains 143 characters
grade/grading/form/multigraders/backup/moodle2/restore_gradingform_multigraders_plugin.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) Commas (,) must be followed by white space.
(#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.
(#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
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
grade/grading/form/multigraders/db/messages.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Whitespace found at end of line
(#11) Whitespace found at end of line
(#12) Whitespace found at end of line
(#13) Whitespace found at end of line
(#14) Whitespace found at end of line
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Expected 1 space after asterisk; 0 found
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#29) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
grade/grading/form/multigraders/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
grade/grading/form/multigraders/edit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
grade/grading/form/multigraders/edit_form.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Whitespace found at end of line
(#11) Whitespace found at end of line
(#12) Whitespace found at end of line
(#13) Whitespace found at end of line
(#14) Whitespace found at end of line
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Expected 1 space after asterisk; 0 found
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#29) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) Expected 1 space after asterisk; 0 found
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#67) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Whitespace found at end of line
(#70) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// Grading criteria" but found "//Grading criteria"
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Whitespace found at end of line
(#88) Variable "arrOptions" must be all lower-case
(#88) Whitespace found at end of line
(#89) Variable "arrOptions" must be all lower-case
(#89) Whitespace found at end of line
(#90) Variable "arrOptions" must be all lower-case
(#90) Whitespace found at end of line
(#91) Variable "arrOptions" must be all lower-case
(#91) Whitespace found at end of line
(#92) Variable "arrOptions" must be all lower-case
(#92) Whitespace found at end of line
(#93) Line exceeds 132 characters; contains 138 characters
(#93) Line exceeds 132 characters; contains 138 characters
(#93) Whitespace found at end of line
(#94) Variable "arrOptions" must be all lower-case
(#94) Whitespace found at end of line
(#95) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Whitespace found at end of line
(#98) Whitespace found at end of line
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
(#102) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Whitespace found at end of line
(#105) Line exceeds 132 characters; contains 145 characters
(#105) Line exceeds 132 characters; contains 145 characters
(#105) Whitespace found at end of line
(#106) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
(#109) Whitespace found at end of line
(#110) Line exceeds 132 characters; contains 145 characters
(#110) Line exceeds 132 characters; contains 145 characters
(#110) This comment is 74% valid code; is this commented out code?
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Whitespace found at end of line
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
(#118) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Whitespace found at end of line
(#121) Whitespace found at end of line
(#122) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#126) Whitespace found at end of line
(#127) Whitespace found at end of line
(#128) Expected 1 space after asterisk; 0 found
(#128) Whitespace found at end of line
(#129) Whitespace found at end of line
(#130) Whitespace found at end of line
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) This comment is 63% valid code; is this commented out code?
(#131) No space found before comment text; expected "// $form = $this->_form;" but found "//$form = $this->_form;"
(#131) Whitespace found at end of line
(#132) Whitespace found at end of line
(#133) Whitespace found at end of line
(#134) Whitespace found at end of line
(#135) Whitespace found at end of line
(#136) Whitespace found at end of line
(#137) Whitespace found at end of line
(#138) Expected 1 space after asterisk; 0 found
(#138) Whitespace found at end of line
(#139) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#144) Whitespace found at end of line
(#145) Whitespace found at end of line
(#146) Whitespace found at end of line
(#147) Whitespace found at end of line
(#148) Whitespace found at end of line
(#149) Whitespace found at end of line
(#150) Whitespace found at end of line
(#151) Whitespace found at end of line
(#152) Expected 1 space after asterisk; 0 found
(#152) Whitespace found at end of line
(#153) Whitespace found at end of line
(#154) Whitespace found at end of line
(#155) Whitespace found at end of line
(#156) Whitespace found at end of line
(#157) Whitespace found at end of line
(#158) Whitespace found at end of line
(#159) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line
(#162) Whitespace found at end of line
(#163) Whitespace found at end of line
(#164) Expected 1 space after asterisk; 0 found
(#164) Whitespace found at end of line
(#165) Whitespace found at end of line
(#166) Whitespace found at end of line
(#167) Whitespace found at end of line
(#168) Whitespace found at end of line
(#169) Whitespace found at end of line
(#170) Whitespace found at end of line
(#171) Whitespace found at end of line
(#172) Whitespace found at end of line
(#173) Whitespace found at end of line
(#174) Whitespace found at end of line
(#175) Whitespace found at end of line
(#176) Whitespace found at end of line
(#177) Whitespace found at end of line
(#178) Whitespace found at end of line
(#179) Whitespace found at end of line
(#180) Whitespace found at end of line
(#181) Whitespace found at end of line
(#182) Expected 1 space after asterisk; 0 found
(#182) Whitespace found at end of line
(#183) Whitespace found at end of line
(#184) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Whitespace found at end of line
(#187) Whitespace found at end of line
(#188) Whitespace found at end of line
(#189) Whitespace found at end of line
(#190) Whitespace found at end of line
(#191) Whitespace found at end of line
(#192) Whitespace found at end of line
(#193) Whitespace found at end of line
(#194) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Whitespace found at end of line
(#197) Whitespace found at end of line
grade/grading/form/multigraders/lang/en/gradingform_multigraders.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#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 "'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.' ;"
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) This comment is 66% valid code; is this commented out code?
(#69) 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.' ;"
(#70) 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.' ;"
(#71) 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.' ;"
(#72) 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' ;"
(#73) 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.' ;"
(#74) Space found before semicolon; expected "'last previous grade';" but found "'last previous grade' ;"
(#75) Space found before semicolon; expected "'minimum previous grade';" but found "'minimum previous grade' ;"
(#76) Space found before semicolon; expected "'maximum previous grade';" but found "'maximum previous grade' ;"
(#77) Space found before semicolon; expected "'average over previous grades';" but found "'average over previous grades' ;"
(#78) Space found before semicolon; expected "'Show notes to student?';" but found "'Show notes to student?' ;"
(#79) Space found before semicolon; expected "'Notes';" but found "'Notes' ;"
grade/grading/form/multigraders/lib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line exceeds 132 characters; contains 161 characters
(#149) Line exceeds 132 characters; contains 161 characters
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Line exceeds maximum limit of 180 characters; contains 188 characters
(#155) Line exceeds maximum limit of 180 characters; contains 188 characters
(#160) This comment is 60% valid code; is this commented out code?
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Expected "} else {\n"; found "} else{\n"
(#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) This comment is 73% valid code; is this commented out code?
(#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
(#211) This comment is 65% valid code; is this commented out code?
(#219) Line exceeds 132 characters; contains 144 characters
(#219) Line exceeds 132 characters; contains 144 characters
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Line indented incorrectly; expected at least 12 spaces, found 8
(#243) Variable "definitionExtras" must be all lower-case
(#244) Variable "definitionExtras" must be all lower-case
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// Populate with defaults" but found "//Populate with defaults"
(#252) Expected "} else {\n"; found "}else{\n"
(#253) Variable "definitionExtras" must be all lower-case
(#254) Variable "definitionExtras" must be all lower-case
(#255) Variable "definitionExtras" must be all lower-case
(#256) Variable "definitionExtras" must be all lower-case
(#257) Variable "definitionExtras" must be all lower-case
(#260) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Line exceeds maximum limit of 180 characters; contains 184 characters
(#321) Line exceeds maximum limit of 180 characters; contains 184 characters
(#323) Expected "if (...) {\n"; found "if(...){\n"
(#325) 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.
(#326) 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.
(#329) This comment is 68% valid code; is this commented out code?
(#383) Commas (,) must be followed by white space.
(#385) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Expected "if (...) {\n"; found "if(...){\n"
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) 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"
(#392) Variable "dbUsers" must be all lower-case
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#395) Variable "secondaryGraders" must be all lower-case
(#396) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#396) Variable "dbUsers" must be all lower-case
(#396) Variable "oUser" must be all lower-case
(#397) Variable "secondaryGraders" must be all lower-case
(#397) Variable "oUser" must be all lower-case
(#399) Variable "secondaryGraders" must be all lower-case
(#399) Variable "secondaryGraders" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Variable "secondaryGraders" must be all lower-case
(#403) Expected "if (...) {\n"; found "if(...){\n"
(#404) Commas (,) must be followed by white space.
(#406) Expected "if (...) {\n"; found "if(...){\n"
(#407) Commas (,) must be followed by white space.
(#409) This comment is 62% valid code; is this commented out code?
(#412) Expected "if (...) {\n"; found "if(...){\n"
(#413) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#419) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#425) Commas (,) must be followed by white space.
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Expected "if (...) {\n"; found "if (...) {\n"
(#461) Must use "self::" for local static member reference
(#463) Must use "self::" for local static member reference
(#464) Usage of ELSEIF not allowed; use ELSE IF instead
(#465) Must use "self::" for local static member reference
(#466) Usage of ELSEIF not allowed; use ELSE IF instead
(#467) Must use "self::" for local static member reference
(#468) Usage of ELSEIF not allowed; use ELSE IF instead
(#469) Must use "self::" for local static member reference
(#471) Expected "if (...) {\n"; found "if(...){\n"
(#471) Must use "self::" for local static member reference
(#472) Commas (,) must be followed by white space.
(#473) Expected "if (...) {\n"; found "if(...){\n"
(#478) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) No space found before comment text; expected "// delete extra defition details" but found "//delete extra defition details"
(#541) Commas (,) must be followed by white space.
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) This comment is 75% valid code; is this commented out code?
(#554) 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)";"
(#587) Variable "definition_extradetails" must not contain underscores.
(#591) Line exceeds 132 characters; contains 136 characters
(#591) Line exceeds 132 characters; contains 136 characters
(#592) Line exceeds 132 characters; contains 169 characters
(#592) Line exceeds 132 characters; contains 169 characters
(#593) Line exceeds 132 characters; contains 160 characters
(#593) Line exceeds 132 characters; contains 160 characters
(#596) Variable "definition_extradetails" must not contain underscores.
(#615) Commas (,) must be followed by white space.
(#640) Member variable "validationErrors" must be all lower-case
(#644) Member variable "gradeRange" must be all lower-case
(#646) Member variable "instanceGrades" must be all lower-case
(#662) Commas (,) must be followed by white space.
(#665) Expected "if (...) {\n"; found "if(...) {\n"
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#666) Line exceeds 132 characters; contains 156 characters
(#666) Line exceeds 132 characters; contains 156 characters
(#680) Public method name "gradingform_multigraders_instance::getGradeRange" must be in lower-case letters only
(#680) Variable "forceRefresh" must be all lower-case
(#680) Expected 1 space before opening brace; found 0
(#681) Expected "if (...) {\n"; found "if(...) {\n"
(#681) Variable "forceRefresh" must be all lower-case
(#683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) No space found before comment text; expected "// handle non-int grade range" but found "//handle non-int grade range"
(#684) Expected "if (...) {\n"; found "if(...){\n"
(#692) Variable "cutPos" must be all lower-case
(#692) Commas (,) must be followed by white space.
(#693) Expected "if (...) {\n"; found "if(...){\n"
(#693) Variable "cutPos" must be all lower-case
(#693) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#694) Commas (,) must be followed by white space.
(#694) Commas (,) must be followed by white space.
(#694) Variable "cutPos" must be all lower-case
(#696) Variable "cutPos" must be all lower-case
(#696) Commas (,) must be followed by white space.
(#697) Expected "if (...) {\n"; found "if(...){\n"
(#697) Variable "cutPos" must be all lower-case
(#697) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#698) Commas (,) must be followed by white space.
(#698) Variable "cutPos" must be all lower-case
(#698) Expected 1 space before "+"; 0 found
(#698) Expected 1 space after "+"; 0 found
(#700) Expected "if (...) {\n"; found "if(...){\n"
(#712) Public method name "gradingform_multigraders_instance::getItemID" must be in lower-case letters only
(#712) Expected 1 space before opening brace; found 0
(#734) Commas (,) must be followed by white space.
(#736) This comment is 65% valid code; is this commented out code?
(#754) This comment is 79% valid code; is this commented out code?
(#757) Inline comments must start with a capital letter, digit or 3-dots sequence
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) No space found before comment text; expected "// let update handle the form submit" but found "//let update handle the form submit"
(#770) Expected "if (...) {\n"; found "if(...) {\n"
(#770) Expected 1 space before "=="; 0 found
(#770) Expected 1 space after "=="; 0 found
(#775) Expected "if (...) {\n"; found "if (...){\n"
(#781) Expected "if (...) {\n"; found "if(...){\n"
(#785) Commas (,) must be followed by white space.
(#785) Line exceeds 132 characters; contains 143 characters
(#785) Line exceeds 132 characters; contains 143 characters
(#789) Expected "if (...) {\n"; found "if(...) {\n"
(#797) Line exceeds maximum limit of 180 characters; contains 199 characters
(#797) Line exceeds maximum limit of 180 characters; contains 199 characters
(#819) Expected 1 space before "=="; 0 found
(#819) Expected 1 space after "=="; 0 found
(#819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#819) No space found before comment text; expected "// make DB int val into boolean." but found "//make DB int val into boolean."
(#820) Expected 1 space before "=="; 0 found
(#820) Expected 1 space after "=="; 0 found
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) No space found before comment text; expected "// make DB int val into boolean." but found "//make DB int val into boolean."
(#821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#821) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) No space found before comment text; expected "// transform outcomes from JSON to object" but found "//transform outcomes from JSON to object"
(#836) Commas (,) must be followed by white space.
(#837) Variable "currentFormData" must be all lower-case
(#838) Variable "currentRecordID" must be all lower-case
(#840) Variable "firstGradeRecord" must be all lower-case
(#841) Variable "currentRecord" must be all lower-case
(#842) Variable "finalGradeRecord" must be all lower-case
(#844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#844) 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"
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) 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"
(#846) Expected "if (...) {\n"; found "if(...) {\n"
(#846) Expected 1 space before "=="; 0 found
(#846) Expected 1 space after "=="; 0 found
(#847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) No space found before comment text; expected "// check if user is admin" but found "//check if user is admin"
(#849) Expected "if (...) {\n"; found "if(...) {\n"
(#852) Commas (,) must be followed by white space.
(#863) Expected 1 space before "=>"; 0 found
(#863) Variable "currentFormData" must be all lower-case
(#863) Expected 1 space before "=>"; 0 found
(#864) Expected "if (...) {\n"; found "if(...){\n"
(#864) Variable "firstGradeRecord" must be all lower-case
(#865) Variable "firstGradeRecord" must be all lower-case
(#867) Expected "if (...) {\n"; found "if(...){\n"
(#868) Variable "currentRecord" must be all lower-case
(#870) Expected "if (...) {\n"; found "if(...){\n"
(#870) Must use "self::" for local static member reference
(#871) Variable "finalGradeRecord" must be all lower-case
(#875) Line exceeds 132 characters; contains 138 characters
(#875) Line exceeds 132 characters; contains 138 characters
(#875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#875) 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."
(#876) Expected "if (...) {\n"; found "if(...){\n"
(#876) Variable "finalGradeRecord" must be all lower-case
(#876) Expected 1 space after "!=="; 0 found
(#876) Variable "currentRecord" must be all lower-case
(#879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#879) Inline comments must end in full-stops, exclamation marks, or question marks
(#879) 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"
(#880) Expected "if (...) {\n"; found "if(...){\n"
(#880) Variable "finalGradeRecord" must be all lower-case
(#880) Expected 1 space after "!=="; 0 found
(#880) Variable "finalGradeRecord" must be all lower-case
(#884) Expected "if (...) {\n"; found "if(...) {\n"
(#885) Expected 1 space after "="; 2 found
(#887) Expected "if (...) {\n"; found "if(...) {\n"
(#890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) 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"
(#894) Variable "gradeType" must be all lower-case
(#894) Must use "self::" for local static member reference
(#895) Variable "gradingFinal" must be all lower-case
(#896) Expected "if (...) {\n"; found "if(...){\n"
(#897) Variable "gradingFinal" must be all lower-case
(#898) Expected "if (...) {\n"; found "if(...) {\n"
(#899) Variable "gradeType" must be all lower-case
(#899) Must use "self::" for local static member reference
(#902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) No space found before comment text; expected "// adding a new record" but found "//adding a new record"
(#903) Expected "if (...) {\n"; found "if(...) {\n"
(#903) Empty IF statement detected
(#903) Expected 1 space after "!="; 0 found
(#906) Expected "if (...) {\n"; found "if(...){\n"
(#906) Variable "currentRecord" must be all lower-case
(#907) Variable "currentRecordID" must be all lower-case
(#907) Commas (,) must be followed by white space.
(#908) Commas (,) must be followed by white space.
(#918) Variable "gradeType" must be all lower-case
(#923) Expected "if (...) {\n"; found "if(...){\n"
(#923) Variable "currentRecordID" must be all lower-case
(#924) Variable "currentRecordID" must be all lower-case
(#927) Expected "} else {\n"; found "}else {\n"
(#930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#930) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) 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"
(#931) Expected "if (...) {\n"; found "if(...){\n"
(#931) Variable "gradingFinal" must be all lower-case
(#932) Expected "if (...) {\n"; found "if(...) {\n"
(#932) Variable "gradeType" must be all lower-case
(#932) Must use "self::" for local static member reference
(#935) Expected "} else {\n"; found "}else{\n"
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#943) 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"
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) 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"
(#945) Expected "if (...) {\n"; found "if(...){\n"
(#945) Variable "currentRecord" must be all lower-case
(#945) Variable "currentRecord" must be all lower-case
(#945) Variable "currentRecord" must be all lower-case
(#945) Variable "gradeType" must be all lower-case
(#946) Variable "gradeType" must be all lower-case
(#946) Must use "self::" for local static member reference
(#949) Variable "gradingFinal" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "firstGradeRecord" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#950) Usage of ELSEIF not allowed; use ELSE IF instead
(#950) Variable "firstGradeRecord" must be all lower-case
(#951) Variable "firstGradeRecord" must be all lower-case
(#951) Commas (,) must be followed by white space.
(#954) This comment is 61% valid code; is this commented out code?
(#968) Commas (,) must be followed by white space.
(#982) This comment is 64% valid code; is this commented out code?
(#989) Variable "visibleGradeRange" must be all lower-case
(#994) Variable "currGrade" must be all lower-case
(#996) Variable "currGrade" must be all lower-case
(#996) Variable "visibleGradeRange" must be all lower-case
(#996) Expected 1 space before "/"; 0 found
(#996) Expected 1 space after "/"; 0 found
(#996) Variable "visibleGradeRange" must be all lower-case
(#996) Variable "visibleGradeRange" must be all lower-case
(#996) Expected 1 space before "*"; 0 found
(#996) Expected 1 space after "*"; 0 found
(#996) Expected 1 space before "-"; 0 found
(#996) Expected 1 space after "-"; 0 found
(#996) Line exceeds 132 characters; contains 151 characters
(#996) Line exceeds 132 characters; contains 151 characters
(#1010) Expected "if (...) {\n"; found "if(...){\n"
(#1014) Expected "if (...) {\n"; found "if(...){\n"
(#1014) Must use "self::" for local static member reference
(#1027) The static declaration must come after the visibility declaration
(#1027) Expected 1 space before opening brace; found 0
(#1028) Commas (,) must be followed by white space.
(#1029) Expected "if (...) {\n"; found "if(...){\n"
(#1033) Variable "graderName" must be all lower-case
(#1034) Expected "if (...) {\n"; found "if(...){\n"
(#1035) Variable "graderName" must be all lower-case
(#1036) Expected "} else {\n"; found "}else {\n"
(#1039) Variable "graderName" must be all lower-case
(#1040) Expected "} else {\n"; found "}else{\n"
(#1041) Variable "graderName" must be all lower-case
(#1044) Expected "if (...) {\n"; found "if(...){\n"
(#1044) Variable "graderName" must be all lower-case
(#1045) Expected 1 space before "=>"; 0 found
(#1045) Expected 1 space after "=>"; 0 found
(#1046) Variable "graderName" must be all lower-case
(#1046) Variable "graderName" must be all lower-case
(#1047) Variable "graderName" must be all lower-case
(#1047) Variable "graderName" must be all lower-case
(#1050) Variable "graderName" must be all lower-case
(#1061) Commas (,) must be followed by white space.
(#1061) Commas (,) must be followed by white space.
(#1063) Expected 1 space before "=>"; 0 found
(#1063) Expected 1 space after "=>"; 0 found
(#1063) Expected 1 space before "=>"; 0 found
(#1063) Expected 1 space after "=>"; 0 found
(#1069) Usage of ELSEIF not allowed; use ELSE IF instead
(#1071) Usage of ELSEIF not allowed; use ELSE IF instead
(#1073) Usage of ELSEIF not allowed; use ELSE IF instead
(#1076) Line exceeds 132 characters; contains 144 characters
(#1076) Line exceeds 132 characters; contains 144 characters
(#1079) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1083) Expected "if (...) {\n"; found "if(...){\n"
(#1089) Expected "if (...) {\n"; found "if (...){\n"
(#1090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1090) 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"
(#1092) Expected "if (...) {\n"; found "if(...){\n"
(#1098) Expected 1 space after "="; 2 found
(#1101) Expected "if (...) {\n"; found "if(...) {\n"
(#1109) Variable "finalGraderId" must be all lower-case
(#1110) Expected "if (...) {\n"; found "if(...){\n"
(#1110) Variable "finalGraderId" must be all lower-case
(#1111) Variable "finalGraderName" must be all lower-case
(#1112) Expected "} else {\n"; found "}else{\n"
(#1113) Variable "finalGraderName" must be all lower-case
(#1113) Variable "finalGraderId" must be all lower-case
(#1115) Commas (,) must be followed by white space.
(#1115) Variable "finalGraderName" must be all lower-case
(#1118) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1124) This comment is 57% valid code; is this commented out code?
(#1147) Commas (,) must be followed by white space.
(#1147) Commas (,) must be followed by white space.
(#1147) Commas (,) must be followed by white space.
(#1147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1156) The static declaration must come after the visibility declaration
(#1156) Public method name "gradingform_multigraders_instance::get_userID_for_itemID" must be in lower-case letters only
(#1156) Variable "itemID" must be all lower-case
(#1156) Expected 1 space before opening brace; found 0
(#1159) Variable "userID" must be all lower-case
(#1160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) No space found before comment text; expected "// obtain the user being graded" but found "//obtain the user being graded"
(#1161) Variable "itemID" must be all lower-case
(#1163) Variable "userID" must be all lower-case
(#1166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1166) 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"
(#1167) Variable "userID" must be all lower-case
(#1177) Variable "sentByOwner" must be all lower-case
(#1177) Variable "firstGradeRecord" must be all lower-case
(#1177) Commas (,) must be followed by white space.
(#1177) Variable "itemID" must be all lower-case
(#1177) Expected 1 space before opening brace; found 0
(#1180) Variable "userID" must be all lower-case
(#1180) Variable "itemID" must be all lower-case
(#1181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1181) 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"
(#1182) Variable "gradeeURL" must be all lower-case
(#1182) Variable "userID" must be all lower-case
(#1185) Variable "contextUrl" must be all lower-case
(#1185) Commas (,) must be followed by white space.
(#1185) Expected 1 space before "=>"; 0 found
(#1185) Expected 1 space after "=>"; 0 found
(#1185) Commas (,) must be followed by white space.
(#1185) Variable "userID" must be all lower-case
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "contextUrl" must be all lower-case
(#1186) Line exceeds 132 characters; contains 145 characters
(#1186) Line exceeds 132 characters; contains 145 characters
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "gradeeURL" must be all lower-case
(#1188) Commas (,) must be followed by white space.
(#1188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1188) This comment is 72% valid code; is this commented out code?
(#1188) No space found before comment text; expected "// $PAGE->cm->name);" but found "//$PAGE->cm->name);"
(#1189) Variable "arrSecondGradingList" must be all lower-case
(#1192) Expected "if (...) {\n"; found "if(...) {\n"
(#1192) Variable "sentByOwner" must be all lower-case
(#1195) Expected "} else {\n"; found "}else{\n"
(#1196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) 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"
(#1197) Expected "if (...) {\n"; found "if(...){\n"
(#1197) Variable "firstGradeRecord" must be all lower-case
(#1197) Variable "firstGradeRecord" must be all lower-case
(#1198) Variable "arrSecondGradingList" must be all lower-case
(#1198) Commas (,) must be followed by white space.
(#1198) Variable "firstGradeRecord" must be all lower-case
(#1205) Variable "arrSecondGradingList" must be all lower-case
(#1206) Variable "arrSecondGradingList" must be all lower-case
(#1206) Variable "userID" must be all lower-case
(#1207) Expected "if (...) {\n"; found "if(...){\n"
(#1207) Variable "userID" must be all lower-case
(#1207) Variable "userID" must be all lower-case
(#1216) Variable "userID" must be all lower-case
(#1222) Variable "contextUrl" must be all lower-case
(#1227) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) Line exceeds 132 characters; contains 168 characters
(#1229) Line exceeds 132 characters; contains 168 characters
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) This comment is 62% valid code; is this commented out code?
(#1230) Line indented incorrectly; expected at least 16 spaces, found 0
(#1248) Variable "firstGradeRecord" must be all lower-case
(#1248) Commas (,) must be followed by white space.
(#1248) Variable "itemID" must be all lower-case
(#1248) Expected 1 space before opening brace; found 0
(#1251) Expected "if (...) {\n"; found "if(...){\n"
(#1251) Variable "firstGradeRecord" must be all lower-case
(#1255) Variable "userID" must be all lower-case
(#1255) Variable "itemID" must be all lower-case
(#1256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) 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"
(#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) 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.
(#1264) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1277) Variable "firstGradeRecord" must be all lower-case
(#1284) Variable "contextUrl" must be all lower-case
(#1289) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) Line exceeds 132 characters; contains 160 characters
(#1291) Line exceeds 132 characters; contains 160 characters
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
grade/grading/form/multigraders/preview.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
grade/grading/form/multigraders/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#44) Member variable "gradeRange" must be all lower-case
(#46) Member variable "validationErrors" must be all lower-case
(#48) Member variable "elementName" must be all lower-case
(#50) Member variable "defaultNextGrade" must be all lower-case
(#52) Member variable "defaultNextOutcomes" must be all lower-case
(#60) Member variable "gradingDisabled" must be all lower-case
(#62) Member variable "outcomesCalculationFormula" must be all lower-case
(#64) Member variable "outcomesValueRange" must be all lower-case
(#70) Line exceeds 132 characters; contains 142 characters
(#70) Line exceeds 132 characters; contains 142 characters
(#78) Variable "elementName" must be all lower-case
(#78) Variable "validationErrors" must be all lower-case
(#78) Variable "gradeRange" must be all lower-case
(#78) Line exceeds 132 characters; contains 147 characters
(#78) Line exceeds 132 characters; contains 147 characters
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) global $PAGE cannot be used in renderers. Use $this->page.
(#81) Variable "validationErrors" must be all lower-case
(#82) Variable "gradeRange" must be all lower-case
(#83) Variable "elementName" must be all lower-case
(#84) Variable "finalGradeMessage" must be all lower-case
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Commas (,) must be followed by white space.
(#95) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#97) global $PAGE cannot be used in renderers. Use $this->page.
(#100) global $PAGE cannot be used in renderers. Use $this->page.
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Expected "if (...) {\n"; found "if(...){\n"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) 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"
(#116) Variable "assignmentInstance" must be all lower-case
(#116) global $PAGE cannot be used in renderers. Use $this->page.
(#117) global $PAGE cannot be used in renderers. Use $this->page.
(#119) Variable "assignment_category" must not contain underscores.
(#120) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#121) Variable "assignmentInstance" must be all lower-case
(#122) Variable "assignment_category" must not contain underscores.
(#125) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#126) Expected "if (...) {\n"; found "if(...){\n"
(#126) Variable "assignment_category" must not contain underscores.
(#133) Inline doc block comments are not allowed; use "// Comment." instead
(#142) Variable "firstGradeRecord" must be all lower-case
(#143) Variable "currentRecord" must be all lower-case
(#144) Variable "sumOfPreviousGrades" must be all lower-case
(#145) Variable "sumOfPreviousOutcomes" must be all lower-case
(#148) Variable "allowFinalGradeEdit" must be all lower-case
(#149) Variable "userIsAllowedToGrade" must be all lower-case
(#150) Variable "previousRecord" must be all lower-case
(#151) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#153) Expected "if (...) {\n"; found "if(...){\n"
(#154) Commas (,) must be followed by white space.
(#154) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#155) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) 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)"
(#159) Expected "if (...) {\n"; found "if(...){\n"
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) No space found before comment text; expected "// the grades are in timestamp order!" but found "//the grades are in timestamp order!"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// last previous grade" but found "//last previous grade"
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// min previous grade" but found "//min previous grade"
(#167) Expected "if (...) {\n"; found "if(...){\n"
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// max previous grade" but found "//max previous grade"
(#172) Expected "if (...) {\n"; found "if(...){\n"
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// avg previous grade" but found "//avg previous grade"
(#177) Variable "sumOfPreviousGrades" must be all lower-case
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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 "// last previous grade" but found "//last previous grade"
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// min previous grade" but found "//min previous grade"
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#187) Line exceeds maximum limit of 180 characters; contains 184 characters
(#187) Line exceeds maximum limit of 180 characters; contains 184 characters
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// max previous grade" but found "//max previous grade"
(#192) Expected "if (...) {\n"; found "if(...){\n"
(#192) Line exceeds maximum limit of 180 characters; contains 184 characters
(#192) Line exceeds maximum limit of 180 characters; contains 184 characters
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// avg previous grade" but found "//avg previous grade"
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#197) Variable "sumOfPreviousOutcomes" must be all lower-case
(#198) Variable "sumOfPreviousOutcomes" must be all lower-case
(#200) Variable "sumOfPreviousOutcomes" must be all lower-case
(#205) Expected "if (...) {\n"; found "if(...){\n"
(#205) Variable "firstGradeRecord" must be all lower-case
(#206) Variable "firstGradeRecord" must be all lower-case
(#208) Expected "if (...) {\n"; found "if(...){\n"
(#209) Variable "currentRecord" must be all lower-case
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#211) Variable "currentRecord" must be all lower-case
(#212) Variable "previousRecord" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) No space found before comment text; expected "// last previous grade" but found "//last previous grade"
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// min previous grade" but found "//min previous grade"
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) No space found before comment text; expected "// max previous grade" but found "//max previous grade"
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) No space found before comment text; expected "// avg previous grade" but found "//avg previous grade"
(#223) Expected "if (...) {\n"; found "if(...) {\n"
(#223) Variable "sumOfPreviousGrades" must be all lower-case
(#224) Variable "sumOfPreviousGrades" must be all lower-case
(#224) Line exceeds 132 characters; contains 149 characters
(#224) Line exceeds 132 characters; contains 149 characters
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#227) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#228) Variable "sumOfPreviousOutcomes" must be all lower-case
(#229) Variable "sumOfPreviousOutcomes" must be all lower-case
(#229) Line exceeds 132 characters; contains 134 characters
(#229) Line exceeds 132 characters; contains 134 characters
(#236) This comment is 57% valid code; is this commented out code?
(#244) Line indented incorrectly; expected at least 8 spaces, found 0
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) 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"
(#247) Expected "if (...) {\n"; found "if(...){\n"
(#250) Variable "allowFinalGradeEdit" must be all lower-case
(#251) Variable "userIsAllowedToGrade" must be all lower-case
(#252) Expected "if (...) {\n"; found "if(...){\n"
(#252) Variable "firstGradeRecord" must be all lower-case
(#253) Variable "finalGradeMessage" must be all lower-case
(#253) Line exceeds 132 characters; contains 179 characters
(#253) Line exceeds 132 characters; contains 179 characters
(#256) Expected "if (...) {\n"; found "if(...){ //but the grade they gave was not the final one\n"
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) 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"
(#258) Variable "currentRecord" must be all lower-case
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// that already graded this item" but found "//that already graded this item"
(#259) Variable "firstGradeRecord" must be all lower-case
(#259) Variable "currentRecord" must be all lower-case
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) 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"
(#260) Variable "allowFinalGradeEdit" must be all lower-case
(#261) Expected "if (...) {\n"; found "if(...) {//final grade was added\n"
(#261) Variable "firstGradeRecord" must be all lower-case
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) No space found before comment text; expected "// final grade was added" but found "//final grade was added"
(#262) Variable "finalGradeMessage" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Variable "firstGradeRecord" must be all lower-case
(#262) Line exceeds maximum limit of 180 characters; contains 243 characters
(#262) Line exceeds maximum limit of 180 characters; contains 243 characters
(#263) Expected "} else {\n"; found "}else{//the final grade was not added yet\n"
(#263) Empty ELSE statement detected
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) This comment is 47% valid code; is this commented out code?
(#263) No space found before comment text; expected "// the final grade was not added yet" but found "//the final grade was not added yet"
(#264) Line exceeds 132 characters; contains 165 characters
(#264) Line exceeds 132 characters; contains 165 characters
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Line indented incorrectly; expected at least 16 spaces, found 13
(#264) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#267) Expected "if (...) {\n"; found "if (...){\n"
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) 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"
(#269) Variable "firstGradeRecord" must be all lower-case
(#270) Variable "allowFinalGradeEdit" must be all lower-case
(#271) Variable "userIsAllowedToGrade" must be all lower-case
(#272) Expected "if (...) {\n"; found "if(...) {//current grader is not the initial grader\n"
(#272) Variable "firstGradeRecord" must be all lower-case
(#272) Variable "currentRecord" must be all lower-case
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// current grader is not the initial grader" but found "//current grader is not the initial grader"
(#273) Variable "firstGradeRecord" must be all lower-case
(#274) Variable "finalGradeMessage" must be all lower-case
(#275) Variable "firstGradeRecord" must be all lower-case
(#275) Line exceeds 132 characters; contains 170 characters
(#275) Line exceeds 132 characters; contains 170 characters
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) Variable "previousRecord" must be all lower-case
(#277) Variable "previousRecord" must be all lower-case
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) 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"
(#279) Variable "currentUserIsInSecondGradersList" must be all lower-case
(#280) Variable "userIsAllowedToGrade" must be all lower-case
(#282) Variable "finalGradeMessage" must be all lower-case
(#283) Variable "firstGradeRecord" must be all lower-case
(#283) Line exceeds 132 characters; contains 173 characters
(#283) Line exceeds 132 characters; contains 173 characters
(#287) Variable "finalGradeMessage" must be all lower-case
(#288) Variable "firstGradeRecord" must be all lower-case
(#288) Line exceeds 132 characters; contains 169 characters
(#288) Line exceeds 132 characters; contains 169 characters
(#293) Expected "if (...) {\n"; found "if(...) {\n"
(#294) Variable "finalGradeMessage" must be all lower-case
(#294) Line exceeds 132 characters; contains 167 characters
(#294) Line exceeds 132 characters; contains 167 characters
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) 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"
(#298) Expected "if (...) {\n"; found "if(...){\n"
(#298) Variable "firstGradeRecord" must be all lower-case
(#298) Variable "firstGradeRecord" must be all lower-case
(#298) Variable "currentRecord" must be all lower-case
(#299) Variable "firstGradeRecord" must be all lower-case
(#300) Variable "firstGradeRecord" must be all lower-case
(#301) Variable "userIsAllowedToGrade" must be all lower-case
(#302) Variable "allowFinalGradeEdit" must be all lower-case
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) No space found before comment text; expected "// display the number of grades added" but found "//display the number of grades added"
(#306) This comment is 60% valid code; is this commented out code?
(#306) Line indented incorrectly; expected at least 8 spaces, found 7
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) No space found before comment text; expected "// previous grades part" but found "//previous grades part"
(#325) Expected "if (...) {\n"; found "if(...){\n"
(#325) Variable "currentRecord" must be all lower-case
(#325) Variable "userIsAllowedToGrade" must be all lower-case
(#326) Variable "currentRecord" must be all lower-case
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) 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"
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) 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"
(#338) Variable "additionalClass" must be all lower-case
(#339) Expected "if (...) {\n"; found "if(...) {\n"
(#340) Variable "allowFinalGradeEdit" must be all lower-case
(#341) Variable "currentRecord" must be all lower-case
(#342) Variable "firstGradeRecord" must be all lower-case
(#342) Variable "firstGradeRecord" must be all lower-case
(#342) Line exceeds 132 characters; contains 136 characters
(#342) Line exceeds 132 characters; contains 136 characters
(#345) Variable "allowFinalGradeEdit" must be all lower-case
(#345) Variable "firstGradeRecord" must be all lower-case
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) 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"
(#349) Expected "if (...) {\n"; found "if(...){\n"
(#349) Variable "firstGradeRecord" must be all lower-case
(#350) Variable "additionalClass" must be all lower-case
(#352) Variable "additionalClass" must be all lower-case
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) No space found before comment text; expected "// current grade part" but found "//current grade part"
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Expected "if (...) {\n"; found "if(...){\n"
(#359) Variable "userIsAllowedToGrade" must be all lower-case
(#359) Variable "allowFinalGradeEdit" must be all lower-case
(#360) Variable "currentRecord" must be all lower-case
(#364) Variable "additionalClass" must be all lower-case
(#365) Variable "newRecord" must be all lower-case
(#366) Variable "newRecord" must be all lower-case
(#367) Variable "newRecord" 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 "newRecord" must be all lower-case
(#372) Variable "newRecord" must be all lower-case
(#373) Variable "newRecord" must be all lower-case
(#374) Variable "newRecord" must be all lower-case
(#376) Expected "if (...) {\n"; found "if(...){\n"
(#376) Variable "firstGradeRecord" must be all lower-case
(#377) Variable "allowFinalGradeEdit" must be all lower-case
(#378) Variable "newRecord" must be all lower-case
(#379) Variable "newRecord" must be all lower-case
(#380) Variable "newRecord" must be all lower-case
(#381) Variable "additionalClass" must be all lower-case
(#382) Variable "firstGradeRecord" must be all lower-case
(#382) Variable "newRecord" must be all lower-case
(#385) Variable "newRecord" must be all lower-case
(#385) Commas (,) must be followed by white space.
(#385) Variable "additionalClass" must be all lower-case
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) No space found before comment text; expected "// multigraders_allow_final_edit" but found "//multigraders_allow_final_edit"
(#389) Expected "if (...) {\n"; found "if(...){\n"
(#389) Variable "allowFinalGradeEdit" must be all lower-case
(#390) Variable "userIsAllowedToGrade" must be all lower-case
(#396) Expected "if (...) {\n"; found "if(...){\n"
(#397) Variable "userIsAllowedToGrade" must be all lower-case
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) No space found before comment text; expected "// multigraders_user_is_allowed_edit" but found "//multigraders_user_is_allowed_edit"
(#402) Variable "userIsAllowedToGrade" must be all lower-case
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) No space found before comment text; expected "// delete button for admins" but found "//delete button for admins"
(#411) Variable "deleteButton" must be all lower-case
(#412) Variable "deleteButton" must be all lower-case
(#420) Commas (,) must be followed by white space.
(#420) Variable "finalGradeMessage" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#431) Variable "additionalClass" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#432) Expected "if (...) {\n"; found "if(...){\n"
(#435) Variable "commonAtts" must be all lower-case
(#436) Expected "if (...) {\n"; found "if(...){\n"
(#437) Variable "commonAtts" must be all lower-case
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) No space found before comment text; expected "// outcomes" but found "//outcomes"
(#441) Variable "outcomesDiv" must be all lower-case
(#442) Expected "if (...) {\n"; found "if(...) {\n"
(#443) Variable "outcomesDiv" must be all lower-case
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) No space found before comment text; expected "// show second feedback to students" but found "//show second feedback to students"
(#447) Expected "if (...) {\n"; found "if(...) {\n"
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#451) Variable "timeDiv" must be all lower-case
(#452) Variable "userDetails" must be all lower-case
(#452) Line exceeds 132 characters; contains 158 characters
(#452) Line exceeds 132 characters; contains 158 characters
(#453) Line exceeds 132 characters; contains 151 characters
(#453) Line exceeds 132 characters; contains 151 characters
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) This comment is 63% valid code; is this commented out code?
(#453) 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'));"
(#454) Variable "feedbackDiv" must be all lower-case
(#455) Variable "timeDiv" must be all lower-case
(#455) Variable "userDetails" must be all lower-case
(#455) Variable "feedbackDiv" must be all lower-case
(#455) Variable "additionalClass" must be all lower-case
(#455) Line exceeds 132 characters; contains 154 characters
(#455) Line exceeds 132 characters; contains 154 characters
(#456) Expected "} else {\n"; found "}else{\n"
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) No space found before comment text; expected "// grade" but found "//grade"
(#471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) No space found before comment text; expected "// in case we need a select box" but found "//in case we need a select box"
(#472) Expected "if (...) {\n"; found "if(...) {\n"
(#473) Expected "if (...) {\n"; found "if(...) {\n"
(#478) Variable "commonAtts" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#485) Expected 1 space before "=>"; 0 found
(#485) Expected 1 space after "=>"; 0 found
(#485) Commas (,) must be followed by white space.
(#485) Variable "commonAtts" must be all lower-case
(#485) Line exceeds maximum limit of 180 characters; contains 198 characters
(#485) Line exceeds maximum limit of 180 characters; contains 198 characters
(#487) Expected "if (...) {\n"; found "if(...) {\n"
(#488) Expected "if (...) {\n"; found "if(...) {\n"
(#491) Variable "commonAtts" must be all lower-case
(#493) Variable "gradeRange" must be all lower-case
(#494) Expected "if (...) {\n"; found "if(...) {\n"
(#496) Variable "gradeRange" must be all lower-case
(#501) Variable "commonAtts" must be all lower-case
(#502) Variable "editButton" must be all lower-case
(#503) This comment is 66% valid code; is this commented out code?
(#509) Variable "gradeDiv" must be all lower-case
(#509) Variable "gradeRange" must be all lower-case
(#510) Variable "userDetails" must be all lower-case
(#510) Commas (,) must be followed by white space.
(#511) Commas (,) must be followed by white space.
(#512) Variable "timeDiv" must be all lower-case
(#512) Commas (,) must be followed by white space.
(#513) Variable "gradeWrapDiv" must be all lower-case
(#513) Variable "gradeDiv" must be all lower-case
(#513) Variable "editButton" must be all lower-case
(#513) Variable "userDetails" must be all lower-case
(#513) Variable "timeDiv" must be all lower-case
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) No space found before comment text; expected "// feedback" but found "//feedback"
(#518) Variable "feedbackLabel" must be all lower-case
(#523) Commas (,) must be followed by white space.
(#523) Variable "commonAtts" must be all lower-case
(#524) Variable "copyButton" must be all lower-case
(#525) Expected "if (...) {\n"; found "if(...) {\n"
(#529) Variable "copyButton" must be all lower-case
(#531) Variable "feedbackDiv" must be all lower-case
(#531) Variable "feedbackLabel" must be all lower-case
(#531) Variable "copyButton" must be all lower-case
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) No space found before comment text; expected "// show to students" but found "//show to students"
(#533) Expected "if (...) {\n"; found "if(...) {\n"
(#539) Expected 1 space before "="; 0 found
(#541) Variable "commonAtts" must be all lower-case
(#542) Variable "checkboxLabel" must be all lower-case
(#543) Variable "showToStudents" must be all lower-case
(#543) Variable "checkboxLabel" must be all lower-case
(#544) Expected "} else {\n"; found "}else{\n"
(#545) Variable "showToStudents" must be all lower-case
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) No space found before comment text; expected "// final grade" but found "//final grade"
(#548) Variable "finalGrade" must be all lower-case
(#549) Expected "if (...) {\n"; found "if(...) {\n"
(#554) Variable "hiddenFinal" must be all lower-case
(#563) Variable "buttonAtts" must be all lower-case
(#568) Variable "checkboxLabelorButton" must be all lower-case
(#568) Commas (,) must be followed by white space.
(#568) Commas (,) must be followed by white space.
(#568) Variable "buttonAtts" must be all lower-case
(#568) Variable "commonAtts" must be all lower-case
(#568) Line exceeds 132 characters; contains 166 characters
(#568) Line exceeds 132 characters; contains 166 characters
(#569) Expected "} else {\n"; found "}else{\n"
(#570) Variable "checkboxLabelorButton" must be all lower-case
(#570) Commas (,) must be followed by white space.
(#572) Variable "commonAtts" must be all lower-case
(#573) Variable "finalGrade" must be all lower-case
(#573) Variable "hiddenFinal" must be all lower-case
(#573) Variable "checkboxLabelorButton" must be all lower-case
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) No space found before comment text; expected "// require second grader" but found "//require second grader"
(#585) Variable "commonAtts" must be all lower-case
(#586) Variable "checkboxLabel" must be all lower-case
(#587) Variable "requireSecondGrader" must be all lower-case
(#587) Variable "checkboxLabel" must be all lower-case
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) No space found before comment text; expected "// errors" but found "//errors"
(#589) Variable "errorDiv" must be all lower-case
(#591) Expected "if (...) {\n"; found "if(...){\n"
(#594) Expected "if (...) {\n"; found "if(...){\n"
(#597) Expected "if (...) {\n"; found "if(...){\n"
(#598) Variable "errorDiv" must be all lower-case
(#600) Variable "outcomesDiv" must be all lower-case
(#600) Variable "gradeWrapDiv" must be all lower-case
(#600) Variable "feedbackDiv" must be all lower-case
(#600) Variable "showToStudents" must be all lower-case
(#600) Variable "requireSecondGrader" must be all lower-case
(#600) Variable "finalGrade" must be all lower-case
(#600) Variable "errorDiv" must be all lower-case
(#600) Variable "additionalClass" must be all lower-case
(#600) Line exceeds maximum limit of 180 characters; contains 216 characters
(#600) Line exceeds maximum limit of 180 characters; contains 216 characters
(#609) Expected 1 space before opening brace; found 0
(#610) Expected "if (...) {\n"; found "if(...){\n"
(#611) Commas (,) must be followed by white space.
(#614) Commas (,) must be followed by white space.
(#614) Line exceeds 132 characters; contains 144 characters
(#614) Line exceeds 132 characters; contains 144 characters
(#624) Commas (,) must be followed by white space.
(#625) Expected "if (...) {\n"; found "if(...) {\n"
(#629) Expected "if (...) {\n"; found "if(...){\n"
(#635) Expected "if (...) {\n"; found "if(...) {\n"
(#638) This comment is 53% valid code; is this commented out code?
(#641) Expected "if (...) {\n"; found "if(...){\n"
(#643) Usage of ELSEIF not allowed; use ELSE IF instead
(#647) Expected "if (...) {\n"; found "if(...){\n"
(#650) Variable "outcomeText" must be all lower-case
(#650) Expected 1 space after "="; 2 found
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "=>"; 0 found
(#652) Expected 1 space after "=>"; 0 found
(#654) Variable "outcomeSelect" must be all lower-case
(#655) Expected "} else {\n"; found "}else {\n"
(#656) Variable "outcomeText" must be all lower-case
(#656) Expected 1 space after "="; 2 found
(#662) This comment is 70% valid code; is this commented out code?
(#679) Variable "outcomeSelect" must be all lower-case
(#679) Line exceeds maximum limit of 180 characters; contains 200 characters
(#679) Line exceeds maximum limit of 180 characters; contains 200 characters
(#681) Variable "outcomeText" must be all lower-case
(#681) Variable "outcomeSelect" must be all lower-case
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#719) Expected "if (...) {\n"; found "if(...) {\n"
(#720) Commas (,) must be followed by white space.
(#720) Commas (,) must be followed by white space.
(#720) Commas (,) must be followed by white space.
(#720) Commas (,) must be followed by white space.
(#720) Line exceeds 132 characters; contains 155 characters
(#720) Line exceeds 132 characters; contains 155 characters
(#732) Variable "finalGradeRecord" must be all lower-case
(#733) Expected "if (...) {\n"; found "if(...){\n"
grade/grading/form/multigraders/version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(1 errors, 0 warnings)

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

grade/grading/form/multigraders/js/multigraders.js
(#7) Parsing error: Unexpected token a

CSS problems

(415 errors, 4 warnings)

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

grade/grading/form/multigraders/styles.css
(#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 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 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 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 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 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) Unexpected !important (declaration-no-important)
(#7) Unexpected !important (declaration-no-important)
(#7) Expected line length to be no more than 132 characters (max-line-length)
(#7) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(23 errors, 12 warnings)

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

grade/grading/form/multigraders/backup/moodle2/backup_gradingform_multigraders_plugin.class.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/backup/moodle2/restore_gradingform_multigraders_plugin.class.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
(#47) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#61) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#77) Inline phpdocs tag {@link self::process_gradinform_multigraders_grade()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
grade/grading/form/multigraders/classes/privacy/provider.php
(#41) Package is not specified for class provider. It is also not specified in file-level phpdocs
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/db/messages.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/db/upgrade.php
(#36) Package is not specified for function xmldb_gradingform_multigraders_upgrade. It is also not specified in file-level phpdocs
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/edit.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/edit_form.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/lang/en/gradingform_multigraders.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/lib.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
(#79) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#80) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#94) Inline phpdocs tag {@link global_navigation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#95) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#341) Inline phpdocs tag {@link update_definition()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
grade/grading/form/multigraders/preview.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
grade/grading/form/multigraders/renderer.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used
(#66) Inline phpdocs tag {@link gradingform_multigraders_controller} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
grade/grading/form/multigraders/version.php
(#2) File-level phpdocs block does not have @copyright tag
(#4) Not recommended phpdocs tag @version used

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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