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

(2685 errors, 802 warnings)

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

blocks/fn_marking/assign.submissions.fn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Whitespace found at end of line
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) 3 slashes comments are not allowed; use "// Comment." instead
(#5) Line indented incorrectly; expected 0 spaces, found 4
(#5) Expected 1 space before "=>"; 0 found
(#5) Expected 1 space after "=>"; 0 found
(#7) Line indented incorrectly; expected 0 spaces, found 4
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) 3 slashes comments are not allowed; use "// Comment." instead
(#11) Line indented incorrectly; expected 0 spaces, found 4
(#13) Line indented incorrectly; expected 0 spaces, found 4
(#21) Whitespace found at end of line
(#24) Whitespace found at end of line
(#29) Whitespace found at end of line
(#30) Line indented incorrectly; expected 0 spaces, found 4
(#30) Expected "if (...) {\n"; found "if (...){\n"
(#31) Whitespace found at end of line
(#32) Line indented incorrectly; expected 4 spaces, found 8
(#33) Line indented incorrectly; expected 8 spaces, found 12
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// save and show next" but found "//save and show next"
(#36) Line indented incorrectly; expected 12 spaces, found 16
(#38) Line indented incorrectly; expected 12 spaces, found 16
(#39) Line indented incorrectly; expected 8 spaces, found 12
(#41) Line indented incorrectly; expected 8 spaces, found 12
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// show next button" but found "//show next button"
(#44) Line indented incorrectly; expected 8 spaces, found 12
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// save changes button" but found "//save changes button"
(#46) Whitespace found at end of line
(#48) Line indented incorrectly; expected 12 spaces, found 16
(#49) Whitespace found at end of line
(#50) Line indented incorrectly; expected 12 spaces, found 16
(#51) Line indented incorrectly; expected 8 spaces, found 12
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// cancel button" but found "//cancel button"
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// return to mainpage" but found "//return to mainpage"
(#55) Line indented incorrectly; expected 8 spaces, found 12
(#56) Line indented incorrectly; expected 4 spaces, found 8
(#56) Expected "} else {\n"; found "}else{\n"
(#58) Line indented incorrectly; expected 4 spaces, found 8
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#63) Expected "if (...) {\n"; found "if (...){\n"
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#68) Line indented incorrectly; expected 4 spaces, found 8
(#68) Whitespace found at end of line
(#69) Whitespace found at end of line
(#70) Whitespace found at end of line
(#72) Line indented incorrectly; expected 4 spaces, found 8
(#72) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Whitespace found at end of line
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#80) Line indented incorrectly; expected 4 spaces, found 8
(#80) Whitespace found at end of line
(#82) Whitespace found at end of line
(#83) Line indented incorrectly; expected 0 spaces, found 4
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#83) Whitespace found at end of line
(#84) Line indented incorrectly; expected 4 spaces, found 8
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#85) Line indented incorrectly; expected 8 spaces, found 13
(#85) Whitespace found at end of line
(#87) Line indented incorrectly; expected 8 spaces, found 13
(#88) Line indented incorrectly; expected 8 spaces, found 13
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#92) Line indented incorrectly; expected 8 spaces, found 12
(#92) Closing brace indented incorrectly; expected 13 spaces, found 12
(#93) Whitespace found at end of line
(#94) Whitespace found at end of line
(#96) Line indented incorrectly; expected 8 spaces, found 12
(#96) Expected "} else {\n"; found "}else{\n"
(#97) Whitespace found at end of line
(#98) Whitespace found at end of line
(#100) Line indented incorrectly; expected 8 spaces, found 12
(#101) Whitespace found at end of line
(#102) Line indented incorrectly; expected 4 spaces, found 8
(#102) Expected "} else {\n"; found "}else{\n"
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Line indented incorrectly; expected 4 spaces, found 8
(#104) Whitespace found at end of line
(#105) Whitespace found at end of line
(#107) Line indented incorrectly; expected 0 spaces, found 4
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Whitespace found at end of line
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Whitespace found at end of line
(#112) Whitespace found at end of line
(#114) Line indented incorrectly; expected 0 spaces, found 4
blocks/fn_marking/assign_edit_grade_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Visibility must be declared on method "definition"
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 70% valid code; is this commented out code?
(#29) No space found before comment text; expected "// echo $rownum; print_r($useridlist);" but found "//echo $rownum; print_r($useridlist);"
(#34) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 80% valid code; is this commented out code?
(#39) No space found before comment text; expected "// print_r($submission);" but found "//print_r($submission);"
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#54) Expected "} else {\n"; found "}else{\n"
(#55) Blank comments are not allowed
(#57) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#59) Expected "} else {\n"; found "}else{\n"
(#62) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) 3 slashes comments are not allowed; use "// Comment." instead
(#65) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#72) Line exceeds 132 characters; contains 142 characters
(#73) Expected "} else {\n"; found "}else{\n"
(#74) Line exceeds 132 characters; contains 162 characters
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "+"; 0 found
(#76) Expected 1 space after "+"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Line exceeds 132 characters; contains 149 characters
(#77) Line exceeds 132 characters; contains 169 characters
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 75% valid code; is this commented out code?
(#77) No space found before comment text; expected "// $mform->addElement('static', 'progress', '', get_string('gradingstudentprogress', 'block_fn_marking', array('index'=>$rownum+1, 'count'=>count($useridlist))));" but found "//$mform->addElement('static', 'progress', '', get_string('gradingstudentprogress', 'block_fn_marking', array('index'=>$rownum+1, 'count'=>count($useridlist))));"
(#81) Expected "} else {\n"; found "}else{\n"
(#82) Line exceeds 132 characters; contains 150 characters
(#88) Line exceeds 132 characters; contains 135 characters
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// print the marking header in first tr" but found "//print the marking header in first tr"
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// GRADING" but found "//GRADING"
(#110) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// Fix grade string for select form" but found "//Fix grade string for select form"
(#127) Expected "if (...) {\n"; found "if (...){\n"
(#128) Variable "stu_grade" must not contain underscores.
(#129) Expected "} else {\n"; found "}else{\n"
(#130) Variable "stu_grade" must not contain underscores.
(#133) Perl-style comments are not allowed; use "// Comment." instead
(#137) Line exceeds 132 characters; contains 175 characters
(#140) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) No space found before comment text; expected "// RUBRIC" but found "//RUBRIC"
(#147) Line exceeds 132 characters; contains 150 characters
(#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
(#168) Line exceeds 132 characters; contains 138 characters
(#169) Variable "stu_grade" must not contain underscores.
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// @fixme some bug when element called 'grade' makes it break" but found "//@fixme some bug when element called 'grade' makes it break"
(#199) This comment is 73% valid code; is this commented out code?
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) No space found before comment text; expected "// $mform->addelement('static', 'maxattemptslabel', get_string('maxattempts', 'assign'), $maxattempts);" but found "//$mform->addelement('static', 'maxattemptslabel', get_string('maxattempts', 'assign'), $maxattempts);"
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) This comment is 66% valid code; is this commented out code?
(#200) No space found before comment text; expected "// $mform->addelement('static', 'attemptnumberlabel', get_string('attemptnumber', 'assign'), $attemptnumber + 1);" but found "//$mform->addelement('static', 'attemptnumberlabel', get_string('attemptnumber', 'assign'), $attemptnumber + 1);"
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#208) This comment is 74% valid code; is this commented out code?
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) No space found before comment text; expected "// $mform->addElement('selectyesno', 'addattempt', get_string('addattempt', 'assign'));" but found "//$mform->addElement('selectyesno', 'addattempt', get_string('addattempt', 'assign'));"
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) This comment is 80% valid code; is this commented out code?
(#209) No space found before comment text; expected "// $mform->setDefault('addattempt', 0);" but found "//$mform->setDefault('addattempt', 0);"
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) This comment is 80% valid code; is this commented out code?
(#214) No space found before comment text; expected "// $mform->addElement('html', 'Submission comments (3)');" but found "//$mform->addElement('html', 'Submission comments (3)');"
(#217) Perl-style comments are not allowed; use "// Comment." instead
(#218) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) This comment is 71% valid code; is this commented out code?
(#221) No space found before comment text; expected "// fn_add_plugin_grade_elements($grade, $mform, $data, $userid, $assignment);" but found "//fn_add_plugin_grade_elements($grade, $mform, $data, $userid, $assignment);"
(#228) Expected "if (...) {\n"; found "if(...){\n"
(#232) Empty IF statement detected
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) This comment is 86% valid code; is this commented out code?
(#233) No space found before comment text; expected "// print_r($data);die;" but found "//print_r($data);die;"
(#237) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Functions must not contain multiple empty lines in a row; found 6 empty lines
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) This comment is 61% valid code; is this commented out code?
(#276) No space found before comment text; expected "// $gradelocked = ($grade && $grade->locked) || $assignment->grading_disabled($userid);" but found "//$gradelocked = ($grade && $grade->locked) || $assignment->grading_disabled($userid);"
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) No space found before comment text; expected "// Moodle version check" but found "//Moodle version check"
(#309) Commas (,) must be followed by white space.
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) This comment is 86% valid code; is this commented out code?
(#309) No space found before comment text; expected "// $assignment->is_graded($userid)," but found "//$assignment->is_graded($userid),"
(#339) Commas (,) must be followed by white space.
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) This comment is 86% valid code; is this commented out code?
(#339) No space found before comment text; expected "// $assignment->is_graded($userid)," but found "//$assignment->is_graded($userid),"
(#359) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#365) This comment is 50% valid code; is this commented out code?
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) No space found before comment text; expected "// $row = new html_table_row();" but found "//$row = new html_table_row();"
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) This comment is 59% valid code; is this commented out code?
(#366) No space found before comment text; expected "// $cell1 = new html_table_cell(get_string('editingstatus', 'assign'));" but found "//$cell1 = new html_table_cell(get_string('editingstatus', 'assign'));"
(#376) Functions must not contain multiple empty lines in a row; found 5 empty lines
(#386) Expected "} else {\n"; found "}else{\n"
(#393) Line exceeds 132 characters; contains 155 characters
(#405) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) This comment is 75% valid code; is this commented out code?
(#408) No space found before comment text; expected "// $mform->addElement('html', $pluginname.'<br />');" but found "//$mform->addElement('html', $pluginname.'<br />');"
(#417) Expected "if (...) {\n"; found "if (...){\n"
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) This comment is 80% valid code; is this commented out code?
(#418) No space found before comment text; expected "// print_r($onlinetext);" but found "//print_r($onlinetext);"
(#422) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#424) Expected 1 space before "=>"; 0 found
(#424) Expected 1 space after "=>"; 0 found
(#425) This comment is 100% valid code; is this commented out code?
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) No space found before comment text; expected "// 'subdirs'=>0," but found "//'subdirs'=>0,"
(#426) This comment is 100% valid code; is this commented out code?
(#426) No space found before comment text; expected "// 'maxbytes'=>0," but found "//'maxbytes'=>0,"
(#427) This comment is 100% valid code; is this commented out code?
(#427) No space found before comment text; expected "// 'maxfiles'=>0," but found "//'maxfiles'=>0,"
(#428) This comment is 100% valid code; is this commented out code?
(#428) No space found before comment text; expected "// 'changeformat'=>0," but found "//'changeformat'=>0,"
(#429) This comment is 75% valid code; is this commented out code?
(#429) No space found before comment text; expected "// 'context'=>null," but found "//'context'=>null,"
(#430) This comment is 100% valid code; is this commented out code?
(#430) No space found before comment text; expected "// 'noclean'=>0," but found "//'noclean'=>0,"
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) This comment is 100% valid code; is this commented out code?
(#431) No space found before comment text; expected "// 'trusttext'=>0" but found "//'trusttext'=>0"
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Commas (,) must be followed by white space.
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#439) Expected "if (...) {\n"; found "if (...){\n"
(#439) Line exceeds 132 characters; contains 140 characters
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) This comment is 62% valid code; is this commented out code?
(#441) No space found before comment text; expected "// $o = $plugin->view($submissionplugin->submission);" but found "//$o = $plugin->view($submissionplugin->submission);"
(#446) Functions must not contain multiple empty lines in a row; found 9 empty lines
(#455) This comment is 100% valid code; is this commented out code?
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) No space found before comment text; expected "// $//row->cells = array($cell1, $cell2);" but found "//$//row->cells = array($cell1, $cell2);"
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) This comment is 60% valid code; is this commented out code?
(#456) No space found before comment text; expected "// $t->data[] = $row;" but found "//$t->data[] = $row;"
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) 3 slashes comments are not allowed; use "// Comment." instead
(#464) No space found before comment text; expected "// close the table" but found "///close the table"
(#502) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#509) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#517) Line exceeds 132 characters; contains 157 characters
(#519) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#522) Line exceeds 132 characters; contains 134 characters
(#523) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#530) This comment is 71% valid code; is this commented out code?
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) No space found before comment text; expected "// $o .= $OUTPUT->spacer(array('width'=>30));" but found "//$o .= $OUTPUT->spacer(array('width'=>30));"
(#531) Line exceeds 132 characters; contains 155 characters
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) This comment is 66% valid code; is this commented out code?
(#531) No space found before comment text; expected "// $o .= $OUTPUT->action_link(new moodle_url('/user/view.php', array('id' => $user->id, 'course'=>$courseid)), fullname($user, $viewfullnames));" but found "//$o .= $OUTPUT->action_link(new moodle_url('/user/view.php', array('id' => $user->id, 'course'=>$courseid)), fullname($user, $viewfullnames));"
(#534) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#543) Line exceeds maximum limit of 180 characters; contains 208 characters
(#544) Line exceeds maximum limit of 180 characters; contains 239 characters
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#550) Expected "if (...) {\n"; found "if (...){\n"
(#551) Expected "if (...) {\n"; found "if (...){\n"
(#554) Expected "} else {\n"; found "}else{\n"
(#563) Functions must not contain multiple empty lines in a row; found 2 empty lines
blocks/fn_marking/assignment.submission.fn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Whitespace found at end of line
(#3) 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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#3) Whitespace found at end of line
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) 3 slashes comments are not allowed; use "// Comment." instead
(#5) Whitespace found at end of line
(#6) Line indented incorrectly; expected 0 spaces, found 4
(#6) Expected 1 space before "=>"; 0 found
(#6) Expected 1 space after "=>"; 0 found
(#8) Line indented incorrectly; expected 0 spaces, found 4
(#8) Whitespace found at end of line
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) 3 slashes comments are not allowed; use "// Comment." instead
(#11) Whitespace found at end of line
(#12) Line indented incorrectly; expected 0 spaces, found 4
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#15) Whitespace found at end of line
(#19) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#24) Expected 1 space after "="; 2 found
(#24) Whitespace found at end of line
(#25) Line indented incorrectly; expected 0 spaces, found 5
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Line exceeds maximum limit of 180 characters; contains 205 characters
(#27) Line indented incorrectly; expected 0 spaces, found 8
(#27) Closing brace indented incorrectly; expected 5 spaces, found 8
(#27) Usage of ELSEIF not allowed; use ELSE IF instead
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Line exceeds 132 characters; contains 159 characters
(#29) Line indented incorrectly; expected 0 spaces, found 4
(#29) Closing brace indented incorrectly; expected 8 spaces, found 4
(#30) 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) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) 3 slashes comments are not allowed; use "// Comment." instead
(#39) Whitespace found at end of line
(#40) Expected 1 space after "="; 4 found
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Whitespace found at end of line
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#48) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) 3 slashes comments are not allowed; use "// Comment." instead
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#51) Whitespace found at end of line
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#52) Whitespace found at end of line
(#53) Line indented incorrectly; expected 8 spaces, found 12
(#55) Line indented incorrectly; expected 8 spaces, found 12
(#57) Line indented incorrectly; expected 8 spaces, found 12
(#59) Line indented incorrectly; expected 4 spaces, found 8
(#60) Line indented incorrectly; expected 0 spaces, found 4
(#61) Whitespace found at end of line
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 3 slashes comments are not allowed; use "// Comment." instead
(#65) Line indented incorrectly; expected 0 spaces, found 4
(#65) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#65) Whitespace found at end of line
(#66) Line indented incorrectly; expected 4 spaces, found 8
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Whitespace found at end of line
(#68) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Expected 1 space after "="; 0 found
(#72) Space found before semicolon; expected "'-1';" but found "'-1' ;"
(#73) Expected 1 space after "="; 0 found
(#73) Whitespace found at end of line
(#74) Line indented incorrectly; expected 8 spaces, found 11
(#76) Line indented incorrectly; expected 8 spaces, found 11
(#77) Line indented incorrectly; expected 4 spaces, found 8
(#78) Line indented incorrectly; expected 0 spaces, found 4
(#79) Whitespace found at end of line
(#81) Line indented incorrectly; expected 0 spaces, found 4
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected 4 spaces, found 8
(#84) Line indented incorrectly; expected 4 spaces, found 8
(#85) Line indented incorrectly; expected 0 spaces, found 4
(#87) Whitespace found at end of line
(#91) 3 slashes comments are not allowed; use "// Comment." instead
(#92) Line indented incorrectly; expected 0 spaces, found 4
(#94) Line indented incorrectly; expected 0 spaces, found 4
(#94) Whitespace found at end of line
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) 3 slashes comments are not allowed; use "// Comment." instead
(#97) Whitespace found at end of line
(#98) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Line indented incorrectly; expected 0 spaces, found 4
(#100) Whitespace found at end of line
(#101) Line indented incorrectly; expected 4 spaces, found 7
(#102) Whitespace found at end of line
(#103) Line indented incorrectly; expected 8 spaces, found 13
(#104) Line indented incorrectly; expected 12 spaces, found 20
(#104) Line exceeds maximum limit of 180 characters; contains 186 characters
(#104) Whitespace found at end of line
(#105) Line exceeds maximum limit of 180 characters; contains 182 characters
(#106) Line indented incorrectly; expected 12 spaces, found 20
(#107) Line indented incorrectly; expected 8 spaces, found 13
(#108) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Line indented incorrectly; expected 4 spaces, found 8
(#111) Closing brace indented incorrectly; expected 7 spaces, found 8
(#113) Whitespace found at end of line
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected 4 spaces, found 8
(#117) Line exceeds 132 characters; contains 166 characters
(#119) Whitespace found at end of line
(#121) Whitespace found at end of line
(#125) Expected 1 space after "="; newline found
(#128) Line indented incorrectly; expected 8 spaces, found 12
(#131) Line indented incorrectly; expected 8 spaces, found 12
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#137) Line indented incorrectly; expected 8 spaces, found 12
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected 8 spaces, found 12
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected 8 spaces, found 12
(#148) Line indented incorrectly; expected 8 spaces, found 12
(#150) Line indented incorrectly; expected 8 spaces, found 12
(#150) Whitespace found at end of line
(#152) Line indented incorrectly; expected 4 spaces, found 8
(#154) Line indented incorrectly; expected 4 spaces, found 8
(#155) Line indented incorrectly; expected 8 spaces, found 12
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#160) Line indented incorrectly; expected 8 spaces, found 12
(#161) Line exceeds 132 characters; contains 165 characters
(#162) Line indented incorrectly; expected 8 spaces, found 12
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 6
(#165) Line indented incorrectly; expected 4 spaces, found 8
(#166) Line indented incorrectly; expected 0 spaces, found 4
(#168) Line indented incorrectly; expected 4 spaces, found 8
(#169) Line exceeds 132 characters; contains 180 characters
(#170) Line indented incorrectly; expected 4 spaces, found 8
(#171) Line indented incorrectly; expected 0 spaces, found 4
(#173) Line indented incorrectly; expected 0 spaces, found 4
(#173) Whitespace found at end of line
(#174) 3 slashes comments are not allowed; use "// Comment." instead
(#178) Whitespace found at end of line
(#179) Line indented incorrectly; expected 4 spaces, found 8
(#179) Whitespace found at end of line
(#180) 3 slashes comments are not allowed; use "// Comment." instead
(#181) Line indented incorrectly; expected 8 spaces, found 12
(#183) Line indented incorrectly; expected 8 spaces, found 12
(#183) Whitespace found at end of line
(#184) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Line indented incorrectly; expected 8 spaces, found 12
(#186) Expected "if (...) {\n"; found "if(...){ \n"
(#186) Expected 1 space after "=="; 0 found
(#186) Whitespace found at end of line
(#187) Line indented incorrectly; expected 12 spaces, found 16
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#187) Expected 1 space after ">"; 0 found
(#187) Expected 1 space before "=="; 0 found
(#187) Expected 1 space after "=="; 0 found
(#189) Line indented incorrectly; expected 12 spaces, found 16
(#190) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#190) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Line exceeds 132 characters; contains 151 characters
(#191) Whitespace found at end of line
(#192) Line indented incorrectly; expected 12 spaces, found 16
(#192) Expected 1 space after ">"; 0 found
(#194) Line indented incorrectly; expected 12 spaces, found 16
(#196) Line indented incorrectly; expected 12 spaces, found 16
(#196) Whitespace found at end of line
(#197) Line indented incorrectly; expected 8 spaces, found 12
(#197) Expected "} else {\n"; found "} else{\n"
(#198) Line indented incorrectly; expected 12 spaces, found 20
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Whitespace found at end of line
(#200) Line indented incorrectly; expected 12 spaces, found 20
(#200) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#200) Expected "if (...) {\n"; found "if(...){\n"
(#202) Line indented incorrectly; expected 12 spaces, found 20
(#202) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#202) Expected "if (...) {\n"; found "if(...){\n"
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#204) Line indented incorrectly; expected 12 spaces, found 20
(#204) Expected "} else {\n"; found "} else{\n"
(#206) Line indented incorrectly; expected 12 spaces, found 20
(#207) Line indented incorrectly; expected 8 spaces, found 12
(#207) Whitespace found at end of line
(#208) Whitespace found at end of line
(#209) Line indented incorrectly; expected 4 spaces, found 8
(#209) Whitespace found at end of line
(#210) Whitespace found at end of line
(#211) 3 slashes comments are not allowed; use "// Comment." instead
(#212) Whitespace found at end of line
(#213) Line indented incorrectly; expected 4 spaces, found 8
(#215) Line indented incorrectly; expected 4 spaces, found 8
(#217) 3 slashes comments are not allowed; use "// Comment." instead
(#218) Whitespace found at end of line
(#219) Line indented incorrectly; expected 4 spaces, found 8
(#221) This comment is 65% valid code; is this commented out code?
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Line indented incorrectly; expected at least 8 spaces, found 0
(#221) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#222) 3 slashes comments are not allowed; use "// Comment." instead
(#223) Line indented incorrectly; expected at least 8 spaces, found 0
(#223) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#224) Line indented incorrectly; expected at least 8 spaces, found 0
(#224) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#225) Line indented incorrectly; expected at least 8 spaces, found 0
(#225) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Line indented incorrectly; expected at least 8 spaces, found 0
(#226) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#227) Line indented incorrectly; expected 4 spaces, found 8
(#228) Whitespace found at end of line
(#229) Whitespace found at end of line
(#230) 3 slashes comments are not allowed; use "// Comment." instead
(#231) Whitespace found at end of line
(#232) Line indented incorrectly; expected 4 spaces, found 8
(#233) Line indented incorrectly; expected 8 spaces, found 12
(#234) Line indented incorrectly; expected 12 spaces, found 16
(#236) Line indented incorrectly; expected 12 spaces, found 16
(#238) Line indented incorrectly; expected 12 spaces, found 16
(#240) Line indented incorrectly; expected 12 spaces, found 16
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) 3 slashes comments are not allowed; use "// Comment." instead
(#242) Line indented incorrectly; expected 16 spaces, found 20
(#245) Line indented incorrectly; expected 16 spaces, found 20
(#246) Line indented incorrectly; expected 12 spaces, found 16
(#247) Line indented incorrectly; expected 8 spaces, found 12
(#248) Line indented incorrectly; expected 4 spaces, found 8
(#249) Whitespace found at end of line
(#252) Whitespace found at end of line
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Line exceeds maximum limit of 180 characters; contains 218 characters
(#254) Commas (,) must be followed by white space.
(#254) Whitespace found at end of line
(#255) Whitespace found at end of line
(#256) Whitespace found at end of line
(#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) 3 slashes comments are not allowed; use "// Comment." instead
(#258) Line indented incorrectly; expected 4 spaces, found 8
(#258) Whitespace found at end of line
(#259) Whitespace found at end of line
(#260) Line indented incorrectly; expected 8 spaces, found 12
(#260) Expected "if (...) {\n"; found "if(...){\n"
(#262) Whitespace found at end of line
(#264) Line indented incorrectly; expected 12 spaces, found 16
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Expected 1 space before "+"; 0 found
(#264) Expected 1 space after "+"; 0 found
(#267) Whitespace found at end of line
(#270) Whitespace found at end of line
(#272) Line indented incorrectly; expected 12 spaces, found 16
(#274) Line indented incorrectly; expected 8 spaces, found 12
(#275) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#275) Expected "if (...) {\n"; found "if(...){\n"
(#275) Expected 1 space before "=="; 0 found
(#275) Expected 1 space after "=="; 0 found
(#278) Whitespace found at end of line
(#279) Line indented incorrectly; expected 8 spaces, found 12
(#280) Line indented incorrectly; expected 4 spaces, found 8
(#281) Whitespace found at end of line
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) 3 slashes comments are not allowed; use "// Comment." instead
(#282) No space found before comment text; expected "// show all saved assignment" but found "///show all saved assignment"
(#283) Line indented incorrectly; expected 4 spaces, found 8
(#283) Whitespace found at end of line
(#284) Line indented incorrectly; expected 8 spaces, found 12
(#284) Expected "if (...) {\n"; found "if(...){\n"
(#285) Whitespace found at end of line
(#286) Line indented incorrectly; expected 12 spaces, found 18
(#286) Expected "if (...) {\n"; found "if(...){ \n"
(#286) Whitespace found at end of line
(#287) Line exceeds 132 characters; contains 135 characters
(#287) Whitespace found at end of line
(#288) Whitespace found at end of line
(#289) Whitespace found at end of line
(#290) Line indented incorrectly; expected 16 spaces, found 20
(#290) Expected 1 space before "*"; 0 found
(#290) Expected 1 space after "*"; 0 found
(#290) Expected 1 space before "*"; 0 found
(#290) Expected 1 space after "*"; 0 found
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#293) Whitespace found at end of line
(#296) Whitespace found at end of line
(#297) Whitespace found at end of line
(#298) Line indented incorrectly; expected 16 spaces, found 20
(#300) Line indented incorrectly; expected 12 spaces, found 16
(#300) Closing brace indented incorrectly; expected 18 spaces, found 16
(#300) Expected "} else {\n"; found "} else{\n"
(#303) Line indented incorrectly; expected 12 spaces, found 16
(#303) Whitespace found at end of line
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) This comment is 56% valid code; is this commented out code?
(#304) Line indented incorrectly; expected at least 12 spaces, found 4
(#304) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#305) Line indented incorrectly; expected 8 spaces, found 12
(#308) Line indented incorrectly; expected 8 spaces, found 12
(#309) Whitespace found at end of line
(#310) Line indented incorrectly; expected 4 spaces, found 8
(#310) Whitespace found at end of line
(#311) Line indented incorrectly; expected 0 spaces, found 4
(#312) Whitespace found at end of line
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) 3 slashes comments are not allowed; use "// Comment." instead
(#313) No space found before comment text; expected "// show all marked assignment" but found "///show all marked assignment"
(#313) Whitespace found at end of line
(#314) Line indented incorrectly; expected 0 spaces, found 8
(#316) Whitespace found at end of line
(#317) Line indented incorrectly; expected 4 spaces, found 12
(#317) Expected "if (...) {\n"; found "if(...){\n"
(#317) Expected 1 space after ">"; 0 found
(#319) Whitespace found at end of line
(#321) Line indented incorrectly; expected 8 spaces, found 16
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "+"; 0 found
(#321) Expected 1 space after "+"; 0 found
(#328) Whitespace found at end of line
(#329) Line indented incorrectly; expected 8 spaces, found 16
(#331) Line indented incorrectly; expected 4 spaces, found 12
(#332) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#332) Expected "if (...) {\n"; found "if(...){\n"
(#332) Expected 1 space before "=="; 0 found
(#332) Expected 1 space after "=="; 0 found
(#335) Line indented incorrectly; expected 4 spaces, found 12
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) This comment is 56% valid code; is this commented out code?
(#336) Line indented incorrectly; expected at least 4 spaces, found 0
(#336) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#337) Line indented incorrectly; expected 0 spaces, found 8
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) 3 slashes comments are not allowed; use "// Comment." instead
(#338) No space found before comment text; expected "// show all unsubmitted assignment" but found "///show all unsubmitted assignment"
(#338) Whitespace found at end of line
(#339) Variable "unsubmitted_users" must not contain underscores.
(#340) Line indented incorrectly; expected 0 spaces, found 8
(#340) Expected "if (...) {\n"; found "if (...){ \n"
(#340) Whitespace found at end of line
(#341) Line indented incorrectly; expected 4 spaces, found 12
(#341) Expected "if (...) {\n"; found "if(...){ \n"
(#341) Expected 1 space before ">"; 0 found
(#341) Expected 1 space after ">"; 0 found
(#341) Whitespace found at end of line
(#342) Line exceeds 132 characters; contains 156 characters
(#343) Line indented incorrectly; expected 8 spaces, found 16
(#344) 3 slashes comments are not allowed; use "// Comment." instead
(#345) Line indented incorrectly; expected 12 spaces, found 20
(#347) Line indented incorrectly; expected 12 spaces, found 20
(#351) Whitespace found at end of line
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#357) Line indented incorrectly; expected 12 spaces, found 20
(#358) Line indented incorrectly; expected 8 spaces, found 16
(#359) Line indented incorrectly; expected 4 spaces, found 12
(#360) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#360) Expected "if (...) {\n"; found "if(...){\n"
(#360) Expected 1 space before "=="; 0 found
(#360) Expected 1 space after "=="; 0 found
(#362) Line indented incorrectly; expected 4 spaces, found 12
(#364) Line indented incorrectly; expected 0 spaces, found 8
(#365) Whitespace found at end of line
(#367) Line indented incorrectly; expected 0 spaces, found 4
(#374) Line indented incorrectly; expected 0 spaces, found 4
(#376) Line indented incorrectly; expected 0 spaces, found 4
(#377) Whitespace found at end of line
(#378) 3 slashes comments are not allowed; use "// Comment." instead
(#378) Whitespace found at end of line
(#382) Whitespace found at end of line
(#383) Line indented incorrectly; expected 0 spaces, found 4
(#385) Line indented incorrectly; expected 0 spaces, found 4
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#389) Line indented incorrectly; expected 0 spaces, found 4
(#391) Line indented incorrectly; expected 0 spaces, found 4
(#396) Line indented incorrectly; expected 0 spaces, found 4
(#398) Line indented incorrectly; expected 0 spaces, found 4
(#402) Line exceeds 132 characters; contains 134 characters
(#403) Line indented incorrectly; expected 0 spaces, found 4
(#405) Line indented incorrectly; expected 0 spaces, found 4
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#409) Whitespace found at end of line
(#410) Line exceeds 132 characters; contains 142 characters
(#411) Line indented incorrectly; expected 0 spaces, found 4
blocks/fn_marking/assignment.submissions.fn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Whitespace found at end of line
(#3) 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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) 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/>.".
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) 3 slashes comments are not allowed; use "// Comment." instead
(#5) Whitespace found at end of line
(#6) Line indented incorrectly; expected 0 spaces, found 4
(#6) Expected 1 space before "=>"; 0 found
(#6) Expected 1 space after "=>"; 0 found
(#8) Line indented incorrectly; expected 0 spaces, found 4
(#8) Whitespace found at end of line
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) 3 slashes comments are not allowed; use "// Comment." instead
(#11) Whitespace found at end of line
(#12) Line indented incorrectly; expected 0 spaces, found 4
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#15) Whitespace found at end of line
(#19) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#24) Expected 1 space after "="; 2 found
(#24) Whitespace found at end of line
(#25) Line indented incorrectly; expected 0 spaces, found 5
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#26) Line exceeds maximum limit of 180 characters; contains 205 characters
(#27) Line indented incorrectly; expected 0 spaces, found 8
(#27) Closing brace indented incorrectly; expected 5 spaces, found 8
(#27) Usage of ELSEIF not allowed; use ELSE IF instead
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Line exceeds 132 characters; contains 159 characters
(#29) Line indented incorrectly; expected 0 spaces, found 4
(#29) Closing brace indented incorrectly; expected 8 spaces, found 4
(#30) 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) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
(#39) 3 slashes comments are not allowed; use "// Comment." instead
(#39) Whitespace found at end of line
(#40) Expected 1 space after "="; 4 found
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Whitespace found at end of line
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#48) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) 3 slashes comments are not allowed; use "// Comment." instead
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#51) Whitespace found at end of line
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#52) Whitespace found at end of line
(#53) Line indented incorrectly; expected 8 spaces, found 12
(#55) Line indented incorrectly; expected 8 spaces, found 12
(#57) Line indented incorrectly; expected 8 spaces, found 12
(#59) Line indented incorrectly; expected 4 spaces, found 8
(#60) Line indented incorrectly; expected 0 spaces, found 4
(#61) Whitespace found at end of line
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 3 slashes comments are not allowed; use "// Comment." instead
(#65) Line indented incorrectly; expected 0 spaces, found 4
(#65) Expected "foreach (...) {\n"; found "foreach(...) { \n"
(#65) Whitespace found at end of line
(#66) Line indented incorrectly; expected 4 spaces, found 8
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Whitespace found at end of line
(#68) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Expected 1 space after "="; 0 found
(#72) Space found before semicolon; expected "'-1';" but found "'-1' ;"
(#73) Expected 1 space after "="; 0 found
(#73) Whitespace found at end of line
(#74) Line indented incorrectly; expected 8 spaces, found 11
(#76) Line indented incorrectly; expected 8 spaces, found 11
(#77) Line indented incorrectly; expected 4 spaces, found 8
(#78) Line indented incorrectly; expected 0 spaces, found 4
(#79) Whitespace found at end of line
(#81) Line indented incorrectly; expected 0 spaces, found 4
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected 4 spaces, found 8
(#84) Line indented incorrectly; expected 4 spaces, found 8
(#85) Line indented incorrectly; expected 0 spaces, found 4
(#87) Whitespace found at end of line
(#91) 3 slashes comments are not allowed; use "// Comment." instead
(#92) Line indented incorrectly; expected 0 spaces, found 4
(#94) Line indented incorrectly; expected 0 spaces, found 4
(#94) Whitespace found at end of line
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) 3 slashes comments are not allowed; use "// Comment." instead
(#97) Whitespace found at end of line
(#98) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Line indented incorrectly; expected 0 spaces, found 4
(#100) Whitespace found at end of line
(#101) Line indented incorrectly; expected 4 spaces, found 7
(#102) Whitespace found at end of line
(#103) Line indented incorrectly; expected 8 spaces, found 13
(#104) Line indented incorrectly; expected 12 spaces, found 20
(#104) Line exceeds maximum limit of 180 characters; contains 186 characters
(#104) Whitespace found at end of line
(#105) Line exceeds maximum limit of 180 characters; contains 182 characters
(#106) Line indented incorrectly; expected 12 spaces, found 20
(#107) Line indented incorrectly; expected 8 spaces, found 13
(#108) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Line indented incorrectly; expected 4 spaces, found 8
(#111) Closing brace indented incorrectly; expected 7 spaces, found 8
(#113) Whitespace found at end of line
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected 4 spaces, found 8
(#117) Line exceeds 132 characters; contains 166 characters
(#119) Whitespace found at end of line
(#121) Whitespace found at end of line
(#125) Expected 1 space after "="; newline found
(#128) Line indented incorrectly; expected 8 spaces, found 12
(#131) Line indented incorrectly; expected 8 spaces, found 12
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#137) Line indented incorrectly; expected 8 spaces, found 12
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected 8 spaces, found 12
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected 8 spaces, found 12
(#148) Line indented incorrectly; expected 8 spaces, found 12
(#150) Line indented incorrectly; expected 8 spaces, found 12
(#150) Whitespace found at end of line
(#152) Line indented incorrectly; expected 4 spaces, found 8
(#154) Line indented incorrectly; expected 4 spaces, found 8
(#155) Line indented incorrectly; expected 8 spaces, found 12
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#160) Line indented incorrectly; expected 8 spaces, found 12
(#161) Line exceeds 132 characters; contains 165 characters
(#162) Line indented incorrectly; expected 8 spaces, found 12
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 6
(#165) Line indented incorrectly; expected 4 spaces, found 8
(#166) Line indented incorrectly; expected 0 spaces, found 4
(#168) Line indented incorrectly; expected 4 spaces, found 8
(#169) Line exceeds 132 characters; contains 180 characters
(#170) Line indented incorrectly; expected 4 spaces, found 8
(#171) Line indented incorrectly; expected 0 spaces, found 4
(#173) Line indented incorrectly; expected 0 spaces, found 4
(#173) Whitespace found at end of line
(#174) 3 slashes comments are not allowed; use "// Comment." instead
(#179) Line indented incorrectly; expected 4 spaces, found 8
(#179) Whitespace found at end of line
(#180) 3 slashes comments are not allowed; use "// Comment." instead
(#181) Line indented incorrectly; expected 8 spaces, found 12
(#183) Line indented incorrectly; expected 8 spaces, found 12
(#183) Whitespace found at end of line
(#184) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Line indented incorrectly; expected 8 spaces, found 12
(#186) Expected "if (...) {\n"; found "if(...){ \n"
(#186) Expected 1 space after "=="; 0 found
(#186) Whitespace found at end of line
(#187) Line indented incorrectly; expected 12 spaces, found 16
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#187) Expected 1 space after ">"; 0 found
(#187) Expected 1 space before "=="; 0 found
(#187) Expected 1 space after "=="; 0 found
(#189) Line indented incorrectly; expected 12 spaces, found 16
(#190) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#190) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Expected 1 space before "=="; 0 found
(#190) Expected 1 space after "=="; 0 found
(#190) Line exceeds 132 characters; contains 151 characters
(#191) Whitespace found at end of line
(#192) Line indented incorrectly; expected 12 spaces, found 16
(#192) Expected 1 space after ">"; 0 found
(#194) Line indented incorrectly; expected 12 spaces, found 16
(#196) Line indented incorrectly; expected 12 spaces, found 16
(#196) Whitespace found at end of line
(#197) Line indented incorrectly; expected 8 spaces, found 12
(#197) Expected "} else {\n"; found "} else{\n"
(#198) Line indented incorrectly; expected 12 spaces, found 20
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Whitespace found at end of line
(#200) Line indented incorrectly; expected 12 spaces, found 20
(#200) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#200) Expected "if (...) {\n"; found "if(...){\n"
(#202) Line indented incorrectly; expected 12 spaces, found 20
(#202) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#202) Expected "if (...) {\n"; found "if(...){\n"
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#204) Line indented incorrectly; expected 12 spaces, found 20
(#204) Expected "} else {\n"; found "} else{\n"
(#206) Line indented incorrectly; expected 12 spaces, found 20
(#207) Line indented incorrectly; expected 8 spaces, found 12
(#207) Whitespace found at end of line
(#208) Whitespace found at end of line
(#209) Line indented incorrectly; expected 4 spaces, found 8
(#209) Whitespace found at end of line
(#210) Whitespace found at end of line
(#211) 3 slashes comments are not allowed; use "// Comment." instead
(#212) Whitespace found at end of line
(#213) Line indented incorrectly; expected 4 spaces, found 8
(#215) Line indented incorrectly; expected 4 spaces, found 8
(#217) 3 slashes comments are not allowed; use "// Comment." instead
(#218) Whitespace found at end of line
(#219) Line indented incorrectly; expected 4 spaces, found 8
(#221) Line indented incorrectly; expected 4 spaces, found 8
(#222) Whitespace found at end of line
(#223) Whitespace found at end of line
(#224) 3 slashes comments are not allowed; use "// Comment." instead
(#225) Whitespace found at end of line
(#226) Line indented incorrectly; expected 4 spaces, found 8
(#227) Line indented incorrectly; expected 8 spaces, found 12
(#228) Line indented incorrectly; expected 12 spaces, found 16
(#230) Line indented incorrectly; expected 12 spaces, found 16
(#232) Line indented incorrectly; expected 12 spaces, found 16
(#234) Line indented incorrectly; expected 12 spaces, found 16
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) 3 slashes comments are not allowed; use "// Comment." instead
(#236) Line indented incorrectly; expected 16 spaces, found 20
(#239) Line indented incorrectly; expected 16 spaces, found 20
(#240) Line indented incorrectly; expected 12 spaces, found 16
(#241) Line indented incorrectly; expected 8 spaces, found 12
(#242) Line indented incorrectly; expected 4 spaces, found 8
(#243) Whitespace found at end of line
(#246) Whitespace found at end of line
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line exceeds maximum limit of 180 characters; contains 218 characters
(#248) Whitespace found at end of line
(#249) Whitespace found at end of line
(#250) Whitespace found at end of line
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) 3 slashes comments are not allowed; use "// Comment." instead
(#252) Line indented incorrectly; expected 4 spaces, found 8
(#252) Whitespace found at end of line
(#253) Whitespace found at end of line
(#254) Line indented incorrectly; expected 8 spaces, found 12
(#254) Expected "if (...) {\n"; found "if(...){\n"
(#256) Whitespace found at end of line
(#258) Line indented incorrectly; expected 12 spaces, found 16
(#258) Expected 1 space before "*"; 0 found
(#258) Expected 1 space after "*"; 0 found
(#258) Expected 1 space before "*"; 0 found
(#258) Expected 1 space after "*"; 0 found
(#258) Expected 1 space before "+"; 0 found
(#258) Expected 1 space after "+"; 0 found
(#261) Whitespace found at end of line
(#264) Whitespace found at end of line
(#266) Line indented incorrectly; expected 12 spaces, found 16
(#268) Line indented incorrectly; expected 8 spaces, found 12
(#269) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#269) Expected "if (...) {\n"; found "if(...){\n"
(#269) Expected 1 space before "=="; 0 found
(#269) Expected 1 space after "=="; 0 found
(#272) Whitespace found at end of line
(#273) Line indented incorrectly; expected 8 spaces, found 12
(#274) Line indented incorrectly; expected 4 spaces, found 8
(#275) Whitespace found at end of line
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) 3 slashes comments are not allowed; use "// Comment." instead
(#276) No space found before comment text; expected "// show all saved assignment" but found "///show all saved assignment"
(#277) Line indented incorrectly; expected 4 spaces, found 8
(#277) Whitespace found at end of line
(#278) Line indented incorrectly; expected 8 spaces, found 12
(#278) Expected "if (...) {\n"; found "if(...){\n"
(#279) Whitespace found at end of line
(#280) Line indented incorrectly; expected 12 spaces, found 18
(#280) Expected "if (...) {\n"; found "if(...){ \n"
(#280) Whitespace found at end of line
(#281) Line exceeds 132 characters; contains 135 characters
(#281) Whitespace found at end of line
(#282) Whitespace found at end of line
(#283) Whitespace found at end of line
(#284) Line indented incorrectly; expected 16 spaces, found 20
(#284) Expected 1 space before "*"; 0 found
(#284) Expected 1 space after "*"; 0 found
(#284) Expected 1 space before "*"; 0 found
(#284) Expected 1 space after "*"; 0 found
(#284) Expected 1 space before "+"; 0 found
(#284) Expected 1 space after "+"; 0 found
(#287) Whitespace found at end of line
(#290) Whitespace found at end of line
(#291) Whitespace found at end of line
(#292) Line indented incorrectly; expected 16 spaces, found 20
(#294) Line indented incorrectly; expected 12 spaces, found 16
(#294) Closing brace indented incorrectly; expected 18 spaces, found 16
(#294) Expected "} else {\n"; found "} else{\n"
(#297) Line indented incorrectly; expected 12 spaces, found 16
(#297) Whitespace found at end of line
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) This comment is 56% valid code; is this commented out code?
(#298) Line indented incorrectly; expected at least 12 spaces, found 4
(#298) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#299) Line indented incorrectly; expected 8 spaces, found 12
(#302) Line indented incorrectly; expected 8 spaces, found 12
(#303) Whitespace found at end of line
(#304) Line indented incorrectly; expected 4 spaces, found 8
(#304) Whitespace found at end of line
(#305) Line indented incorrectly; expected 0 spaces, found 4
(#306) Whitespace found at end of line
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) 3 slashes comments are not allowed; use "// Comment." instead
(#307) No space found before comment text; expected "// show all marked assignment" but found "///show all marked assignment"
(#307) Whitespace found at end of line
(#308) Line indented incorrectly; expected 0 spaces, found 8
(#310) Whitespace found at end of line
(#311) Line indented incorrectly; expected 4 spaces, found 12
(#311) Expected "if (...) {\n"; found "if(...){\n"
(#311) Expected 1 space after ">"; 0 found
(#313) Whitespace found at end of line
(#315) Line indented incorrectly; expected 8 spaces, found 16
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#322) Whitespace found at end of line
(#323) Line indented incorrectly; expected 8 spaces, found 16
(#325) Line indented incorrectly; expected 4 spaces, found 12
(#326) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#326) Expected "if (...) {\n"; found "if(...){\n"
(#326) Expected 1 space before "=="; 0 found
(#326) Expected 1 space after "=="; 0 found
(#329) Line indented incorrectly; expected 4 spaces, found 12
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) This comment is 56% valid code; is this commented out code?
(#330) Line indented incorrectly; expected at least 4 spaces, found 0
(#330) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#331) Line indented incorrectly; expected 0 spaces, found 8
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) 3 slashes comments are not allowed; use "// Comment." instead
(#332) No space found before comment text; expected "// show all unsubmitted assignment" but found "///show all unsubmitted assignment"
(#332) Whitespace found at end of line
(#333) Variable "unsubmitted_users" must not contain underscores.
(#334) Line indented incorrectly; expected 0 spaces, found 8
(#334) Expected "if (...) {\n"; found "if (...){ \n"
(#334) Whitespace found at end of line
(#335) Line indented incorrectly; expected 4 spaces, found 12
(#335) Expected "if (...) {\n"; found "if(...){ \n"
(#335) Expected 1 space before ">"; 0 found
(#335) Expected 1 space after ">"; 0 found
(#335) Whitespace found at end of line
(#336) Line exceeds 132 characters; contains 156 characters
(#337) Line indented incorrectly; expected 8 spaces, found 16
(#338) 3 slashes comments are not allowed; use "// Comment." instead
(#339) Line indented incorrectly; expected 12 spaces, found 20
(#341) Line indented incorrectly; expected 12 spaces, found 20
(#345) Whitespace found at end of line
(#346) Commas (,) must be followed by white space.
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#347) Expected 1 space before "=>"; 0 found
(#347) Expected 1 space after "=>"; 0 found
(#351) Line indented incorrectly; expected 12 spaces, found 20
(#352) Line indented incorrectly; expected 8 spaces, found 16
(#353) Line indented incorrectly; expected 4 spaces, found 12
(#354) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#354) Expected "if (...) {\n"; found "if(...){\n"
(#354) Expected 1 space before "=="; 0 found
(#354) Expected 1 space after "=="; 0 found
(#356) Line indented incorrectly; expected 4 spaces, found 12
(#358) Line indented incorrectly; expected 0 spaces, found 8
(#359) Whitespace found at end of line
(#361) Line indented incorrectly; expected 0 spaces, found 4
(#368) Line indented incorrectly; expected 0 spaces, found 4
(#370) Line indented incorrectly; expected 0 spaces, found 4
(#371) Whitespace found at end of line
(#372) 3 slashes comments are not allowed; use "// Comment." instead
(#372) Whitespace found at end of line
(#376) Whitespace found at end of line
(#377) Line indented incorrectly; expected 0 spaces, found 4
(#379) Line indented incorrectly; expected 0 spaces, found 4
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#383) Line indented incorrectly; expected 0 spaces, found 4
(#385) Line indented incorrectly; expected 0 spaces, found 4
(#390) Line indented incorrectly; expected 0 spaces, found 4
(#392) Line indented incorrectly; expected 0 spaces, found 4
(#396) Line exceeds 132 characters; contains 134 characters
(#397) Line indented incorrectly; expected 0 spaces, found 4
(#399) Line indented incorrectly; expected 0 spaces, found 4
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Line exceeds 132 characters; contains 142 characters
(#405) Line indented incorrectly; expected 0 spaces, found 4
blocks/fn_marking/assignment_marking.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) No space found before comment text; expected "// class for assignment marking" but found "//class for assignment marking"
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) PHP4 style constructors are not allowed; use "__construct()" instead
(#12) 3 slashes comments are not allowed; use "// Comment." instead
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) 3 slashes comments are not allowed; use "// Comment." instead
(#22) Whitespace found at end of line
(#24) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#31) Whitespace found at end of line
(#33) Whitespace found at end of line
(#35) Whitespace found at end of line
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Whitespace found at end of line
(#41) Whitespace found at end of line
(#41) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#42) Whitespace found at end of line
(#43) Variable "grading_info" must not contain underscores.
(#44) Variable "grading_info" must not contain underscores.
(#44) Variable "grading_info" must not contain underscores.
(#44) Line exceeds 132 characters; contains 136 characters
(#45) Expected 1 space after "="; 0 found
(#46) Expected 1 space after "="; 2 found
(#46) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) This comment is 50% valid code; is this commented out code?
(#54) No space found before comment text; expected "// $mformdata->assignment = $this->assignment;" but found "//$mformdata->assignment = $this->assignment;"
(#56) Whitespace found at end of line
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 45% valid code; is this commented out code?
(#58) Line indented incorrectly; expected at least 8 spaces, found 7
(#61) Variable "grading_info" must not contain underscores.
(#63) Whitespace found at end of line
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) This comment is 50% valid code; is this commented out code?
(#65) No space found before comment text; expected "// $mformdata->nextid = $nextid;" but found "//$mformdata->nextid = $nextid;"
(#66) Expected 1 space before "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Whitespace found at end of line
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#71) Line exceeds 132 characters; contains 146 characters
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Line exceeds 132 characters; contains 162 characters
(#81) Whitespace found at end of line
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 50% valid code; is this commented out code?
(#82) No space found before comment text; expected "// $mformdata->filter = $filter;" but found "//$mformdata->filter = $filter;"
(#84) Line indented incorrectly; expected 8 spaces, found 9
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Line exceeds maximum limit of 180 characters; contains 181 characters
(#86) Closing brace indented incorrectly; expected 9 spaces, found 8
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Line exceeds 132 characters; contains 159 characters
(#89) Whitespace found at end of line
(#92) Whitespace found at end of line
(#110) Whitespace found at end of line
(#110) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Whitespace found at end of line
(#113) Whitespace found at end of line
(#120) Whitespace found at end of line
(#121) Whitespace found at end of line
(#122) Line exceeds 132 characters; contains 134 characters
(#127) Line exceeds 132 characters; contains 142 characters
(#129) Whitespace found at end of line
blocks/fn_marking/block_fn_marking.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) This comment is 47% valid code; is this commented out code?
(#3) No space found before comment text; expected "// $Id: block_fn_marking.php,v 1.4 2013/01/12 14:22:06 mchurch Exp $" but found "//$Id: block_fn_marking.php,v 1.4 2013/01/12 14:22:06 mchurch Exp $"
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Expected "if (...) {\n"; found "if (...){\n"
(#84) Visibility must be declared on method "has_config"
(#105) Whitespace found at end of line
(#106) 3 slashes comments are not allowed; use "// Comment." instead
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Line exceeds 132 characters; contains 134 characters
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) 3 slashes comments are not allowed; use "// Comment." instead
(#165) No space found before comment text; expected "// Course Teacher Menu:" but found "///Course Teacher Menu:"
(#171) Line exceeds 132 characters; contains 166 characters
(#180) Line exceeds 132 characters; contains 164 characters
(#189) Line exceeds 132 characters; contains 169 characters
(#197) Expected 1 space before "="; 0 found
(#198) Line exceeds 132 characters; contains 163 characters
(#208) Line exceeds 132 characters; contains 145 characters
(#214) Line exceeds 132 characters; contains 146 characters
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#229) Line exceeds 132 characters; contains 179 characters
(#230) Line exceeds maximum limit of 180 characters; contains 195 characters
(#231) Line exceeds 132 characters; contains 144 characters
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#237) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#238) Line exceeds maximum limit of 180 characters; contains 183 characters
(#239) Line exceeds maximum limit of 180 characters; contains 198 characters
(#240) Line exceeds 132 characters; contains 144 characters
(#245) Commas (,) must be followed by white space.
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#246) Line exceeds 132 characters; contains 175 characters
(#247) Line exceeds maximum limit of 180 characters; contains 217 characters
(#248) Line exceeds 132 characters; contains 144 characters
(#264) Variable "supported_modules" must not contain underscores.
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "sqlCourse" must be all lower-case
(#275) Variable "total_course_number" must not contain underscores.
(#275) Line exceeds 132 characters; contains 142 characters
(#277) Variable "total_course_number" must not contain underscores.
(#278) Variable "class_for_hide" must not contain underscores.
(#279) Variable "class_for_dl" must not contain underscores.
(#281) Variable "class_for_hide" must not contain underscores.
(#282) Variable "class_for_dl" must not contain underscores.
(#285) Variable "sqlCourse" must be all lower-case
(#287) Variable "supported_modules" must not contain underscores.
(#287) Variable "class_for_hide" must not contain underscores.
(#289) Variable "total_course_number" must not contain underscores.
(#292) Line exceeds 132 characters; contains 172 characters
(#307) Variable "teacher_courses" must not contain underscores.
(#309) Variable "teacher_courses" must not contain underscores.
(#309) Variable "teacher_course" must not contain underscores.
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#310) Variable "teacher_course" must not contain underscores.
(#313) Variable "supported_modules" must not contain underscores.
(#314) Line exceeds 132 characters; contains 172 characters
(#319) Functions must not contain multiple empty lines in a row; found 2 empty lines
blocks/fn_marking/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) 75 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#8) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#11) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#16) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) 75 slashes comments are not allowed; use "// Comment." instead
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#51) Whitespace found at end of line
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#65) Whitespace found at end of line
blocks/fn_marking/edit_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#30) No space found before comment text; expected "// Config title for the block." but found "//Config title for the block."
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) This comment is 77% valid code; is this commented out code?
(#62) No space found before comment text; expected "// $mform->addHelpButton('config_keepseparate', 'config_keepseparate', 'block_fn_marking');" but found "//$mform->addHelpButton('config_keepseparate', 'config_keepseparate', 'block_fn_marking');"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// set the number of days" but found "//set the number of days"
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// set the percent of marks" but found "//set the percent of marks"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// set the number of days" but found "//set the number of days"
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
blocks/fn_marking/edit_grade_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Visibility must be declared on method "definition"
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) 3 slashes comments are not allowed; use "// Comment." instead
(#28) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// print the marking header in first tr" but found "//print the marking header in first tr"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// print the marking submission in the second tr" but found "//print the marking submission in the second tr"
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// print the marking feedback in the second tr" but found "//print the marking feedback in the second tr"
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) 3 slashes comments are not allowed; use "// Comment." instead
(#46) No space found before comment text; expected "// close the table" but found "///close the table"
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#65) Line exceeds 132 characters; contains 139 characters
(#66) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#91) Whitespace found at end of line
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// saved section" but found "//saved section"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// marked section" but found "//marked section"
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// print student response files" but found "//print student response files"
(#129) Whitespace found at end of line
(#143) Whitespace found at end of line
(#144) Whitespace found at end of line
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) No space found before comment text; expected "// add grade section" but found "//add grade section"
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line exceeds 132 characters; contains 161 characters
(#176) Whitespace found at end of line
(#177) Whitespace found at end of line
(#179) Line exceeds 132 characters; contains 146 characters
(#180) Line exceeds 132 characters; contains 146 characters
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Empty IF statement detected
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#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 "// add responce file section" but found "//add responce file section"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Whitespace found at end of line
(#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 "// add mail notification section" but found "//add mail notification section"
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Whitespace found at end of line
(#201) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// submit button without cancel button" but found "//submit button without cancel button"
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) This comment is 72% valid code; is this commented out code?
(#227) Visibility must be declared on method "add_grades_section"
(#241) Line exceeds 132 characters; contains 152 characters
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line exceeds 132 characters; contains 141 characters
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// @fixme some bug when element called 'grade' makes it break" but found "//@fixme some bug when element called 'grade' makes it break"
(#260) Line exceeds maximum limit of 180 characters; contains 204 characters
(#264) Line exceeds 132 characters; contains 152 characters
(#266) Line exceeds 132 characters; contains 162 characters
(#271) Variable "course_context" must not contain underscores.
(#272) Variable "course_context" must not contain underscores.
(#272) Variable "course_context" must not contain underscores.
(#287) Visibility must be declared on method "add_editor_section"
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) This comment is 74% valid code; is this commented out code?
(#290) No space found before comment text; expected "// $mform->addElement('header', 'Feed Back', get_string('feedback', 'grades'));" but found "//$mform->addElement('header', 'Feed Back', get_string('feedback', 'grades'));"
(#290) Whitespace found at end of line
(#293) Line exceeds 132 characters; contains 155 characters
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Whitespace found at end of line
(#296) Line exceeds maximum limit of 180 characters; contains 188 characters
(#297) This comment is 86% valid code; is this commented out code?
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) No space found before comment text; expected "// $mform->addElement('textarea', 'submissioncomment_editor','','wrap="virtual" rows="20" cols="50"');" but found "//$mform->addElement('textarea', 'submissioncomment_editor','','wrap="virtual" rows="20" cols="50"');"
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Whitespace found at end of line
(#307) Visibility must be declared on method "add_response_file_section"
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Whitespace found at end of line
(#314) Line exceeds maximum limit of 180 characters; contains 235 characters
(#325) Visibility must be declared on method "add_mail_notification_section"
(#335) Visibility must be declared on method "add_submission_content"
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Line exceeds maximum limit of 180 characters; contains 191 characters
(#346) No space found before comment text; expected "// TODO: no files for now, we need to first implement assignment_feedback area, integration with gradebook, files support in quickgrading, etc. (skodak)" but found "//TODO: no files for now, we need to first implement assignment_feedback area, integration with gradebook, files support in quickgrading, etc. (skodak)"
(#372) Line exceeds 132 characters; contains 158 characters
(#378) Line exceeds maximum limit of 180 characters; contains 184 characters
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) No space found before comment text; expected "// TODO: this is wrong, itemid MUST be known when saving files!! (skodak)" but found "//TODO: this is wrong, itemid MUST be known when saving files!! (skodak)"
(#396) Line exceeds 132 characters; contains 165 characters
(#401) Line exceeds maximum limit of 180 characters; contains 191 characters
blocks/fn_marking/fn_gradebook.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Expected "if (...) {\n"; found "if (...){\n"
(#18) Expected "if (...) {\n"; found "if (...){\n"
(#20) Expected "} else {\n"; found "}else{\n"
(#23) Expected "} else {\n"; found "}else{\n"
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#53) Variable "activity_type" must not contain underscores.
(#56) Variable "include_orphaned" must not contain underscores.
(#56) Commas (,) must be followed by white space.
(#60) No space found before comment text; expected "// KEEP SEPARATE CONFIG" but found "//KEEP SEPARATE CONFIG"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// Default value" but found "//Default value"
(#62) Variable "block_config" must not contain underscores.
(#63) Variable "block_config" must not contain underscores.
(#64) Variable "block_config" must not contain underscores.
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// grab course context" but found "//grab course context"
(#110) 3 slashes comments are not allowed; use "// Comment." instead
(#111) Variable "mod_grades_array" must not contain underscores.
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// Filter modules" but found "//Filter modules"
(#119) Variable "activity_type" must not contain underscores.
(#120) Variable "mod_grades_array" must not contain underscores.
(#121) Variable "activity_type" must not contain underscores.
(#122) Variable "mod_grades_array" must not contain underscores.
(#127) 3 slashes comments are not allowed; use "// Comment." instead
(#128) Variable "mod_gradedisp_array" must not contain underscores.
(#177) Variable "activity_type" must not contain underscores.
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) This comment is 67% valid code; is this commented out code?
(#179) No space found before comment text; expected "// 'view' => $view," but found "//'view' => $view,"
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#191) Variable "cm_module" must not contain underscores.
(#192) Variable "module_name" must not contain underscores.
(#192) Variable "cm_module" must not contain underscores.
(#194) Variable "module_name" must not contain underscores.
(#196) Variable "module_name" must not contain underscores.
(#197) Line exceeds 132 characters; contains 141 characters
(#198) Variable "module_name" must not contain underscores.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Variable "cm_module" must not contain underscores.
(#201) Line exceeds 132 characters; contains 145 characters
(#205) Variable "module_name" must not contain underscores.
(#211) Line exceeds 132 characters; contains 137 characters
(#221) Variable "course_module" must not contain underscores.
(#225) Variable "course_module" must not contain underscores.
(#229) Variable "course_module" must not contain underscores.
(#230) Variable "course_module" must not contain underscores.
(#231) Variable "course_module" must not contain underscores.
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) This comment is 62% valid code; is this commented out code?
(#232) No space found before comment text; expected "// $users = get_enrolled_users($modcontext, 'mod/assignment:submit', $currentgroup, 'u.*', 'u.id');" but found "//$users = get_enrolled_users($modcontext, 'mod/assignment:submit', $currentgroup, 'u.*', 'u.id');"
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// get current group members" but found "//get current group members"
(#239) Variable "group_members" must not contain underscores.
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) 3 slashes comments are not allowed; use "// Comment." instead
(#259) This comment is 55% valid code; is this commented out code?
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) No space found before comment text; expected "// $modinfo = get_fast_modinfo($course->id);" but found "//$modinfo = get_fast_modinfo($course->id);"
(#260) No space found before comment text; expected "// $mods = $modinfo->get_cms();" but found "//$mods = $modinfo->get_cms();"
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) No space found before comment text; expected "// $modnamesused = $modinfo->get_used_module_names();" but found "//$modnamesused = $modinfo->get_used_module_names();"
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) This comment is 67% valid code; is this commented out code?
(#263) No space found before comment text; expected "// $mod_array = array($mods, $modnames, $modnamesplural, $modnamesused);" but found "//$mod_array = array($mods, $modnames, $modnamesplural, $modnamesused);"
(#265) This comment is 52% valid code; is this commented out code?
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) No space found before comment text; expected "// $cobject->mods = &$mods;" but found "//$cobject->mods = &$mods;"
(#266) No space found before comment text; expected "// $cobject->modnames = &$modnames;" but found "//$cobject->modnames = &$modnames;"
(#267) No space found before comment text; expected "// $cobject->modnamesplural = &$modnamesplural;" but found "//$cobject->modnamesplural = &$modnamesplural;"
(#268) No space found before comment text; expected "// $cobject->modnamesused = &$modnamesused;" but found "//$cobject->modnamesused = &$modnamesused;"
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) No space found before comment text; expected "// $cobject->sections = &$sections;" but found "//$cobject->sections = &$sections;"
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) No space found before comment text; expected "// FIND CURRENT WEEK" but found "//FIND CURRENT WEEK"
(#273) Variable "course_numsections" must not contain underscores.
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Variable "course_enddate" must not contain underscores.
(#280) Variable "course_numsections" must not contain underscores.
(#282) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#284) Variable "course_numsections" must not contain underscores.
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) 3 slashes comments are not allowed; use "// Comment." instead
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#290) Expected "if (...) {\n"; found "if (...){\n"
(#291) Variable "course_numsections" must not contain underscores.
(#292) Expected "} else {\n"; found "}else{\n"
(#293) Variable "course_numsections" must not contain underscores.
(#296) Variable "selected_section" must not contain underscores.
(#298) Variable "selected_section" must not contain underscores.
(#300) Variable "include_orphaned" must not contain underscores.
(#300) The use of function sizeof() is forbidden; use count() instead
(#300) Variable "course_numsections" must not contain underscores.
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#301) Variable "course_numsections" must not contain underscores.
(#301) Expected 1 space before "+"; 0 found
(#301) Expected 1 space after "+"; 0 found
(#301) The use of function sizeof() is forbidden; use count() instead
(#302) Variable "selected_section" must not contain underscores.
(#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) This comment is 80% valid code; is this commented out code?
(#305) No space found before comment text; expected "// print_object($selected_section);" but found "//print_object($selected_section);"
(#306) Variable "selected_section" must not contain underscores.
(#306) Variable "section_num" must not contain underscores.
(#307) Variable "section_num" must not contain underscores.
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Commas (,) must be followed by white space.
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) No space found before comment text; expected "// Filter if individual user selected" but found "//Filter if individual user selected"
(#318) Variable "participants_arr" must not contain underscores.
(#319) Variable "group_members" must not contain underscores.
(#321) Expected 1 space before "=>"; 0 found
(#321) Expected 1 space after "=>"; 0 found
(#326) Usage of ELSEIF not allowed; use ELSE IF instead
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#329) Variable "participants_arr" must not contain underscores.
(#332) Variable "participants_arr" must not contain underscores.
(#335) 3 slashes comments are not allowed; use "// Comment." instead
(#347) Variable "mod_grades_array" must not contain underscores.
(#354) 3 slashes comments are not allowed; use "// Comment." instead
(#362) Line exceeds 132 characters; contains 142 characters
(#377) 3 slashes comments are not allowed; use "// Comment." instead
(#387) Variable "mod_grades_array" must not contain underscores.
(#395) 3 slashes comments are not allowed; use "// Comment." instead
(#398) Variable "mod_grades_array" must not contain underscores.
(#424) Variable "mod_url" must not contain underscores.
(#425) Expected 1 space before "=>"; 0 found
(#426) Expected 1 space before "=>"; 0 found
(#427) Expected 1 space before "=>"; 0 found
(#428) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space before "=>"; 0 found
(#430) Expected 1 space before "=>"; 0 found
(#430) Expected 1 space after "=>"; 0 found
(#430) Variable "activity_type" must not contain underscores.
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#437) Variable "mod_url" must not contain underscores.
(#440) Variable "mod_url" must not contain underscores.
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) 3 slashes comments are not allowed; use "// Comment." instead
(#455) 3 slashes comments are not allowed; use "// Comment." instead
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) 3 slashes comments are not allowed; use "// Comment." instead
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) This comment is 59% valid code; is this commented out code?
(#461) No space found before comment text; expected "// $currentgroup = groups_get_activity_group($cm, true);" but found "//$currentgroup = groups_get_activity_group($cm, true);"
(#462) Line exceeds maximum limit of 180 characters; contains 201 characters
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) 3 slashes comments are not allowed; use "// Comment." instead
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) No space found before comment text; expected "// ACTIVITY TYPES" but found "//ACTIVITY TYPES"
(#484) Variable "activity_type_opts" must not contain underscores.
(#490) Variable "activity_type_url" must not contain underscores.
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) This comment is 67% valid code; is this commented out code?
(#499) No space found before comment text; expected "// 'activity_type' => $activity_type," but found "//'activity_type' => $activity_type,"
(#502) Expected 1 space before "=>"; 0 found
(#502) Expected 1 space after "=>"; 0 found
(#505) Variable "activity_type_select" must not contain underscores.
(#505) Variable "activity_type_url" must not contain underscores.
(#505) Variable "activity_type_opts" must not contain underscores.
(#505) Variable "activity_type" must not contain underscores.
(#506) Variable "activity_type_select" must not contain underscores.
(#507) Variable "activity_type_select" must not contain underscores.
(#508) Variable "activity_type_form" must not contain underscores.
(#508) Variable "activity_type_select" must not contain underscores.
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) No space found before comment text; expected "// PARTICIPANTS" but found "//PARTICIPANTS"
(#511) Variable "participants_opts" must not contain underscores.
(#512) Variable "group_members" must not contain underscores.
(#513) Variable "group_members" must not contain underscores.
(#513) Variable "group_member" must not contain underscores.
(#514) Variable "participants_opts" must not contain underscores.
(#514) Variable "group_member" must not contain underscores.
(#514) Variable "group_member" must not contain underscores.
(#517) Variable "participants_arr" must not contain underscores.
(#517) Variable "group_member" must not contain underscores.
(#518) Variable "participants_opts" must not contain underscores.
(#518) Variable "group_member" must not contain underscores.
(#518) Variable "group_member" must not contain underscores.
(#521) Variable "participants_url" must not contain underscores.
(#530) Variable "activity_type" must not contain underscores.
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) This comment is 67% valid code; is this commented out code?
(#531) No space found before comment text; expected "// 'participants' => $participants," but found "//'participants' => $participants,"
(#533) Expected 1 space before "=>"; 0 found
(#533) Expected 1 space after "=>"; 0 found
(#536) Variable "participants_select" must not contain underscores.
(#536) Variable "participants_url" must not contain underscores.
(#536) Variable "participants_opts" must not contain underscores.
(#537) Variable "participants_select" must not contain underscores.
(#538) Variable "participants_select" must not contain underscores.
(#539) Variable "participants_form" must not contain underscores.
(#539) Variable "participants_select" must not contain underscores.
(#543) Variable "activity_type_form" must not contain underscores.
(#545) Variable "group_url" must not contain underscores.
(#554) Variable "activity_type" must not contain underscores.
(#559) Variable "group_url" must not contain underscores.
(#561) Variable "participants_form" must not contain underscores.
(#570) Variable "block_config" must not contain underscores.
(#572) Expected "if (...) {\n"; found "if (...){\n"
(#572) Variable "block_instance" must not contain underscores.
(#572) Expected 1 space before "=>"; 0 found
(#572) Expected 1 space after "=>"; 0 found
(#572) Commas (,) must be followed by white space.
(#572) Expected 1 space before "=>"; 0 found
(#572) Expected 1 space after "=>"; 0 found
(#573) Variable "block_instance" must not contain underscores.
(#574) Variable "block_config" must not contain underscores.
(#574) Variable "block_instance" must not contain underscores.
(#578) Expected "if (...) {\n"; found "if(...){\n"
(#578) Variable "block_config" must not contain underscores.
(#578) Variable "block_config" must not contain underscores.
(#579) Expected "if (...) {\n"; found "if (...){\n"
(#579) Variable "block_config" must not contain underscores.
(#579) Variable "block_config" must not contain underscores.
(#580) Variable "block_config" must not contain underscores.
(#582) Usage of ELSEIF not allowed; use ELSE IF instead
(#585) Usage of ELSEIF not allowed; use ELSE IF instead
(#600) Line indented incorrectly; expected 0 spaces, found 20
(#603) Line indented incorrectly; expected 0 spaces, found 20
(#607) Line indented incorrectly; expected 0 spaces, found 20
(#608) Line indented incorrectly; expected 4 spaces, found 24
(#610) Line indented incorrectly; expected 4 spaces, found 24
(#612) Line indented incorrectly; expected 4 spaces, found 24
(#614) Line indented incorrectly; expected 4 spaces, found 24
(#614) Line exceeds 132 characters; contains 177 characters
(#615) Line indented incorrectly; expected 8 spaces, found 28
(#615) Expected "if (...) {\n"; found "if(...){\n"
(#618) Line indented incorrectly; expected 8 spaces, found 28
(#619) Line indented incorrectly; expected 4 spaces, found 24
(#621) Line indented incorrectly; expected 4 spaces, found 24
(#621) Expected "if (...) {\n"; found "if (...){\n"
(#623) Line indented incorrectly; expected 4 spaces, found 24
(#628) Line indented incorrectly; expected 4 spaces, found 24
(#629) Line indented incorrectly; expected 0 spaces, found 20
(#640) Line indented incorrectly; expected 0 spaces, found 16
(#642) "include" must be immediately followed by an open parenthesis
(#643) Line indented incorrectly; expected 0 spaces, found 16
(#644) Line indented incorrectly; expected 0 spaces, found 16
(#644) Expected "} else {\n"; found "}\n else {\n"
(#646) Line indented incorrectly; expected 0 spaces, found 16
(#653) Line exceeds 132 characters; contains 159 characters
(#654) Line exceeds 132 characters; contains 180 characters
(#655) Line exceeds 132 characters; contains 149 characters
blocks/fn_marking/fn_summaries.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) No space found before comment text; expected "// days to look back" but found "//days to look back"
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// grab context" but found "//grab context"
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) This comment is 50% valid code; is this commented out code?
(#55) No space found before comment text; expected "// $groupmode = groups_get_course_groupmode($course); // Groups are being used." but found "//$groupmode = groups_get_course_groupmode($course); // Groups are being used."
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) 3 slashes comments are not allowed; use "// Comment." instead
(#65) This comment is 53% valid code; is this commented out code?
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) No space found before comment text; expected "// get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused);" but found "//get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused);"
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// $sections = get_all_sections($course->id);" but found "//$sections = get_all_sections($course->id);"
(#69) This comment is 86% valid code; is this commented out code?
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) No space found before comment text; expected "// print_r($modnames);die;" but found "//print_r($modnames);die;"
(#70) This comment is 86% valid code; is this commented out code?
(#70) No space found before comment text; expected "// print_r($modnamesplural);die;" but found "//print_r($modnamesplural);die;"
(#71) This comment is 86% valid code; is this commented out code?
(#71) No space found before comment text; expected "// print_r($modinfo);die;" but found "//print_r($modinfo);die;"
(#72) This comment is 86% valid code; is this commented out code?
(#72) No space found before comment text; expected "// print_r($mods);die;" but found "//print_r($mods);die;"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 86% valid code; is this commented out code?
(#73) No space found before comment text; expected "// print_r($modnamesused);die;" but found "//print_r($modnamesused);die;"
(#75) Whitespace found at end of line
(#76) Variable "mod_array" must not contain underscores.
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "students_result" must not contain underscores.
(#88) Variable "students_result" must not contain underscores.
(#88) Variable "mod_array" must not contain underscores.
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "students_result" must not contain underscores.
(#90) Variable "students_result" must not contain underscores.
(#96) Variable "students_result" must not contain underscores.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "students_result" must not contain underscores.
(#98) Variable "students_result" must not contain underscores.
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) 3 slashes comments are not allowed; use "// Comment." instead
(#113) Line exceeds 132 characters; contains 161 characters
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "students_result" must not contain underscores.
(#124) Line exceeds 132 characters; contains 147 characters
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "students_result" must not contain underscores.
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) This comment is 70% valid code; is this commented out code?
(#146) No space found before comment text; expected "// foreach($students as $student) {" but found "//foreach($students as $student) {"
(#148) Variable "grade_obj" must not contain underscores.
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Variable "grade_obj" must not contain underscores.
(#155) Line exceeds maximum limit of 180 characters; contains 206 characters
(#171) Line exceeds 132 characters; contains 134 characters
(#173) Line exceeds maximum limit of 180 characters; contains 203 characters
(#189) Line exceeds 132 characters; contains 134 characters
(#191) Line exceeds maximum limit of 180 characters; contains 202 characters
blocks/fn_marking/forum.submissions.fn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) 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/>.".
(#4) Expected 1 space before "=>"; 0 found
(#4) Expected 1 space after "=>"; 0 found
(#15) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) 3 slashes comments are not allowed; use "// Comment." instead
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) 3 slashes comments are not allowed; use "// Comment." instead
(#40) This comment is 66% valid code; is this commented out code?
(#46) Variable "student_id_list" must not contain underscores.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// Get students from forum_posts" but found "//Get students from forum_posts"
(#49) Variable "st_posts" must not contain underscores.
(#65) Variable "student_id_list" must not contain underscores.
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#73) Line exceeds maximum limit of 180 characters; contains 192 characters
(#77) Line exceeds 132 characters; contains 140 characters
(#83) Variable "st_posts" must not contain underscores.
(#83) Variable "st_posts" must not contain underscores.
(#94) Expected "} else {\n"; found "} else{\n"
(#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
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#101) Expected "if (...) {\n"; found "if(...){\n"
(#101) Variable "st_posts" must not contain underscores.
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#121) Line exceeds 132 characters; contains 134 characters
(#125) Line exceeds 132 characters; contains 133 characters
(#133) Line exceeds 132 characters; contains 134 characters
(#137) Line exceeds 132 characters; contains 139 characters
(#141) Line exceeds 132 characters; contains 142 characters
(#152) Expected "if (...) {\n"; found "if(...){\n"
(#152) Expected 1 space after "=="; 0 found
(#152) Variable "st_posts" must not contain underscores.
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#154) Expected 1 space after "=="; 0 found
(#154) Variable "st_posts" must not contain underscores.
(#160) Line exceeds 132 characters; contains 135 characters
(#168) Variable "st_posts" must not contain underscores.
(#168) Variable "st_post" must not contain underscores.
(#173) Variable "sql_posts" must not contain underscores.
(#174) Variable "sql_posts" must not contain underscores.
(#174) Variable "st_post" must not contain underscores.
(#176) Variable "sql_reply" must not contain underscores.
(#176) Line exceeds 132 characters; contains 165 characters
(#177) Variable "sql_reply" must not contain underscores.
(#177) Variable "st_post" must not contain underscores.
(#179) Variable "sql_rating" must not contain underscores.
(#190) Variable "sql_rating" must not contain underscores.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Variable "st_post" must not contain underscores.
(#190) Line exceeds 132 characters; contains 163 characters
(#192) Variable "rating_str" must not contain underscores.
(#192) Variable "st_post" must not contain underscores.
(#194) Variable "cell_class" must not contain underscores.
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Inline control structures are not allowed
(#195) Variable "rating_str" must not contain underscores.
(#196) Variable "cell_class" must not contain underscores.
(#198) Variable "st_post" must not contain underscores.
(#200) Variable "st_post" must not contain underscores.
(#200) Variable "st_post" must not contain underscores.
(#200) Line exceeds maximum limit of 180 characters; contains 181 characters
(#203) Variable "cell_class" must not contain underscores.
(#203) Variable "rating_str" must not contain underscores.
(#209) Line exceeds 132 characters; contains 134 characters
(#213) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
blocks/fn_marking/forum_view.php
(#2) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) No space found before comment text; expected "// MOODLE 2.9" but found "//MOODLE 2.9"
(#9) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#9) Expected "if (...) {\n"; found "if(...) {\n"
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// MOODLE 2.8" but found "//MOODLE 2.8"
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) No space found before comment text; expected "// MOODLE 2.7" but found "//MOODLE 2.7"
blocks/fn_marking/forum_view_27.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#41) Line indented incorrectly; expected 0 spaces, found 4
(#42) Line indented incorrectly; expected 0 spaces, found 4
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#45) Line indented incorrectly; expected 0 spaces, found 4
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#50) Line indented incorrectly; expected 0 spaces, found 4
(#51) Line indented incorrectly; expected 4 spaces, found 8
(#53) Line indented incorrectly; expected 4 spaces, found 8
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#56) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#59) Line indented incorrectly; expected 4 spaces, found 8
(#60) Line indented incorrectly; expected 4 spaces, found 8
(#62) Line indented incorrectly; expected 4 spaces, found 8
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected 0 spaces, found 4
(#70) Line indented incorrectly; expected 4 spaces, found 8
(#72) Line indented incorrectly; expected 4 spaces, found 8
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#75) Line indented incorrectly; expected 4 spaces, found 8
(#77) Line indented incorrectly; expected 4 spaces, found 8
(#79) Line indented incorrectly; expected 4 spaces, found 8
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected 0 spaces, found 4
(#87) Line indented incorrectly; expected 0 spaces, found 4
(#89) Line indented incorrectly; expected 0 spaces, found 4
(#91) Line indented incorrectly; expected 0 spaces, found 4
(#96) Line indented incorrectly; expected 0 spaces, found 4
(#99) Line exceeds 132 characters; contains 156 characters
(#101) Line indented incorrectly; expected 0 spaces, found 4
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) 3 slashes comments are not allowed; use "// Comment." instead
(#115) 3 slashes comments are not allowed; use "// Comment." instead
(#116) Line indented incorrectly; expected 0 spaces, found 4
(#118) Line indented incorrectly; expected 0 spaces, found 4
(#120) Line indented incorrectly; expected 0 spaces, found 4
(#122) Line indented incorrectly; expected 0 spaces, found 4
(#125) Line indented incorrectly; expected 0 spaces, found 4
(#127) Line indented incorrectly; expected 0 spaces, found 4
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) 3 slashes comments are not allowed; use "// Comment." instead
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) 3 slashes comments are not allowed; use "// Comment." instead
(#150) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#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
blocks/fn_marking/forum_view_28.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#41) Line indented incorrectly; expected 0 spaces, found 4
(#42) Line indented incorrectly; expected 0 spaces, found 4
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#45) Line indented incorrectly; expected 0 spaces, found 4
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#50) Line indented incorrectly; expected 0 spaces, found 4
(#51) Line indented incorrectly; expected 4 spaces, found 8
(#53) Line indented incorrectly; expected 4 spaces, found 8
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#56) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#59) Line indented incorrectly; expected 4 spaces, found 8
(#60) Line indented incorrectly; expected 4 spaces, found 8
(#62) Line indented incorrectly; expected 4 spaces, found 8
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected 0 spaces, found 4
(#70) Line indented incorrectly; expected 4 spaces, found 8
(#72) Line indented incorrectly; expected 4 spaces, found 8
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#75) Line indented incorrectly; expected 4 spaces, found 8
(#77) Line indented incorrectly; expected 4 spaces, found 8
(#79) Line indented incorrectly; expected 4 spaces, found 8
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected 0 spaces, found 4
(#87) Line indented incorrectly; expected 0 spaces, found 4
(#89) Line indented incorrectly; expected 0 spaces, found 4
(#91) Line indented incorrectly; expected 0 spaces, found 4
(#96) Line indented incorrectly; expected 0 spaces, found 4
(#99) Line exceeds 132 characters; contains 156 characters
(#101) Line indented incorrectly; expected 0 spaces, found 4
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) 3 slashes comments are not allowed; use "// Comment." instead
(#115) 3 slashes comments are not allowed; use "// Comment." instead
(#116) Line indented incorrectly; expected 0 spaces, found 4
(#118) Line indented incorrectly; expected 0 spaces, found 4
(#120) Line indented incorrectly; expected 0 spaces, found 4
(#122) Line indented incorrectly; expected 0 spaces, found 4
(#125) Line indented incorrectly; expected 0 spaces, found 4
(#127) Line indented incorrectly; expected 0 spaces, found 4
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) 3 slashes comments are not allowed; use "// Comment." instead
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) 3 slashes comments are not allowed; use "// Comment." instead
(#150) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#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
blocks/fn_marking/forum_view_29.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#41) Line indented incorrectly; expected 0 spaces, found 4
(#42) Line indented incorrectly; expected 0 spaces, found 4
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#45) Line indented incorrectly; expected 0 spaces, found 4
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#55) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#58) Line indented incorrectly; expected 4 spaces, found 8
(#60) Line indented incorrectly; expected 4 spaces, found 8
(#61) Line indented incorrectly; expected 4 spaces, found 8
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Line indented incorrectly; expected 0 spaces, found 4
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#74) Line indented incorrectly; expected 4 spaces, found 8
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#78) Line indented incorrectly; expected 4 spaces, found 8
(#80) Line indented incorrectly; expected 4 spaces, found 8
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected 0 spaces, found 4
(#88) Line indented incorrectly; expected 0 spaces, found 4
(#90) Line indented incorrectly; expected 0 spaces, found 4
(#92) Line indented incorrectly; expected 0 spaces, found 4
(#97) Line indented incorrectly; expected 0 spaces, found 4
(#100) Line exceeds 132 characters; contains 156 characters
(#102) Line indented incorrectly; expected 0 spaces, found 4
(#104) 3 slashes comments are not allowed; use "// Comment." instead
(#111) 3 slashes comments are not allowed; use "// Comment." instead
(#112) Line indented incorrectly; expected 0 spaces, found 4
(#114) Line indented incorrectly; expected 0 spaces, found 4
(#116) Line indented incorrectly; expected 0 spaces, found 4
(#118) Line indented incorrectly; expected 0 spaces, found 4
(#126) Line indented incorrectly; expected 0 spaces, found 4
(#128) Line indented incorrectly; expected 0 spaces, found 4
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) 3 slashes comments are not allowed; use "// Comment." instead
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) 3 slashes comments are not allowed; use "// Comment." instead
(#140) Line indented incorrectly; expected 0 spaces, found 4
(#141) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#143) Line indented incorrectly; expected 4 spaces, found 8
(#145) Line indented incorrectly; expected 4 spaces, found 8
(#146) Line indented incorrectly; expected 4 spaces, found 8
(#147) Line indented incorrectly; expected 8 spaces, found 12
(#149) Line indented incorrectly; expected 8 spaces, found 12
(#152) Line indented incorrectly; expected 4 spaces, found 8
(#153) Line indented incorrectly; expected 0 spaces, found 4
(#155) Line indented incorrectly; expected 0 spaces, found 4
(#160) Line indented incorrectly; expected 0 spaces, found 4
(#162) Line indented incorrectly; expected 0 spaces, found 4
(#163) Commas (,) must be followed by white space.
(#164) Line indented incorrectly; expected 0 spaces, found 4
(#166) Line indented incorrectly; expected 0 spaces, found 4
(#167) Line indented incorrectly; expected 4 spaces, found 8
(#168) Line indented incorrectly; expected 8 spaces, found 12
(#170) Line indented incorrectly; expected 8 spaces, found 12
(#171) Line indented incorrectly; expected 8 spaces, found 12
(#173) Line indented incorrectly; expected 8 spaces, found 12
(#174) Line indented incorrectly; expected 8 spaces, found 12
(#176) Line indented incorrectly; expected 8 spaces, found 12
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected 4 spaces, found 8
(#188) Line indented incorrectly; expected 8 spaces, found 12
(#190) Line indented incorrectly; expected 8 spaces, found 12
(#192) Line indented incorrectly; expected 8 spaces, found 12
(#194) Line indented incorrectly; expected 8 spaces, found 12
(#196) Line indented incorrectly; expected 8 spaces, found 12
(#198) Line indented incorrectly; expected 8 spaces, found 12
(#201) Line indented incorrectly; expected 4 spaces, found 8
(#202) Line indented incorrectly; expected 8 spaces, found 12
(#204) Line indented incorrectly; expected 8 spaces, found 12
(#206) Line indented incorrectly; expected 8 spaces, found 12
(#209) Line indented incorrectly; expected 4 spaces, found 8
(#211) Line indented incorrectly; expected 8 spaces, found 12
(#213) Line indented incorrectly; expected 8 spaces, found 12
(#215) Line indented incorrectly; expected 8 spaces, found 12
(#218) Line indented incorrectly; expected 4 spaces, found 8
(#220) Line indented incorrectly; expected 8 spaces, found 12
(#222) Line indented incorrectly; expected 8 spaces, found 12
(#224) Line indented incorrectly; expected 8 spaces, found 12
(#228) Line indented incorrectly; expected 0 spaces, found 4
blocks/fn_marking/lang/en/block_fn_marking.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) This comment is 47% valid code; is this commented out code?
(#3) No space found before comment text; expected "// $Id: block_fn_admin.php,v 1.4 2009/08/19 20:58:16 mchurch Exp $" but found "//$Id: block_fn_admin.php,v 1.4 2009/08/19 20:58:16 mchurch Exp $"
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 67% valid code; is this commented out code?
(#45) No space found before comment text; expected "// $string['unmarked'] = '$a Unmarked Activities';" but found "//$string['unmarked'] = '$a Unmarked Activities';"
blocks/fn_marking/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#108) Line exceeds 132 characters; contains 137 characters
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected 1 space after "="; 2 found
(#129) Line exceeds 132 characters; contains 136 characters
(#140) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#186) Variable "sql_gradable_quiz" must not contain underscores.
(#194) Variable "sql_gradable_quiz" must not contain underscores.
(#218) Line exceeds 132 characters; contains 133 characters
(#222) The use of function sizeof() is forbidden; use count() instead
(#224) The use of function sizeof() is forbidden; use count() instead
(#248) Line exceeds 132 characters; contains 136 characters
(#249) Line exceeds 132 characters; contains 178 characters
(#250) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#252) Expected "if (...) {\n"; found "if(...){\n"
(#258) Expected "} else {\n"; found "}else{\n"
(#268) Line exceeds 132 characters; contains 137 characters
(#269) Line exceeds 132 characters; contains 142 characters
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#271) Expected 1 space after "="; 2 found
(#273) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#278) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#281) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#294) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#297) Expected "if (...) {\n"; found "if(...){\n"
(#299) Expected "if (...) {\n"; found "if (...){\n"
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) No space found before comment text; expected "// CHECK DRAFT is_Graded" but found "//CHECK DRAFT is_Graded"
(#309) Variable "sqlDraft" must be all lower-case
(#319) Expected "if (...) {\n"; found "if(...){\n"
(#319) Variable "draftGrades" must be all lower-case
(#319) Expected 1 space after "="; 2 found
(#319) Variable "sqlDraft" must be all lower-case
(#320) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#320) Variable "draftGrades" must be all lower-case
(#320) Variable "draftGrade" must be all lower-case
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#321) Variable "draftGrade" must be all lower-case
(#321) Variable "draftGrade" must be all lower-case
(#321) Variable "draftGrade" must be all lower-case
(#322) Variable "draftGrade" must be all lower-case
(#363) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#365) Expected "if (...) {\n"; found "if(...){\n"
(#372) Expected "} else {\n"; found "}else{\n"
(#376) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#386) Expected "} else {\n"; found "}else{\n"
(#389) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) This comment is 80% valid code; is this commented out code?
(#396) No space found before comment text; expected "// print_r($subbed);print_r($students);" but found "//print_r($subbed);print_r($students);"
(#398) Expected 1 space before "="; 0 found
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) This comment is 86% valid code; is this commented out code?
(#398) No space found before comment text; expected "// print_r($gradedarray);die;" but found "//print_r($gradedarray);die;"
(#400) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) No space found before comment text; expected "// CHECK DRAFT is_Graded" but found "//CHECK DRAFT is_Graded"
(#405) Variable "sqlDraft" must be all lower-case
(#419) Expected "if (...) {\n"; found "if(...){\n"
(#419) Variable "draftGrades" must be all lower-case
(#419) Expected 1 space after "="; 2 found
(#419) Variable "sqlDraft" must be all lower-case
(#420) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#420) Variable "draftGrades" must be all lower-case
(#420) Variable "draftGrade" must be all lower-case
(#421) Variable "draftGrade" must be all lower-case
(#430) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#434) Expected "if (...) {\n"; found "if(...){\n"
(#440) Expected "} else {\n"; found "}else{\n"
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) No space found before comment text; expected "// Get students from forum_posts" but found "//Get students from forum_posts"
(#506) This comment is 59% valid code; is this commented out code?
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) No space found before comment text; expected "// $isteacheredit = has_capability('moodle/course:update', $context);" but found "//$isteacheredit = has_capability('moodle/course:update', $context);"
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) This comment is 59% valid code; is this commented out code?
(#507) No space found before comment text; expected "// $marker = has_capability('moodle/grade:viewall', $context);" but found "//$marker = has_capability('moodle/grade:viewall', $context);"
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) This comment is 50% valid code; is this commented out code?
(#511) No space found before comment text; expected "// $totungraded = 0;" but found "//$totungraded = 0;"
(#513) Line indented incorrectly; expected at least 4 spaces, found 0
(#513) 3 slashes comments are not allowed; use "// Comment." instead
(#514) Variable "mod_grades_array" must not contain underscores.
(#519) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#521) 32 slashes comments are not allowed; use "// Comment." instead
(#522) 3 slashes comments are not allowed; use "// Comment." instead
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) This comment is 42% valid code; is this commented out code?
(#531) No space found before comment text; expected "// $gradefunction = $mod->modname . "_grades";" but found "//$gradefunction = $mod->modname . "_grades";"
(#534) Line exceeds 132 characters; contains 154 characters
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) This comment is 54% valid code; is this commented out code?
(#534) Line indented incorrectly; expected at least 8 spaces, found 4
(#534) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#535) Variable "mod_grades_array" must not contain underscores.
(#536) 3 slashes comments are not allowed; use "// Comment." instead
(#547) 3 slashes comments are not allowed; use "// Comment." instead
(#564) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#577) Variable "include_orphaned" must not contain underscores.
(#577) Commas (,) must be followed by white space.
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Line indented incorrectly; expected at least 4 spaces, found 2
(#579) No space found before comment text; expected "// FIND CURRENT WEEK" but found "//FIND CURRENT WEEK"
(#581) Expected "if (...) {\n"; found "if(...){\n"
(#582) Variable "course_numsections" must not contain underscores.
(#584) Variable "course_numsections" must not contain underscores.
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) No space found before comment text; expected "// Default section number" but found "//Default section number"
(#586) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Variable "course_enddate" must not contain underscores.
(#593) Variable "course_numsections" must not contain underscores.
(#595) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#597) Variable "course_numsections" must not contain underscores.
(#601) Line indented incorrectly; expected at least 4 spaces, found 0
(#601) 3 slashes comments are not allowed; use "// Comment." instead
(#602) Variable "mod_grades_array" must not contain underscores.
(#609) Expected 1 space before "=>"; 0 found
(#609) Expected 1 space after "=>"; 0 found
(#611) Variable "course_numsections" must not contain underscores.
(#613) Variable "selected_section" must not contain underscores.
(#615) Variable "selected_section" must not contain underscores.
(#617) Variable "include_orphaned" must not contain underscores.
(#617) The use of function sizeof() is forbidden; use count() instead
(#617) Variable "course_numsections" must not contain underscores.
(#617) Expected 1 space before "+"; 0 found
(#617) Expected 1 space after "+"; 0 found
(#618) Variable "course_numsections" must not contain underscores.
(#618) Expected 1 space before "+"; 0 found
(#618) Expected 1 space after "+"; 0 found
(#618) The use of function sizeof() is forbidden; use count() instead
(#619) Variable "selected_section" must not contain underscores.
(#623) Expected "if (...) {\n"; found "if(...) {\n"
(#627) Variable "selected_section" must not contain underscores.
(#627) Variable "section_num" must not contain underscores.
(#628) Variable "section_num" must not contain underscores.
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Commas (,) must be followed by white space.
(#636) Variable "mod_grades_array" must not contain underscores.
(#645) 9 slashes comments are not allowed; use "// Comment." instead
(#645) No space found before comment text; expected "// Changed in order to performance issue" but found "/////////Changed in order to performance issue"
(#646) This comment is 59% valid code; is this commented out code?
(#646) No space found before comment text; expected "// $currentgroup = groups_get_activity_group($mod, true);" but found "//$currentgroup = groups_get_activity_group($mod, true);"
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) This comment is 62% valid code; is this commented out code?
(#647) No space found before comment text; expected "// $students = get_enrolled_users($context, 'mod/assignment:submit', $currentgroup, 'u.*', 'u.id');" but found "//$students = get_enrolled_users($context, 'mod/assignment:submit', $currentgroup, 'u.*', 'u.id');"
(#649) 3 slashes comments are not allowed; use "// Comment." instead
(#661) 3 slashes comments are not allowed; use "// Comment." instead
(#662) Line exceeds 132 characters; contains 141 characters
(#669) 34 slashes comments are not allowed; use "// Comment." instead
(#669) Blank comments are not allowed
(#681) Expected "if (...) {\n"; found "if(...){\n"
(#681) Variable "gradedSunmissions" must be all lower-case
(#682) Variable "gradedSunmissions" must be all lower-case
(#682) Variable "gradedSunmission" must be all lower-case
(#683) Expected "if (...) {\n"; found "if(...){\n"
(#683) Variable "gradedSunmission" must be all lower-case
(#684) Expected "if (...) {\n"; found "if(...){\n"
(#684) Variable "gradedSunmission" must be all lower-case
(#685) Variable "gradedSunmission" must be all lower-case
(#690) 34 slashes comments are not allowed; use "// Comment." instead
(#690) Blank comments are not allowed
(#693) 3 slashes comments are not allowed; use "// Comment." instead
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) No space found before comment text; expected "// grab current group" but found "//grab current group"
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Inline comments must start with a capital letter, digit or 3-dots sequence
(#744) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) No space found before comment text; expected "// grab context" but found "//grab context"
(#758) Variable "student_ids" must not contain underscores.
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Variable "student_ids" must not contain underscores.
(#770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) Variable "all_grades" must not contain underscores.
(#772) Variable "student_ids" must not contain underscores.
(#773) Variable "all_grades" must not contain underscores.
(#775) Blank comments are not allowed
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Variable "grade_obj" must not contain underscores.
(#782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#782) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Variable "grade_obj" must not contain underscores.
(#799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) Variable "mod_grades_array" must not contain underscores.
(#812) The use of function sizeof() is forbidden; use count() instead
(#813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Variable "mod_grades_array" must not contain underscores.
(#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
(#823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#828) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Variable "students_with_submissions" must not contain underscores.
(#830) Variable "students_with_submissions" must not contain underscores.
(#831) Variable "student_ids" must not contain underscores.
(#832) Variable "sws_ids" must not contain underscores.
(#832) Variable "students_with_submissions" must not contain underscores.
(#833) Variable "sws_ids" must not contain underscores.
(#838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) 3 slashes comments are not allowed; use "// Comment." instead
(#862) Variable "mod_grades_array" must not contain underscores.
(#867) 3 slashes comments are not allowed; use "// Comment." instead
(#868) Variable "mod_gradedisp_array" must not contain underscores.
(#873) Variable "mod_array" must not contain underscores.
(#880) Variable "mod_grades_array" must not contain underscores.
(#882) Variable "mod_gradedisp_array" must not contain underscores.
(#884) Variable "mod_array" must not contain underscores.
(#886) Variable "mod_array" must not contain underscores.
(#893) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#961) Expected 1 space before "="; 0 found
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) This comment is 64% valid code; is this commented out code?
(#966) No space found before comment text; expected "// $submissionplugins = $assign->load_plugins('assignsubmission');" but found "//$submissionplugins = $assign->load_plugins('assignsubmission');"
(#989) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1017) Expected 1 space after "+="; 0 found
(#1047) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1047) Expected 1 space before "=>"; 0 found
(#1047) Expected 1 space after "=>"; 0 found
(#1047) Expected 1 space before "=>"; 0 found
(#1047) Expected 1 space after "=>"; 0 found
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1065) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) Variable "activity_type" must not contain underscores.
(#1077) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1089) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1099) Variable "activity_type" must not contain underscores.
(#1102) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1106) Expected 1 space before "=>"; 0 found
(#1106) Expected 1 space after "=>"; 0 found
(#1194) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) Expected "if (...) {\n"; found "if(...){\n"
(#1200) Expected "if (...) {\n"; found "if(...){\n"
(#1200) Commas (,) must be followed by white space.
(#1202) Expected "} else {\n"; found "}else{\n"
(#1206) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1212) Variable "activity_type" must not contain underscores.
(#1216) Expected "if (...) {\n"; found "if(...){\n"
(#1228) Expected "} else {\n"; found "}else{\n"
(#1236) Blank comments are not allowed
(#1240) Inline comments must end in full-stops, exclamation marks, or question marks
(#1240) No space found before comment text; expected "// BIG ROW NUMBER FIXER" but found "//BIG ROW NUMBER FIXER"
(#1242) Expected "if (...) {\n"; found "if (...){\n"
(#1255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1255) Inline comments must end in full-stops, exclamation marks, or question marks
(#1255) This comment is 54% valid code; is this commented out code?
(#1255) No space found before comment text; expected "// throw new coding_exception('Row is out of bounds for the current grading table: ' . $rownum);" but found "//throw new coding_exception('Row is out of bounds for the current grading table: ' . $rownum);"
(#1260) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1277) Inline comments must end in full-stops, exclamation marks, or question marks
(#1282) Line exceeds 132 characters; contains 161 characters
(#1282) Inline comments must end in full-stops, exclamation marks, or question marks
(#1282) This comment is 67% valid code; is this commented out code?
(#1282) No space found before comment text; expected "// list($allsubmissions, $allgrades, $attemptnumber, $maxattemptnumber) = fn_get_submission_history($submission, $grade, $user, $showattemptnumber, $assign);" but found "//list($allsubmissions, $allgrades, $attemptnumber, $maxattemptnumber) = fn_get_submission_history($submission, $grade, $user, $showattemptnumber, $assign);"
(#1286) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) This comment is 50% valid code; is this commented out code?
(#1291) No space found before comment text; expected "// $data->grade = '-1';" but found "//$data->grade = '-1';"
(#1293) This comment is 80% valid code; is this commented out code?
(#1293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1293) No space found before comment text; expected "// print_r($data);" but found "//print_r($data);"
(#1298) Expected 1 space before "=>"; 0 found
(#1298) Expected 1 space after "=>"; 0 found
(#1299) Expected 1 space before "=>"; 0 found
(#1299) Expected 1 space after "=>"; 0 found
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1313) Variable "activity_type" must not contain underscores.
(#1316) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1324) Expected 1 space before "=>"; 0 found
(#1324) Expected 1 space after "=>"; 0 found
(#1341) Commas (,) must be followed by white space.
(#1341) Commas (,) must be followed by white space.
(#1357) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1372) Line indented incorrectly; expected 4 spaces, found 8
(#1372) Expected "if (...) {\n"; found "if(...){\n"
(#1373) Line indented incorrectly; expected 8 spaces, found 12
(#1373) Expected "if (...) {\n"; found "if(...){\n"
(#1373) Commas (,) must be followed by white space.
(#1375) Line indented incorrectly; expected 8 spaces, found 12
(#1375) Expected "} else {\n"; found "}else{\n"
(#1377) Line indented incorrectly; expected 8 spaces, found 12
(#1378) Line indented incorrectly; expected 4 spaces, found 8
(#1392) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) This comment is 54% valid code; is this commented out code?
(#1398) No space found before comment text; expected "// throw new coding_exception('Row is out of bounds for the current grading table: ' . $rownum);" but found "//throw new coding_exception('Row is out of bounds for the current grading table: ' . $rownum);"
(#1401) Expected "if (...) {\n"; found "if (...){\n"
(#1401) Expected 1 space before "=="; 0 found
(#1401) Expected 1 space after "=="; 0 found
(#1407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1407) Inline comments must end in full-stops, exclamation marks, or question marks
(#1407) This comment is 67% valid code; is this commented out code?
(#1407) No space found before comment text; expected "// $user = $DB->get_record('user', array('id' => $userid));" but found "//$user = $DB->get_record('user', array('id' => $userid));"
(#1409) Expected "if (...) {\n"; found "if(...){\n"
(#1410) Expected "if (...) {\n"; found "if (...){\n"
(#1413) Expected "} else {\n"; found "}else{\n"
(#1418) Expected "if (...) {\n"; found "if(...){\n"
(#1418) Expected 1 space before ">"; 0 found
(#1418) Expected 1 space after ">"; 0 found
(#1420) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1424) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1425) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1430) Line indented incorrectly; expected at least 16 spaces, found 12
(#1430) 3 slashes comments are not allowed; use "// Comment." instead
(#1435) Commas (,) must be followed by white space.
(#1435) Expected 1 space before "=>"; 0 found
(#1435) Expected 1 space after "=>"; 0 found
(#1436) Expected 1 space before "=>"; 0 found
(#1436) Expected 1 space after "=>"; 0 found
(#1436) Expected 1 space before "=>"; 0 found
(#1436) Expected 1 space after "=>"; 0 found
(#1443) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#1443) Expected "if (...) {\n"; found "if(...){\n"
(#1443) Expected 1 space before "=="; 0 found
(#1443) Expected 1 space after "=="; 0 found
(#1447) Expected "} else {\n"; found "}else{\n"
(#1452) This comment is 62% valid code; is this commented out code?
(#1480) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1484) Expected 1 space after "="; newline found
(#1496) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1503) Line exceeds 132 characters; contains 136 characters
(#1514) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#1518) This comment is 59% valid code; is this commented out code?
(#1518) Line indented incorrectly; expected at least 12 spaces, found 4
(#1519) Line indented incorrectly; expected at least 12 spaces, found 4
(#1522) Line indented incorrectly; expected at least 12 spaces, found 4
(#1523) Line indented incorrectly; expected at least 12 spaces, found 8
(#1524) Line indented incorrectly; expected at least 12 spaces, found 8
(#1533) Line indented incorrectly; expected at least 12 spaces, found 8
(#1534) Line indented incorrectly; expected at least 12 spaces, found 4
(#1535) Line indented incorrectly; expected at least 12 spaces, found 4
(#1536) Functions must not contain multiple empty lines in a row; found 8 empty lines
(#1546) Expected 1 space before "=>"; 0 found
(#1546) Expected 1 space after "=>"; 0 found
(#1546) Expected 1 space before "=>"; 0 found
(#1546) Expected 1 space after "=>"; 0 found
(#1551) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1575) Expected 1 space before "="; 0 found
(#1575) Expected 1 space after "="; 0 found
(#1575) Expected 1 space before "<="; 0 found
(#1575) Expected 1 space after "<="; 0 found
(#1585) Expected 1 space before "=>"; 0 found
(#1585) Expected 1 space after "=>"; 0 found
(#1601) This comment is 62% valid code; is this commented out code?
(#1601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1601) No space found before comment text; expected "// $allsubmissions = array($attemptnumber => $submission);" but found "//$allsubmissions = array($attemptnumber => $submission);"
(#1602) Inline comments must end in full-stops, exclamation marks, or question marks
(#1602) This comment is 62% valid code; is this commented out code?
(#1602) No space found before comment text; expected "// $allgrades = array($attemptnumber => $grade);" but found "//$allgrades = array($attemptnumber => $grade);"
(#1616) Expected 1 space before "="; 0 found
(#1616) Expected 1 space after "="; 0 found
(#1616) Expected 1 space before "<="; 0 found
(#1616) Expected 1 space after "<="; 0 found
(#1626) Expected 1 space before "=>"; 0 found
(#1626) Expected 1 space after "=>"; 0 found
(#1632) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1658) Commas (,) must be followed by white space.
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1680) Commas (,) must be followed by white space.
(#1681) Expected 1 space before "=>"; 0 found
(#1681) Expected 1 space after "=>"; 0 found
(#1681) Expected 1 space before "=>"; 0 found
(#1681) Expected 1 space after "=>"; 0 found
(#1684) Expected 1 space after closing parenthesis; found 0
(#1703) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1711) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1746) Inline comments must end in full-stops, exclamation marks, or question marks
(#1747) Expected 1 space before "=>"; 0 found
(#1747) Expected 1 space after "=>"; 0 found
(#1747) Expected 1 space before "=>"; 0 found
(#1747) Expected 1 space after "=>"; 0 found
(#1758) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1763) Variable "assign_renderer" must not contain underscores.
(#1766) Expected 1 space before "="; 0 found
(#1766) Expected 1 space after "="; 0 found
(#1766) Expected 1 space before ">"; 0 found
(#1766) Expected 1 space after ">"; 0 found
(#1767) This comment is 48% valid code; is this commented out code?
(#1797) Inline comments must end in full-stops, exclamation marks, or question marks
(#1797) No space found before comment text; expected "// Submission # and button row" but found "//Submission # and button row"
(#1819) Variable "assign_renderer" must not contain underscores.
(#1845) Expected 1 space before "=>"; 0 found
(#1845) Expected 1 space after "=>"; 0 found
(#1845) Line exceeds 132 characters; contains 163 characters
(#1846) Expected 1 space before "=>"; 0 found
(#1846) Expected 1 space after "=>"; 0 found
(#1861) Variable "assign_renderer" must not contain underscores.
(#1874) Variable "assign_renderer" must not contain underscores.
(#1875) Variable "assign_renderer" must not contain underscores.
(#1879) Variable "assign_renderer" must not contain underscores.
(#1885) Variable "assign_renderer" must not contain underscores.
(#1898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1898) Inline comments must end in full-stops, exclamation marks, or question marks
(#1898) This comment is 59% valid code; is this commented out code?
(#1898) No space found before comment text; expected "// $modulename = $assign->get_course_module()->modname;" but found "//$modulename = $assign->get_course_module()->modname;"
(#1899) Expected 1 space before "=>"; 0 found
(#1899) Expected 1 space after "=>"; 0 found
(#1899) Expected 1 space before "=>"; 0 found
(#1899) Expected 1 space after "=>"; 0 found
(#1899) Expected 1 space before "=>"; 0 found
(#1899) Expected 1 space after "=>"; 0 found
(#1899) Line exceeds 132 characters; contains 147 characters
(#1900) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#1904) The use of function sizeof() is forbidden; use count() instead
(#1904) Line exceeds 132 characters; contains 136 characters
(#1908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1908) Inline comments must end in full-stops, exclamation marks, or question marks
(#1908) This comment is 74% valid code; is this commented out code?
(#1908) No space found before comment text; expected "// $maxattemptnumber = isset($params['maxattemptnumber']) ? $params['maxattemptnumber'] : $params['attemptnumber'];" but found "//$maxattemptnumber = isset($params['maxattemptnumber']) ? $params['maxattemptnumber'] : $params['attemptnumber'];"
(#1915) Expected "if (...) {\n"; found "if (...){\n"
(#1915) The use of function sizeof() is forbidden; use count() instead
(#1915) Expected 1 space before "-"; 0 found
(#1915) Expected 1 space after "-"; 0 found
(#1916) Line exceeds 132 characters; contains 157 characters
(#1917) Expected "} else {\n"; found "}else{\n"
(#1918) Line exceeds 132 characters; contains 140 characters
(#1924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1924) Inline comments must end in full-stops, exclamation marks, or question marks
(#1924) This comment is 65% valid code; is this commented out code?
(#1924) No space found before comment text; expected "// $resubstatus = get_string('resubmissiononfailedgrade', 'assign', round($gradepass,1));" but found "//$resubstatus = get_string('resubmissiononfailedgrade', 'assign', round($gradepass,1));"
(#1929) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#1936) Expected "if (...) {\n"; found "if (...){\n"
(#1938) Expected "} else {\n"; found "}else{\n"
(#1941) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1943) Expected "} else {\n"; found "}else{\n"
(#1946) Functions must not contain multiple empty lines in a row; found 8 empty lines
(#1961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1961) Inline comments must end in full-stops, exclamation marks, or question marks
(#1961) This comment is 71% valid code; is this commented out code?
(#1961) No space found before comment text; expected "// $header .= $OUTPUT->spacer(array('width'=>30));" but found "//$header .= $OUTPUT->spacer(array('width'=>30));"
(#1962) Expected 1 space before "=>"; 0 found
(#1962) Expected 1 space after "=>"; 0 found
(#1965) Expected 1 space before "=>"; 0 found
(#1965) Expected 1 space after "=>"; 0 found
(#1965) Expected 1 space before "=>"; 0 found
(#1965) Expected 1 space after "=>"; 0 found
(#1965) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1966) Line exceeds maximum limit of 180 characters; contains 280 characters
(#1970) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1980) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1983) Variable "submitted_icon" must not contain underscores.
(#1983) Line exceeds 132 characters; contains 156 characters
(#1984) Variable "marked_icon" must not contain underscores.
(#1984) Line exceeds 132 characters; contains 158 characters
(#1985) Variable "saved_icon" must not contain underscores.
(#1985) Line exceeds 132 characters; contains 153 characters
(#1986) Variable "marked_icon_incomplete" must not contain underscores.
(#1986) Line exceeds 132 characters; contains 170 characters
(#1987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1987) Inline comments must end in full-stops, exclamation marks, or question marks
(#1987) This comment is 75% valid code; is this commented out code?
(#1988) Expected 1 space before "="; 0 found
(#1988) Expected 1 space after "="; 0 found
(#1988) Expected 1 space before ">="; 0 found
(#1988) Expected 1 space after ">="; 0 found
(#1989) This comment is 48% valid code; is this commented out code?
(#2005) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2007) Expected "if (...) {\n"; found "if (...){\n"
(#2008) Variable "lastsubmission_class" must not contain underscores.
(#2008) Line exceeds 132 characters; contains 137 characters
(#2009) Expected "} else {\n"; found "}else{\n"
(#2010) Variable "lastsubmission_class" must not contain underscores.
(#2012) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2014) This comment is 56% valid code; is this commented out code?
(#2025) Line indented incorrectly; expected at least 8 spaces, found 7
(#2030) Expected "if (...) {\n"; found "if (...){\n"
(#2031) Variable "lastsubmission_class" must not contain underscores.
(#2033) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2035) Expected "if (...) {\n"; found "if (...){\n"
(#2036) Variable "saved_icon" must not contain underscores.
(#2037) Expected "} else {\n"; found "}else{\n"
(#2038) Variable "submitted_icon" must not contain underscores.
(#2042) Expected "if (...) {\n"; found "if (...){\n"
(#2046) Line exceeds maximum limit of 180 characters; contains 303 characters
(#2047) Line exceeds 132 characters; contains 177 characters
(#2050) Variable "lastsubmission_class" must not contain underscores.
(#2051) Variable "lastsubmission_class" must not contain underscores.
(#2055) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2058) Variable "marked_icon" must not contain underscores.
(#2058) Variable "marked_icon_incomplete" must not contain underscores.
(#2058) Line exceeds 132 characters; contains 170 characters
(#2060) Expected "if (...) {\n"; found "if (...){\n"
(#2061) Variable "lastsubmission_class" must not contain underscores.
(#2062) Variable "lastsubmission_class" must not contain underscores.
(#2065) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2069) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2077) Variable "assign_renderer" must not contain underscores.
(#2078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2078) Inline comments must end in full-stops, exclamation marks, or question marks
(#2078) This comment is 62% valid code; is this commented out code?
(#2078) No space found before comment text; expected "// $o .= $assign_renderer->heading(get_string('submissionhistory', 'assign'), 3);" but found "//$o .= $assign_renderer->heading(get_string('submissionhistory', 'assign'), 3);"
(#2082) Variable "assign_renderer" must not contain underscores.
(#2088) Variable "assign_renderer" must not contain underscores.
(#2091) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2102) Inline comments must end in full-stops, exclamation marks, or question marks
(#2102) This comment is 59% valid code; is this commented out code?
(#2102) No space found before comment text; expected "// $modulename = $assign->get_course_module()->modname;" but found "//$modulename = $assign->get_course_module()->modname;"
(#2103) Expected 1 space before "=>"; 0 found
(#2103) Expected 1 space after "=>"; 0 found
(#2103) Expected 1 space before "=>"; 0 found
(#2103) Expected 1 space after "=>"; 0 found
(#2103) Expected 1 space before "=>"; 0 found
(#2103) Expected 1 space after "=>"; 0 found
(#2103) Line exceeds 132 characters; contains 147 characters
(#2104) Functions must not contain multiple empty lines in a row; found 6 empty lines
(#2113) Expected "if (...) {\n"; found "if (...){\n"
(#2115) Expected "} else {\n"; found "}else{\n"
(#2118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2120) Expected "} else {\n"; found "}else{\n"
(#2123) Functions must not contain multiple empty lines in a row; found 8 empty lines
(#2138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2138) Inline comments must end in full-stops, exclamation marks, or question marks
(#2138) This comment is 71% valid code; is this commented out code?
(#2138) No space found before comment text; expected "// $header .= $OUTPUT->spacer(array('width'=>30));" but found "//$header .= $OUTPUT->spacer(array('width'=>30));"
(#2139) Expected 1 space before "=>"; 0 found
(#2139) Expected 1 space after "=>"; 0 found
(#2142) Expected 1 space before "=>"; 0 found
(#2142) Expected 1 space after "=>"; 0 found
(#2142) Expected 1 space before "=>"; 0 found
(#2142) Expected 1 space after "=>"; 0 found
(#2142) Line exceeds maximum limit of 180 characters; contains 210 characters
(#2143) Line exceeds maximum limit of 180 characters; contains 280 characters
(#2146) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2149) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2151) Inline comments must end in full-stops, exclamation marks, or question marks
(#2151) This comment is 84% valid code; is this commented out code?
(#2151) No space found before comment text; expected "// echo $header;die;" but found "//echo $header;die;"
(#2152) Functions must not contain multiple empty lines in a row; found 7 empty lines
(#2159) This comment is 59% valid code; is this commented out code?
(#2159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2159) No space found before comment text; expected "// $o .= $OUTPUT->container_start('submissionstatustable');" but found "//$o .= $OUTPUT->container_start('submissionstatustable');"
(#2160) Inline comments must end in full-stops, exclamation marks, or question marks
(#2160) This comment is 62% valid code; is this commented out code?
(#2160) No space found before comment text; expected "// $o .= $OUTPUT->heading(get_string('submissionstatusheading', 'assign'), 3);" but found "//$o .= $OUTPUT->heading(get_string('submissionstatusheading', 'assign'), 3);"
(#2162) This comment is 53% valid code; is this commented out code?
(#2162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2169) Line exceeds 132 characters; contains 133 characters
(#2174) Inline comments must end in full-stops, exclamation marks, or question marks
(#2174) This comment is 59% valid code; is this commented out code?
(#2174) No space found before comment text; expected "// $o .= $OUTPUT->box_start('boxaligncenter submissionsummarytable');" but found "//$o .= $OUTPUT->box_start('boxaligncenter submissionsummarytable');"
(#2182) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2185) Variable "submitted_icon" must not contain underscores.
(#2185) Line exceeds 132 characters; contains 156 characters
(#2186) Variable "marked_icon" must not contain underscores.
(#2186) Line exceeds 132 characters; contains 158 characters
(#2187) Variable "saved_icon" must not contain underscores.
(#2187) Line exceeds 132 characters; contains 153 characters
(#2188) Variable "marked_icon_incomplete" must not contain underscores.
(#2188) Line exceeds 132 characters; contains 170 characters
(#2189) This comment is 54% valid code; is this commented out code?
(#2322) Line exceeds 132 characters; contains 147 characters
(#2325) Line exceeds 132 characters; contains 148 characters
(#2391) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2398) Line indented incorrectly; expected 4 spaces, found 8
(#2402) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2405) Line indented incorrectly; expected 8 spaces, found 12
(#2405) Expected "if (...) {\n"; found "if (...){\n"
(#2406) Variable "saved_icon" must not contain underscores.
(#2407) Line indented incorrectly; expected 8 spaces, found 12
(#2407) Expected "} else {\n"; found "}else{\n"
(#2408) Variable "submitted_icon" must not contain underscores.
(#2409) Line indented incorrectly; expected 8 spaces, found 12
(#2412) Variable "lastsubmission_class" must not contain underscores.
(#2413) Line indented incorrectly; expected 8 spaces, found 12
(#2413) Expected "if (...) {\n"; found "if (...){\n"
(#2417) Line exceeds maximum limit of 180 characters; contains 303 characters
(#2418) Line exceeds 132 characters; contains 177 characters
(#2421) Variable "lastsubmission_class" must not contain underscores.
(#2422) Variable "lastsubmission_class" must not contain underscores.
(#2423) Line indented incorrectly; expected 8 spaces, found 12
(#2426) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2429) Variable "marked_icon" must not contain underscores.
(#2429) Variable "marked_icon_incomplete" must not contain underscores.
(#2429) Line exceeds 132 characters; contains 170 characters
(#2431) Line indented incorrectly; expected 8 spaces, found 12
(#2431) Expected "if (...) {\n"; found "if (...){\n"
(#2432) Variable "lastsubmission_class" must not contain underscores.
(#2433) Variable "lastsubmission_class" must not contain underscores.
(#2434) Line indented incorrectly; expected 8 spaces, found 12
(#2436) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2439) Line indented incorrectly; expected 4 spaces, found 8
(#2442) This comment is 55% valid code; is this commented out code?
(#2442) No space found before comment text; expected "// $o .= $OUTPUT->box_end();" but found "//$o .= $OUTPUT->box_end();"
(#2443) This comment is 56% valid code; is this commented out code?
(#2470) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2474) Variable "assign_renderer" must not contain underscores.
(#2475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2475) Inline comments must end in full-stops, exclamation marks, or question marks
(#2475) This comment is 62% valid code; is this commented out code?
(#2475) No space found before comment text; expected "// $o .= $assign_renderer->heading(get_string('submissionhistory', 'assign'), 3);" but found "//$o .= $assign_renderer->heading(get_string('submissionhistory', 'assign'), 3);"
(#2479) Variable "assign_renderer" must not contain underscores.
(#2503) Expected 1 space before "=>"; 0 found
(#2503) Expected 1 space after "=>"; 0 found
(#2503) Expected 1 space before "=>"; 0 found
(#2503) Expected 1 space after "=>"; 0 found
(#2503) Expected 1 space before "=>"; 0 found
(#2503) Expected 1 space after "=>"; 0 found
(#2506) Expected 1 space before "=>"; 0 found
(#2506) Expected 1 space after "=>"; 0 found
(#2506) Expected 1 space before "=>"; 0 found
(#2506) Expected 1 space after "=>"; 0 found
(#2523) Expected 1 space before "=>"; 0 found
(#2523) Expected 1 space after "=>"; 0 found
(#2523) Expected 1 space before "=>"; 0 found
(#2523) Expected 1 space after "=>"; 0 found
(#2551) Expected 1 space before "=>"; 0 found
(#2551) Expected 1 space after "=>"; 0 found
(#2598) Expected 1 space before "+"; 0 found
(#2598) Expected 1 space after "+"; 0 found
(#2600) Expected 1 space before "+"; 0 found
(#2600) Expected 1 space after "+"; 0 found
(#2619) Expected 1 space before "="; 0 found
(#2621) Commas (,) must be followed by white space.
(#2621) Commas (,) must be followed by white space.
(#2710) Expected 1 space before "=>"; 0 found
(#2710) Expected 1 space after "=>"; 0 found
(#2710) Expected 1 space before "+"; 0 found
(#2710) Expected 1 space after "+"; 0 found
(#2711) Expected 1 space before "=>"; 0 found
(#2711) Expected 1 space after "=>"; 0 found
(#2745) Expected 1 space before "=>"; 0 found
(#2745) Expected 1 space after "=>"; 0 found
(#2750) Expected 1 space before "=>"; 0 found
(#2750) Expected 1 space after "=>"; 0 found
(#2751) Expected 1 space before "=>"; 0 found
(#2751) Expected 1 space after "=>"; 0 found
(#2752) Expected 1 space before "=>"; 0 found
(#2752) Expected 1 space after "=>"; 0 found
(#2753) Expected 1 space before "=>"; 0 found
(#2753) Expected 1 space after "=>"; 0 found
(#2754) Expected 1 space before "=>"; 0 found
(#2754) Expected 1 space after "=>"; 0 found
(#2755) Expected 1 space before "=>"; 0 found
(#2755) Expected 1 space after "=>"; 0 found
(#2758) Expected 1 space before "+"; 0 found
(#2758) Expected 1 space after "+"; 0 found
(#2780) Expected 1 space before "=>"; 0 found
(#2780) Expected 1 space after "=>"; 0 found
(#2826) Inline doc block comments are not allowed; use "// Comment." instead
(#2827) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#2827) Scope modifier not specified for member variable "$coursemoduleid"
(#2828) Inline doc block comments are not allowed; use "// Comment." instead
(#2829) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#2829) Scope modifier not specified for member variable "$returnaction"
(#2830) Inline doc block comments are not allowed; use "// Comment." instead
(#2831) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#2831) Scope modifier not specified for member variable "$returnparams"
(#2869) Expected "if (...) {\n"; found "if(...){\n"
(#2874) Expected "if (...) {\n"; found "if (...) {\n"
(#2878) "require_once" must be immediately followed by an open parenthesis
(#2888) Expected "if (...) {\n"; found "if(...){ //if var4 enable then assignment can be saved\n"
(#2888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2888) Inline comments must end in full-stops, exclamation marks, or question marks
(#2888) No space found before comment text; expected "// if var4 enable then assignment can be saved" but found "//if var4 enable then assignment can be saved"
(#2889) Expected "if (...) {\n"; found "if(...){\n"
(#2895) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#2895) Expected "if (...) {\n"; found "if(...){\n"
(#2896) Expected 1 space before "="; 0 found
(#2896) Expected 1 space after "="; 0 found
(#2900) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#2900) Expected "if (...) {\n"; found "if(...){\n"
(#2901) Expected 1 space before "="; 0 found
(#2901) Expected 1 space after "="; 0 found
(#2902) Expected 1 space before "=="; 0 found
(#2902) Expected 1 space after "=="; 0 found
(#2907) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#2907) Expected "if (...) {\n"; found "if(...){\n"
(#2912) Expected "if (...) {\n"; found "if(...){\n"
(#2917) Expected "if (...) {\n"; found "if(...){\n"
(#2922) Expected "if (...) {\n"; found "if(...){\n"
(#2928) Expected "if (...) {\n"; found "if (...) {\n"
(#2929) Inline comments must end in full-stops, exclamation marks, or question marks
(#2932) Expected 1 space before "=>"; 0 found
(#2932) Expected 1 space after "=>"; 0 found
(#2932) Expected 1 space before "=>"; 0 found
(#2932) Expected 1 space after "=>"; 0 found
(#2932) Line exceeds 132 characters; contains 157 characters
(#2934) Expected "} else {\n"; found "}else{\n"
(#2940) Expected "if (...) {\n"; found "if (...){\n"
(#2944) Expected 1 space before "=>"; 0 found
(#2944) Expected 1 space after "=>"; 0 found
(#2944) Expected 1 space before "=>"; 0 found
(#2944) Expected 1 space after "=>"; 0 found
(#2944) Line exceeds maximum limit of 180 characters; contains 195 characters
(#2946) Expected "if (...) {\n"; found "if (...){\n"
(#2947) Line indented incorrectly; expected 16 spaces, found 14
(#2949) Closing brace indented incorrectly; expected 14 spaces, found 16
(#2949) Expected "} else {\n"; found "}else{\n"
(#2952) Expected "} else {\n"; found "}else{\n"
(#2955) Expected "} else {\n"; found "}else {\n"
(#2958) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2961) Expected "if (...) {\n"; found "if(...){\n"
(#2963) Expected "} else {\n"; found "}else{\n"
(#2968) Expected "if (...) {\n"; found "if(...){\n"
(#2970) Expected "} else {\n"; found "}else{\n"
(#2975) Expected "if (...) {\n"; found "if(...){\n"
(#2977) Expected "} else {\n"; found "}else{\n"
(#3013) Inline comments must end in full-stops, exclamation marks, or question marks
(#3013) This comment is 63% valid code; is this commented out code?
(#3013) No space found before comment text; expected "// debugging('The mod_assign add_to_log() function is now deprecated.', DEBUG_DEVELOPER);" but found "//debugging('The mod_assign add_to_log() function is now deprecated.', DEBUG_DEVELOPER);"
(#3032) Variable "block_config" must not contain underscores.
(#3033) Variable "block_config" must not contain underscores.
(#3039) Variable "supported_modules" must not contain underscores.
(#3039) Variable "class_for_hide" must not contain underscores.
(#3050) Line exceeds 132 characters; contains 147 characters
(#3052) Variable "total_ungraded" must not contain underscores.
(#3053) Variable "module_text" must not contain underscores.
(#3054) Variable "supported_modules" must not contain underscores.
(#3054) Variable "supported_module" must not contain underscores.
(#3055) Variable "supported_module" must not contain underscores.
(#3056) Variable "total_ungraded" must not contain underscores.
(#3057) Variable "supported_module" must not contain underscores.
(#3057) Line exceeds maximum limit of 180 characters; contains 185 characters
(#3058) Variable "supported_module" must not contain underscores.
(#3060) Variable "module_text" must not contain underscores.
(#3060) Variable "supported_module" must not contain underscores.
(#3060) Variable "class_for_hide" must not contain underscores.
(#3061) Variable "module_text" must not contain underscores.
(#3061) Variable "supported_module" must not contain underscores.
(#3061) Variable "supported_module" must not contain underscores.
(#3061) Line exceeds maximum limit of 180 characters; contains 231 characters
(#3062) Variable "module_text" must not contain underscores.
(#3063) Variable "module_text" must not contain underscores.
(#3063) Variable "supported_module" must not contain underscores.
(#3063) Line exceeds 132 characters; contains 176 characters
(#3064) Variable "module_text" must not contain underscores.
(#3067) Variable "course_text" must not contain underscores.
(#3068) Line exceeds maximum limit of 180 characters; contains 230 characters
(#3070) Variable "total_ungraded" must not contain underscores.
(#3073) Variable "course_text" must not contain underscores.
(#3073) Variable "module_text" must not contain underscores.
blocks/fn_marking/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#11) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "students_with_submissions" must not contain underscores.
(#17) Line exceeds 132 characters; contains 147 characters
(#23) Variable "students_with_submissions" must not contain underscores.
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "students_with_submissions" must not contain underscores.
(#46) Variable "students_with_submissions" must not contain underscores.
(#58) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "students_with_posts" must not contain underscores.
(#81) Variable "students_with_posts" must not contain underscores.
blocks/fn_marking/quiz.submissions.fn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) 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/>.".
(#6) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) This comment is 64% valid code; is this commented out code?
(#6) No space found before comment text; expected "// require_once($CFG->dirroot . '/blocks/fn_marking/quiz_report/default.php');" but found "//require_once($CFG->dirroot . '/blocks/fn_marking/quiz_report/default.php');"
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) 3 slashes comments are not allowed; use "// Comment." instead
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) 3 slashes comments are not allowed; use "// Comment." instead
(#22) Variable "student_ids" must not contain underscores.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#45) Variable "quiz_slots" must not contain underscores.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Variable "sql_quiz_attempts_count" must not contain underscores.
(#48) Variable "student_ids" must not contain underscores.
(#48) Line exceeds maximum limit of 180 characters; contains 221 characters
(#50) Variable "sql_quiz_attempts_count" must not contain underscores.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) No space found before comment text; expected "// Build Headers" but found "//Build Headers"
(#63) Variable "quiz_slots" must not contain underscores.
(#63) Variable "quiz_slot" must not contain underscores.
(#64) Variable "quiz_slot" must not contain underscores.
(#65) Variable "quiz_slot" must not contain underscores.
(#65) Variable "quiz_slot" must not contain underscores.
(#65) Variable "quiz_slot" must not contain underscores.
(#65) Line exceeds 132 characters; contains 148 characters
(#69) Variable "sort_sql" must not contain underscores.
(#72) Variable "sql_quiz_attempts" must not contain underscores.
(#105) Variable "student_ids" must not contain underscores.
(#105) Line exceeds 132 characters; contains 141 characters
(#130) Variable "qsorting_params" must not contain underscores.
(#140) Variable "sortingURL" must be all lower-case
(#140) Variable "qsorting_params" must not contain underscores.
(#141) Variable "sortingURL" must be all lower-case
(#153) Variable "tableRows" must be all lower-case
(#153) Variable "sql_quiz_attempts" must not contain underscores.
(#157) Variable "tableRows" must be all lower-case
(#157) Variable "tableRow" must be all lower-case
(#159) Variable "cell_rowcount" must not contain underscores.
(#160) Variable "cell_array" must not contain underscores.
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// USER PICTURE" but found "//USER PICTURE"
(#163) Variable "tableRow" must be all lower-case
(#164) Variable "cell_array" must not contain underscores.
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// NAME" but found "//NAME"
(#167) Variable "cell_name" must not contain underscores.
(#167) Variable "tableRow" must be all lower-case
(#167) Variable "tableRow" must be all lower-case
(#167) Variable "tableRow" must be all lower-case
(#167) Line exceeds maximum limit of 180 characters; contains 194 characters
(#168) Variable "tableRow" must be all lower-case
(#168) Line exceeds 132 characters; contains 153 characters
(#169) Variable "cell_array" must not contain underscores.
(#169) Variable "cell_name" must not contain underscores.
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) No space found before comment text; expected "// SUMGRADES" but found "//SUMGRADES"
(#174) Variable "tableRow" must be all lower-case
(#175) Variable "attempt_grade" must not contain underscores.
(#175) Variable "tableRow" must be all lower-case
(#176) Variable "cell_sumgardes" must not contain underscores.
(#176) Variable "tableRow" must be all lower-case
(#176) Variable "attempt_grade" must not contain underscores.
(#176) Line exceeds 132 characters; contains 169 characters
(#178) Variable "cell_sumgardes" must not contain underscores.
(#178) Variable "tableRow" must be all lower-case
(#178) Line exceeds 132 characters; contains 161 characters
(#180) Variable "cell_array" must not contain underscores.
(#180) Variable "cell_sumgardes" must not contain underscores.
(#182) Variable "quiz_slots" must not contain underscores.
(#182) Variable "quiz_slot" must not contain underscores.
(#185) Variable "quiz_slot" must not contain underscores.
(#187) Variable "sql_usages" must not contain underscores.
(#212) Variable "question_step" must not contain underscores.
(#212) Variable "sql_usages" must not contain underscores.
(#212) Variable "quiz_slot" must not contain underscores.
(#212) Variable "tableRow" must be all lower-case
(#213) Variable "question_step" must not contain underscores.
(#213) Variable "question_step" must not contain underscores.
(#216) Variable "question_step_grade" must not contain underscores.
(#216) Variable "question_step" must not contain underscores.
(#216) Variable "question_step" must not contain underscores.
(#216) Line exceeds 132 characters; contains 134 characters
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) This comment is 80% valid code; is this commented out code?
(#217) No space found before comment text; expected "// print_object($question_step);" but found "//print_object($question_step);"
(#219) Variable "question_step" must not contain underscores.
(#220) Variable "cell_array" must not contain underscores.
(#220) Variable "tableRow" must be all lower-case
(#220) Variable "quiz_slot" must not contain underscores.
(#220) Line exceeds maximum limit of 180 characters; contains 186 characters
(#222) Line exceeds 132 characters; contains 156 characters
(#223) Variable "question_step_grade" must not contain underscores.
(#226) Usage of ELSEIF not allowed; use ELSE IF instead
(#226) Variable "question_step" must not contain underscores.
(#226) Variable "question_step" must not contain underscores.
(#227) Variable "cell_array" must not contain underscores.
(#227) Variable "tableRow" must be all lower-case
(#227) Variable "quiz_slot" must not contain underscores.
(#227) Line exceeds maximum limit of 180 characters; contains 186 characters
(#229) Line exceeds 132 characters; contains 154 characters
(#230) Variable "question_step_grade" must not contain underscores.
(#233) Usage of ELSEIF not allowed; use ELSE IF instead
(#233) Variable "question_step" must not contain underscores.
(#234) Variable "tableRow" must be all lower-case
(#234) Variable "quiz_slot" must not contain underscores.
(#234) Line exceeds maximum limit of 180 characters; contains 214 characters
(#236) Line exceeds 132 characters; contains 140 characters
(#238) Expected 1 space before "=>"; 0 found
(#239) Variable "cell_array" must not contain underscores.
(#240) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Variable "question_step" must not contain underscores.
(#241) Variable "cell_array" must not contain underscores.
(#241) Variable "tableRow" must be all lower-case
(#241) Variable "quiz_slot" must not contain underscores.
(#241) Line exceeds maximum limit of 180 characters; contains 186 characters
(#243) Line exceeds maximum limit of 180 characters; contains 183 characters
(#244) Variable "question_step_grade" must not contain underscores.
(#249) Variable "cell_array" must not contain underscores.
(#253) Variable "target_on_params" must not contain underscores.
(#263) Variable "target_off_params" must not contain underscores.
(#273) Variable "target_on_url" must not contain underscores.
(#273) Variable "target_on_params" must not contain underscores.
(#274) Variable "target_off_url" must not contain underscores.
(#274) Variable "target_off_params" must not contain underscores.
(#277) Line exceeds 132 characters; contains 175 characters
(#280) Variable "target_on_url" must not contain underscores.
(#280) Variable "target_off_url" must not contain underscores.
(#280) Line exceeds maximum limit of 180 characters; contains 223 characters
(#282) Variable "target_on_url" must not contain underscores.
(#282) Variable "target_off_url" must not contain underscores.
(#282) Line exceeds maximum limit of 180 characters; contains 205 characters
(#288) Variable "qpaging_params" must not contain underscores.
(#298) Variable "pagingURL" must be all lower-case
(#298) Variable "qpaging_params" must not contain underscores.
(#299) Variable "pagingURL" must be all lower-case
(#303) Usage of ELSEIF not allowed; use ELSE IF instead
(#305) Variable "sql_quiz_attempts" must not contain underscores.
(#338) Variable "student_ids" must not contain underscores.
(#338) Line exceeds 132 characters; contains 147 characters
(#340) Variable "quiz_attempts" must not contain underscores.
(#340) Variable "sql_quiz_attempts" must not contain underscores.
(#341) Variable "quiz_attempts" must not contain underscores.
(#341) Variable "quiz_attempt" must not contain underscores.
(#342) Variable "quiz_attempt" must not contain underscores.
(#343) Variable "quiz_attempt" must not contain underscores.
(#348) Expected "if (...) {\n"; found "if(...){\n"
(#348) Expected 1 space before ">"; 0 found
(#348) Expected 1 space after ">"; 0 found
(#350) Line exceeds maximum limit of 180 characters; contains 185 characters
(#354) Line exceeds 132 characters; contains 138 characters
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#365) Expected 1 space before "=>"; 0 found
(#365) Expected 1 space after "=>"; 0 found
(#365) Expected 1 space before "=>"; 0 found
(#365) Expected 1 space after "=>"; 0 found
(#372) Expected "} else if (...) {\n"; found "}\n else if(...){\n"
(#372) Expected "if (...) {\n"; found "if(...){\n"
(#372) Expected 1 space before "=="; 0 found
(#372) Expected 1 space after "=="; 0 found
blocks/fn_marking/settings.php
(#28) Commas (,) must be followed by white space.
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
blocks/fn_marking/simple_gradebook.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) 3 slashes comments are not allowed; use "// Comment." instead
(#16) Line indented incorrectly; expected 0 spaces, found 4
(#17) Line indented incorrectly; expected 4 spaces, found 8
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#19) Line indented incorrectly; expected 4 spaces, found 8
(#20) Line indented incorrectly; expected 0 spaces, found 4
(#20) Expected "} else {\n"; found "}else{\n"
(#22) Line indented incorrectly; expected 0 spaces, found 4
(#26) 3 slashes comments are not allowed; use "// Comment." instead
(#27) Variable "mod_grades_array" must not contain underscores.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 75% valid code; is this commented out code?
(#44) No space found before comment text; expected "// require_capability('mod/data:viewentry', $context);" but found "//require_capability('mod/data:viewentry', $context);"
(#46) No space found before comment text; expected "// CSS" but found "//CSS"
(#47) This comment is 54% valid code; is this commented out code?
(#47) No space found before comment text; expected "// $pageCSS = new moodle_url($CFG->wwwroot.'/blocks/assessment/css/learning_styles_profile.css');" but found "//$pageCSS = new moodle_url($CFG->wwwroot.'/blocks/assessment/css/learning_styles_profile.css');"
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) This comment is 78% valid code; is this commented out code?
(#48) No space found before comment text; expected "// $PAGE->requires->css($pageCSS);" but found "//$PAGE->requires->css($pageCSS);"
(#50) No space found before comment text; expected "// JS" but found "//JS"
(#51) This comment is 54% valid code; is this commented out code?
(#51) No space found before comment text; expected "// $jqueryURL = new moodle_url($CFG->wwwroot.'/blocks/assessment/js/jquery-1.9.1.min.js');" but found "//$jqueryURL = new moodle_url($CFG->wwwroot.'/blocks/assessment/js/jquery-1.9.1.min.js');"
(#52) This comment is 54% valid code; is this commented out code?
(#52) No space found before comment text; expected "// $pageJS = new moodle_url($CFG->wwwroot.'/blocks/assessment/js/learning_styles_profile.js');" but found "//$pageJS = new moodle_url($CFG->wwwroot.'/blocks/assessment/js/learning_styles_profile.js');"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 54% valid code; is this commented out code?
(#53) No space found before comment text; expected "// $validateJS = new moodle_url($CFG->wwwroot.'/blocks/assessment/js/jquery.validate.js');" but found "//$validateJS = new moodle_url($CFG->wwwroot.'/blocks/assessment/js/jquery.validate.js');"
(#55) This comment is 78% valid code; is this commented out code?
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) No space found before comment text; expected "// $PAGE->requires->js($jqueryURL);" but found "//$PAGE->requires->js($jqueryURL);"
(#56) This comment is 78% valid code; is this commented out code?
(#56) No space found before comment text; expected "// $PAGE->requires->js($pageJS);" but found "//$PAGE->requires->js($pageJS);"
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) This comment is 78% valid code; is this commented out code?
(#57) No space found before comment text; expected "// $PAGE->requires->js($validateJS);" but found "//$PAGE->requires->js($validateJS);"
(#61) Expected "if (...) {\n"; found "if (...){\n"
(#62) Expected "if (...) {\n"; found "if (...){\n"
(#64) Expected "} else {\n"; found "}else{\n"
(#66) Line indented incorrectly; expected 8 spaces, found 7
(#66) Closing brace indented incorrectly; expected 8 spaces, found 7
(#67) Expected "} else {\n"; found "}else{\n"
(#68) Line indented incorrectly; expected at least 8 spaces, found 7
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) This comment is 64% valid code; is this commented out code?
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 3 slashes comments are not allowed; use "// Comment." instead
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 69% valid code; is this commented out code?
(#122) No space found before comment text; expected "// get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused);" but found "//get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused);"
(#129) Variable "mod_array" must not contain underscores.
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 4 spaces, found 2
(#138) No space found before comment text; expected "// FIND CURRENT WEEK" but found "//FIND CURRENT WEEK"
(#140) Variable "course_numsections" must not contain underscores.
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "course_enddate" must not contain underscores.
(#147) Variable "course_numsections" must not contain underscores.
(#149) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#151) Variable "course_numsections" must not contain underscores.
(#154) 3 slashes comments are not allowed; use "// Comment." instead
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) This comment is 50% valid code; is this commented out code?
(#155) No space found before comment text; expected "// $sections = get_all_sections($course->id); // Sort everything the same as the course" but found "//$sections = get_all_sections($course->id); // Sort everything the same as the course"
(#158) This comment is 60% valid code; is this commented out code?
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) No space found before comment text; expected "// if ($view == "less"){" but found "//if ($view == "less"){"
(#159) This comment is 56% valid code; is this commented out code?
(#159) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) This comment is 100% valid code; is this commented out code?
(#160) No space found before comment text; expected "// }else{" but found "//}else{"
(#161) The use of function sizeof() is forbidden; use count() instead
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) This comment is 100% valid code; is this commented out code?
(#162) No space found before comment text; expected "// }" but found "//}"
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) This comment is 90% valid code; is this commented out code?
(#172) No space found before comment text; expected "// print_r($mods[$sectionmod]);die;" but found "//print_r($mods[$sectionmod]);die;"
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#178) Variable "mod_grades_array" must not contain underscores.
(#181) 3 slashes comments are not allowed; use "// Comment." instead
(#188) Line exceeds 132 characters; contains 152 characters
(#189) This comment is 80% valid code; is this commented out code?
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) No space found before comment text; expected "// print_r($instance);" but found "//print_r($instance);"
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 72% valid code; is this commented out code?
(#190) No space found before comment text; expected "// print_r($item->gradepass);" but found "//print_r($item->gradepass);"
(#199) Variable "mod_grades_array" must not contain underscores.
(#206) Expected "if (...) {\n"; found "if (...){\n"
(#207) Line exceeds maximum limit of 180 characters; contains 290 characters
(#208) Expected "} else {\n"; found "}else{\n"
(#209) Line exceeds maximum limit of 180 characters; contains 290 characters
(#215) Expected "if (...) {\n"; found "if (...){\n"
(#217) Expected "if (...) {\n"; found "if(...){\n"
(#218) Expected "if (...) {\n"; found "if (...){\n"
(#219) Expected "if (...) {\n"; found "if (...){\n"
(#219) Expected 1 space after ">="; 0 found
(#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 "// passed" but found "//passed"
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Line exceeds 132 characters; contains 152 characters
(#222) Expected "} else {\n"; found "}else{\n"
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// fail" but found "//fail"
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Line exceeds 132 characters; contains 152 characters
(#226) Expected "} else {\n"; found "}else{\n"
(#227) Line exceeds 132 characters; contains 145 characters
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) No space found before comment text; expected "// Graded (grade-to-pass is not set)" but found "//Graded (grade-to-pass is not set)"
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Line exceeds 132 characters; contains 148 characters
(#230) Expected "} else {\n"; found "}else{\n"
(#232) Expected "if (...) {\n"; found "if(...){\n"
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#236) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#236) Expected "if (...) {\n"; found "if (...){\n"
(#240) Expected "if (...) {\n"; found "if(...){\n"
(#241) Expected "if (...) {\n"; found "if (...){\n"
(#242) Expected "if (...) {\n"; found "if (...){\n"
(#242) Expected 1 space after ">="; 0 found
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// passed" but found "//passed"
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Line exceeds 132 characters; contains 160 characters
(#245) Expected "} else {\n"; found "}else{\n"
(#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 "// fail" but found "//fail"
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Line exceeds 132 characters; contains 160 characters
(#249) Expected "} else {\n"; found "}else{\n"
(#250) Line exceeds 132 characters; contains 153 characters
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) No space found before comment text; expected "// Graded (grade-to-pass is not set)" but found "//Graded (grade-to-pass is not set)"
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Line exceeds 132 characters; contains 156 characters
(#253) Expected "} else {\n"; found "}else{\n"
(#253) Empty ELSE statement detected
(#268) Expected "if (...) {\n"; found "if(...){\n"
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#269) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space after "=>"; 0 found
(#269) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space after "=>"; 0 found
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) 3 slashes comments are not allowed; use "// Comment." instead
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#302) Commas (,) must be followed by white space.
(#302) Line exceeds 132 characters; contains 139 characters
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) No space found before comment text; expected "// TABLE" but found "//TABLE"
(#316) Expected "if (...) {\n"; found "if (...){\n"
(#326) Expected "if (...) {\n"; found "if (...){\n"
(#336) Expected "if (...) {\n"; found "if (...){\n"
(#337) Variable "studentClass" must be all lower-case
(#339) Variable "studentClass" must be all lower-case
(#339) Expected 1 space after "="; 2 found
(#342) Variable "studentClass" must be all lower-case
(#342) Line exceeds maximum limit of 180 characters; contains 214 characters
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) This comment is 86% valid code; is this commented out code?
(#343) No space found before comment text; expected "// echo $studentreport['courseavg'];" but found "//echo $studentreport['courseavg'];"
(#348) Expected "if (...) {\n"; found "if (...){\n"
(#354) Expected "if (...) {\n"; found "if (...){\n"
(#355) Expected 1 space after "/"; 2 found
(#356) Expected "if (...) {\n"; found "if (...){\n"
(#356) Expected 1 space before ">="; 2 found
(#357) Commas (,) must be followed by white space.
(#358) Expected "} else {\n"; found "}else{\n"
(#359) Commas (,) must be followed by white space.
(#362) Expected "} else {\n"; found "}else{\n"
(#365) Expected "} else {\n"; found "}else{\n"
(#370) Expected 1 space after "as"; 2 found
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) This comment is 63% valid code; is this commented out code?
(#372) No space found before comment text; expected "// echo '<td>'.$sgrade.'</td>';" but found "//echo '<td>'.$sgrade.'</td>';"
(#373) Variable "studentClass" must be all lower-case
(#373) Line exceeds 132 characters; contains 167 characters
(#384) A closing tag is not permitted at the end of a PHP file
blocks/fn_marking/version.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 50% valid code; is this commented out code?

Javascript coding style problems

(0 errors, 56 warnings)

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

blocks/fn_marking/js/collapse.js
(#6) '$' is not defined.
(#7) '$' is not defined.
(#9) '$' is not defined.
(#11) '$' is not defined.
(#12) '$' is not defined.
(#14) '$' is not defined.
(#16) '$' is not defined.
(#18) '$' is not defined.
(#19) '$' is not defined.
(#22) '$' is not defined.
(#23) '$' is not defined.
(#5) 'togglecollapseall' is defined but never used.
blocks/fn_marking/js/popup.js
(#22) Line is too long.
(#43) Line is too long.
(#49) Line is too long.
(#53) Line is too long.
(#55) Line is too long.
(#25) 'settings' is not defined.
(#27) 'settings' is not defined.
(#28) 'settings' is not defined.
(#29) 'settings' is not defined.
(#30) 'settings' is not defined.
(#31) 'settings' is not defined.
(#32) 'settings' is not defined.
(#33) 'settings' is not defined.
(#34) 'settings' is not defined.
(#36) 'settings' is not defined.
(#36) 'settings' is not defined.
(#37) 'settings' is not defined.
(#37) 'settings' is not defined.
(#40) 'settings' is not defined.
(#43) 'settings' is not defined.
(#44) 'settings' is not defined.
(#46) 'settings' is not defined.
(#47) 'settings' is not defined.
(#49) 'settings' is not defined.
(#49) 'settings' is not defined.
(#50) 'settings' is not defined.
(#51) 'settings' is not defined.
(#52) 'settings' is not defined.
(#53) 'settings' is not defined.
(#53) 'settings' is not defined.
(#55) 'settings' is not defined.
(#55) 'settings' is not defined.
(#55) 'settings' is not defined.
(#55) 'settings' is not defined.
(#62) 'jQuery' is not defined.
blocks/fn_marking/js/quiz.js
(#10) Missing semicolon.
(#12) Missing semicolon.
(#5) '$' is not defined.
(#6) '$' is not defined.
(#7) '$' is not defined.
(#8) '$' is not defined.
(#15) '$' is not defined.
blocks/fn_marking/module1.js
(#89) Missing semicolon.
(#11) 'e' is defined but never used.

CSS problems

(0 errors, 66 warnings)

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

blocks/fn_marking/styles.css
(#2) Use of !important
(#89) Rule is empty.
(#128) Use of !important
(#131) Use of !important
(#132) Use of !important
(#146) Use of !important
(#157) Use of !important
(#159) Use of !important
(#174) Rule is empty.
(#197) Use of !important
(#219) Use of !important
(#222) Use of !important
(#230) Use of !important
(#231) Use of !important
(#234) Use of !important
(#235) Use of !important
(#265) float can't be used with display: inline-block.
(#283) Use of !important
(#286) Use of !important
(#287) Use of !important
(#290) Use of !important
(#293) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#301) Use of !important
(#310) Use of !important
(#311) Use of !important
(#312) Use of !important
(#318) Use of !important
(#321) Use of !important
(#329) float can't be used with display: inline-block.
(#346) Use of !important
(#349) Use of !important
(#350) Use of !important
(#351) Use of !important
(#354) Use of !important
(#356) Use of !important
(#357) Use of !important
(#358) Use of !important
(#359) Use of !important
(#365) Use of !important
(#370) Use of !important
(#371) Use of !important
(#372) Use of !important
(#375) Use of !important
(#381) Use of !important
(#416) Use of !important
(#417) Use of !important
(#418) Use of !important
(#421) Use of !important
(#470) Rule is empty.
(#524) Use of !important
(#527) Use of !important
(#598) Use of !important
(#600) Use of !important
(#606) Use of !important
(#607) Use of !important
(#633) Use of !important
(#634) Use of !important
(#641) Use of !important
(#652) Use of !important
(#668) Use of !important
(#669) Use of !important
(#672) Use of !important
(#727) Use of !important

PHPDocs style problems

(296 errors, 21 warnings)

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

blocks/fn_marking/assign.submissions.fn.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
(#4) Found comment starting with three or more slashes
(#10) Found comment starting with three or more slashes
blocks/fn_marking/assign_edit_grade_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#11) Class mod_assign_grading_form_fn is not documented
(#16) Function mod_assign_grading_form_fn::definition is not documented
(#65) Found comment starting with three or more slashes
(#464) Found comment starting with three or more slashes
(#513) Phpdocs for function mod_assign_grading_form_fn::add_marking_header has incomplete parameters list
(#11) Package is not specified for class mod_assign_grading_form_fn. It is also not specified in file-level phpdocs
blocks/fn_marking/assignment.submission.fn.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#367) Function get_user_submissions is not documented
(#376) Function fn_print_submission is not documented
(#385) Function marksortlowest is not documented
(#391) Function marksorthighest is not documented
(#398) Function marksortdate is not documented
(#405) Function marksortalpha is not documented
(#5) Found comment starting with three or more slashes
(#11) Found comment starting with three or more slashes
(#36) Found comment starting with three or more slashes
(#39) Found comment starting with three or more slashes
(#50) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#91) Found comment starting with three or more slashes
(#96) Found comment starting with three or more slashes
(#174) Found comment starting with three or more slashes
(#180) Found comment starting with three or more slashes
(#211) Found comment starting with three or more slashes
(#217) Found comment starting with three or more slashes
(#222) Found comment starting with three or more slashes
(#230) Found comment starting with three or more slashes
(#241) Found comment starting with three or more slashes
(#257) Found comment starting with three or more slashes
(#282) Found comment starting with three or more slashes
(#313) Found comment starting with three or more slashes
(#338) Found comment starting with three or more slashes
(#344) Found comment starting with three or more slashes
(#378) Found comment starting with three or more slashes
(#367) Package is not specified for function get_user_submissions. It is also not specified in file-level phpdocs
(#376) Package is not specified for function fn_print_submission. It is also not specified in file-level phpdocs
(#385) Package is not specified for function marksortlowest. It is also not specified in file-level phpdocs
(#391) Package is not specified for function marksorthighest. It is also not specified in file-level phpdocs
(#398) Package is not specified for function marksortdate. It is also not specified in file-level phpdocs
(#405) Package is not specified for function marksortalpha. It is also not specified in file-level phpdocs
blocks/fn_marking/assignment.submissions.fn.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#361) Function get_user_submissions is not documented
(#370) Function fn_print_submission is not documented
(#379) Function marksortlowest is not documented
(#385) Function marksorthighest is not documented
(#392) Function marksortdate is not documented
(#399) Function marksortalpha is not documented
(#5) Found comment starting with three or more slashes
(#11) Found comment starting with three or more slashes
(#36) Found comment starting with three or more slashes
(#39) Found comment starting with three or more slashes
(#50) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#91) Found comment starting with three or more slashes
(#96) Found comment starting with three or more slashes
(#174) Found comment starting with three or more slashes
(#180) Found comment starting with three or more slashes
(#211) Found comment starting with three or more slashes
(#217) Found comment starting with three or more slashes
(#224) Found comment starting with three or more slashes
(#235) Found comment starting with three or more slashes
(#251) Found comment starting with three or more slashes
(#276) Found comment starting with three or more slashes
(#307) Found comment starting with three or more slashes
(#332) Found comment starting with three or more slashes
(#338) Found comment starting with three or more slashes
(#372) Found comment starting with three or more slashes
(#361) Package is not specified for function get_user_submissions. It is also not specified in file-level phpdocs
(#370) Package is not specified for function fn_print_submission. It is also not specified in file-level phpdocs
(#379) Package is not specified for function marksortlowest. It is also not specified in file-level phpdocs
(#385) Package is not specified for function marksorthighest. It is also not specified in file-level phpdocs
(#392) Package is not specified for function marksortdate. It is also not specified in file-level phpdocs
(#399) Package is not specified for function marksortalpha. It is also not specified in file-level phpdocs
blocks/fn_marking/assignment_marking.class.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#5) Class assignment_marking is not documented
(#7) Function assignment_marking::assignment_marking is not documented
(#11) Function assignment_marking::print_submission is not documented
(#20) Function assignment_marking::print_marking_overview is not documented
(#117) Function assignment_marking::print_marking_activity_name is not documented
(#12) Found comment starting with three or more slashes
(#22) Found comment starting with three or more slashes
(#5) Package is not specified for class assignment_marking. It is also not specified in file-level phpdocs
blocks/fn_marking/block_fn_marking.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#84) Function block_fn_marking::has_config is not documented
(#254) Function block_fn_marking::get_frontpage_content is not documented
(#106) Found comment starting with three or more slashes
(#165) Found comment starting with three or more slashes
(#5) Package is not specified for class block_fn_marking. It is also not specified in file-level phpdocs
blocks/fn_marking/db/access.php
(#2) Empty line found after PHP open tag
(#26) File-level phpdocs block is not found
(#3) Found comment starting with three or more slashes
(#24) Found comment starting with three or more slashes
blocks/fn_marking/edit_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Class block_fn_marking_edit_form is not documented
(#24) Function block_fn_marking_edit_form::specific_definition is not documented
(#22) Package is not specified for class block_fn_marking_edit_form. It is also not specified in file-level phpdocs
(#9) Package contrib is not valid
blocks/fn_marking/edit_grade_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#11) Class mod_assignment_grading_form_fn is not documented
(#16) Function mod_assignment_grading_form_fn::definition is not documented
(#227) Function mod_assignment_grading_form_fn::add_grades_section is not documented
(#335) Function mod_assignment_grading_form_fn::add_submission_content is not documented
(#341) Function mod_assignment_grading_form_fn::get_editor_options is not documented
(#352) Function mod_assignment_grading_form_fn::set_data is not documented
(#382) Function mod_assignment_grading_form_fn::get_data is not documented
(#28) Found comment starting with three or more slashes
(#46) Found comment starting with three or more slashes
(#283) There is no description in phpdocs for function add_editor_section
(#303) There is no description in phpdocs for function add_response_file_section
(#321) There is no description in phpdocs for function add_mail_notification_section
(#285) Not recommended phpdocs tag @global used
(#305) Not recommended phpdocs tag @global used
(#323) Not recommended phpdocs tag @global used
(#11) Package is not specified for class mod_assignment_grading_form_fn. It is also not specified in file-level phpdocs
blocks/fn_marking/fn_gradebook.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
(#31) Found comment starting with three or more slashes
(#110) Found comment starting with three or more slashes
(#127) Found comment starting with three or more slashes
(#256) Found comment starting with three or more slashes
(#287) Found comment starting with three or more slashes
(#335) Found comment starting with three or more slashes
(#354) Found comment starting with three or more slashes
(#377) Found comment starting with three or more slashes
(#395) Found comment starting with three or more slashes
(#450) Found comment starting with three or more slashes
(#455) Found comment starting with three or more slashes
(#458) Found comment starting with three or more slashes
(#471) Found comment starting with three or more slashes
blocks/fn_marking/fn_summaries.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#59) Found comment starting with three or more slashes
(#106) Found comment starting with three or more slashes
blocks/fn_marking/forum.submissions.fn.php
(#2) File-level phpdocs block is not found
(#23) Found comment starting with three or more slashes
(#38) Found comment starting with three or more slashes
blocks/fn_marking/forum_view.php
(#2) File-level phpdocs block is not found
blocks/fn_marking/forum_view_27.php
(#2) Empty line found after PHP open tag
(#107) Found comment starting with three or more slashes
(#115) Found comment starting with three or more slashes
(#129) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
(#19) Package mod_forum is not valid
blocks/fn_marking/forum_view_28.php
(#2) Empty line found after PHP open tag
(#107) Found comment starting with three or more slashes
(#115) Found comment starting with three or more slashes
(#129) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
(#19) Package mod_forum is not valid
blocks/fn_marking/forum_view_29.php
(#2) Empty line found after PHP open tag
(#104) Found comment starting with three or more slashes
(#111) Found comment starting with three or more slashes
(#130) Found comment starting with three or more slashes
(#136) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
(#19) Package mod_forum is not valid
blocks/fn_marking/lang/en/block_fn_marking.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/fn_marking/lib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function assignment_count_ungraded is not documented
(#66) Function assign_count_ungraded is not documented
(#175) Function quiz_count_ungraded is not documented
(#233) Function assign_students_ungraded is not documented
(#449) Function assignment_oldest_ungraded is not documented
(#457) Function assign_oldest_ungraded is not documented
(#467) Function forum_count_ungraded is not documented
(#501) Function count_unmarked_students is not documented
(#568) Function count_unmarked_activities is not documented
(#720) Function fn_count_notloggedin is not documented
(#725) Function fn_get_notloggedin is not documented
(#754) Function fn_get_failing is not documented
(#793) Function fn_count_failing is not documented
(#797) Function fn_get_notsubmittedany is not documented
(#859) Function fn_get_active_mods is not documented
(#890) Function fn_is_graded is not documented
(#898) Function fn_get_grading_instance is not documented
(#932) Function fn_apply_grade_to_user is not documented
(#1027) Function fn_process_outcomes is not documented
(#1060) Function fn_process_save_grade is not documented
(#1188) Function fn_view_single_grade_page is not documented
(#1362) Function fn_view_submissions is not documented
(#1556) Function fn_get_submission_history is not documented
(#1595) Function fn_get_submission_history_view is not documented
(#1637) Function fn_add_resubmission is not documented
(#1662) Function fn_remove_resubmission is not documented
(#1684) Function get_grading_userid_list is not documented
(#1697) Function get_user_submission is not documented
(#1739) Function get_user_grade is not documented
(#1755) Function is_graded is not documented
(#1763) Function fn_render_assign_submission_history is not documented
(#1885) Function fn_render_assign_submission_history_summary is not documented
(#2088) Function fn_render_assign_submission_status is not documented
(#2485) Function fn_get_all_submissions is not documented
(#2515) Function fn_get_all_grades is not documented
(#2572) Function fn_process_add_attempt is not documented
(#2609) Function fn_update_submission is not documented
(#2626) Function fn_gradebook_item_update is not documented
(#2661) Function fn_convert_submission_for_gradebook is not documented
(#2671) Function render_assign_attempt_history is not documented
(#2858) Function fn_reached_resubmission_limit is not documented
(#2866) Function _assignment_status is not documented
(#2986) Function _fn_add_to_log_legacy is not documented
(#2993) Function fn_add_to_log_legacy is not documented
(#3019) Function fn_get_block_config is not documented
(#3039) Function fn_build_ungraded_tree is not documented
(#2820) Variable assign_submission_history::$allsubmissions is not documented
(#2821) Variable assign_submission_history::$allgrades is not documented
(#2822) Variable assign_submission_history::$submissionnum is not documented
(#2823) Variable assign_submission_history::$maxsubmissionnum is not documented
(#2824) Variable assign_submission_history::$submissionplugins is not documented
(#2825) Variable assign_submission_history::$feedbackplugins is not documented
(#513) Found comment starting with three or more slashes
(#521) Found comment starting with three or more slashes
(#522) Found comment starting with three or more slashes
(#536) Found comment starting with three or more slashes
(#547) Found comment starting with three or more slashes
(#601) Found comment starting with three or more slashes
(#645) Found comment starting with three or more slashes
(#649) Found comment starting with three or more slashes
(#661) Found comment starting with three or more slashes
(#669) Found comment starting with three or more slashes
(#690) Found comment starting with three or more slashes
(#693) Found comment starting with three or more slashes
(#861) Found comment starting with three or more slashes
(#867) Found comment starting with three or more slashes
(#1430) Found comment starting with three or more slashes
(#2833) There is no description in phpdocs for function __construct
(#996) Phpdocs for function fn_load_plugins has incomplete parameters list
(#2834) Phpdocs for function assign_submission_history::__construct has incomplete parameters list
(#13) Package is not specified for function assignment_count_ungraded. It is also not specified in file-level phpdocs
(#66) Package is not specified for function assign_count_ungraded. It is also not specified in file-level phpdocs
(#175) Package is not specified for function quiz_count_ungraded. It is also not specified in file-level phpdocs
(#233) Package is not specified for function assign_students_ungraded. It is also not specified in file-level phpdocs
(#449) Package is not specified for function assignment_oldest_ungraded. It is also not specified in file-level phpdocs
(#457) Package is not specified for function assign_oldest_ungraded. It is also not specified in file-level phpdocs
(#467) Package is not specified for function forum_count_ungraded. It is also not specified in file-level phpdocs
(#501) Package is not specified for function count_unmarked_students. It is also not specified in file-level phpdocs
(#568) Package is not specified for function count_unmarked_activities. It is also not specified in file-level phpdocs
(#720) Package is not specified for function fn_count_notloggedin. It is also not specified in file-level phpdocs
(#725) Package is not specified for function fn_get_notloggedin. It is also not specified in file-level phpdocs
(#754) Package is not specified for function fn_get_failing. It is also not specified in file-level phpdocs
(#793) Package is not specified for function fn_count_failing. It is also not specified in file-level phpdocs
(#797) Package is not specified for function fn_get_notsubmittedany. It is also not specified in file-level phpdocs
(#859) Package is not specified for function fn_get_active_mods. It is also not specified in file-level phpdocs
(#890) Package is not specified for function fn_is_graded. It is also not specified in file-level phpdocs
(#898) Package is not specified for function fn_get_grading_instance. It is also not specified in file-level phpdocs
(#932) Package is not specified for function fn_apply_grade_to_user. It is also not specified in file-level phpdocs
(#993) Package is not specified for function fn_load_plugins. It is also not specified in file-level phpdocs
(#1027) Package is not specified for function fn_process_outcomes. It is also not specified in file-level phpdocs
(#1060) Package is not specified for function fn_process_save_grade. It is also not specified in file-level phpdocs
(#1188) Package is not specified for function fn_view_single_grade_page. It is also not specified in file-level phpdocs
(#1362) Package is not specified for function fn_view_submissions. It is also not specified in file-level phpdocs
(#1556) Package is not specified for function fn_get_submission_history. It is also not specified in file-level phpdocs
(#1595) Package is not specified for function fn_get_submission_history_view. It is also not specified in file-level phpdocs
(#1637) Package is not specified for function fn_add_resubmission. It is also not specified in file-level phpdocs
(#1662) Package is not specified for function fn_remove_resubmission. It is also not specified in file-level phpdocs
(#1684) Package is not specified for function get_grading_userid_list. It is also not specified in file-level phpdocs
(#1697) Package is not specified for function get_user_submission. It is also not specified in file-level phpdocs
(#1739) Package is not specified for function get_user_grade. It is also not specified in file-level phpdocs
(#1755) Package is not specified for function is_graded. It is also not specified in file-level phpdocs
(#1763) Package is not specified for function fn_render_assign_submission_history. It is also not specified in file-level phpdocs
(#1885) Package is not specified for function fn_render_assign_submission_history_summary. It is also not specified in file-level phpdocs
(#2088) Package is not specified for function fn_render_assign_submission_status. It is also not specified in file-level phpdocs
(#2485) Package is not specified for function fn_get_all_submissions. It is also not specified in file-level phpdocs
(#2515) Package is not specified for function fn_get_all_grades. It is also not specified in file-level phpdocs
(#2572) Package is not specified for function fn_process_add_attempt. It is also not specified in file-level phpdocs
(#2609) Package is not specified for function fn_update_submission. It is also not specified in file-level phpdocs
(#2626) Package is not specified for function fn_gradebook_item_update. It is also not specified in file-level phpdocs
(#2661) Package is not specified for function fn_convert_submission_for_gradebook. It is also not specified in file-level phpdocs
(#2671) Package is not specified for function render_assign_attempt_history. It is also not specified in file-level phpdocs
(#2858) Package is not specified for function fn_reached_resubmission_limit. It is also not specified in file-level phpdocs
(#2866) Package is not specified for function _assignment_status. It is also not specified in file-level phpdocs
(#2986) Package is not specified for function _fn_add_to_log_legacy. It is also not specified in file-level phpdocs
(#2993) Package is not specified for function fn_add_to_log_legacy. It is also not specified in file-level phpdocs
(#3019) Package is not specified for function fn_get_block_config. It is also not specified in file-level phpdocs
(#3039) Package is not specified for function fn_build_ungraded_tree. It is also not specified in file-level phpdocs
(#2814) Package mod_assign is not valid
blocks/fn_marking/locallib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) There is no description in phpdocs for function assignment_get_notsubmittedany
(#26) There is no description in phpdocs for function assign_get_notsubmittedany
(#50) There is no description in phpdocs for function forum_get_notsubmittedany
(#3) Phpdocs for function assignment_get_notsubmittedany has incomplete parameters list
(#26) Phpdocs for function assign_get_notsubmittedany has incomplete parameters list
(#50) Phpdocs for function forum_get_notsubmittedany has incomplete parameters list
(#3) Package is not specified for function assignment_get_notsubmittedany. It is also not specified in file-level phpdocs
(#26) Package is not specified for function assign_get_notsubmittedany. It is also not specified in file-level phpdocs
(#50) Package is not specified for function forum_get_notsubmittedany. It is also not specified in file-level phpdocs
blocks/fn_marking/quiz.submissions.fn.php
(#2) File-level phpdocs block is not found
(#8) Found comment starting with three or more slashes
(#13) Found comment starting with three or more slashes
blocks/fn_marking/settings.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/simple_gradebook.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
(#9) Found comment starting with three or more slashes
(#26) Found comment starting with three or more slashes
(#121) Found comment starting with three or more slashes
(#154) Found comment starting with three or more slashes
(#181) Found comment starting with three or more slashes
(#288) Found comment starting with three or more slashes
blocks/fn_marking/version.php
(#18) File-level phpdocs block does not have @copyright tag
(#21) Package block is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


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]