Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

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

question/type/correctwriting/lang/ru/qtype_correctwriting.php
BOM character found

PHP coding style problems

(1655 errors, 376 warnings)

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

question/type/correctwriting/abstract_analyzer.php
(#37) Whitespace found at end of line
(#49) Whitespace found at end of line
(#59) Whitespace found at end of line
(#94) Line exceeds 132 characters; contains 151 characters
(#113) No space found before comment text; expected "// Clone string pair for future use." but found "//Clone string pair for future use."
(#132) Line exceeds 132 characters; contains 133 characters
(#139) Line exceeds 132 characters; contains 150 characters
(#144) Expected 1 space after "="; 2 found
(#146) Inline doc block comments are not allowed; use "// Comment." instead
(#147) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#166) Line indented incorrectly; expected 4 spaces, found 5
(#168) Line indented incorrectly; expected 4 spaces, found 5
(#172) Line exceeds 132 characters; contains 156 characters
(#263) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#267) Expected "foreach (...) {\n"; found "foreach(...) {\n"
question/type/correctwriting/answer_errors.php
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// Other necessary requires" but found "//Other necessary requires"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// Base class for answer error" but found "//Base class for answer error"
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// Error position as qtype_correctwriting_node_position object" but found "//Error position as qtype_correctwriting_node_position object"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// Language name" but found "//Language name"
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// Error message, generated by constructor" but found "//Error message, generated by constructor"
(#44) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/ast_handler.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#48) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#90) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#108) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#124) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#125) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#141) Expected "while (...) {\n"; found "while(...) {\n"
(#162) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#171) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
question/type/correctwriting/backup/moodle2/backup_qtype_correctwriting_plugin.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#75) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
question/type/correctwriting/backup/moodle2/restore_qtype_correctwriting_plugin.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#34) Line indented incorrectly; expected 4 spaces, found 5
(#39) Line indented incorrectly; expected 4 spaces, found 5
(#44) Line indented incorrectly; expected 4 spaces, found 5
(#49) Line indented incorrectly; expected 4 spaces, found 5
(#54) Line indented incorrectly; expected 4 spaces, found 5
(#59) Line indented incorrectly; expected 4 spaces, found 5
(#64) Line indented incorrectly; expected 4 spaces, found 5
(#69) Line indented incorrectly; expected 4 spaces, found 5
(#78) Line indented incorrectly; expected 4 spaces, found 5
(#80) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected 4 spaces, found 5
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected 4 spaces, found 5
(#108) Closing brace indented incorrectly; expected 4 spaces, found 5
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#139) Inline doc block comments are not allowed; use "// Comment." instead
(#148) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#152) Inline doc block comments are not allowed; use "// Comment." instead
(#164) Line indented incorrectly; expected 4 spaces, found 5
(#167) Inline doc block comments are not allowed; use "// Comment." instead
(#172) Line indented incorrectly; expected 8 spaces, found 9
(#174) Line indented incorrectly; expected 8 spaces, found 9
(#175) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline doc block comments are not allowed; use "// Comment." instead
(#188) Line indented incorrectly; expected 8 spaces, found 9
(#188) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#191) This comment is 58% valid code; is this commented out code?
(#191) No space found before comment text; expected "// if (is_object($answer) == false) {" but found "//if (is_object($answer) == false) {"
(#192) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) This comment is 100% valid code; is this commented out code?
(#193) No space found before comment text; expected "// }" but found "//}"
(#195) Inline doc block comments are not allowed; use "// Comment." instead
(#202) Line indented incorrectly; expected 8 spaces, found 9
(#204) Line indented incorrectly; expected 4 spaces, found 5
(#210) Line indented incorrectly; expected 4 spaces, found 5
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// For a successfull update we must fetch id field for correctwriting" but found "//For a successfull update we must fetch id field for correctwriting"
(#213) Variable "qtype_id" must not contain underscores.
(#213) Commas (,) must be followed by white space.
(#213) Line exceeds 132 characters; contains 146 characters
(#215) Variable "qtype_id" must not contain underscores.
(#220) Line indented incorrectly; expected 4 spaces, found 5
(#227) Line indented incorrectly; expected 4 spaces, found 5
(#228) Inline doc block comments are not allowed; use "// Comment." instead
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) This comment is 48% valid code; is this commented out code?
(#243) Line indented incorrectly; expected 8 spaces, found 9
(#247) Line indented incorrectly; expected 8 spaces, found 9
(#248) Line indented incorrectly; expected 4 spaces, found 5
(#249) Line indented incorrectly; expected 0 spaces, found 1
(#249) Closing brace indented incorrectly; expected 0 spaces, found 1
(#250) Whitespace found at end of line
(#251) Whitespace found at end of line
question/type/correctwriting/cw_hints.php
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) This comment is 43% valid code; is this commented out code?
(#289) Expected 1 space after "="; 2 found
(#303) Expected 1 space after "="; 2 found
(#318) This comment is 43% valid code; is this commented out code?
(#342) This comment is 43% valid code; is this commented out code?
question/type/correctwriting/db/upgrade.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line exceeds 132 characters; contains 139 characters
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line exceeds 132 characters; contains 138 characters
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line exceeds 132 characters; contains 142 characters
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line exceeds 132 characters; contains 144 characters
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space after "=>"; 2 found
(#98) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#99) Commas (,) must be followed by white space.
(#111) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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
question/type/correctwriting/edit_correctwriting_form.php
(#36) Line indented incorrectly; expected 0 spaces, found 1
(#49) Expected 1 space after "=>"; 2 found
(#49) No space found before comment text; expected "// Lexical error threshold field" but found "//Lexical error threshold field"
(#50) No space found before comment text; expected "// Absent token mistake weight field" but found "//Absent token mistake weight field"
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// Extra token mistake weight field" but found "//Extra token mistake weight field"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#54) Line indented incorrectly; expected 3 spaces, found 4
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Commas (,) must be followed by white space.
(#60) Line indented incorrectly; expected 3 spaces, found 4
(#62) Expected 1 space after asterisk; 2 found
(#64) Line indented incorrectly; expected 3 spaces, found 4
(#66) Expected 1 space after asterisk; 2 found
(#68) Line indented incorrectly; expected 3 spaces, found 4
(#70) Line indented incorrectly; expected 3 spaces, found 4
(#76) Expected 1 space after asterisk; 4 found
(#78) Line indented incorrectly; expected 3 spaces, found 4
(#84) Line indented incorrectly; expected 7 spaces, found 8
(#90) Line indented incorrectly; expected 11 spaces, found 12
(#94) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Functions must not contain multiple empty lines in a row; found 5 empty lines
(#159) Expected 1 space after asterisk; 2 found
(#160) Expected 1 space after asterisk; 2 found
(#161) Expected 1 space after asterisk; 2 found
(#162) Expected 1 space after asterisk; 2 found
(#163) Expected 1 space after asterisk; 2 found
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// Hinting section." but found "//Hinting section."
(#211) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Visibility must be declared on method "definition_after_data"
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Expected 1 space before "!="; 0 found
(#261) Expected 1 space after "!="; 0 found
(#263) No space found before comment text; expected "// Parse descriptions to populate script" but found "//Parse descriptions to populate script"
(#264) Expected "foreach (...) {\n"; found "foreach(...) {//This loop will pass only on non-empty answers.\n"
(#264) No space found before comment text; expected "// This loop will pass only on non-empty answers." but found "//This loop will pass only on non-empty answers."
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) No space found before comment text; expected "// Answer needs token descriptions." but found "//Answer needs token descriptions."
(#296) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#297) Inline doc block type-hinting for '$node' does not match next code line '$string...'
(#305) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#306) Inline doc block type-hinting for '$token' does not match next code line '$textdata...'
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#319) No space found before comment text; expected "// No need to enter token descriptions." but found "//No need to enter token descriptions."
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#328) This comment is 54% valid code; is this commented out code?
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) No space found before comment text; expected "// $mform->removeElement('lexemedescriptions[' . $key . ']');" but found "//$mform->removeElement('lexemedescriptions[' . $key . ']');"
(#329) This comment is 54% valid code; is this commented out code?
(#329) No space found before comment text; expected "// $mform->removeElement('descriptionslabel[' . $key . ']');" but found "//$mform->removeElement('descriptionslabel[' . $key . ']');"
(#330) Line exceeds 132 characters; contains 174 characters
(#330) This comment is 58% valid code; is this commented out code?
(#330) No space found before comment text; expected "// $mform->addElement('hidden', 'lexemedescriptions[' . $key . ']', '');//Adding hidden element with empty string to not confuse save_question_options." but found "//$mform->addElement('hidden', 'lexemedescriptions[' . $key . ']', '');//Adding hidden element with empty string to not confuse save_question_options."
(#336) No space found before comment text; expected "// Now we should pass empty answers too." but found "//Now we should pass empty answers too."
(#342) Line exceeds 132 characters; contains 157 characters
(#342) No space found before comment text; expected "// This answer is empty and was not processed by previous loop." but found "//This answer is empty and was not processed by previous loop."
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Line indented incorrectly; expected at least 20 spaces, found 19
(#351) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#358) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#360) This comment is 54% valid code; is this commented out code?
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) No space found before comment text; expected "// $mform->removeElement('lexemedescriptions[' . $i . ']');" but found "//$mform->removeElement('lexemedescriptions[' . $i . ']');"
(#361) This comment is 54% valid code; is this commented out code?
(#361) No space found before comment text; expected "// $mform->removeElement('descriptionslabel[' . $i . ']');" but found "//$mform->removeElement('descriptionslabel[' . $i . ']');"
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) This comment is 58% valid code; is this commented out code?
(#362) No space found before comment text; expected "// $mform->addElement('hidden', 'lexemedescriptions[' . $i . ']', '');" but found "//$mform->addElement('hidden', 'lexemedescriptions[' . $i . ']', '');"
(#367) Line indented incorrectly; expected 4 spaces, found 5
(#376) Line indented incorrectly; expected 4 spaces, found 5
(#378) Line indented incorrectly; expected 4 spaces, found 5
(#386) Line indented incorrectly; expected 4 spaces, found 5
(#393) Line indented incorrectly; expected 4 spaces, found 5
(#393) Expected 1 space after closing parenthesis; found 2
(#397) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#405) Closing brace indented incorrectly; expected 5 spaces, found 4
(#415) Line indented incorrectly; expected 4 spaces, found 5
(#426) Line indented incorrectly; expected 4 spaces, found 5
(#428) Visibility must be declared on method "get_per_answer_fields"
(#430) Opening brace should be on the same line as the declaration
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline doc block comments are not allowed; use "// Comment." instead
(#441) Line exceeds 132 characters; contains 175 characters
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) No space found before comment text; expected "// Remove trailing 0s from floating value fields" but found "//Remove trailing 0s from floating value fields"
(#484) Commas (,) must be followed by white space.
(#484) Commas (,) must be followed by white space.
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) This comment is 54% valid code; is this commented out code?
(#485) No space found before comment text; expected "// $lang = block_formal_langs::lang_object($question->options->langid);" but found "//$lang = block_formal_langs::lang_object($question->options->langid);"
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) This comment is 65% valid code; is this commented out code?
(#518) Line exceeds 132 characters; contains 171 characters
(#520) Line exceeds 132 characters; contains 177 characters
(#522) Line exceeds 132 characters; contains 177 characters
(#539) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#551) Expected 1 space after asterisk; 2 found
(#552) Expected 1 space after asterisk; 2 found
(#553) Expected 1 space after asterisk; 2 found
(#560) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#568) Expected 1 space after "="; 2 found
(#568) Expected 1 space after "-"; 2 found
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#607) No space found before comment text; expected "// Second time form is a unique case: first appearance of token descriptions before user." but found "//Second time form is a unique case: first appearance of token descriptions before user."
(#610) No space found before comment text; expected "// More than second time form, so check descriptions count." but found "//More than second time form, so check descriptions count."
(#612) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#620) Expected 1 space after "="; 2 found
(#634) Line exceeds 132 characters; contains 133 characters
(#634) No space found before comment text; expected "// Token descriptions needed for this answer." but found "//Token descriptions needed for this answer."
(#636) This comment is 55% valid code; is this commented out code?
(#636) Line exceeds 132 characters; contains 159 characters
(#636) No space found before comment text; expected "// Uncomment if empty descriptions will be good as "no descriptions" variant." but found "//Uncomment if empty descriptions will be good as "no descriptions" variant."
(#638) Expected 1 space after "="; 2 found
(#667) Line indented incorrectly; expected 0 spaces, found 1
question/type/correctwriting/lang/en/qtype_correctwriting.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// Lang string file for the correct writing question type" but found "//Lang string file for the correct writing question type"
question/type/correctwriting/lang/ru/qtype_correctwriting.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// Lang string file for the correct writing question type" but found "//Lang string file for the correct writing question type"
question/type/correctwriting/lexical_analyzer.php
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// Other necessary requires" but found "//Other necessary requires"
(#60) Possible useless method overriding detected
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline doc block type-hinting for '$pair' does not match next code line 'foreach...'
(#90) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// 3. Set array of mistakes from lexer errors - Mamontov" but found "//3. Set array of mistakes from lexer errors - Mamontov"
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline doc block comments are not allowed; use "// Comment." instead
(#132) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#135) Expected 1 space after "="; 2 found
(#146) Inline doc block comments are not allowed; use "// Comment." instead
(#193) Commas (,) must be followed by white space.
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// Lexical error weight field" but found "//Lexical error weight field"
(#198) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/lexical_mistakes.php
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// TODO - implement actually" but found "//TODO - implement actually"
(#43) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/lexical_pattern.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
question/type/correctwriting/mistakesimage.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#53) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#59) Line indented incorrectly; expected at least 4 spaces, found 3
(#62) Line indented incorrectly; expected 4 spaces, found 3
(#62) Commas (,) must be followed by white space.
(#63) Line indented incorrectly; expected at least 4 spaces, found 3
(#65) Expected 4 space(s) before asterisk; 5 found
(#66) Line indented incorrectly; expected 4 spaces, found 3
(#66) Commas (,) must be followed by white space.
(#67) Line indented incorrectly; expected at least 4 spaces, found 3
(#70) Line indented incorrectly; expected 4 spaces, found 3
(#77) Line indented incorrectly; expected at least 8 spaces, found 7
(#78) Line indented incorrectly; expected 4 spaces, found 3
(#78) Closing brace indented incorrectly; expected 4 spaces, found 3
(#79) Line indented incorrectly; expected at least 4 spaces, found 3
(#81) Expected 4 space(s) before asterisk; 5 found
(#82) Line indented incorrectly; expected 4 spaces, found 3
(#83) Line indented incorrectly; expected at least 8 spaces, found 7
(#84) Line indented incorrectly; expected 4 spaces, found 3
(#85) Line indented incorrectly; expected at least 4 spaces, found 3
(#87) Expected 4 space(s) before asterisk; 5 found
(#88) Line indented incorrectly; expected 4 spaces, found 3
(#89) Line indented incorrectly; expected at least 8 spaces, found 7
(#90) Line indented incorrectly; expected 4 spaces, found 3
(#91) Line indented incorrectly; expected at least 4 spaces, found 3
(#94) Expected 4 space(s) before asterisk; 5 found
(#95) Line indented incorrectly; expected 4 spaces, found 3
(#95) Commas (,) must be followed by white space.
(#96) Line indented incorrectly; expected at least 8 spaces, found 7
(#97) Line indented incorrectly; expected at least 8 spaces, found 7
(#97) Expected 1 space before "/"; 0 found
(#97) Expected 1 space after "/"; 0 found
(#98) Line indented incorrectly; expected at least 8 spaces, found 7
(#99) Line indented incorrectly; expected 8 spaces, found 7
(#100) Line indented incorrectly; expected at least 12 spaces, found 11
(#100) Expected 1 space before "+"; 0 found
(#100) Expected 1 space after "+"; 0 found
(#100) Expected 1 space before "+"; 0 found
(#100) Expected 1 space after "+"; 0 found
(#101) Line indented incorrectly; expected 8 spaces, found 7
(#102) Line indented incorrectly; expected at least 12 spaces, found 11
(#103) Line indented incorrectly; expected 8 spaces, found 7
(#104) Line indented incorrectly; expected at least 8 spaces, found 7
(#105) Line indented incorrectly; expected 4 spaces, found 3
(#106) Line indented incorrectly; expected at least 4 spaces, found 3
(#112) Expected 4 space(s) before asterisk; 5 found
(#113) Line indented incorrectly; expected 4 spaces, found 3
(#114) Line indented incorrectly; expected at least 8 spaces, found 7
(#115) Line indented incorrectly; expected 4 spaces, found 3
(#116) Line indented incorrectly; expected at least 4 spaces, found 3
(#120) Line indented incorrectly; expected 4 spaces, found 3
(#122) Line indented incorrectly; expected 4 spaces, found 3
(#136) Line indented incorrectly; expected at least 4 spaces, found 3
(#139) Line indented incorrectly; expected 4 spaces, found 3
(#140) Line indented incorrectly; expected at least 4 spaces, found 3
(#143) Line indented incorrectly; expected 4 spaces, found 3
(#145) Line indented incorrectly; expected at least 4 spaces, found 3
(#148) Line indented incorrectly; expected 4 spaces, found 3
(#149) Line indented incorrectly; expected at least 8 spaces, found 7
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Line indented incorrectly; expected at least 8 spaces, found 7
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Line indented incorrectly; expected at least 8 spaces, found 7
(#153) Line indented incorrectly; expected at least 8 spaces, found 7
(#154) Line indented incorrectly; expected at least 8 spaces, found 7
(#155) Line indented incorrectly; expected 4 spaces, found 3
(#156) Line indented incorrectly; expected at least 4 spaces, found 3
(#158) Expected 4 space(s) before asterisk; 5 found
(#159) Line indented incorrectly; expected 4 spaces, found 3
(#160) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Line indented incorrectly; expected 4 spaces, found 3
(#163) Line indented incorrectly; expected at least 4 spaces, found 3
(#167) Line indented incorrectly; expected 4 spaces, found 3
(#168) Line indented incorrectly; expected at least 8 spaces, found 7
(#169) Line indented incorrectly; expected 4 spaces, found 3
(#170) Line indented incorrectly; expected at least 4 spaces, found 3
(#176) Expected 4 space(s) before asterisk; 5 found
(#177) Line indented incorrectly; expected 4 spaces, found 3
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 8 spaces, found 7
(#179) Line indented incorrectly; expected at least 8 spaces, found 7
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 8 spaces, found 7
(#182) Line indented incorrectly; expected at least 8 spaces, found 7
(#183) Line indented incorrectly; expected 8 spaces, found 7
(#184) Line indented incorrectly; expected at least 12 spaces, found 11
(#185) Line indented incorrectly; expected 8 spaces, found 7
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected at least 8 spaces, found 7
(#187) Line indented incorrectly; expected at least 8 spaces, found 7
(#187) Expected 1 space before "/"; 0 found
(#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 at least 8 spaces, found 7
(#190) This comment is 65% valid code; is this commented out code?
(#190) Line indented incorrectly; expected at least 8 spaces, found 7
(#191) Line indented incorrectly; expected at least 8 spaces, found 7
(#192) Line indented incorrectly; expected at least 8 spaces, found 7
(#193) Line indented incorrectly; expected at least 8 spaces, found 7
(#194) Line indented incorrectly; expected at least 8 spaces, found 7
(#195) Line indented incorrectly; expected at least 8 spaces, found 7
(#197) Line indented incorrectly; expected at least 8 spaces, found 7
(#199) Line indented incorrectly; expected at least 8 spaces, found 7
(#200) Line indented incorrectly; expected at least 8 spaces, found 7
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Line indented incorrectly; expected at least 8 spaces, found 7
(#203) Line indented incorrectly; expected at least 8 spaces, found 7
(#204) Line indented incorrectly; expected 4 spaces, found 3
(#209) Expected 1 space(s) before asterisk; 2 found
(#212) Line indented incorrectly; expected at least 4 spaces, found 3
(#215) Line indented incorrectly; expected 4 spaces, found 3
(#216) Line indented incorrectly; expected at least 4 spaces, found 3
(#219) Line indented incorrectly; expected 4 spaces, found 3
(#220) Line indented incorrectly; expected at least 4 spaces, found 3
(#223) Expected 4 space(s) before asterisk; 5 found
(#224) Line indented incorrectly; expected 4 spaces, found 3
(#225) Line indented incorrectly; expected at least 8 spaces, found 7
(#226) Line indented incorrectly; expected at least 8 spaces, found 7
(#227) Line indented incorrectly; expected 4 spaces, found 3
(#228) Line indented incorrectly; expected at least 4 spaces, found 3
(#230) Expected 4 space(s) before asterisk; 5 found
(#231) Line indented incorrectly; expected 4 spaces, found 3
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Line indented incorrectly; expected at least 8 spaces, found 7
(#233) Line indented incorrectly; expected at least 8 spaces, found 7
(#234) Line indented incorrectly; expected at least 8 spaces, found 7
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line indented incorrectly; expected at least 8 spaces, found 7
(#236) Line indented incorrectly; expected at least 8 spaces, found 7
(#236) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Line indented incorrectly; expected 4 spaces, found 3
(#240) Line indented incorrectly; expected at least 4 spaces, found 3
(#245) Line indented incorrectly; expected 4 spaces, found 3
(#246) Line indented incorrectly; expected at least 8 spaces, found 7
(#247) Line indented incorrectly; expected 4 spaces, found 3
(#248) Line indented incorrectly; expected at least 4 spaces, found 3
(#251) Line indented incorrectly; expected 4 spaces, found 3
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Line indented incorrectly; expected at least 8 spaces, found 7
(#253) Line indented incorrectly; expected at least 8 spaces, found 7
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 8 spaces, found 7
(#255) Line indented incorrectly; expected at least 8 spaces, found 7
(#256) Line indented incorrectly; expected at least 8 spaces, found 7
(#256) Expected 1 space after "="; 2 found
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Line indented incorrectly; expected at least 8 spaces, found 7
(#258) Line indented incorrectly; expected at least 8 spaces, found 7
(#259) Line indented incorrectly; expected 4 spaces, found 3
(#261) Expected 1 space after asterisk; 2 found
(#267) Expected 1 space after asterisk; 2 found
(#274) Expected 5 space(s) before asterisk; 4 found
(#275) Line indented incorrectly; expected 4 spaces, found 3
(#276) Line indented incorrectly; expected at least 8 spaces, found 7
(#277) Line indented incorrectly; expected 4 spaces, found 3
(#278) Line indented incorrectly; expected at least 4 spaces, found 3
(#281) Line indented incorrectly; expected 4 spaces, found 3
(#282) Line indented incorrectly; expected at least 8 spaces, found 7
(#283) Line indented incorrectly; expected 4 spaces, found 3
(#284) Line indented incorrectly; expected at least 4 spaces, found 3
(#289) Expected 4 space(s) before asterisk; 5 found
(#290) Line indented incorrectly; expected 4 spaces, found 3
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Line indented incorrectly; expected at least 8 spaces, found 7
(#292) Line indented incorrectly; expected at least 8 spaces, found 7
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Line indented incorrectly; expected at least 8 spaces, found 7
(#294) Line indented incorrectly; expected at least 8 spaces, found 7
(#296) Line indented incorrectly; expected at least 8 spaces, found 7
(#297) Line indented incorrectly; expected at least 8 spaces, found 7
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Line indented incorrectly; expected at least 8 spaces, found 7
(#300) Line indented incorrectly; expected at least 8 spaces, found 7
(#301) Line indented incorrectly; expected at least 8 spaces, found 7
(#302) Line indented incorrectly; expected 4 spaces, found 3
(#309) Line indented incorrectly; expected at least 4 spaces, found 2
(#311) Expected 3 space(s) before asterisk; 4 found
(#312) Line indented incorrectly; expected 4 spaces, found 3
(#313) Line indented incorrectly; expected at least 4 spaces, found 3
(#316) Line indented incorrectly; expected 4 spaces, found 3
(#317) Line indented incorrectly; expected at least 4 spaces, found 3
(#320) Line indented incorrectly; expected 4 spaces, found 3
(#322) Line indented incorrectly; expected at least 4 spaces, found 3
(#324) Expected 1 space after asterisk; 2 found
(#325) Expected 1 space after asterisk; 2 found
(#326) Expected 1 space after asterisk; 2 found
(#328) Line indented incorrectly; expected 4 spaces, found 3
(#329) Line indented incorrectly; expected at least 8 spaces, found 7
(#329) Commas (,) must be followed by white space.
(#330) Line indented incorrectly; expected at least 8 spaces, found 7
(#330) Commas (,) must be followed by white space.
(#331) Line indented incorrectly; expected at least 8 spaces, found 7
(#331) Commas (,) must be followed by white space.
(#332) Line indented incorrectly; expected 8 spaces, found 7
(#332) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#333) Line indented incorrectly; expected at least 12 spaces, found 11
(#333) Commas (,) must be followed by white space.
(#334) Line indented incorrectly; expected at least 12 spaces, found 11
(#335) Line indented incorrectly; expected at least 12 spaces, found 11
(#336) Line indented incorrectly; expected at least 12 spaces, found 11
(#337) Line indented incorrectly; expected at least 12 spaces, found 11
(#338) Line indented incorrectly; expected 8 spaces, found 7
(#339) Line indented incorrectly; expected 4 spaces, found 3
(#340) Line indented incorrectly; expected at least 4 spaces, found 3
(#343) Line indented incorrectly; expected 4 spaces, found 3
(#344) Line indented incorrectly; expected at least 8 spaces, found 7
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#345) Line indented incorrectly; expected 4 spaces, found 3
(#346) Line indented incorrectly; expected at least 4 spaces, found 3
(#349) Line indented incorrectly; expected 4 spaces, found 3
(#350) Line indented incorrectly; expected at least 8 spaces, found 7
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#351) Line indented incorrectly; expected 4 spaces, found 3
(#353) Line indented incorrectly; expected at least 4 spaces, found 3
(#358) Line indented incorrectly; expected 4 spaces, found 3
(#359) Line indented incorrectly; expected at least 8 spaces, found 7
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 7
(#361) Line indented incorrectly; expected 8 spaces, found 7
(#361) Expected "if (...) {\n"; found "if(...) {\n"
(#362) Line indented incorrectly; expected 12 spaces, found 11
(#362) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#363) Line indented incorrectly; expected 16 spaces, found 15
(#364) Line indented incorrectly; expected at least 20 spaces, found 19
(#365) Line indented incorrectly; expected 16 spaces, found 15
(#366) Line indented incorrectly; expected 12 spaces, found 11
(#367) Line indented incorrectly; expected 8 spaces, found 7
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Line indented incorrectly; expected at least 8 spaces, found 7
(#368) No space found before comment text; expected "// Check moved array" but found "//Check moved array"
(#369) Line indented incorrectly; expected 8 spaces, found 7
(#369) Expected "if (...) {\n"; found "if(...) {\n"
(#370) Line indented incorrectly; expected 12 spaces, found 11
(#370) Expected "foreach (...) {\n"; found "foreach (...) {\n"
(#371) Line indented incorrectly; expected 16 spaces, found 15
(#372) Line indented incorrectly; expected at least 20 spaces, found 19
(#373) Line indented incorrectly; expected 16 spaces, found 15
(#374) Line indented incorrectly; expected 12 spaces, found 11
(#375) Line indented incorrectly; expected 8 spaces, found 7
(#376) Line indented incorrectly; expected at least 8 spaces, found 7
(#377) Line indented incorrectly; expected 4 spaces, found 3
(#379) Line indented incorrectly; expected at least 4 spaces, found 3
(#381) Expected 4 space(s) before asterisk; 5 found
(#382) Line indented incorrectly; expected 4 spaces, found 3
(#383) Line indented incorrectly; expected at least 8 spaces, found 7
(#384) Line indented incorrectly; expected 4 spaces, found 3
(#385) Line indented incorrectly; expected at least 4 spaces, found 3
(#387) Expected 4 space(s) before asterisk; 5 found
(#388) Line indented incorrectly; expected 4 spaces, found 3
(#389) Line indented incorrectly; expected at least 8 spaces, found 7
(#390) Line indented incorrectly; expected 4 spaces, found 3
(#391) Line indented incorrectly; expected at least 4 spaces, found 3
(#394) Line indented incorrectly; expected 4 spaces, found 3
(#395) Line indented incorrectly; expected at least 8 spaces, found 7
(#396) Line indented incorrectly; expected 4 spaces, found 3
(#402) Line indented incorrectly; expected at least 4 spaces, found 3
(#405) Line indented incorrectly; expected 4 spaces, found 3
(#406) Line indented incorrectly; expected at least 4 spaces, found 3
(#411) Line indented incorrectly; expected 4 spaces, found 3
(#412) Line indented incorrectly; expected at least 8 spaces, found 7
(#413) Line indented incorrectly; expected at least 8 spaces, found 7
(#414) Line indented incorrectly; expected at least 8 spaces, found 7
(#415) Line indented incorrectly; expected at least 8 spaces, found 7
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Line indented incorrectly; expected at least 8 spaces, found 7
(#417) Line indented incorrectly; expected 8 spaces, found 7
(#417) Expected "for (...) {\n"; found "for(...) {\n"
(#417) Space found before first semicolon of FOR loop
(#417) Space found before second semicolon of FOR loop
(#417) Space found before semicolon; expected "0;" but found "0 ;"
(#417) Space found before semicolon; expected "$answercount;" but found "$answercount ;"
(#418) Line indented incorrectly; expected 12 spaces, found 11
(#419) Line indented incorrectly; expected at least 16 spaces, found 15
(#420) Line indented incorrectly; expected 12 spaces, found 11
(#421) Line indented incorrectly; expected 8 spaces, found 7
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Line indented incorrectly; expected at least 8 spaces, found 7
(#424) Line indented incorrectly; expected 8 spaces, found 7
(#424) Expected "for (...) {\n"; found "for(...) {\n"
(#424) Space found before second semicolon of FOR loop
(#424) Space found before semicolon; expected "$responsecount;" but found "$responsecount ;"
(#425) Line indented incorrectly; expected 12 spaces, found 11
(#426) Line indented incorrectly; expected at least 16 spaces, found 15
(#427) Line indented incorrectly; expected 12 spaces, found 11
(#428) Line indented incorrectly; expected 8 spaces, found 7
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Line indented incorrectly; expected at least 8 spaces, found 7
(#431) Line indented incorrectly; expected at least 8 spaces, found 7
(#432) Line indented incorrectly; expected 8 spaces, found 7
(#432) Expected "for (...) {\n"; found "for (...)\n {\n"
(#433) Line indented incorrectly; expected at least 8 spaces, found 7
(#434) Line indented incorrectly; expected at least 12 spaces, found 11
(#435) Line indented incorrectly; expected at least 12 spaces, found 11
(#436) Line indented incorrectly; expected at least 12 spaces, found 11
(#437) Line indented incorrectly; expected at least 12 spaces, found 11
(#438) Line indented incorrectly; expected 8 spaces, found 7
(#440) Line indented incorrectly; expected 4 spaces, found 3
(#442) Line indented incorrectly; expected 4 spaces, found 3
(#443) Line indented incorrectly; expected at least 8 spaces, found 7
(#444) Line indented incorrectly; expected 4 spaces, found 3
(#448) Expected 1 space(s) before asterisk; 0 found
(#451) Line indented incorrectly; expected at least 4 spaces, found 3
(#454) Line indented incorrectly; expected 4 spaces, found 3
(#455) Line indented incorrectly; expected at least 4 spaces, found 3
(#457) Expected 4 space(s) before asterisk; 5 found
(#458) Line indented incorrectly; expected 4 spaces, found 3
(#459) Line indented incorrectly; expected at least 4 spaces, found 3
(#461) Expected 4 space(s) before asterisk; 5 found
(#462) Line indented incorrectly; expected 4 spaces, found 3
(#463) Line indented incorrectly; expected at least 4 spaces, found 3
(#465) Expected 4 space(s) before asterisk; 5 found
(#466) Line indented incorrectly; expected 4 spaces, found 3
(#467) Line indented incorrectly; expected at least 4 spaces, found 3
(#469) Expected 4 space(s) before asterisk; 5 found
(#470) Line indented incorrectly; expected 4 spaces, found 3
(#471) Line indented incorrectly; expected at least 4 spaces, found 3
(#476) Expected 4 space(s) before asterisk; 5 found
(#477) Line indented incorrectly; expected 4 spaces, found 3
(#478) Line indented incorrectly; expected at least 8 spaces, found 7
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Line indented incorrectly; expected at least 8 spaces, found 7
(#481) Line indented incorrectly; expected at least 8 spaces, found 7
(#482) Line indented incorrectly; expected at least 8 spaces, found 7
(#483) Line indented incorrectly; expected at least 8 spaces, found 7
(#484) Line indented incorrectly; expected at least 8 spaces, found 7
(#485) Line indented incorrectly; expected at least 8 spaces, found 7
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Line indented incorrectly; expected at least 8 spaces, found 7
(#488) Line indented incorrectly; expected 8 spaces, found 7
(#489) Line indented incorrectly; expected at least 12 spaces, found 11
(#490) Line indented incorrectly; expected 8 spaces, found 7
(#491) Line indented incorrectly; expected at least 12 spaces, found 11
(#492) Line indented incorrectly; expected 8 spaces, found 7
(#493) Line indented incorrectly; expected 4 spaces, found 3
(#494) Line indented incorrectly; expected at least 4 spaces, found 3
(#499) Expected 4 space(s) before asterisk; 5 found
(#500) Line indented incorrectly; expected 4 spaces, found 3
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Line indented incorrectly; expected at least 8 spaces, found 7
(#502) Line indented incorrectly; expected at least 8 spaces, found 7
(#503) Line indented incorrectly; expected at least 8 spaces, found 7
(#504) Line indented incorrectly; expected 8 spaces, found 7
(#504) Expected "for (...) {\n"; found "for(...) {\n"
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Line indented incorrectly; expected at least 12 spaces, found 11
(#506) Line indented incorrectly; expected at least 12 spaces, found 11
(#507) Line indented incorrectly; expected at least 12 spaces, found 11
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Line indented incorrectly; expected at least 12 spaces, found 11
(#510) Line indented incorrectly; expected at least 12 spaces, found 11
(#512) Line indented incorrectly; expected at least 12 spaces, found 11
(#512) Space found before semicolon; expected "1;" but found "1 ;"
(#513) Line indented incorrectly; expected at least 12 spaces, found 11
(#514) Line indented incorrectly; expected at least 12 spaces, found 11
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line indented incorrectly; expected at least 12 spaces, found 11
(#517) Line indented incorrectly; expected at least 12 spaces, found 11
(#518) Line indented incorrectly; expected at least 12 spaces, found 11
(#519) Line indented incorrectly; expected at least 12 spaces, found 11
(#520) Line indented incorrectly; expected 12 spaces, found 11
(#521) Line indented incorrectly; expected at least 16 spaces, found 15
(#521) Expected 1 space before "+"; 0 found
(#521) Expected 1 space after "+"; 0 found
(#522) Line indented incorrectly; expected at least 16 spaces, found 15
(#522) Expected 1 space before "+"; 0 found
(#522) Expected 1 space after "+"; 0 found
(#523) Line indented incorrectly; expected 12 spaces, found 11
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Line indented incorrectly; expected at least 12 spaces, found 11
(#526) Line indented incorrectly; expected at least 12 spaces, found 11
(#527) Line indented incorrectly; expected at least 12 spaces, found 11
(#529) Line indented incorrectly; expected 8 spaces, found 7
(#530) Line indented incorrectly; expected 4 spaces, found 3
(#531) Line indented incorrectly; expected at least 4 spaces, found 3
(#535) Expected 4 space(s) before asterisk; 5 found
(#536) Line indented incorrectly; expected 4 spaces, found 3
(#537) Line indented incorrectly; expected at least 8 spaces, found 7
(#538) Line indented incorrectly; expected at least 8 spaces, found 7
(#539) Line indented incorrectly; expected 4 spaces, found 3
(#540) Line indented incorrectly; expected at least 4 spaces, found 3
(#542) Expected 4 space(s) before asterisk; 5 found
(#543) Line indented incorrectly; expected 4 spaces, found 3
(#544) Line indented incorrectly; expected at least 8 spaces, found 7
(#545) Line indented incorrectly; expected 4 spaces, found 3
(#546) Line indented incorrectly; expected at least 4 spaces, found 3
(#548) Expected 4 space(s) before asterisk; 5 found
(#549) Line indented incorrectly; expected 4 spaces, found 3
(#550) Line indented incorrectly; expected at least 8 spaces, found 7
(#551) Line indented incorrectly; expected 4 spaces, found 3
(#552) Line indented incorrectly; expected at least 4 spaces, found 3
(#556) Line indented incorrectly; expected 4 spaces, found 3
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Line indented incorrectly; expected at least 8 spaces, found 7
(#557) No space found before comment text; expected "// Get current cell" but found "//Get current cell"
(#558) Line indented incorrectly; expected at least 8 spaces, found 7
(#559) Line indented incorrectly; expected at least 8 spaces, found 7
(#560) Line indented incorrectly; expected 4 spaces, found 3
(#565) Line indented incorrectly; expected 4 spaces, found 3
(#566) Line indented incorrectly; expected at least 8 spaces, found 7
(#567) Line indented incorrectly; expected at least 8 spaces, found 7
(#568) Line indented incorrectly; expected 4 spaces, found 3
(#569) Line indented incorrectly; expected at least 4 spaces, found 3
(#573) Line indented incorrectly; expected 4 spaces, found 3
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) No space found before comment text; expected "// Get current cell" but found "//Get current cell"
(#575) Line indented incorrectly; expected at least 8 spaces, found 7
(#576) Line indented incorrectly; expected at least 8 spaces, found 7
(#577) Line indented incorrectly; expected 4 spaces, found 3
(#578) Line indented incorrectly; expected at least 4 spaces, found 3
(#582) Line indented incorrectly; expected 4 spaces, found 3
(#583) Line indented incorrectly; expected at least 8 spaces, found 7
(#584) Line indented incorrectly; expected at least 8 spaces, found 7
(#585) Line indented incorrectly; expected 4 spaces, found 3
(#591) Commas (,) must be followed by white space.
(#592) Inline doc block comments are not allowed; use "// Comment." instead
(#598) Line indented incorrectly; expected at least 4 spaces, found 3
(#602) Line indented incorrectly; expected 4 spaces, found 3
(#603) Line indented incorrectly; expected at least 8 spaces, found 7
(#604) Line indented incorrectly; expected at least 8 spaces, found 7
(#605) Line indented incorrectly; expected at least 8 spaces, found 7
(#606) Line indented incorrectly; expected at least 8 spaces, found 7
(#607) Line indented incorrectly; expected 4 spaces, found 3
(#608) Line indented incorrectly; expected at least 4 spaces, found 3
(#612) Line indented incorrectly; expected 4 spaces, found 3
(#613) Line indented incorrectly; expected at least 8 spaces, found 7
(#614) Line indented incorrectly; expected at least 8 spaces, found 7
(#615) Line indented incorrectly; expected at least 8 spaces, found 7
(#615) Space found before semicolon; expected "1;" but found "1 ;"
(#616) Line indented incorrectly; expected 4 spaces, found 3
(#617) Line indented incorrectly; expected at least 4 spaces, found 3
(#621) Line indented incorrectly; expected 4 spaces, found 3
(#622) Line indented incorrectly; expected at least 8 spaces, found 7
(#623) Line indented incorrectly; expected at least 8 spaces, found 7
(#624) Line indented incorrectly; expected at least 8 spaces, found 7
(#624) Space found before semicolon; expected "1;" but found "1 ;"
(#625) Line indented incorrectly; expected 4 spaces, found 3
(#626) Line indented incorrectly; expected at least 4 spaces, found 3
(#631) Expected 4 space(s) before asterisk; 5 found
(#632) Line indented incorrectly; expected 4 spaces, found 3
(#633) Line indented incorrectly; expected at least 8 spaces, found 7
(#634) Line indented incorrectly; expected 8 spaces, found 7
(#634) Expected "while (...) {\n"; found "while(...) {\n"
(#635) Line indented incorrectly; expected at least 12 spaces, found 11
(#637) Line indented incorrectly; expected 8 spaces, found 7
(#638) Line indented incorrectly; expected 4 spaces, found 3
(#639) Line indented incorrectly; expected at least 4 spaces, found 3
(#641) Expected 4 space(s) before asterisk; 5 found
(#642) Line indented incorrectly; expected 4 spaces, found 3
(#643) Line indented incorrectly; expected at least 8 spaces, found 7
(#644) Line indented incorrectly; expected at least 8 spaces, found 7
(#645) Line indented incorrectly; expected 8 spaces, found 7
(#646) Line indented incorrectly; expected 12 spaces, found 11
(#646) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#647) Line indented incorrectly; expected at least 16 spaces, found 15
(#648) Line indented incorrectly; expected at least 16 spaces, found 15
(#649) Line indented incorrectly; expected at least 16 spaces, found 15
(#650) Line indented incorrectly; expected 12 spaces, found 11
(#651) Line indented incorrectly; expected 8 spaces, found 7
(#652) Line indented incorrectly; expected at least 8 spaces, found 7
(#653) Line indented incorrectly; expected 4 spaces, found 3
(#654) Line indented incorrectly; expected at least 4 spaces, found 3
(#657) Expected 4 space(s) before asterisk; 5 found
(#658) Line indented incorrectly; expected 4 spaces, found 3
(#659) Line indented incorrectly; expected at least 8 spaces, found 7
(#660) Line indented incorrectly; expected 8 spaces, found 7
(#661) Line indented incorrectly; expected 12 spaces, found 11
(#661) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#662) Line indented incorrectly; expected at least 16 spaces, found 15
(#663) Line indented incorrectly; expected at least 16 spaces, found 15
(#664) Line indented incorrectly; expected at least 16 spaces, found 15
(#665) Line indented incorrectly; expected 12 spaces, found 11
(#666) Line indented incorrectly; expected 8 spaces, found 7
(#667) Line indented incorrectly; expected 4 spaces, found 3
(#670) Expected 1 space(s) before asterisk; 2 found
(#672) Line indented incorrectly; expected at least 4 spaces, found 3
(#675) Line indented incorrectly; expected 4 spaces, found 3
(#676) Line indented incorrectly; expected at least 4 spaces, found 3
(#679) Line indented incorrectly; expected 4 spaces, found 3
(#680) Line indented incorrectly; expected at least 8 spaces, found 7
(#681) Line indented incorrectly; expected 4 spaces, found 3
(#688) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#702) Line indented incorrectly; expected at least 4 spaces, found 3
(#705) Expected 4 space(s) before asterisk; 5 found
(#706) Line indented incorrectly; expected 4 spaces, found 3
(#707) Line indented incorrectly; expected at least 8 spaces, found 7
(#709) Line indented incorrectly; expected at least 8 spaces, found 7
(#710) Line indented incorrectly; expected 8 spaces, found 7
(#711) Line indented incorrectly; expected at least 12 spaces, found 11
(#712) Line indented incorrectly; expected 8 spaces, found 7
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Line indented incorrectly; expected at least 8 spaces, found 7
(#715) Line indented incorrectly; expected at least 8 spaces, found 7
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Line indented incorrectly; expected at least 8 spaces, found 7
(#717) Line indented incorrectly; expected 8 spaces, found 7
(#718) Line indented incorrectly; expected 12 spaces, found 11
(#719) Line indented incorrectly; expected at least 16 spaces, found 15
(#720) Line indented incorrectly; expected at least 16 spaces, found 15
(#721) Line indented incorrectly; expected 16 spaces, found 15
(#721) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#731) Line indented incorrectly; expected 28 spaces, found 24
(#732) Line indented incorrectly; expected 24 spaces, found 20
(#733) Line indented incorrectly; expected 16 spaces, found 15
(#735) Line indented incorrectly; expected 16 spaces, found 15
(#735) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#736) Line indented incorrectly; expected at least 20 spaces, found 19
(#737) Line indented incorrectly; expected 20 spaces, found 19
(#737) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#738) Line indented incorrectly; expected at least 24 spaces, found 23
(#739) Line indented incorrectly; expected at least 24 spaces, found 23
(#740) Line indented incorrectly; expected 20 spaces, found 19
(#741) Line indented incorrectly; expected at least 20 spaces, found 19
(#742) Line indented incorrectly; expected at least 20 spaces, found 19
(#743) Line indented incorrectly; expected 16 spaces, found 15
(#745) Line indented incorrectly; expected 12 spaces, found 11
(#746) Line indented incorrectly; expected 16 spaces, found 15
(#746) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#747) Line indented incorrectly; expected at least 20 spaces, found 19
(#748) Line indented incorrectly; expected at least 20 spaces, found 19
(#749) Line indented incorrectly; expected 16 spaces, found 15
(#750) Line indented incorrectly; expected 12 spaces, found 11
(#751) Line indented incorrectly; expected 8 spaces, found 7
(#752) Line indented incorrectly; expected at least 8 spaces, found 7
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Line indented incorrectly; expected at least 8 spaces, found 7
(#754) Line indented incorrectly; expected 8 spaces, found 7
(#755) Line indented incorrectly; expected 12 spaces, found 11
(#756) Line indented incorrectly; expected at least 16 spaces, found 15
(#757) Line indented incorrectly; expected at least 16 spaces, found 15
(#758) Line indented incorrectly; expected 16 spaces, found 15
(#758) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#759) Line indented incorrectly; expected 20 spaces, found 19
(#760) Line indented incorrectly; expected at least 24 spaces, found 23
(#761) Line indented incorrectly; expected 20 spaces, found 19
(#762) Line indented incorrectly; expected at least 24 spaces, found 23
(#763) Line indented incorrectly; expected at least 24 spaces, found 23
(#764) Line indented incorrectly; expected 24 spaces, found 23
(#765) Line indented incorrectly; expected at least 28 spaces, found 27
(#766) Line indented incorrectly; expected 24 spaces, found 23
(#767) Line indented incorrectly; expected at least 28 spaces, found 27
(#768) Line indented incorrectly; expected 24 spaces, found 23
(#769) Line indented incorrectly; expected 20 spaces, found 19
(#770) Line indented incorrectly; expected 16 spaces, found 15
(#772) Line indented incorrectly; expected 16 spaces, found 15
(#772) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#773) Line indented incorrectly; expected 20 spaces, found 19
(#774) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Line indented incorrectly; expected at least 24 spaces, found 23
(#775) Line indented incorrectly; expected at least 24 spaces, found 23
(#776) Line indented incorrectly; expected at least 24 spaces, found 23
(#777) Line indented incorrectly; expected 24 spaces, found 23
(#778) Line indented incorrectly; expected at least 28 spaces, found 27
(#779) Line indented incorrectly; expected 24 spaces, found 23
(#780) Line indented incorrectly; expected at least 28 spaces, found 27
(#781) Line indented incorrectly; expected 24 spaces, found 23
(#782) Line indented incorrectly; expected 20 spaces, found 19
(#783) Line indented incorrectly; expected at least 24 spaces, found 23
(#784) Line indented incorrectly; expected 24 spaces, found 23
(#784) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#785) Line indented incorrectly; expected at least 28 spaces, found 27
(#786) Line indented incorrectly; expected at least 28 spaces, found 27
(#787) Line indented incorrectly; expected 24 spaces, found 23
(#788) Line indented incorrectly; expected at least 24 spaces, found 23
(#789) Line indented incorrectly; expected at least 24 spaces, found 23
(#790) Line indented incorrectly; expected at least 24 spaces, found 23
(#791) Line indented incorrectly; expected at least 24 spaces, found 23
(#792) Line indented incorrectly; expected at least 24 spaces, found 23
(#793) Line indented incorrectly; expected at least 24 spaces, found 23
(#794) Line indented incorrectly; expected 20 spaces, found 19
(#795) Line indented incorrectly; expected 16 spaces, found 15
(#796) Line indented incorrectly; expected 12 spaces, found 11
(#797) Line indented incorrectly; expected 16 spaces, found 15
(#797) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#798) Line indented incorrectly; expected at least 20 spaces, found 19
(#799) Line indented incorrectly; expected 20 spaces, found 19
(#800) Line indented incorrectly; expected at least 24 spaces, found 23
(#801) Line indented incorrectly; expected 20 spaces, found 19
(#802) Line indented incorrectly; expected at least 24 spaces, found 23
(#803) Line indented incorrectly; expected 20 spaces, found 19
(#804) Line indented incorrectly; expected 16 spaces, found 15
(#805) Line indented incorrectly; expected 12 spaces, found 11
(#806) Line indented incorrectly; expected 8 spaces, found 7
(#807) Line indented incorrectly; expected at least 8 spaces, found 7
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Line indented incorrectly; expected at least 8 spaces, found 7
(#809) Line indented incorrectly; expected 8 spaces, found 7
(#810) Line indented incorrectly; expected 12 spaces, found 11
(#811) Line indented incorrectly; expected at least 16 spaces, found 15
(#812) Line indented incorrectly; expected at least 16 spaces, found 15
(#813) Line indented incorrectly; expected 16 spaces, found 15
(#813) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#814) Line indented incorrectly; expected 20 spaces, found 19
(#815) Line indented incorrectly; expected at least 24 spaces, found 23
(#816) Line indented incorrectly; expected 20 spaces, found 19
(#817) Line indented incorrectly; expected at least 24 spaces, found 23
(#818) Line indented incorrectly; expected at least 24 spaces, found 23
(#819) Line indented incorrectly; expected 24 spaces, found 23
(#820) Line indented incorrectly; expected at least 28 spaces, found 27
(#821) Line indented incorrectly; expected 24 spaces, found 23
(#822) Line indented incorrectly; expected at least 28 spaces, found 27
(#823) Line indented incorrectly; expected 24 spaces, found 23
(#824) Line indented incorrectly; expected 20 spaces, found 19
(#825) Line indented incorrectly; expected 16 spaces, found 15
(#827) Line indented incorrectly; expected 16 spaces, found 15
(#827) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#832) Expected "} else {\n"; found "} else {\n"
(#835) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#837) Expected 1 space after "="; 2 found
(#845) Line exceeds 132 characters; contains 141 characters
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Line exceeds 132 characters; contains 161 characters
(#868) Line indented incorrectly; expected 24 spaces, found 20
(#869) Line indented incorrectly; expected 16 spaces, found 15
(#870) Line indented incorrectly; expected 12 spaces, found 11
(#871) Line indented incorrectly; expected 16 spaces, found 15
(#871) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#872) Line indented incorrectly; expected at least 20 spaces, found 19
(#873) Line indented incorrectly; expected at least 20 spaces, found 19
(#874) Line indented incorrectly; expected at least 20 spaces, found 19
(#875) Line indented incorrectly; expected 16 spaces, found 15
(#876) Line indented incorrectly; expected 12 spaces, found 11
(#877) Line indented incorrectly; expected 8 spaces, found 7
(#878) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Line indented incorrectly; expected at least 8 spaces, found 7
(#879) Line indented incorrectly; expected 8 spaces, found 7
(#880) Line indented incorrectly; expected 12 spaces, found 11
(#880) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#881) Line indented incorrectly; expected at least 16 spaces, found 15
(#882) Line indented incorrectly; expected at least 16 spaces, found 15
(#883) Line indented incorrectly; expected at least 16 spaces, found 15
(#884) Line indented incorrectly; expected at least 16 spaces, found 15
(#885) Line indented incorrectly; expected 12 spaces, found 11
(#886) Line indented incorrectly; expected 8 spaces, found 7
(#887) Line indented incorrectly; expected 4 spaces, found 3
(#888) Line indented incorrectly; expected at least 4 spaces, found 3
(#894) Line indented incorrectly; expected 4 spaces, found 3
(#895) Line indented incorrectly; expected at least 8 spaces, found 7
(#896) Line indented incorrectly; expected at least 8 spaces, found 7
(#897) Line indented incorrectly; expected at least 8 spaces, found 7
(#898) Line indented incorrectly; expected at least 8 spaces, found 7
(#899) Line indented incorrectly; expected 4 spaces, found 3
(#907) Line indented incorrectly; expected 4 spaces, found 3
(#908) Line indented incorrectly; expected at least 8 spaces, found 7
(#909) Line indented incorrectly; expected at least 8 spaces, found 7
(#910) Line indented incorrectly; expected at least 8 spaces, found 7
(#911) Line indented incorrectly; expected at least 8 spaces, found 7
(#916) Line indented incorrectly; expected at least 8 spaces, found 7
(#917) Line indented incorrectly; expected 8 spaces, found 7
(#917) Expected "for (...) {\n"; found "for(...) {\n"
(#918) Line indented incorrectly; expected at least 12 spaces, found 11
(#919) Line indented incorrectly; expected 8 spaces, found 7
(#921) Line indented incorrectly; expected 4 spaces, found 3
(#922) Line indented incorrectly; expected at least 4 spaces, found 3
(#928) Line indented incorrectly; expected 4 spaces, found 3
(#929) Line indented incorrectly; expected at least 8 spaces, found 7
(#934) Line indented incorrectly; expected at least 8 spaces, found 7
(#939) Line indented incorrectly; expected 8 spaces, found 7
(#939) Expected "for (...) {\n"; found "for(...) {\n"
(#939) Expected 1 space after first semicolon of FOR loop; 0 found
(#940) Line indented incorrectly; expected at least 12 spaces, found 11
(#941) Line indented incorrectly; expected at least 12 spaces, found 11
(#942) Line indented incorrectly; expected at least 12 spaces, found 11
(#943) Line indented incorrectly; expected at least 12 spaces, found 11
(#944) Line indented incorrectly; expected at least 12 spaces, found 11
(#945) Line indented incorrectly; expected at least 12 spaces, found 11
(#946) Line indented incorrectly; expected 8 spaces, found 7
(#947) Line indented incorrectly; expected 4 spaces, found 3
(#948) Line indented incorrectly; expected at least 4 spaces, found 3
(#954) Expected 4 space(s) before asterisk; 5 found
(#955) Line indented incorrectly; expected 4 spaces, found 3
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#956) Line indented incorrectly; expected at least 8 spaces, found 7
(#957) Line indented incorrectly; expected at least 8 spaces, found 7
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) Line indented incorrectly; expected at least 8 spaces, found 7
(#959) Line indented incorrectly; expected at least 8 spaces, found 7
(#959) Commas (,) must be followed by white space.
(#960) Line indented incorrectly; expected at least 8 spaces, found 7
(#961) Line indented incorrectly; expected 8 spaces, found 7
(#962) Line indented incorrectly; expected at least 12 spaces, found 11
(#963) Line indented incorrectly; expected at least 12 spaces, found 11
(#963) Expected 1 space before "-"; 0 found
(#963) Expected 1 space after "-"; 0 found
(#963) Commas (,) must be followed by white space.
(#963) Expected 1 space before "-"; 0 found
(#963) Expected 1 space after "-"; 0 found
(#964) Line indented incorrectly; expected 8 spaces, found 7
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Line indented incorrectly; expected at least 8 spaces, found 7
(#966) Line indented incorrectly; expected at least 8 spaces, found 7
(#966) Commas (,) must be followed by white space.
(#967) Line indented incorrectly; expected at least 8 spaces, found 7
(#967) Commas (,) must be followed by white space.
(#968) Line indented incorrectly; expected at least 8 spaces, found 7
(#969) Line indented incorrectly; expected at least 8 spaces, found 7
(#970) Line indented incorrectly; expected 4 spaces, found 3
(#977) Line indented incorrectly; expected at least 4 spaces, found 3
(#980) Line indented incorrectly; expected 4 spaces, found 3
(#982) Line indented incorrectly; expected at least 4 spaces, found 3
(#985) Line indented incorrectly; expected 4 spaces, found 3
(#986) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Line indented incorrectly; expected at least 8 spaces, found 7
(#987) Line indented incorrectly; expected at least 8 spaces, found 7
(#988) Line indented incorrectly; expected at least 8 spaces, found 7
(#988) Commas (,) must be followed by white space.
(#989) Line indented incorrectly; expected 8 spaces, found 7
(#990) Line indented incorrectly; expected 12 spaces, found 11
(#990) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#991) Line indented incorrectly; expected at least 16 spaces, found 15
(#992) Line indented incorrectly; expected 12 spaces, found 11
(#993) Line indented incorrectly; expected 8 spaces, found 7
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) Line indented incorrectly; expected at least 8 spaces, found 7
(#995) Line indented incorrectly; expected at least 8 spaces, found 7
(#996) Line indented incorrectly; expected at least 8 spaces, found 7
(#996) Commas (,) must be followed by white space.
(#997) Line indented incorrectly; expected 8 spaces, found 7
(#998) Line indented incorrectly; expected 12 spaces, found 11
(#998) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#999) Line indented incorrectly; expected at least 16 spaces, found 15
(#1000) Line indented incorrectly; expected 12 spaces, found 11
(#1001) Line indented incorrectly; expected 8 spaces, found 7
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Line indented incorrectly; expected at least 8 spaces, found 7
(#1003) Line indented incorrectly; expected at least 8 spaces, found 7
(#1003) Commas (,) must be followed by white space.
(#1004) Line indented incorrectly; expected 8 spaces, found 7
(#1005) Line indented incorrectly; expected 12 spaces, found 11
(#1005) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1006) Line indented incorrectly; expected at least 16 spaces, found 15
(#1007) Line indented incorrectly; expected 12 spaces, found 11
(#1008) Line indented incorrectly; expected 8 spaces, found 7
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) Line indented incorrectly; expected at least 8 spaces, found 7
(#1010) Line indented incorrectly; expected at least 8 spaces, found 7
(#1011) Line indented incorrectly; expected at least 8 spaces, found 7
(#1012) Line indented incorrectly; expected at least 8 spaces, found 7
(#1013) Line indented incorrectly; expected 4 spaces, found 3
(#1014) Line indented incorrectly; expected at least 4 spaces, found 3
(#1016) Line indented incorrectly; expected 4 spaces, found 3
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Line indented incorrectly; expected at least 8 spaces, found 7
(#1018) Line indented incorrectly; expected at least 8 spaces, found 7
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) Line indented incorrectly; expected at least 8 spaces, found 7
(#1021) Line indented incorrectly; expected at least 8 spaces, found 7
(#1022) Line indented incorrectly; expected at least 8 spaces, found 7
(#1023) Line indented incorrectly; expected at least 8 spaces, found 7
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1025) Line indented incorrectly; expected at least 8 spaces, found 7
(#1026) Line indented incorrectly; expected at least 8 spaces, found 7
(#1027) Line indented incorrectly; expected at least 8 spaces, found 7
(#1028) Line indented incorrectly; expected at least 8 spaces, found 7
(#1029) Line indented incorrectly; expected at least 8 spaces, found 7
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Line indented incorrectly; expected at least 8 spaces, found 7
(#1032) Line indented incorrectly; expected at least 8 spaces, found 7
(#1032) Commas (,) must be followed by white space.
(#1032) Commas (,) must be followed by white space.
(#1032) Commas (,) must be followed by white space.
(#1034) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Line indented incorrectly; expected at least 8 spaces, found 7
(#1035) Line indented incorrectly; expected at least 8 spaces, found 7
(#1036) Line indented incorrectly; expected at least 8 spaces, found 7
(#1037) Line indented incorrectly; expected at least 8 spaces, found 7
(#1038) Line indented incorrectly; expected at least 8 spaces, found 7
(#1039) Line indented incorrectly; expected at least 8 spaces, found 7
(#1040) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) Line indented incorrectly; expected at least 8 spaces, found 7
(#1043) Line indented incorrectly; expected at least 8 spaces, found 7
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) Line indented incorrectly; expected at least 8 spaces, found 7
(#1045) Line indented incorrectly; expected at least 8 spaces, found 7
(#1046) Line indented incorrectly; expected at least 8 spaces, found 7
(#1047) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) Line indented incorrectly; expected at least 8 spaces, found 7
(#1048) Line indented incorrectly; expected at least 8 spaces, found 7
(#1049) Line indented incorrectly; expected at least 8 spaces, found 7
(#1050) Line indented incorrectly; expected at least 8 spaces, found 7
(#1051) Line indented incorrectly; expected 4 spaces, found 3
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) Line indented incorrectly; expected at least 4 spaces, found 3
(#1059) Line indented incorrectly; expected at least 4 spaces, found 3
(#1060) Line indented incorrectly; expected at least 4 spaces, found 3
(#1060) Commas (,) must be followed by white space.
(#1063) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) Line indented incorrectly; expected at least 4 spaces, found 3
(#1064) Line indented incorrectly; expected 4 spaces, found 3
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1066) Line indented incorrectly; expected at least 8 spaces, found 7
(#1067) Line indented incorrectly; expected at least 8 spaces, found 7
(#1068) Line indented incorrectly; expected at least 8 spaces, found 7
(#1069) Line indented incorrectly; expected 4 spaces, found 3
(#1071) Line indented incorrectly; expected at least 8 spaces, found 7
(#1072) Inline comments must end in full-stops, exclamation marks, or question marks
(#1072) Line indented incorrectly; expected at least 8 spaces, found 7
(#1073) Line indented incorrectly; expected at least 8 spaces, found 7
(#1074) Line indented incorrectly; expected 4 spaces, found 3
(#1078) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/question.php
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// Fields defining a question" but found "//Fields defining a question"
(#45) Expected 1 space after asterisk; 2 found
(#49) Expected 1 space after asterisk; 2 found
(#52) No space found before comment text; expected "// Typical answer objects usually contains answer (string), fraction and feedback fields" but found "//Typical answer objects usually contains answer (string), fraction and feedback fields"
(#53) No space found before comment text; expected "// Our answer object should also contain elementnames array, with teacher-given sematic names" but found "//Our answer object should also contain elementnames array, with teacher-given sematic names"
(#54) No space found before comment text; expected "// for either important nodes (when syntax analysis is posssible) or all tokens (otherwise)." but found "//for either important nodes (when syntax analysis is posssible) or all tokens (otherwise)."
(#56) Expected 1 space after asterisk; 2 found
(#60) Expected 1 space after asterisk; 2 found
(#65) Expected 1 space after asterisk; 2 found
(#69) Expected 1 space after asterisk; 2 found
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// Other necessary question data like penalty for each type of mistakes etc" but found "//Other necessary question data like penalty for each type of mistakes etc"
(#76) Expected 1 space after asterisk; 2 found
(#80) Expected 1 space after asterisk; 2 found
(#84) Expected 1 space after asterisk; 2 found
(#90) Expected 1 space after asterisk; 2 found
(#94) Expected 1 space after asterisk; 2 found
(#100) Expected 1 space after asterisk; 2 found
(#105) Expected 1 space after asterisk; 2 found
(#110) Expected 1 space after asterisk; 2 found
(#140) Expected 1 space after asterisk; 2 found
(#144) Expected 1 space after asterisk; 2 found
(#148) Expected 1 space after asterisk; 2 found
(#152) Expected 1 space after asterisk; 2 found
(#156) Expected 1 space after asterisk; 2 found
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Expected 1 space after asterisk; 2 found
(#180) Expected 1 space after asterisk; 2 found
(#181) Expected 1 space after asterisk; 2 found
(#196) Expected 5 space(s) before asterisk; 6 found
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) This comment is 80% valid code; is this commented out code?
(#198) No space found before comment text; expected "// print_r($response);" but found "//print_r($response);"
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Commas (,) must be followed by white space.
(#247) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#248) Commas (,) must be followed by white space.
(#252) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#265) Expected 1 space after asterisk; 2 found
(#266) Expected 1 space after asterisk; 2 found
(#267) Expected 1 space after asterisk; 2 found
(#271) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#295) Expected 1 space before "<="; 2 found
(#320) Expected 5 space(s) before asterisk; 6 found
(#320) Expected 1 space after asterisk; 2 found
(#321) Expected 5 space(s) before asterisk; 6 found
(#321) Expected 1 space after asterisk; 2 found
(#322) Expected 5 space(s) before asterisk; 6 found
(#322) Expected 1 space after asterisk; 2 found
(#323) Expected 5 space(s) before asterisk; 6 found
(#325) Line indented incorrectly; expected 4 spaces, found 6
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) No space found before comment text; expected "// Get lexeme count from answer" but found "//Get lexeme count from answer"
(#343) Expected 1 space before "="; 0 found
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected 1 space after "="; 2 found
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Closing brace indented incorrectly; expected 6 spaces, found 4
(#393) Expected 5 space(s) before asterisk; 6 found
(#397) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#443) Inline control structures are not allowed
(#445) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#455) Inline doc block type-hinting for '$pair' does not match next code line '$fitness...'
(#466) Expected 1 space after "="; 2 found
(#467) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#468) Expected 1 space after "="; 2 found
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Expected 1 space after "="; 2 found
(#503) Expected 1 space before "!="; 0 found
(#503) Expected 1 space after "!="; 0 found
(#506) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#517) Line indented incorrectly; expected at least 4 spaces, found 3
(#522) Line indented incorrectly; expected 4 spaces, found 3
(#523) Line indented incorrectly; expected at least 8 spaces, found 7
(#524) Line indented incorrectly; expected at least 8 spaces, found 7
(#525) Line indented incorrectly; expected at least 8 spaces, found 7
(#526) Line indented incorrectly; expected 8 spaces, found 7
(#526) Expected 1 space before "!="; 0 found
(#526) Expected 1 space after "!="; 0 found
(#527) Line indented incorrectly; expected at least 12 spaces, found 10
(#528) Line indented incorrectly; expected 8 spaces, found 7
(#530) Line indented incorrectly; expected at least 8 spaces, found 7
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Line indented incorrectly; expected at least 8 spaces, found 7
(#531) No space found before comment text; expected "// Create sections, that will be passed into an URL" but found "//Create sections, that will be passed into an URL"
(#532) Line indented incorrectly; expected at least 8 spaces, found 7
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Line indented incorrectly; expected at least 8 spaces, found 7
(#534) No space found before comment text; expected "// Create answer section" but found "//Create answer section"
(#535) Line indented incorrectly; expected at least 8 spaces, found 7
(#536) Line indented incorrectly; expected at least 8 spaces, found 7
(#537) Line indented incorrectly; expected at least 8 spaces, found 7
(#537) Inline doc block type-hinting for '$token' does not match next code line 'foreach...'
(#538) Line indented incorrectly; expected 8 spaces, found 7
(#538) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#539) Line indented incorrectly; expected at least 12 spaces, found 11
(#540) Line indented incorrectly; expected 8 spaces, found 7
(#541) Line indented incorrectly; expected at least 8 spaces, found 7
(#541) Commas (,) must be followed by white space.
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Line indented incorrectly; expected at least 8 spaces, found 7
(#542) No space found before comment text; expected "// Create response section" but found "//Create response section"
(#543) Line indented incorrectly; expected at least 8 spaces, found 7
(#544) Line indented incorrectly; expected at least 8 spaces, found 7
(#545) Line indented incorrectly; expected 8 spaces, found 7
(#545) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#546) Line indented incorrectly; expected at least 12 spaces, found 11
(#547) Line indented incorrectly; expected 8 spaces, found 7
(#548) Line indented incorrectly; expected at least 8 spaces, found 7
(#548) Commas (,) must be followed by white space.
(#550) Line indented incorrectly; expected at least 8 spaces, found 7
(#551) Line indented incorrectly; expected at least 8 spaces, found 7
(#552) Line indented incorrectly; expected at least 8 spaces, found 7
(#553) Line indented incorrectly; expected at least 8 spaces, found 7
(#555) Line indented incorrectly; expected 8 spaces, found 7
(#555) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Line indented incorrectly; expected at least 12 spaces, found 11
(#557) Line indented incorrectly; expected 12 spaces, found 11
(#557) Empty IF statement detected
(#557) Commas (,) must be followed by white space.
(#558) Line indented incorrectly; expected at least 16 spaces, found 15
(#559) This comment is 58% valid code; is this commented out code?
(#559) Line indented incorrectly; expected at least 16 spaces, found 15
(#559) No space found before comment text; expected "// if ($mistake->correctedresponseindex != null) {" but found "//if ($mistake->correctedresponseindex != null) {"
(#560) This comment is 55% valid code; is this commented out code?
(#560) Line indented incorrectly; expected at least 16 spaces, found 15
(#560) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#561) This comment is 100% valid code; is this commented out code?
(#561) Line indented incorrectly; expected at least 16 spaces, found 15
(#561) No space found before comment text; expected "// }" but found "//}"
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Line indented incorrectly; expected at least 16 spaces, found 11
(#563) Line indented incorrectly; expected 12 spaces, found 11
(#563) Usage of ELSEIF not allowed; use ELSE IF instead
(#564) Line indented incorrectly; expected 16 spaces, found 15
(#565) Line indented incorrectly; expected at least 20 spaces, found 19
(#566) Line indented incorrectly; expected 16 spaces, found 15
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Line indented incorrectly; expected at least 16 spaces, found 11
(#568) Line indented incorrectly; expected 12 spaces, found 11
(#568) Usage of ELSEIF not allowed; use ELSE IF instead
(#568) Expected 1 space before "=="; 0 found
(#568) Expected 1 space after "=="; 0 found
(#570) Line indented incorrectly; expected at least 20 spaces, found 19
(#572) Closing brace indented incorrectly; expected 11 spaces, found 12
(#573) Expected "for (...) {\n"; found "for(...) {\n"
(#573) Expected 1 space after first semicolon of FOR loop; 0 found
(#573) Expected 1 space after second semicolon of FOR loop; 0 found
(#576) Line indented incorrectly; expected 16 spaces, found 12
(#577) Line indented incorrectly; expected 8 spaces, found 7
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Line indented incorrectly; expected at least 8 spaces, found 7
(#579) No space found before comment text; expected "// Gather all section" but found "//Gather all section"
(#580) Line indented incorrectly; expected at least 8 spaces, found 7
(#580) Commas (,) must be followed by white space.
(#581) Line indented incorrectly; expected at least 8 spaces, found 7
(#581) Commas (,) must be followed by white space.
(#582) Line indented incorrectly; expected at least 8 spaces, found 7
(#582) Commas (,) must be followed by white space.
(#583) Line indented incorrectly; expected at least 8 spaces, found 7
(#583) Commas (,) must be followed by white space.
(#585) Line indented incorrectly; expected at least 8 spaces, found 7
(#585) Commas (,) must be followed by white space.
(#586) Line indented incorrectly; expected 4 spaces, found 3
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) 10 slashes comments are not allowed; use "// Comment." instead
(#588) No space found before comment text; expected "// Specific hints implementation part" but found "//////////Specific hints implementation part"
(#603) Line exceeds 132 characters; contains 135 characters
(#614) Line indented incorrectly; expected 4 spaces, found 5
(#614) Closing brace indented incorrectly; expected 4 spaces, found 5
(#627) No space found before comment text; expected "// Be sure to have correct cached values." but found "//Be sure to have correct cached values."
(#631) Inline doc block type-hinting for '$mistake' does not match next code line 'foreach...'
(#632) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#633) Expected 1 space after "="; 2 found
(#658) No space found before comment text; expected "// Moodle-specific hints." but found "//Moodle-specific hints."
(#663) No space found before comment text; expected "// CorrectWriting specific hints." but found "//CorrectWriting specific hints."
(#664) No space found before comment text; expected "// First '_' separates classname from mistake key." but found "//First '_' separates classname from mistake key."
(#665) Expected 1 space before "+"; 0 found
(#665) Expected 1 space after "+"; 0 found
(#668) No space found before comment text; expected "// Be sure to have correct cached values." but found "//Be sure to have correct cached values."
(#672) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#673) Inline doc block type-hinting for '$mistake' does not match next code line 'if...'
(#694) Expected 1 space after "="; 2 found
(#700) Expected "for (...) {\n"; found "for(...) {\n"
(#702) Expected 1 space after "="; 3 found
question/type/correctwriting/question.tmp/question.php
(#41) Duplicate class name "qtype_correctwriting_question" found; first defined in /var/lib/jenkins/git_repositories/prechecker/question/type/correctwriting/question.php on line 41
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// Fields defining a question" but found "//Fields defining a question"
(#45) Expected 1 space after asterisk; 2 found
(#49) Expected 1 space after asterisk; 2 found
(#52) No space found before comment text; expected "// Typical answer objects usually contains answer (string), fraction and feedback fields" but found "//Typical answer objects usually contains answer (string), fraction and feedback fields"
(#53) No space found before comment text; expected "// Our answer object should also contain elementnames array, with teacher-given sematic names" but found "//Our answer object should also contain elementnames array, with teacher-given sematic names"
(#54) No space found before comment text; expected "// for either important nodes (when syntax analysis is posssible) or all tokens (otherwise)." but found "//for either important nodes (when syntax analysis is posssible) or all tokens (otherwise)."
(#56) Expected 1 space after asterisk; 2 found
(#60) Expected 1 space after asterisk; 2 found
(#65) Expected 1 space after asterisk; 2 found
(#69) Expected 1 space after asterisk; 2 found
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// Other necessary question data like penalty for each type of mistakes etc" but found "//Other necessary question data like penalty for each type of mistakes etc"
(#76) Expected 1 space after asterisk; 2 found
(#80) Expected 1 space after asterisk; 2 found
(#84) Expected 1 space after asterisk; 2 found
(#90) Expected 1 space after asterisk; 2 found
(#94) Expected 1 space after asterisk; 2 found
(#100) Expected 1 space after asterisk; 2 found
(#105) Expected 1 space after asterisk; 2 found
(#110) Expected 1 space after asterisk; 2 found
(#140) Expected 1 space after asterisk; 2 found
(#144) Expected 1 space after asterisk; 2 found
(#148) Expected 1 space after asterisk; 2 found
(#152) Expected 1 space after asterisk; 2 found
(#156) Expected 1 space after asterisk; 2 found
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Expected 1 space after asterisk; 2 found
(#180) Expected 1 space after asterisk; 2 found
(#181) Expected 1 space after asterisk; 2 found
(#196) Expected 5 space(s) before asterisk; 6 found
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) This comment is 80% valid code; is this commented out code?
(#198) No space found before comment text; expected "// print_r($response);" but found "//print_r($response);"
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Commas (,) must be followed by white space.
(#247) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#248) Commas (,) must be followed by white space.
(#252) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#265) Expected 1 space after asterisk; 2 found
(#266) Expected 1 space after asterisk; 2 found
(#267) Expected 1 space after asterisk; 2 found
(#271) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#295) Expected 1 space before "<="; 2 found
(#320) Expected 5 space(s) before asterisk; 6 found
(#320) Expected 1 space after asterisk; 2 found
(#321) Expected 5 space(s) before asterisk; 6 found
(#321) Expected 1 space after asterisk; 2 found
(#322) Expected 5 space(s) before asterisk; 6 found
(#322) Expected 1 space after asterisk; 2 found
(#323) Expected 5 space(s) before asterisk; 6 found
(#325) Line indented incorrectly; expected 4 spaces, found 6
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) No space found before comment text; expected "// Get lexeme count from answer" but found "//Get lexeme count from answer"
(#343) Expected 1 space before "="; 0 found
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected 1 space after "="; 2 found
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Closing brace indented incorrectly; expected 6 spaces, found 4
(#393) Expected 5 space(s) before asterisk; 6 found
(#397) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#443) Inline control structures are not allowed
(#445) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#455) Inline doc block type-hinting for '$pair' does not match next code line '$fitness...'
(#466) Expected 1 space after "="; 2 found
(#467) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#468) Expected 1 space after "="; 2 found
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Expected 1 space after "="; 2 found
(#503) Expected 1 space before "!="; 0 found
(#503) Expected 1 space after "!="; 0 found
(#506) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#517) Line indented incorrectly; expected at least 4 spaces, found 3
(#522) Line indented incorrectly; expected 4 spaces, found 3
(#523) Line indented incorrectly; expected at least 8 spaces, found 7
(#524) Line indented incorrectly; expected at least 8 spaces, found 7
(#525) Line indented incorrectly; expected at least 8 spaces, found 7
(#526) Line indented incorrectly; expected 8 spaces, found 7
(#526) Expected 1 space before "!="; 0 found
(#526) Expected 1 space after "!="; 0 found
(#527) Line indented incorrectly; expected at least 12 spaces, found 10
(#528) Line indented incorrectly; expected 8 spaces, found 7
(#530) Line indented incorrectly; expected at least 8 spaces, found 7
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Line indented incorrectly; expected at least 8 spaces, found 7
(#531) No space found before comment text; expected "// Create sections, that will be passed into an URL" but found "//Create sections, that will be passed into an URL"
(#532) Line indented incorrectly; expected at least 8 spaces, found 7
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Line indented incorrectly; expected at least 8 spaces, found 7
(#534) No space found before comment text; expected "// Create answer section" but found "//Create answer section"
(#535) Line indented incorrectly; expected at least 8 spaces, found 7
(#536) Line indented incorrectly; expected at least 8 spaces, found 7
(#537) Line indented incorrectly; expected at least 8 spaces, found 7
(#537) Inline doc block type-hinting for '$token' does not match next code line 'foreach...'
(#538) Line indented incorrectly; expected 8 spaces, found 7
(#538) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#539) Line indented incorrectly; expected at least 12 spaces, found 11
(#540) Line indented incorrectly; expected 8 spaces, found 7
(#541) Line indented incorrectly; expected at least 8 spaces, found 7
(#541) Commas (,) must be followed by white space.
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Line indented incorrectly; expected at least 8 spaces, found 7
(#542) No space found before comment text; expected "// Create response section" but found "//Create response section"
(#543) Line indented incorrectly; expected at least 8 spaces, found 7
(#544) Line indented incorrectly; expected at least 8 spaces, found 7
(#545) Line indented incorrectly; expected 8 spaces, found 7
(#545) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#546) Line indented incorrectly; expected at least 12 spaces, found 11
(#547) Line indented incorrectly; expected 8 spaces, found 7
(#548) Line indented incorrectly; expected at least 8 spaces, found 7
(#548) Commas (,) must be followed by white space.
(#550) Line indented incorrectly; expected at least 8 spaces, found 7
(#551) Line indented incorrectly; expected at least 8 spaces, found 7
(#552) Line indented incorrectly; expected at least 8 spaces, found 7
(#553) Line indented incorrectly; expected at least 8 spaces, found 7
(#555) Line indented incorrectly; expected 8 spaces, found 7
(#555) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Line indented incorrectly; expected at least 12 spaces, found 11
(#557) Line indented incorrectly; expected 12 spaces, found 11
(#557) Empty IF statement detected
(#557) Commas (,) must be followed by white space.
(#558) Line indented incorrectly; expected at least 16 spaces, found 15
(#559) This comment is 58% valid code; is this commented out code?
(#559) Line indented incorrectly; expected at least 16 spaces, found 15
(#559) No space found before comment text; expected "// if ($mistake->correctedresponseindex != null) {" but found "//if ($mistake->correctedresponseindex != null) {"
(#560) This comment is 55% valid code; is this commented out code?
(#560) Line indented incorrectly; expected at least 16 spaces, found 15
(#560) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#561) This comment is 100% valid code; is this commented out code?
(#561) Line indented incorrectly; expected at least 16 spaces, found 15
(#561) No space found before comment text; expected "// }" but found "//}"
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Line indented incorrectly; expected at least 16 spaces, found 11
(#563) Line indented incorrectly; expected 12 spaces, found 11
(#563) Usage of ELSEIF not allowed; use ELSE IF instead
(#564) Line indented incorrectly; expected 16 spaces, found 15
(#565) Line indented incorrectly; expected at least 20 spaces, found 19
(#566) Line indented incorrectly; expected 16 spaces, found 15
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Line indented incorrectly; expected at least 16 spaces, found 11
(#568) Line indented incorrectly; expected 12 spaces, found 11
(#568) Usage of ELSEIF not allowed; use ELSE IF instead
(#568) Expected 1 space before "=="; 0 found
(#568) Expected 1 space after "=="; 0 found
(#570) Line indented incorrectly; expected at least 20 spaces, found 19
(#572) Closing brace indented incorrectly; expected 11 spaces, found 12
(#573) Expected "for (...) {\n"; found "for(...) {\n"
(#573) Expected 1 space after first semicolon of FOR loop; 0 found
(#573) Expected 1 space after second semicolon of FOR loop; 0 found
(#576) Line indented incorrectly; expected 16 spaces, found 12
(#577) Line indented incorrectly; expected 8 spaces, found 7
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Line indented incorrectly; expected at least 8 spaces, found 7
(#579) No space found before comment text; expected "// Gather all section" but found "//Gather all section"
(#580) Line indented incorrectly; expected at least 8 spaces, found 7
(#580) Commas (,) must be followed by white space.
(#581) Line indented incorrectly; expected at least 8 spaces, found 7
(#581) Commas (,) must be followed by white space.
(#582) Line indented incorrectly; expected at least 8 spaces, found 7
(#582) Commas (,) must be followed by white space.
(#583) Line indented incorrectly; expected at least 8 spaces, found 7
(#583) Commas (,) must be followed by white space.
(#585) Line indented incorrectly; expected at least 8 spaces, found 7
(#585) Commas (,) must be followed by white space.
(#586) Line indented incorrectly; expected 4 spaces, found 3
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) 10 slashes comments are not allowed; use "// Comment." instead
(#588) No space found before comment text; expected "// Specific hints implementation part" but found "//////////Specific hints implementation part"
(#603) Line exceeds 132 characters; contains 135 characters
(#614) Line indented incorrectly; expected 4 spaces, found 5
(#614) Closing brace indented incorrectly; expected 4 spaces, found 5
(#627) No space found before comment text; expected "// Be sure to have correct cached values." but found "//Be sure to have correct cached values."
(#631) Inline doc block type-hinting for '$mistake' does not match next code line 'foreach...'
(#632) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#633) Expected 1 space after "="; 2 found
(#653) No space found before comment text; expected "// Moodle-specific hints." but found "//Moodle-specific hints."
(#658) No space found before comment text; expected "// CorrectWriting specific hints." but found "//CorrectWriting specific hints."
(#659) No space found before comment text; expected "// First '_' separates classname from mistake key." but found "//First '_' separates classname from mistake key."
(#660) Expected 1 space before "+"; 0 found
(#660) Expected 1 space after "+"; 0 found
(#663) No space found before comment text; expected "// Be sure to have correct cached values." but found "//Be sure to have correct cached values."
(#667) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#668) Inline doc block type-hinting for '$mistake' does not match next code line 'if...'
(#689) Expected 1 space after "="; 2 found
(#695) Expected "for (...) {\n"; found "for(...) {\n"
(#697) Expected 1 space after "="; 3 found
question/type/correctwriting/questiontype.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#48) Line exceeds 132 characters; contains 137 characters
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) This comment is 69% valid code; is this commented out code?
(#48) No space found before comment text; expected "// $result = array_diff(parent::extra_question_fields(), array('answers'));// We unset answers fields, because we do not need them" but found "//$result = array_diff(parent::extra_question_fields(), array('answers'));// We unset answers fields, because we do not need them"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected 1 space before "="; 0 found
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#61) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// Penalty for "what is" hint." but found "//Penalty for "what is" hint."
(#72) No space found before comment text; expected "// Penalty for "where" text hint." but found "//Penalty for "where" text hint."
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// Absent token hints penalty factor" but found "//Absent token hints penalty factor"
(#76) No space found before comment text; expected "// Penalty for "where" picture hint." but found "//Penalty for "where" picture hint."
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// Is enabled fields" but found "//Is enabled fields"
(#84) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#101) Expected 1 space after "="; 2 found
(#101) This comment is 58% valid code; is this commented out code?
(#102) This comment is 67% valid code; is this commented out code?
(#103) This comment is 58% valid code; is this commented out code?
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Expected 5 space(s) before asterisk; 6 found
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// Context, where question belongs to" but found "//Context, where question belongs to"
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// We need an old answers in order to delete some old records" but found "//We need an old answers in order to delete some old records"
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#157) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#176) No space found before comment text; expected "// Check was removed, because if answer was saved" but found "//Check was removed, because if answer was saved"
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) This comment is 67% valid code; is this commented out code?
(#204) Commas (,) must be followed by white space.
(#222) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#223) Commas (,) must be followed by white space.
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// TODO - change last one to "true" when interactivehints will be implemented" but found "//TODO - change last one to "true" when interactivehints will be implemented"
(#244) Variable "question_type" must not contain underscores.
(#245) Variable "question_type" must not contain underscores.
(#251) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#264) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#276) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Commas (,) must be followed by white space.
(#303) Line indented incorrectly; expected 4 spaces, found 8
(#303) Opening brace must be the last content on the line
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) No space found before comment text; expected "// TODO - remove, when Tim will add make_hint_options" but found "//TODO - remove, when Tim will add make_hint_options"
(#371) Closing brace indented incorrectly; expected 8 spaces, found 4
question/type/correctwriting/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Line exceeds 132 characters; contains 154 characters
(#77) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "!="; 0 found
(#79) Expected 1 space after "!="; 0 found
(#79) Line exceeds 132 characters; contains 135 characters
(#79) No space found before comment text; expected "// Show feedback message only witho $options->feedback set, but Moodle hints - anyway" but found "//Show feedback message only witho $options->feedback set, but Moodle hints - anyway"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// Output mistakes messages" but found "//Output mistakes messages"
(#91) Inline doc block type-hinting for '$mistake' does not match next code line 'foreach...'
(#92) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#93) No space found before comment text; expected "// Render mistake message." but found "//Render mistake message."
(#100) No space found before comment text; expected "// Render hint buttons and/or hints." but found "//Render hint buttons and/or hints."
(#101) Expected "if (...) {\n"; found "if (...)\n {\n"
(#103) Inline doc block type-hinting for '$behaviour' does not match next code line 'foreach...'
(#104) Inline doc block type-hinting for '$behaviourrenderer' does not match next code line 'foreach...'
(#104) Line exceeds 132 characters; contains 170 characters
(#107) No space found before comment text; expected "// There is hint for that mistake." but found "//There is hint for that mistake."
(#109) Expected 1 space after "="; 2 found
(#112) Line exceeds 132 characters; contains 143 characters
(#112) No space found before comment text; expected "// There could be no hint object if response was changed in adaptive behaviour." but found "//There could be no hint object if response was changed in adaptive behaviour."
(#113) Line exceeds 132 characters; contains 139 characters
(#113) No space found before comment text; expected "// Hint is requested, so render hint." but found "//Hint is requested, so render hint."
(#114) Line exceeds 132 characters; contains 133 characters
(#115) No space found before comment text; expected "// Hint is not requested, render button to be able to request it." but found "//Hint is not requested, render button to be able to request it."
(#128) No space found before comment text; expected "// Render non-mistake hints if requested." but found "//Render non-mistake hints if requested."
(#130) Inline doc block type-hinting for '$behaviour' does not match next code line '$hints...'
(#141) Line indented incorrectly; expected 4 spaces, found 3
(#141) Closing brace indented incorrectly; expected 4 spaces, found 3
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 4 spaces, found 3
(#143) No space found before comment text; expected "// This wil be shown only if show right answer is setup" but found "//This wil be shown only if show right answer is setup"
(#144) Line indented incorrectly; expected 4 spaces, found 3
(#145) Line indented incorrectly; expected at least 8 spaces, found 7
(#146) Line indented incorrectly; expected at least 8 spaces, found 7
(#147) Line indented incorrectly; expected at least 8 spaces, found 7
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 8 spaces, found 7
(#150) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Line indented incorrectly; expected 8 spaces, found 7
(#151) Expected 1 space before "!="; 0 found
(#151) Expected 1 space after "!="; 0 found
(#152) Line indented incorrectly; expected 12 spaces, found 11
(#153) Line indented incorrectly; expected at least 16 spaces, found 15
(#154) Line indented incorrectly; expected at least 16 spaces, found 15
(#155) Line indented incorrectly; expected at least 16 spaces, found 15
(#155) Line exceeds 132 characters; contains 151 characters
(#155) Space found before semicolon; expected "$grouping;" but found "$grouping ;"
(#156) Line indented incorrectly; expected at least 16 spaces, found 15
(#157) Line indented incorrectly; expected at least 16 spaces, found 15
(#158) Line indented incorrectly; expected 12 spaces, found 11
(#159) Line indented incorrectly; expected 8 spaces, found 7
(#160) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) This comment is 63% valid code; is this commented out code?
(#161) Space found before semicolon; expected "$resulttext;" but found "$resulttext /*. parent::correct_response($qa) */;"
(#162) Line indented incorrectly; expected 4 spaces, found 3
question/type/correctwriting/response_mistakes.php
(#69) Line exceeds 132 characters; contains 133 characters
(#114) Whitespace found at end of line
question/type/correctwriting/scanstring.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#41) Expected 1 space after "="; 2 found
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#67) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#68) Inline doc block type-hinting for '$node' does not match next code line '$string...'
question/type/correctwriting/sequence_analyzer.php
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// Other necessary requires" but found "//Other necessary requires"
(#64) Possible useless method overriding detected
(#72) Must use "self::" for local static member reference
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected "for (...) {\n"; found "for(...) {\n"
(#129) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline control structures are not allowed
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected "for (...) {\n"; found "for(...) {\n"
(#151) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#160) Expected "for (...) {\n"; found "for(...) {\n"
(#161) Expected "for (...) {\n"; found "for(...) {\n"
(#161) Expected 1 space after first semicolon of FOR loop; 2 found
(#174) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Expected "for (...) {\n"; found "for(...) {\n"
(#185) Expected "for (...) {\n"; found "for(...) {\n"
(#186) Inline control structures are not allowed
(#191) Expected 1 space after "==="; 0 found
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Expected "for (...) {\n"; found "for(...) {\n"
(#195) Expected "for (...) {\n"; found "for(...) {\n"
(#196) Inline control structures are not allowed
(#200) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Expected "if (...) {\n"; found "if (...)\n {\n"
(#207) Expected 1 space after first semicolon of FOR loop; 0 found
(#207) Expected 1 space after second semicolon of FOR loop; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "<"; 0 found
(#207) Expected 1 space after "<"; 0 found
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Expected "for (...) {\n"; found "for(...) {\n"
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Expected "while (...) {\n"; found "while(...) {\n"
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Expected "for (...) {\n"; found "for(...) {\n"
(#274) Expected "for (...) {\n"; found "for(...) {\n"
(#289) Commas (,) must be followed by white space.
(#303) Expected 1 space after "="; 2 found
(#333) Expected "for (...) {\n"; found "for(...) {\n"
(#346) Commas (,) must be followed by white space.
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Expected 1 space after first semicolon of FOR loop; 0 found
(#356) Expected 1 space after second semicolon of FOR loop; 0 found
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Expected 1 space after first semicolon of FOR loop; 0 found
(#363) Expected 1 space after second semicolon of FOR loop; 0 found
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Expected 1 space after first semicolon of FOR loop; 0 found
(#387) Expected 1 space after second semicolon of FOR loop; 0 found
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Expected 1 space after first semicolon of FOR loop; 0 found
(#393) Expected 1 space after second semicolon of FOR loop; 0 found
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) No space found before comment text; expected "// Determine added lexemes from reponse" but found "//Determine added lexemes from reponse"
(#424) Expected 1 space after first semicolon of FOR loop; 0 found
(#424) Expected 1 space after second semicolon of FOR loop; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) No space found before comment text; expected "// Moved token mistake weight field" but found "//Moved token mistake weight field"
question/type/correctwriting/sequence_mistakes.php
(#83) Expected 1 space after asterisk; 0 found
(#98) Line exceeds 132 characters; contains 169 characters
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Expected 1 space after "="; 2 found
(#128) Whitespace found at end of line
(#128) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#150) Line exceeds 132 characters; contains 140 characters
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#178) Whitespace found at end of line
(#191) Line exceeds 132 characters; contains 140 characters
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
question/type/correctwriting/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#31) Expected "if (...) {\n"; found "if(...) {\n"
(#33) Line exceeds 132 characters; contains 138 characters
(#36) Line exceeds 132 characters; contains 150 characters
question/type/correctwriting/string_pair.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
question/type/correctwriting/syntax_analyzer.php
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// abstract syntax tree of answer (with labels)" but found "//abstract syntax tree of answer (with labels)"
(#44) No space found before comment text; expected "// array - trees created by parsing parts of response don't covered by LCS" but found "//array - trees created by parsing parts of response don't covered by LCS"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// array of objects - student errors (merged from all stages)" but found "//array of objects - student errors (merged from all stages)"
(#59) Possible useless method overriding detected
(#67) No space found before comment text; expected "// TODO:" but found "//TODO:"
(#70) No space found before comment text; expected "// 1. Create Abstract Syntax Tree for answer - Pashaev" but found "//1. Create Abstract Syntax Tree for answer - Pashaev"
(#71) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#72) No space found before comment text; expected "// 2. Label tree using LCS - Pashaev" but found "//2. Label tree using LCS - Pashaev"
(#73) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#74) No space found before comment text; expected "// 3. Parse parts of corrected response don't covered by LCS - Pashaev" but found "//3. Parse parts of corrected response don't covered by LCS - Pashaev"
(#75) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#76) No space found before comment text; expected "// 4. Find coverage(s) of AST with subtrees from previous stage - Pashaev" but found "//4. Find coverage(s) of AST with subtrees from previous stage - Pashaev"
(#77) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#78) No space found before comment text; expected "// 5. Set array of mistakes accordingly - Pashaev" but found "//5. Set array of mistakes accordingly - Pashaev"
(#79) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#80) No space found before comment text; expected "// NOTE: if response is null just check for errors - Pashaev" but found "//NOTE: if response is null just check for errors - Pashaev"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// NOTE: if some stage create errors, stop processing right there" but found "//NOTE: if some stage create errors, stop processing right there"
(#82) Expected 1 space after "="; 2 found
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#92) Expected 1 space after "as"; 2 found
(#110) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#110) Expected 1 space after "as"; 2 found
(#124) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#129) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Expected "for (...) {\n"; found "for(...) {\n"
(#197) Inline doc block comments are not allowed; use "// Comment." instead
(#216) Expected "for (...) {\n"; found "for(...) {\n"
(#217) Inline doc block comments are not allowed; use "// Comment." instead
(#227) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// Clone string pair for future use." but found "//Clone string pair for future use."
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/syntax_mistakes.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Scope keyword "protected" must be followed by a single space
(#45) Expected "for (...) {\n"; found "for(...) {\n"
(#80) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#87) Expected 1 space after asterisk; 0 found
(#102) Line exceeds 132 characters; contains 154 characters
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Line exceeds 132 characters; contains 159 characters
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Line exceeds 132 characters; contains 159 characters
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
question/type/correctwriting/tests/test_are_lexeme_sequence_equal.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/correctwriting/tests/test_grade_response.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Whitespace found at end of line
(#37) Line indented incorrectly; expected 0 spaces, found 1
(#38) Whitespace found at end of line
(#43) Whitespace found at end of line
(#45) Line indented incorrectly; expected at least 8 spaces, found 7
(#46) Line indented incorrectly; expected at least 8 spaces, found 7
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#48) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Line indented incorrectly; expected at least 8 spaces, found 7
(#50) Line indented incorrectly; expected at least 8 spaces, found 7
(#51) Line indented incorrectly; expected at least 8 spaces, found 7
(#52) Line indented incorrectly; expected at least 8 spaces, found 7
(#53) Line indented incorrectly; expected at least 8 spaces, found 7
(#54) Line indented incorrectly; expected at least 8 spaces, found 7
(#55) Line indented incorrectly; expected at least 8 spaces, found 7
(#56) Line indented incorrectly; expected at least 8 spaces, found 7
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 8 spaces, found 7
(#61) Line indented incorrectly; expected at least 8 spaces, found 7
(#62) Line indented incorrectly; expected at least 8 spaces, found 7
(#63) Line indented incorrectly; expected at least 8 spaces, found 7
(#64) Line indented incorrectly; expected at least 8 spaces, found 7
(#64) Commas (,) must be followed by white space.
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Commas (,) must be followed by white space.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#78) Line indented incorrectly; expected at least 8 spaces, found 7
(#79) Line indented incorrectly; expected at least 8 spaces, found 7
(#80) Line indented incorrectly; expected at least 8 spaces, found 7
(#81) Line indented incorrectly; expected at least 8 spaces, found 7
(#82) Line indented incorrectly; expected at least 8 spaces, found 7
(#82) Commas (,) must be followed by white space.
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Commas (,) must be followed by white space.
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Commas (,) must be followed by white space.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Commas (,) must be followed by white space.
(#114) Line indented incorrectly; expected 0 spaces, found 1
(#115) Whitespace found at end of line
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#116) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/tests/test_sequence_analyzer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Whitespace found at end of line
(#30) Whitespace found at end of line
(#33) Expected 1 space after asterisk; 2 found
(#34) Expected 1 space after asterisk; 2 found
(#35) Expected 1 space after asterisk; 2 found
(#36) Expected 1 space after asterisk; 2 found
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#40) Expected "for (...) {\n"; found "for(...) {\n"
(#40) Expected 1 space after first semicolon of FOR loop; 0 found
(#40) Expected 1 space after second semicolon of FOR loop; 0 found
(#41) Line indented incorrectly; expected at least 8 spaces, found 6
(#49) Expected 1 space after asterisk; 2 found
(#50) Expected 1 space after asterisk; 2 found
(#50) Whitespace found at end of line
(#51) Expected 1 space after asterisk; 2 found
(#53) Commas (,) must be followed by white space.
(#58) Expected 1 space after asterisk; 2 found
(#59) Expected 1 space after asterisk; 2 found
(#60) Expected 1 space after asterisk; 2 found
(#60) Whitespace found at end of line
(#62) Commas (,) must be followed by white space.
(#67) Expected 1 space(s) before asterisk; 2 found
(#68) Expected 1 space(s) before asterisk; 2 found
(#68) Expected 1 space after asterisk; 2 found
(#69) Expected 1 space(s) before asterisk; 2 found
(#69) Expected 1 space after asterisk; 2 found
(#70) Expected 1 space(s) before asterisk; 2 found
(#70) Expected 1 space after asterisk; 2 found
(#71) Expected 1 space(s) before asterisk; 2 found
(#71) Expected 1 space after asterisk; 2 found
(#72) Expected 1 space(s) before asterisk; 2 found
(#72) Expected 1 space after asterisk; 2 found
(#73) Expected 1 space(s) before asterisk; 2 found
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#95) Expected "for (...) {\n"; found "for(...) {\n"
(#95) Expected 1 space after first semicolon of FOR loop; 0 found
(#95) Expected 1 space after second semicolon of FOR loop; 0 found
(#98) Commas (,) must be followed by white space.
(#106) Line indented incorrectly; expected 0 spaces, found 1
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 8 spaces, found 7
(#110) Line indented incorrectly; expected at least 8 spaces, found 7
(#110) Commas (,) must be followed by white space.
(#111) Line indented incorrectly; expected at least 8 spaces, found 7
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 8 spaces, found 7
(#113) Line indented incorrectly; expected at least 8 spaces, found 7
(#114) Line indented incorrectly; expected at least 8 spaces, found 7
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 8 spaces, found 7
(#116) Line indented incorrectly; expected at least 8 spaces, found 7
(#117) Line indented incorrectly; expected at least 8 spaces, found 7
(#118) Line indented incorrectly; expected at least 8 spaces, found 7
(#119) Line indented incorrectly; expected at least 8 spaces, found 7
(#120) Line indented incorrectly; expected at least 8 spaces, found 7
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Whitespace found at end of line
(#124) Line indented incorrectly; expected at least 8 spaces, found 7
(#125) Line indented incorrectly; expected at least 8 spaces, found 7
(#126) Line indented incorrectly; expected at least 8 spaces, found 7
(#127) Line indented incorrectly; expected at least 8 spaces, found 7
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 8 spaces, found 7
(#129) Line indented incorrectly; expected at least 8 spaces, found 7
(#130) Line indented incorrectly; expected at least 8 spaces, found 7
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 7
(#132) Line indented incorrectly; expected at least 8 spaces, found 7
(#133) Line indented incorrectly; expected at least 8 spaces, found 7
(#134) Line indented incorrectly; expected at least 8 spaces, found 7
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Whitespace found at end of line
(#138) Line indented incorrectly; expected at least 8 spaces, found 7
(#139) Line indented incorrectly; expected at least 8 spaces, found 7
(#140) Line indented incorrectly; expected at least 8 spaces, found 7
(#141) Line indented incorrectly; expected at least 8 spaces, found 7
(#142) Line indented incorrectly; expected at least 8 spaces, found 7
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 7
(#144) Line indented incorrectly; expected at least 8 spaces, found 7
(#144) Commas (,) must be followed by white space.
(#145) Line indented incorrectly; expected at least 8 spaces, found 7
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 8 spaces, found 7
(#147) Line indented incorrectly; expected at least 8 spaces, found 7
(#147) Whitespace found at end of line
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#149) Line indented incorrectly; expected at least 8 spaces, found 7
(#150) Line indented incorrectly; expected at least 8 spaces, found 7
(#152) Whitespace found at end of line
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Whitespace found at end of line
(#155) Line indented incorrectly; expected at least 8 spaces, found 7
(#156) Line indented incorrectly; expected at least 8 spaces, found 7
(#157) Line indented incorrectly; expected at least 8 spaces, found 7
(#158) Line indented incorrectly; expected at least 8 spaces, found 7
(#159) Line indented incorrectly; expected at least 8 spaces, found 7
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Line indented incorrectly; expected at least 8 spaces, found 7
(#162) Line indented incorrectly; expected at least 8 spaces, found 7
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Line indented incorrectly; expected at least 8 spaces, found 7
(#164) Line indented incorrectly; expected at least 8 spaces, found 7
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 8 spaces, found 7
(#171) Line indented incorrectly; expected at least 8 spaces, found 7
(#178) Whitespace found at end of line
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 8 spaces, found 7
(#182) Line indented incorrectly; expected at least 8 spaces, found 7
(#183) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Whitespace found at end of line
(#185) Line indented incorrectly; expected at least 8 spaces, found 7
(#187) Whitespace found at end of line
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// Tests lcs() function with common case" but found "//Tests lcs() function with common case"
(#190) Line indented incorrectly; expected at least 8 spaces, found 7
(#191) Line indented incorrectly; expected at least 8 spaces, found 7
(#192) Line indented incorrectly; expected at least 8 spaces, found 7
(#193) Line indented incorrectly; expected at least 8 spaces, found 7
(#194) Line indented incorrectly; expected at least 8 spaces, found 7
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line indented incorrectly; expected at least 8 spaces, found 7
(#196) Line indented incorrectly; expected at least 8 spaces, found 7
(#197) Line indented incorrectly; expected at least 8 spaces, found 7
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Line indented incorrectly; expected at least 8 spaces, found 7
(#199) Line indented incorrectly; expected at least 8 spaces, found 7
(#200) Line indented incorrectly; expected at least 8 spaces, found 7
(#201) Line indented incorrectly; expected at least 8 spaces, found 7
(#202) Line indented incorrectly; expected at least 8 spaces, found 7
(#202) Whitespace found at end of line
(#204) Line indented incorrectly; expected 0 spaces, found 1
(#205) Whitespace found at end of line
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) A closing tag is not permitted at the end of a PHP file
question/type/correctwriting/textimagerenderer.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
question/type/correctwriting/wherepicimage.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

Javascript coding style problems

(0 errors, 7 warnings)

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

question/type/correctwriting/module.js
(#84) Expected '===' and instead saw '=='.
(#97) Missing semicolon.
(#111) Expected '===' and instead saw '=='.
(#153) Expected '===' and instead saw '=='.
(#153) Expected '!==' and instead saw '!='.
(#168) Expected '!==' and instead saw '!='.
(#190) Missing semicolon.

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(226 errors, 6 warnings)

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

question/type/correctwriting/abstract_analyzer.php
(#34) Class qtype_correctwriting_abstract_analyzer is not documented
(#201) Phpdocs for function qtype_correctwriting_abstract_analyzer::form_section_data_preprocessing has incomplete parameters list
(#208) Phpdocs for function qtype_correctwriting_abstract_analyzer::form_section_validation has incomplete parameters list
(#27) Package questions is not valid
question/type/correctwriting/answer_errors.php
(#36) Class qtype_correctwriting_answer_error is not documented
(#38) Variable qtype_correctwriting_answer_error::$position is not documented
(#40) Variable qtype_correctwriting_answer_error::$languagename is not documented
(#42) Variable qtype_correctwriting_answer_error::$errormsg is not documented
(#28) Package questions is not valid
question/type/correctwriting/ast_handler.php
(#27) Class qtype_correctwriting_ast_handler is not documented
(#65) Class qtype_correctwriting_marked_tree_builder is not documented
(#135) Class qtype_correctwriting_marked_tree_remarker is not documented
(#189) Class qtype_correctwriting_find_top_marked_nodes is not documented
(#139) Function qtype_correctwriting_marked_tree_remarker::mark_tree is not documented
(#137) Variable qtype_correctwriting_marked_tree_remarker::$changed is not documented
(#191) Variable qtype_correctwriting_find_top_marked_nodes::$result is not documented
(#116) Phpdocs for function qtype_correctwriting_marked_tree_builder::marker_for_node has incomplete parameters list
question/type/correctwriting/backup/moodle2/backup_qtype_correctwriting_plugin.class.php
(#29) Class backup_qtype_correctwriting_plugin is not documented
(#20) Package qtype is not valid
question/type/correctwriting/backup/moodle2/restore_qtype_correctwriting_plugin.class.php
(#29) Class restore_qtype_correctwriting_plugin is not documented
(#109) Phpdocs for function restore_qtype_correctwriting_plugin::process_question_answer has incomplete parameters list
(#20) Package qtype is not valid
question/type/correctwriting/cw_hints.php
(#48) Function qtype_correctwriting_hintwhatis::hint_type is not documented
(#64) Function qtype_correctwriting_hintwhatis::hint_description is not documented
(#69) Function qtype_correctwriting_hintwhatis::hint_response_based is not documented
(#82) Function qtype_correctwriting_hintwhatis::penalty_for_specific_hint is not documented
(#91) Function qtype_correctwriting_hintwhatis::button_rendered_by_question is not documented
(#95) Function qtype_correctwriting_hintwhatis::render_hint is not documented
(#120) Function qtype_correctwriting_hintwheretxt::hint_type is not documented
(#137) Function qtype_correctwriting_hintwheretxt::hint_description is not documented
(#142) Function qtype_correctwriting_hintwheretxt::hint_response_based is not documented
(#154) Function qtype_correctwriting_hintwheretxt::penalty_for_specific_hint is not documented
(#159) Function qtype_correctwriting_hintwheretxt::button_rendered_by_question is not documented
(#163) Function qtype_correctwriting_hintwheretxt::render_hint is not documented
(#204) Function qtype_correctwriting_hintwherepic::hint_type is not documented
(#220) Function qtype_correctwriting_hintwherepic::hint_description is not documented
(#225) Function qtype_correctwriting_hintwherepic::hint_response_based is not documented
(#237) Function qtype_correctwriting_hintwherepic::penalty_for_specific_hint is not documented
(#242) Function qtype_correctwriting_hintwherepic::button_rendered_by_question is not documented
(#246) Function qtype_correctwriting_hintwherepic::render_hint is not documented
(#52) Phpdocs for function qtype_correctwriting_hintwhatis::__construct has incomplete parameters list
(#73) Phpdocs for function qtype_correctwriting_hintwhatis::hint_available has incomplete parameters list
(#124) Phpdocs for function qtype_correctwriting_hintwheretxt::__construct has incomplete parameters list
(#146) Phpdocs for function qtype_correctwriting_hintwheretxt::hint_available has incomplete parameters list
(#208) Phpdocs for function qtype_correctwriting_hintwherepic::__construct has incomplete parameters list
(#229) Phpdocs for function qtype_correctwriting_hintwherepic::hint_available has incomplete parameters list
question/type/correctwriting/db/upgrade.php
(#26) Function xmldb_qtype_correctwriting_upgrade is not documented
question/type/correctwriting/edit_correctwriting_form.php
(#251) Function qtype_correctwriting_edit_form::definition_after_data is not documented
(#367) Function qtype_correctwriting_edit_form::init_text_input is not documented
(#378) Function qtype_correctwriting_edit_form::hide_answer_lexeme_description is not documented
(#408) Function qtype_correctwriting_edit_form::display is not documented
(#415) Function qtype_correctwriting_edit_form::print_javascript_for_hiding_and_changing_text is not documented
(#428) Function qtype_correctwriting_edit_form::get_per_answer_fields is not documented
(#457) Function qtype_correctwriting_edit_form::data_preprocessing is not documented
(#513) Function qtype_correctwriting_edit_form::get_hint_fields is not documented
(#579) Function qtype_correctwriting_edit_form::validation is not documented
(#664) Function qtype_correctwriting_edit_form::qtype is not documented
(#54) Variable qtype_correctwriting_edit_form::$hintfloatfields is not documented
(#60) Variable qtype_correctwriting_edit_form::$analyzers is not documented
(#70) Variable qtype_correctwriting_edit_form::$jsmodule is not documented
(#159) Phpdocs for function qtype_correctwriting_edit_form::add_per_answer_fields has incomplete parameters list
(#173) Phpdocs for function qtype_correctwriting_edit_form::definition_additional_sections has incomplete parameters list
(#226) Phpdocs for function qtype_correctwriting_edit_form::get_label has incomplete parameters list
(#43) Phpdocs for variable qtype_correctwriting_edit_form::$floatfields does not contain @var or incorrect
(#20) Package qtype is not valid
question/type/correctwriting/lang/en/qtype_correctwriting.php
(#19) File-level phpdocs block is not found
question/type/correctwriting/lang/ru/qtype_correctwriting.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
question/type/correctwriting/lexical_analyzer.php
(#46) Class qtype_correctwriting_lexical_analyzer is not documented
(#100) Function qtype_correctwriting_lexical_analyzer::bypass is not documented
(#186) Function qtype_correctwriting_lexical_analyzer::name is not documented
(#192) Function qtype_correctwriting_lexical_analyzer::float_form_fields is not documented
(#173) Phpdocs for function qtype_correctwriting_lexical_analyzer::matches_to_mistakes has incomplete parameters list
(#34) Package questions is not valid
question/type/correctwriting/lexical_mistakes.php
(#32) Class qtype_correctwriting_lexical_mistake is not documented
(#39) Class qtype_correctwriting_scanning_mistake is not documented
(#34) Function qtype_correctwriting_lexical_mistake::mistake_key is not documented
(#23) Package questions is not valid
question/type/correctwriting/lexical_pattern.php
(#113) Class qtype_correctwriting_lexer_action is not documented
(#108) Function qtype_correctwriting_lexer_pattern::name is not documented
(#117) Function qtype_correctwriting_lexer_action::__construct is not documented
(#114) Variable qtype_correctwriting_lexer_action::$type is not documented
(#115) Variable qtype_correctwriting_lexer_action::$errorstr is not documented
(#70) Phpdocs for function qtype_correctwriting_lexer_pattern::__construct has incomplete parameters list
(#18) File-level phpdocs block does not have @copyright tag
(#26) Class qtype_correctwriting_lexer_pattern does not have @copyright tag
(#21) Package qtype is not valid
question/type/correctwriting/lib.php
(#28) Phpdocs for function qtype_correctwriting_pluginfile has incomplete parameters list
(#59) Class qtype_correctwriting_preserving_serializator does not have @copyright tag
(#59) Class qtype_correctwriting_preserving_serializator does not have @license tag
question/type/correctwriting/mistakesimage.php
(#57) Class qtype_correctwriting_abstract_label is not documented
(#442) Function qtype_correctwriting_lcs_extractor::lcs is not documented
(#683) Function qtype_correctwriting_arrow_builder::merge_rects is not documented
(#1016) Function qtype_correctwriting_image_generator::produce_image is not documented
(#124) No one-line description found in phpdocs for class qtype_correctwriting_empty_label
(#131) No one-line description found in phpdocs for class qtype_correctwriting_lexeme_label
(#206) No one-line description found in phpdocs for class qtype_correctwriting_table_cell
(#446) No one-line description found in phpdocs for class qtype_correctwriting_table
(#324) Phpdocs for function qtype_correctwriting_mistake_container::__construct has incomplete parameters list
(#495) Phpdocs for function qtype_correctwriting_table::build_table_using_lcs has incomplete parameters list
(#579) Phpdocs for function qtype_correctwriting_table::get_rect_by_response_index has incomplete parameters list
(#124) Class qtype_correctwriting_empty_label does not have @copyright tag
(#131) Class qtype_correctwriting_lexeme_label does not have @copyright tag
(#206) Class qtype_correctwriting_table_cell does not have @copyright tag
(#305) Class qtype_correctwriting_mistake_container does not have @copyright tag
(#398) Class qtype_correctwriting_lcs_extractor does not have @copyright tag
(#446) Class qtype_correctwriting_table does not have @copyright tag
(#669) Class qtype_correctwriting_arrow_builder does not have @copyright tag
(#973) Class qtype_correctwriting_image_generator does not have @copyright tag
(#124) Class qtype_correctwriting_empty_label does not have @license tag
(#131) Class qtype_correctwriting_lexeme_label does not have @license tag
(#206) Class qtype_correctwriting_table_cell does not have @license tag
(#305) Class qtype_correctwriting_mistake_container does not have @license tag
(#398) Class qtype_correctwriting_lcs_extractor does not have @license tag
(#446) Class qtype_correctwriting_table does not have @license tag
(#669) Class qtype_correctwriting_arrow_builder does not have @license tag
(#973) Class qtype_correctwriting_image_generator does not have @license tag
(#20) Package qtype is not valid
question/type/correctwriting/question.php
(#161) Function qtype_correctwriting_question::get_expected_data is not documented
(#165) Function qtype_correctwriting_question::summarise_response is not documented
(#173) Function qtype_correctwriting_question::is_complete_response is not documented
(#189) Function qtype_correctwriting_question::get_answers is not documented
(#206) Function qtype_correctwriting_question::is_gradable_response is not documented
(#325) Function qtype_correctwriting_question::check_match_answers is not documented
(#410) Function qtype_correctwriting_question::compare is not documented
(#502) Function qtype_correctwriting_question::get_correct_response is not documented
(#647) Function qtype_correctwriting_question::hints_available_for_student is not documented
(#588) Found comment starting with three or more slashes
(#194) Phpdocs for function qtype_correctwriting_question::get_validation_error has incomplete parameters list
(#517) Phpdocs for function qtype_correctwriting_question::create_image_information has incomplete parameters list
(#652) Phpdocs for function qtype_correctwriting_question::hint_object has incomplete parameters list
(#20) Package qtype is not valid
question/type/correctwriting/question.tmp/question.php
(#161) Function qtype_correctwriting_question::get_expected_data is not documented
(#165) Function qtype_correctwriting_question::summarise_response is not documented
(#173) Function qtype_correctwriting_question::is_complete_response is not documented
(#189) Function qtype_correctwriting_question::get_answers is not documented
(#206) Function qtype_correctwriting_question::is_gradable_response is not documented
(#325) Function qtype_correctwriting_question::check_match_answers is not documented
(#410) Function qtype_correctwriting_question::compare is not documented
(#502) Function qtype_correctwriting_question::get_correct_response is not documented
(#588) Found comment starting with three or more slashes
(#194) Phpdocs for function qtype_correctwriting_question::get_validation_error has incomplete parameters list
(#517) Phpdocs for function qtype_correctwriting_question::create_image_information has incomplete parameters list
(#647) Phpdocs for function qtype_correctwriting_question::hint_object has incomplete parameters list
(#20) Package qtype is not valid
question/type/correctwriting/questiontype.php
(#200) Function qtype_correctwriting::export_to_xml is not documented
(#238) Function qtype_correctwriting::import_from_xml is not documented
(#303) Function qtype_correctwriting::save_hints is not documented
(#373) Function qtype_correctwriting::save_hint_options is not documented
(#286) Phpdocs for function qtype_correctwriting::make_hint has incomplete parameters list
(#20) Package qtype is not valid
question/type/correctwriting/renderer.php
(#61) Function qtype_correctwriting_renderer::specific_feedback_with_options is not documented
(#144) Function qtype_correctwriting_renderer::correct_response is not documented
(#38) Phpdocs for function qtype_correctwriting_renderer::feedback has incomplete parameters list
(#20) Package qtype is not valid
question/type/correctwriting/response_mistakes.php
(#35) Class qtype_correctwriting_response_mistake is not documented
(#93) Phpdocs for function qtype_correctwriting_response_mistake::comma_and_list has incomplete parameters list
(#107) Phpdocs for function qtype_correctwriting_response_mistake::token_description has incomplete parameters list
(#28) Package questions is not valid
question/type/correctwriting/scanstring.php
(#27) Package questions is not valid
question/type/correctwriting/sequence_analyzer.php
(#47) Class qtype_correctwriting_sequence_analyzer is not documented
(#51) Function qtype_correctwriting_sequence_analyzer::name is not documented
(#68) Function qtype_correctwriting_sequence_analyzer::analyze is not documented
(#441) Function qtype_correctwriting_sequence_analyzer::has_errors is not documented
(#446) Function qtype_correctwriting_sequence_analyzer::supported_hints is not documented
(#450) Function qtype_correctwriting_sequence_analyzer::float_form_fields is not documented
(#455) Function qtype_correctwriting_sequence_analyzer::extra_question_fields is not documented
(#34) Package questions is not valid
question/type/correctwriting/sequence_mistakes.php
(#31) Class qtype_correctwriting_sequence_mistake is not documented
(#59) Class qtype_correctwriting_lexeme_moved_mistake is not documented
(#107) Class qtype_correctwriting_lexeme_added_mistake is not documented
(#155) Class qtype_correctwriting_lexeme_absent_mistake is not documented
(#101) Function qtype_correctwriting_lexeme_moved_mistake::supported_hints is not documented
(#149) Function qtype_correctwriting_lexeme_added_mistake::mistake_key is not documented
(#190) Function qtype_correctwriting_lexeme_absent_mistake::mistake_key is not documented
(#194) Function qtype_correctwriting_lexeme_absent_mistake::supported_hints is not documented
(#39) Phpdocs for function qtype_correctwriting_sequence_mistake::set_lcs has incomplete parameters list
(#23) Package questions is not valid
question/type/correctwriting/string_pair.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
question/type/correctwriting/syntax_analyzer.php
(#41) Class qtype_correctwriting_syntax_analyzer is not documented
(#261) Function qtype_correctwriting_syntax_analyzer::name is not documented
(#43) Variable qtype_correctwriting_syntax_analyzer::$ast is not documented
(#44) Variable qtype_correctwriting_syntax_analyzer::$subtrees is not documented
(#45) Variable qtype_correctwriting_syntax_analyzer::$mistakes is not documented
(#276) Phpdocs for function qtype_correctwriting_syntax_analyzer::token_name has incomplete parameters list
(#32) Package questions is not valid
question/type/correctwriting/syntax_mistakes.php
(#31) Class qtype_correctwriting_syntax_mistake is not documented
(#59) Class qtype_correctwriting_node_moved_mistake is not documented
(#109) Class qtype_correctwriting_node_added_mistake is not documented
(#142) Class qtype_correctwriting_node_absent_mistake is not documented
(#135) Function qtype_correctwriting_node_added_mistake::mistake_key is not documented
(#177) Function qtype_correctwriting_node_absent_mistake::mistake_key is not documented
(#23) Package questions is not valid
question/type/correctwriting/tests/test_are_lexeme_sequence_equal.php
(#33) No one-line description found in phpdocs for class qtype_correctwriting_are_lexeme_sequence_equal_test_utils
(#33) Class qtype_correctwriting_are_lexeme_sequence_equal_test_utils does not have @copyright tag
(#71) Class qtype_correctwriting_are_lexeme_sequence_equal_test does not have @copyright tag
(#33) Class qtype_correctwriting_are_lexeme_sequence_equal_test_utils does not have @license tag
(#71) Class qtype_correctwriting_are_lexeme_sequence_equal_test does not have @license tag
(#34) Invalid phpdocs tag @class used
(#35) Invalid inline phpdocs tag @see found
(#72) Invalid inline phpdocs tag @see found
(#26) Package questions is not valid
question/type/correctwriting/tests/test_grade_response.php
(#44) Function qtype_correctwriting_grade_response_test::setUp is not documented
(#59) Function qtype_correctwriting_grade_response_test::test_perfect_match is not documented
(#67) Function qtype_correctwriting_grade_response_test::test_exact_over_non_exact_match is not documented
(#77) Function qtype_correctwriting_grade_response_test::test_incorrect_response is not documented
(#85) Function qtype_correctwriting_grade_response_test::test_non_exact_over_exact_match is not documented
(#95) Function qtype_correctwriting_grade_response_test::test_two_exact_matches is not documented
(#105) Function qtype_correctwriting_grade_response_test::test_two_non_exact_matches is not documented
(#34) Class qtype_correctwriting_grade_response_test does not have @copyright tag
(#34) Class qtype_correctwriting_grade_response_test does not have @license tag
(#26) Package questions is not valid
question/type/correctwriting/tests/test_sequence_analyzer.php
(#2) Empty line found after PHP open tag
(#108) Function qtype_correctwriting_sequence_analyzer_test::test_equal_correctedresponse is not documented
(#123) Function qtype_correctwriting_sequence_analyzer_test::test_replaced_lexemes is not documented
(#137) Function qtype_correctwriting_sequence_analyzer_test::test_removed_lexemes is not documented
(#154) Function qtype_correctwriting_sequence_analyzer_test::test_added_lexemes is not documented
(#180) Function qtype_correctwriting_sequence_analyzer_test::test_empty_lcs is not documented
(#189) Function qtype_correctwriting_sequence_analyzer_test::test_common is not documented
(#102) No one-line description found in phpdocs for class qtype_correctwriting_sequence_analyzer_test
(#82) Class qtype_correctwriting_sa_test_utils does not have @copyright tag
(#102) Class qtype_correctwriting_sequence_analyzer_test does not have @copyright tag
(#82) Class qtype_correctwriting_sa_test_utils does not have @license tag
(#102) Class qtype_correctwriting_sequence_analyzer_test does not have @license tag
(#88) Not recommended phpdocs tag @static used
(#26) Package questions is not valid
question/type/correctwriting/textimagerenderer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
question/type/correctwriting/version.php
(#20) Package correctwriting is not valid
question/type/correctwriting/wherepicimage.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found

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]


Mustache template problems

(0 errors, 0 warnings)

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