Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(10702 errors, 2500 warnings)

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

mod/minilesson/backup/moodle2/backup_minilesson_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Import statements must not begin with a leading backslash
(#57) The static declaration must come after the visibility declaration
(#60) Commas (,) must be followed by white space.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Link to view.pphp by moduleid" but found "//Link to view.pphp by moduleid"
(#68) Expected 1 space before "="; 0 found
mod/minilesson/backup/moodle2/backup_minilesson_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) 72 slashes comments are not allowed; use "// Comment." instead
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) 72 slashes comments are not allowed; use "// Comment." instead
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) This comment is 100% valid code; is this commented out code?
(#54) No space found before comment text; expected "// 'welcome','welcomeformat'," but found "//'welcome','welcomeformat',"
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) There should be a comma after the last array item in a multi-line array.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 3
(#59) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) No space found before comment text; expected "// attempts" but found "//attempts"
(#63) Short array syntax must be used to define arrays
(#63) Commas (,) must be followed by white space.
(#63) Short array syntax must be used to define arrays
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) There should be a comma after the last array item in a multi-line array.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Short array syntax must be used to define arrays
(#73) Commas (,) must be followed by white space.
(#73) Short array syntax must be used to define arrays
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Line exceeds 132 characters; contains 160 characters
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Line exceeds maximum limit of 180 characters; contains 223 characters
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// questions" but found "//questions"
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#93) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// sources if including user info" but found "//sources if including user info"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Short array syntax must be used to define arrays
(#100) Line indented incorrectly; expected at least 12 spaces, found 11
(#106) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 67% valid code; is this commented out code?
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) No space found before comment text; expected "// $oneactivity->annotate_files(constants::M_COMPONENT, 'welcome', null);" but found "//$oneactivity->annotate_files(constants::M_COMPONENT, 'welcome', null);"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#117) Expected "for (...) {\n"; found "for(...) {\n"
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Expected 1 space after first semicolon of FOR loop; 0 found
(#117) Expected 1 space before "<="; 0 found
(#117) Expected 1 space after "<="; 0 found
(#117) Expected 1 space after second semicolon of FOR loop; 0 found
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) No space found before comment text; expected "// file annotation if including user info" but found "//file annotation if including user info"
(#122) Empty IF statement detected
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) This comment is 59% valid code; is this commented out code?
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) No space found before comment text; expected "// $attempt->annotate_files(constants::M_COMPONENT, constants::M_FILEAREA_SUBMISSIONS, 'id');" but found "//$attempt->annotate_files(constants::M_COMPONENT, constants::M_FILEAREA_SUBMISSIONS, 'id');"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#128) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/minilesson/backup/moodle2/restore_minilesson_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Import statements must not begin with a leading backslash
(#28) 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
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) The static declaration must come after the visibility declaration
(#56) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) This comment is 62% valid code; is this commented out code?
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Short array syntax must be used to define arrays
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#73) The static declaration must come after the visibility declaration
(#74) Short array syntax must be used to define arrays
(#89) The static declaration must come after the visibility declaration
(#90) Short array syntax must be used to define arrays
(#93) Line exceeds 132 characters; contains 133 characters
(#109) The static declaration must come after the visibility declaration
(#110) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#130) Line exceeds 132 characters; contains 134 characters
(#133) Short array syntax must be used to define arrays
mod/minilesson/backup/moodle2/restore_minilesson_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Import statements must not begin with a leading backslash
(#37) Short array syntax must be used to define arrays
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) 72 slashes comments are not allowed; use "// Comment." instead
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) 72 slashes comments are not allowed; use "// Comment." instead
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// rsquestions" but found "//rsquestions"
(#53) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 72 slashes comments are not allowed; use "// Comment." instead
(#63) 72 slashes comments are not allowed; use "// Comment." instead
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) No space found before comment text; expected "// attempts" but found "//attempts"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Expected 1 space before "="; 0 found
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) No space found before comment text; expected "// here we set the table name as the "key" to the mapping, but its actually arbitrary" but found "//here we set the table name as the "key" to the mapping, but its actually arbitrary"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) No space found before comment text; expected "// 'we would need to use the "key" later when calling add_related_files for the itemid in the moodle files area" but found "//'we would need to use the "key" later when calling add_related_files for the itemid in the moodle files area"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) No space found before comment text; expected "// IF we had files for this set of data. )" but found "//IF we had files for this set of data. )"
(#121) Line indented incorrectly; expected at least 8 spaces, found 7
(#122) Closing brace indented incorrectly; expected 1 spaces, found 4
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 67% valid code; is this commented out code?
(#127) Line indented incorrectly; expected at least 8 spaces, found 0
(#127) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// do question areas" but found "//do question areas"
(#133) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// do answer areas" but found "//do answer areas"
(#136) Expected "for (...) {\n"; found "for(...) {\n"
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Expected 1 space after first semicolon of FOR loop; 0 found
(#136) Expected 1 space before "<="; 0 found
(#136) Expected 1 space after "<="; 0 found
(#136) Expected 1 space after second semicolon of FOR loop; 0 found
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 3
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 3
(#141) Expected "if (...) {\n"; found "if(...){\n"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Line indented incorrectly; expected 8 spaces, found 9
(#144) Closing brace indented incorrectly; expected 3 spaces, found 9
mod/minilesson/classes/alphabetconverter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) No space found before comment text; expected "// Russian" but found "//Russian"
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#27) Visibility must be declared on method "numberToWords_ru"
(#27) method name "alphabetconverter::numberToWords_ru" must be in lower-case letters only
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#32) Short array syntax must be used to define arrays
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Short array syntax must be used to define arrays
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Line exceeds 132 characters; contains 155 characters
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Short array syntax must be used to define arrays
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#36) Short array syntax must be used to define arrays
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Short array syntax must be used to define arrays
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Short array syntax must be used to define arrays
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#39) Short array syntax must be used to define arrays
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#40) Short array syntax must be used to define arrays
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#41) Short array syntax must be used to define arrays
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#42) Short array syntax must be used to define arrays
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#43) Short array syntax must be used to define arrays
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#45) Blank comments are not allowed
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Short array syntax must be used to define arrays
(#48) Expected 1 space before ">"; 0 found
(#48) Expected 1 space after ">"; 0 found
(#49) Expected "foreach (...) {\n"; found "foreach(...) { // by 3 symbols\n"
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline control structures are not allowed
(#51) The use of function sizeof() is forbidden; use count() instead
(#51) Expected 1 space before "-"; 0 found
(#51) Expected 1 space after "-"; 0 found
(#51) Expected 1 space before "-"; 0 found
(#51) Expected 1 space after "-"; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Perl-style comments are not allowed; use "// Comment." instead
(#56) Inline control structures are not allowed
(#56) Expected 1 space before ">"; 0 found
(#56) Expected 1 space after ">"; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Perl-style comments are not allowed; use "// Comment." instead
(#57) Inline control structures are not allowed
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space before ">"; 0 found
(#57) Expected 1 space after ">"; 0 found
(#57) Perl-style comments are not allowed; use "// Comment." instead
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline control structures are not allowed
(#59) Expected 1 space before ">"; 0 found
(#59) Expected 1 space after ">"; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#62) Inline control structures are not allowed
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Commas (,) must be followed by white space.
(#68) Visibility must be declared on method "ru_morph"
(#70) Inline control structures are not allowed
(#70) Expected 1 space before ">"; 0 found
(#70) Expected 1 space after ">"; 0 found
(#70) Expected 1 space before "<"; 0 found
(#70) Expected 1 space after "<"; 0 found
(#71) Inline control structures are not allowed
(#71) Expected 1 space before "%"; 0 found
(#71) Expected 1 space after "%"; 0 found
(#71) Expected 1 space before ">"; 0 found
(#71) Expected 1 space after ">"; 0 found
(#71) Expected 1 space before "%"; 0 found
(#71) Expected 1 space after "%"; 0 found
(#71) Expected 1 space before "<"; 0 found
(#71) Expected 1 space after "<"; 0 found
(#72) Inline control structures are not allowed
(#72) Expected 1 space before "%"; 0 found
(#72) Expected 1 space after "%"; 0 found
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#76) No space found before comment text; expected "// Finnish" but found "//Finnish"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#78) Visibility must be declared on method "numberToWords_fi"
(#78) method name "alphabetconverter::numberToWords_fi" must be in lower-case letters only
(#80) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "num_digits" must not contain underscores.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Variable "num_digits" must not contain underscores.
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Short array syntax must be used to define arrays
(#100) Variable "num_digits" must not contain underscores.
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "num_digits" must not contain underscores.
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// Polish" but found "//Polish"
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#155) Visibility must be declared on method "numberToWords_pl"
(#155) method name "alphabetconverter::numberToWords_pl" must be in lower-case letters only
(#157) Short array syntax must be used to define arrays
(#195) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Commas (,) must be followed by white space.
(#198) Line exceeds 132 characters; contains 138 characters
(#202) No space found before comment text; expected "// French" but found "//French"
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#204) Visibility must be declared on method "numberToWords_fr"
(#204) method name "alphabetconverter::numberToWords_fr" must be in lower-case letters only
(#206) Variable "frenchNumbers" must be all lower-case
(#206) Short array syntax must be used to define arrays
(#207) Line exceeds maximum limit of 180 characters; contains 445 characters
(#207) There should be a comma after the last array item in a multi-line array.
(#219) Variable "frenchNumbers" must be all lower-case
(#220) Usage of ELSEIF not allowed; use ELSE IF instead
(#222) Variable "frenchNumbers" must be all lower-case
(#224) Variable "frenchNumbers" must be all lower-case
(#224) Variable "frenchNumbers" must be all lower-case
(#226) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Variable "frenchNumbers" must be all lower-case
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#230) Variable "frenchNumbers" must be all lower-case
(#230) Variable "frenchNumbers" must be all lower-case
(#232) Variable "frenchNumbers" must be all lower-case
(#234) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) No space found before comment text; expected "// Italian" but found "//Italian"
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#242) Visibility must be declared on method "numberToWords_it"
(#242) method name "alphabetconverter::numberToWords_it" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#245) Short array syntax must be used to define arrays
(#273) There should be a comma after the last array item in a multi-line array.
(#283) Usage of ELSEIF not allowed; use ELSE IF instead
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) No space found before comment text; expected "// Portuguese" but found "//Portuguese"
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#302) Visibility must be declared on method "numberToWords_pt"
(#302) method name "alphabetconverter::numberToWords_pt" must be in lower-case letters only
(#304) Short array syntax must be used to define arrays
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Line exceeds 132 characters; contains 149 characters
(#305) Line exceeds 132 characters; contains 161 characters
(#306) Line exceeds 132 characters; contains 163 characters
(#314) Usage of ELSEIF not allowed; use ELSE IF instead
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#321) No space found before comment text; expected "// Spanish" but found "//Spanish"
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#323) Visibility must be declared on method "numberToWords_es"
(#323) method name "alphabetconverter::numberToWords_es" must be in lower-case letters only
(#325) Short array syntax must be used to define arrays
(#325) Line exceeds maximum limit of 180 characters; contains 372 characters
(#328) Usage of ELSEIF not allowed; use ELSE IF instead
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#332) Usage of ELSEIF not allowed; use ELSE IF instead
(#334) Usage of ELSEIF not allowed; use ELSE IF instead
(#336) Usage of ELSEIF not allowed; use ELSE IF instead
(#338) Usage of ELSEIF not allowed; use ELSE IF instead
(#340) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Usage of ELSEIF not allowed; use ELSE IF instead
(#344) Usage of ELSEIF not allowed; use ELSE IF instead
(#346) Usage of ELSEIF not allowed; use ELSE IF instead
(#348) Usage of ELSEIF not allowed; use ELSE IF instead
(#350) Usage of ELSEIF not allowed; use ELSE IF instead
(#352) Usage of ELSEIF not allowed; use ELSE IF instead
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#358) Usage of ELSEIF not allowed; use ELSE IF instead
(#360) Usage of ELSEIF not allowed; use ELSE IF instead
(#362) Usage of ELSEIF not allowed; use ELSE IF instead
(#364) Usage of ELSEIF not allowed; use ELSE IF instead
(#367) Usage of ELSEIF not allowed; use ELSE IF instead
(#376) No space found before comment text; expected "// Basque" but found "//Basque"
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#378) Visibility must be declared on method "numberToWords_eu"
(#378) method name "alphabetconverter::numberToWords_eu" must be in lower-case letters only
(#380) Short array syntax must be used to define arrays
(#380) Line exceeds maximum limit of 180 characters; contains 381 characters
(#382) Expected "if (...) {\n"; found "if(...) {\n"
(#384) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#384) Expected "if (...) {\n"; found "if(...) {\n"
(#386) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#386) Expected "if (...) {\n"; found "if(...) {\n"
(#388) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#390) Expected "if (...) {\n"; found "if(...) {\n"
(#397) No space found before comment text; expected "// Ukranian" but found "//Ukranian"
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#399) Visibility must be declared on method "numberToWords_uk"
(#399) method name "alphabetconverter::numberToWords_uk" must be in lower-case letters only
(#399) Expected 1 space before opening brace; found 0
(#403) Line exceeds 132 characters; contains 139 characters
(#406) Expected "if (...) {\n"; found "if(...){\n"
(#406) Commas (,) must be followed by white space.
(#408) Expected "} else {\n"; found "}else{\n"
(#413) No space found before comment text; expected "// German" but found "//German"
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// ---------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------"
(#415) Visibility must be declared on method "numberToWords_de"
(#415) method name "alphabetconverter::numberToWords_de" must be in lower-case letters only
(#415) Expected 1 space before opening brace; found 0
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Line exceeds maximum limit of 180 characters; contains 1040 characters
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Line exceeds maximum limit of 180 characters; contains 726 characters
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Line exceeds maximum limit of 180 characters; contains 276 characters
(#419) Line exceeds maximum limit of 180 characters; contains 247 characters
(#420) Expected "if (...) {\n"; found "if(...){\n"
(#420) Commas (,) must be followed by white space.
(#422) Expected "} else {\n"; found "}else{\n"
(#435) Commas (,) must be followed by white space.
(#435) Expected 1 space before opening brace; found 0
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#439) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#440) Commas (,) must be followed by white space.
(#440) Commas (,) must be followed by white space.
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before opening brace; found 0
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#457) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#458) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) No space found before comment text; expected "// its possible to call this function with just the passage as text," but found "//its possible to call this function with just the passage as text,"
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Short array syntax must be used to define arrays
(#478) Variable "eszett_pos" must not contain underscores.
(#478) Expected 1 space after "="; 0 found
(#478) Commas (,) must be followed by white space.
(#479) Expected "if (...) {\n"; found "if(...){\n"
(#479) Variable "eszett_pos" must not contain underscores.
(#479) Expected 1 space before "!=="; 0 found
(#479) Expected 1 space after "!=="; 0 found
(#480) Commas (,) must be followed by white space.
(#480) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Expected 1 space before opening brace; found 0
(#495) Expected 1 space before "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#496) Commas (,) must be followed by white space.
(#498) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) No space found before comment text; expected "// english returns an array of conversion words for varieties eg 2015 two thousand fifteen, twenty fifteen" but found "//english returns an array of conversion words for varieties eg 2015 two thousand fifteen, twenty fifteen"
(#500) Expected "if (...) {\n"; found "if(...) {\n"
(#504) Expected "} else {\n"; found "}else{\n"
(#520) Commas (,) must be followed by white space.
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space before opening brace; found 0
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#522) Commas (,) must be followed by white space.
(#524) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) No space found before comment text; expected "// english returns an array of conversion words for varieties eg 2015 two thousand fifteen, twenty fifteen" but found "//english returns an array of conversion words for varieties eg 2015 two thousand fifteen, twenty fifteen"
(#527) Expected "if (...) {\n"; found "if(...) {\n"
(#531) Expected "} else {\n"; found "}else{\n"
(#532) Commas (,) must be followed by white space.
(#532) Commas (,) must be followed by white space.
(#539) Line indented incorrectly; expected at least 4 spaces, found 3
(#540) Line indented incorrectly; expected at least 4 spaces, found 3
(#541) Line indented incorrectly; expected at least 4 spaces, found 3
(#542) Line indented incorrectly; expected at least 4 spaces, found 3
(#543) Commas (,) must be followed by white space.
(#544) Opening brace should be on the same line as the declaration
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) No space found before comment text; expected "// its possible to call this function with just the passage as text," but found "//its possible to call this function with just the passage as text,"
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Expected 1 space after "="; 0 found
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) No space found before comment text; expected "// plain numbers" but found "//plain numbers"
(#555) Expected 1 space before "="; 0 found
(#555) Expected 1 space after "="; 0 found
(#592) Expected "if (...) {\n"; found "if(...){\n"
(#592) Expected 1 space before "!=="; 0 found
(#592) Expected 1 space after "!=="; 0 found
(#593) Expected 1 space after "="; 0 found
(#593) Expected 1 space before "=>"; 0 found
(#593) Expected 1 space after "=>"; 0 found
(#593) Commas (,) must be followed by white space.
(#593) Expected 1 space before "=>"; 0 found
(#593) Expected 1 space after "=>"; 0 found
(#605) Public method name "alphabetconverter::numberToWords_en" must be in lower-case letters only
(#605) Expected 1 space before opening brace; found 0
(#607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#607) No space found before comment text; expected "// its possible to call this function with just the passage as text," but found "//its possible to call this function with just the passage as text,"
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Expected "if (...) {\n"; found "if(...){\n"
(#610) Expected 1 space before "="; 0 found
(#610) Expected 1 space after "="; 0 found
(#613) Expected 1 space before "="; 0 found
(#613) Expected 1 space after "="; 0 found
(#613) Short array syntax must be used to define arrays
(#614) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) No space found before comment text; expected "// plain numbers" but found "//plain numbers"
(#617) Expected "if (...) {\n"; found "if(...){\n"
(#618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) No space found before comment text; expected "// get years" but found "//get years"
(#620) Expected "if (...) {\n"; found "if(...){"
(#620) Expected 1 space before "=>"; 0 found
(#620) Expected 1 space after "=>"; 0 found
(#620) Commas (,) must be followed by white space.
(#620) Expected 1 space before "=>"; 0 found
(#620) Expected 1 space after "=>"; 0 found
(#620) Closing brace must be on a line by itself
(#621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) No space found before comment text; expected "// get regular numerals" but found "//get regular numerals"
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#624) Expected 1 space before "=>"; 0 found
(#624) Expected 1 space after "=>"; 0 found
(#624) Commas (,) must be followed by white space.
(#624) Expected 1 space before "=>"; 0 found
(#624) Expected 1 space after "=>"; 0 found
(#625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) No space found before comment text; expected "// lets also save a version without 'and'" but found "//lets also save a version without 'and'"
(#626) Variable "no_and_numberwords" must not contain underscores.
(#627) Expected 1 space before "=>"; 0 found
(#627) Expected 1 space after "=>"; 0 found
(#627) Commas (,) must be followed by white space.
(#627) Expected 1 space before "=>"; 0 found
(#627) Expected 1 space after "=>"; 0 found
(#627) Variable "no_and_numberwords" must not contain underscores.
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) No space found before comment text; expected "// dollar numbers [currently $ is stripped before we get here. sorry. no currencies]" but found "//dollar numbers [currently $ is stripped before we get here. sorry. no currencies]"
(#631) Usage of ELSEIF not allowed; use ELSE IF instead
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "==="; 0 found
(#631) Expected 1 space after "==="; 0 found
(#631) Expected 1 space before ">"; 0 found
(#631) Expected 1 space after ">"; 0 found
(#632) Expected "if (...) {\n"; found "if(...){\n"
(#632) Expected 1 space before "=="; 0 found
(#632) Expected 1 space after "=="; 0 found
(#633) Expected 1 space before "=>"; 0 found
(#633) Expected 1 space after "=>"; 0 found
(#633) Commas (,) must be followed by white space.
(#633) Expected 1 space before "=>"; 0 found
(#633) Expected 1 space after "=>"; 0 found
(#634) Expected "} else {\n"; found "}else{\n"
(#635) Commas (,) must be followed by white space.
(#636) Expected "if (...) {\n"; found "if(...) {\n"
(#638) Expected "if (...) {\n"; found "if(...) {"
(#638) Closing brace must be on a line by itself
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) No space found before comment text; expected "// eras/decades" but found "//eras/decades"
(#643) Expected "} else {\n"; found "}else{\n"
(#644) Commas (,) must be followed by white space.
(#644) Commas (,) must be followed by white space.
(#644) Expected 1 space before "-"; 0 found
(#644) Expected 1 space after "-"; 0 found
(#645) Expected "if (...) {\n"; found "if(...){\n"
(#646) Expected 1 space before "="; 0 found
(#646) Expected 1 space after "="; 0 found
(#652) Expected 1 space after "="; 0 found
(#653) Expected 1 space after "="; 2 found
(#658) Expected "if (...) {\n"; found "if(...){"
(#658) Expected 1 space before "=>"; 0 found
(#658) Expected 1 space after "=>"; 0 found
(#658) Commas (,) must be followed by white space.
(#658) Expected 1 space before "=>"; 0 found
(#658) Expected 1 space after "=>"; 0 found
(#658) Closing brace must be on a line by itself
(#669) Commas (,) must be followed by white space.
(#669) Expected 1 space before opening brace; found 0
(#670) Short array syntax must be used to define arrays
(#671) Expected "if (...) {\n"; found "if(...) {\n"
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) No space found before comment text; expected "// if it does not look like a "year" and with year'y word pattern, just pass it back" but found "//if it does not look like a "year" and with year'y word pattern, just pass it back"
(#676) Expected "if (...) {\n"; found "if(...){\n"
(#676) Expected 1 space after "<"; 0 found
(#676) Expected 1 space after ">"; 0 found
(#680) Expected 1 space after "="; 2 found
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) No space found before comment text; expected "// mess around a little with millennial years" but found "//mess around a little with millennial years"
(#686) Expected "if (...) {\n"; found "if(...){"
(#686) Expected 1 space after "=="; 0 found
(#686) Expected 1 space after "="; 0 found
(#686) Expected 1 space before "="; 0 found
(#686) Expected 1 space after "="; 0 found
(#686) Closing brace must be on a line by itself
(#687) Usage of ELSEIF not allowed; use ELSE IF instead
(#687) Expected 1 space after "=="; 0 found
(#687) Expected 1 space after "="; 0 found
(#687) Expected 1 space before "="; 0 found
(#687) Expected 1 space after "="; 0 found
(#687) Closing brace must be on a line by itself
(#688) Usage of ELSEIF not allowed; use ELSE IF instead
(#688) Closing brace must be on a line by itself
(#689) Expected "} else {\n"; found "}\n else{"
(#689) Closing brace must be on a line by itself
(#691) Closing brace must be on a line by itself
(#692) Closing brace must be on a line by itself
(#693) Closing brace must be on a line by itself
(#694) Closing brace must be on a line by itself
(#695) Closing brace must be on a line by itself
(#696) Closing brace must be on a line by itself
(#697) Closing brace must be on a line by itself
(#698) Closing brace must be on a line by itself
(#699) Closing brace must be on a line by itself
(#701) Expected "if (...) {\n"; found "if(...){\n"
(#703) Expected "if (...) {\n"; found "if(...){\n"
(#703) Expected 1 space after "==="; 0 found
(#706) Expected "} else {\n"; found "}else {\n"
(#718) Expected 1 space before opening brace; found 0
(#720) Expected 1 space after "="; 0 found
(#720) Closing brace must be on a line by itself
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) No space found before comment text; expected "// is this a thing?" but found "//is this a thing?"
(#721) Expected 1 space after "="; 0 found
(#721) Closing brace must be on a line by itself
(#722) Expected 1 space after "="; 0 found
(#722) Closing brace must be on a line by itself
(#723) Expected 1 space after "="; 0 found
(#723) Closing brace must be on a line by itself
(#724) Expected 1 space after "="; 0 found
(#724) Closing brace must be on a line by itself
(#725) Expected 1 space after "="; 0 found
(#725) Closing brace must be on a line by itself
(#726) Expected 1 space after "="; 0 found
(#726) Closing brace must be on a line by itself
(#727) Expected 1 space after "="; 0 found
(#727) Closing brace must be on a line by itself
(#728) Expected 1 space after "="; 0 found
(#728) Closing brace must be on a line by itself
(#739) Opening brace should be on the same line as the declaration
(#740) Short array syntax must be used to define arrays
(#741) Expected "if (...) {\n"; found "if(...) {\n"
(#745) Short array syntax must be used to define arrays
(#746) Short array syntax must be used to define arrays
(#747) There should be a comma after the last array item in a multi-line array.
(#749) Short array syntax must be used to define arrays
(#750) Short array syntax must be used to define arrays
(#752) There should be a comma after the last array item in a multi-line array.
(#754) Variable "num_length" must not contain underscores.
(#755) Variable "num_length" must not contain underscores.
(#756) Variable "max_length" must not contain underscores.
(#757) Variable "max_length" must not contain underscores.
(#758) Variable "num_levels" must not contain underscores.
(#759) Variable "num_levels" must not contain underscores.
(#761) Variable "num_levels" must not contain underscores.
(#763) Variable "num_levels" must not contain underscores.
(#770) Variable "num_levels" must not contain underscores.
(#773) Expected 1 space after "!="; 0 found
(#773) Expected 1 space after "!="; 0 found
(#773) Expected 1 space before "!="; 0 found
(#773) Expected 1 space after "!="; 0 found
(#774) Variable "num_levels" must not contain underscores.
(#774) Line exceeds 132 characters; contains 144 characters
(#780) Expected 1 space before "="; 0 found
(#793) Commas (,) must be followed by white space.
(#793) Expected 1 space before opening brace; found 0
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#797) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#798) Commas (,) must be followed by white space.
(#798) Commas (,) must be followed by white space.
(#808) Expected 1 space before opening brace; found 0
(#810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#810) No space found before comment text; expected "// its possible to call this function with just the passage as text," but found "//its possible to call this function with just the passage as text,"
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Expected "if (...) {\n"; found "if(...){\n"
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#816) Expected 1 space before "="; 0 found
(#816) Expected 1 space after "="; 0 found
(#816) Short array syntax must be used to define arrays
(#817) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) No space found before comment text; expected "// plain numbers" but found "//plain numbers"
(#820) Expected "if (...) {\n"; found "if(...){\n"
(#821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#821) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) No space found before comment text; expected "// get regular numerals" but found "//get regular numerals"
(#823) Expected "if (...) {\n"; found "if(...){\n"
(#824) Expected 1 space before "=>"; 0 found
(#824) Expected 1 space after "=>"; 0 found
(#824) Commas (,) must be followed by white space.
(#824) Expected 1 space before "=>"; 0 found
(#824) Expected 1 space after "=>"; 0 found
(#831) Expected 1 space before opening brace; found 0
(#833) Short array syntax must be used to define arrays
(#850) Variable "arrayWithNumbers" must be all lower-case
(#852) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#852) Variable "arrayWithNumbers" must be all lower-case
(#852) Variable "jpKanji" must be all lower-case
(#853) Variable "keyVal" must be all lower-case
(#853) Variable "jpKanji" must be all lower-case
(#854) Expected "if (...) {\n"; found "if(...){"
(#854) Variable "keyVal" must be all lower-case
(#854) Expected 1 space before "==="; 0 found
(#854) Expected 1 space after "==="; 0 found
(#854) Closing brace must be on a line by itself
(#855) Expected "if (...) {\n"; found "if(...){\n"
(#855) Expected 1 space before "=="; 0 found
(#856) Expected 1 space before "="; 0 found
(#856) Variable "keyVal" must be all lower-case
(#857) Expected "} else {\n"; found "}else{\n"
(#858) Expected "if (...) {\n"; found "if(...){\n"
(#858) Variable "keyVal" must be all lower-case
(#859) Variable "keyVal" must be all lower-case
(#860) Expected "} else {\n"; found "}else{\n"
(#861) Variable "keyVal" must be all lower-case
(#868) Expected 1 space before opening brace; found 0
(#870) Short array syntax must be used to define arrays
(#887) Expected 1 space before "="; 0 found
(#887) Expected 1 space after "="; 0 found
(#889) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#889) Expected 1 space before "=>"; 0 found
(#889) Expected 1 space after "=>"; 0 found
(#889) Expected 1 space before "=>"; 0 found
(#889) Expected 1 space after "=>"; 0 found
(#890) Expected "if (...) {\n"; found "if(...) {\n"
(#891) Expected "if (...) {\n"; found "if(...) {\n"
(#891) Expected 1 space before ">="; 0 found
(#891) Expected 1 space after ">="; 0 found
(#893) Expected "} else {\n"; found "}else{\n"
(#894) Expected 1 space before "/"; 0 found
(#894) Expected 1 space after "/"; 0 found
(#900) Expected "} else {\n"; found "}else{\n"
(#901) Expected "if (...) {\n"; found "if(...) {\n"
(#901) Expected 1 space before ">"; 0 found
(#901) Expected 1 space after ">"; 0 found
(#911) Line indented incorrectly; expected at least 4 spaces, found 3
(#912) Line indented incorrectly; expected at least 4 spaces, found 3
(#914) Public method name "alphabetconverter::fetchWordArray" must be in lower-case letters only
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) No space found before comment text; expected "// tidy up the text so its just lower case words seperated by spaces" but found "//tidy up the text so its just lower case words seperated by spaces"
(#919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#922) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#927) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) No space found before comment text; expected "// re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)" but found "//re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)"
(#937) Line indented incorrectly; expected at least 4 spaces, found 3
(#938) Line indented incorrectly; expected at least 4 spaces, found 3
(#939) Line indented incorrectly; expected at least 4 spaces, found 3
(#940) Line indented incorrectly; expected at least 4 spaces, found 3
(#941) Public method name "alphabetconverter::isUnicodemb4" must be in lower-case letters only
(#942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#942) This comment is 42% valid code; is this commented out code?
(#942) No space found before comment text; expected "// $testtext = "test text: " . "\xf8\xa1\xa1\xa1\xa1"; //this will fail for sure" but found "//$testtext = "test text: " . "\xf8\xa1\xa1\xa1\xa1"; //this will fail for sure"
(#944) Expected 1 space after "="; 2 found
(#945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) No space found before comment text; expected "// strip tags is bad for non UTF-8. It might even be the real problem we need to solve here" but found "//strip tags is bad for non UTF-8. It might even be the real problem we need to solve here"
(#946) No space found before comment text; expected "// this anecdotally might help: $thetext =utf8_decode($thetext);" but found "//this anecdotally might help: $thetext =utf8_decode($thetext);"
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) No space found before comment text; expected "// anyway the unicode problems appear after to combo of strtolower and strip_tags, so we call them first" but found "//anyway the unicode problems appear after to combo of strtolower and strip_tags, so we call them first"
(#952) Expected "if (...) {\n"; found "if(...){"
(#952) Closing brace must be on a line by itself
(#954) Expected "if (...) {\n"; found "if(...){"
(#954) Closing brace must be on a line by itself
(#956) Expected "if (...) {\n"; found "if(...){"
(#956) Closing brace must be on a line by itself
(#958) Expected "if (...) {\n"; found "if(...){\n"
(#960) Expected "} else {\n"; found "}else{\n"
(#976) Public method name "alphabetconverter::cleanText" must be in lower-case letters only
(#976) Commas (,) must be followed by white space.
(#978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#978) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) No space found before comment text; expected "// first test its unicodemb4, and then get on with it" but found "//first test its unicodemb4, and then get on with it"
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#981) Inline comments must start with a capital letter, digit or 3-dots sequence
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#981) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#984) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) No space found before comment text; expected "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#988) Expected "if (...) {\n"; found "if(...) {\n"
(#992) Expected "} else {\n"; found "}else{\n"
(#998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#998) No space found before comment text; expected "// remove punctuation. This is where we needed the unicode flag" but found "//remove punctuation. This is where we needed the unicode flag"
(#999) No space found before comment text; expected "// see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php" but found "//see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php"
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) No space found before comment text; expected "// https://stackoverflow.com/questions/5689918/php-strip-punctuation" but found "//https://stackoverflow.com/questions/5689918/php-strip-punctuation"
(#1002) Expected "if (...) {\n"; found "if(...) {\n"
(#1004) Expected "} else {\n"; found "}else{\n"
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#1009) Variable "b_open" must not contain underscores.
(#1010) Variable "b_close" must not contain underscores.
(#1011) Variable "b_sopen" must not contain underscores.
(#1012) Variable "b_sclose" must not contain underscores.
(#1013) Short array syntax must be used to define arrays
(#1013) Variable "b_open" must not contain underscores.
(#1013) Variable "b_close" must not contain underscores.
(#1013) Variable "b_sopen" must not contain underscores.
(#1013) Variable "b_sclose" must not contain underscores.
(#1018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1018) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#1019) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#1021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1021) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#1029) Variable "split_length" must not contain underscores.
(#1030) Opening brace should be on the same line as the declaration
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) No space found before comment text; expected "// for greater than PHP 7.4" but found "//for greater than PHP 7.4"
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Variable "split_length" must not contain underscores.
(#1037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) No space found before comment text; expected "// for less than PHP 7.4" but found "//for less than PHP 7.4"
(#1042) Variable "split_length" must not contain underscores.
(#1042) Variable "split_length" must not contain underscores.
(#1042) Variable "split_length" must not contain underscores.
(#1043) Variable "split_length" must not contain underscores.
(#1046) Variable "split_length" must not contain underscores.
(#1046) Variable "split_length" must not contain underscores.
(#1047) Variable "split_length" must not contain underscores.
(#1062) Variable "encoding_aliases" must not contain underscores.
(#1063) Variable "encoding_aliases" must not contain underscores.
(#1064) Variable "encoding_aliases" must not contain underscores.
(#1078) Variable "split_length" must not contain underscores.
(#1079) Variable "split_length" must not contain underscores.
(#1085) File must end with a newline character
mod/minilesson/classes/comprehensiontest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Opening brace should be on the same line as the declaration for class comprehensiontest
(#24) Expected 1 space after "="; 0 found
(#24) Short array syntax must be used to define arrays
(#28) Opening brace should be on the same line as the declaration
(#31) Commas (,) must be followed by white space.
(#33) Expected "if (...) {\n"; found "if(...){\n"
(#35) Expected "} else {\n"; found "}else{\n"
(#41) Opening brace should be on the same line as the declaration
(#44) Commas (,) must be followed by white space.
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#48) Expected "} else {\n"; found "}else{\n"
(#53) Expected 1 space before opening brace; found 0
(#56) Commas (,) must be followed by white space.
(#56) Short array syntax must be used to define arrays
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Commas (,) must be followed by white space.
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#60) Expected "} else {\n"; found "}else{\n"
(#66) Expected 1 space before opening brace; found 0
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// first confirm we are authorised before we try to get the token" but found "//first confirm we are authorised before we try to get the token"
(#73) Expected "if (...) {\n"; found "if(...){\n"
(#74) Commas (,) must be followed by white space.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) This comment is 50% valid code; is this commented out code?
(#76) No space found before comment text; expected "// return error?" but found "//return error?"
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Expected "} else {\n"; found "}else {\n"
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// fetch token" but found "//fetch token"
(#80) Commas (,) must be followed by white space.
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// check token authenticated and no errors in it" but found "//check token authenticated and no errors in it"
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Empty IF statement detected
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 65% valid code; is this commented out code?
(#85) No space found before comment text; expected "// return error?" but found "//return error?"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// return $this->show_problembox($errormessage);" but found "//return $this->show_problembox($errormessage);"
(#89) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// prepare data array for test" but found "//prepare data array for test"
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#92) Short array syntax must be used to define arrays
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#96) Variable "t_item" must not contain underscores.
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Variable "t_item" must not contain underscores.
(#98) Variable "t_item" must not contain underscores.
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// add our item to test" but found "//add our item to test"
(#100) Expected "if (...) {\n"; found "if(...){"
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#100) Closing brace must be on a line by itself
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Variable "t_item" must not contain underscores.
(#107) Expected 1 space before opening brace; found 0
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected 1 space before "=="; 0 found
(#120) Expected 1 space after "=="; 0 found
(#120) Expected 1 space before "=="; 0 found
(#120) Expected 1 space after "=="; 0 found
(#122) Expected "} else {\n"; found "}else{\n"
(#123) Expected 1 space before "/"; 0 found
(#123) Expected 1 space after "/"; 0 found
(#128) File must end with a newline character
mod/minilesson/classes/constants.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#14) Opening brace should be on the same line as the declaration for class constants
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) No space found before comment text; expected "// component name, db tables, things that define app" but found "//component name, db tables, things that define app"
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#25) Line indented incorrectly; expected at least 4 spaces, found 0
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Line indented incorrectly; expected at least 4 spaces, found 0
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#28) Expected 1 space after "="; 0 found
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Expected 1 space before "="; 0 found
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) Expected 1 space before "="; 0 found
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected 1 space before "="; 0 found
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Short array syntax must be used to define arrays
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) No space found before comment text; expected "// grading options" but found "//grading options"
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Expected 1 space before "="; 0 found
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Expected 1 space before "="; 0 found
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Expected 1 space before "="; 0 found
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Expected 1 space before "="; 0 found
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Expected 1 space before "="; 0 found
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) No space found before comment text; expected "// accuracy adjustment method options" but found "//accuracy adjustment method options"
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Expected 1 space after "="; 0 found
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) Expected 1 space after "="; 0 found
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Expected 1 space after "="; 0 found
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Expected 1 space after "="; 0 found
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) No space found before comment text; expected "// what to display to user when reviewing activity options" but found "//what to display to user when reviewing activity options"
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Line indented incorrectly; expected at least 4 spaces, found 0
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) No space found before comment text; expected "// Constants for RS Questions" but found "//Constants for RS Questions"
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#68) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#80) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Line indented incorrectly; expected at least 4 spaces, found 0
(#83) Line indented incorrectly; expected at least 4 spaces, found 0
(#84) Line indented incorrectly; expected at least 4 spaces, found 0
(#85) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) Line indented incorrectly; expected at least 4 spaces, found 0
(#87) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) Line indented incorrectly; expected at least 4 spaces, found 0
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) Line indented incorrectly; expected at least 4 spaces, found 0
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#92) Line indented incorrectly; expected at least 4 spaces, found 0
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) Line indented incorrectly; expected at least 4 spaces, found 0
(#95) Line indented incorrectly; expected at least 4 spaces, found 0
(#96) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) Line indented incorrectly; expected at least 4 spaces, found 0
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#100) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#102) Line indented incorrectly; expected at least 4 spaces, found 0
(#103) Line indented incorrectly; expected at least 4 spaces, found 0
(#104) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Line indented incorrectly; expected at least 4 spaces, found 0
(#111) Line indented incorrectly; expected at least 4 spaces, found 0
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) Expected 1 space after "="; 0 found
(#120) Line indented incorrectly; expected at least 4 spaces, found 0
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Line indented incorrectly; expected at least 4 spaces, found 0
(#122) Line indented incorrectly; expected at least 4 spaces, found 0
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Line indented incorrectly; expected at least 4 spaces, found 0
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#129) Line indented incorrectly; expected at least 4 spaces, found 0
(#129) Expected 1 space after "="; 0 found
(#129) Short array syntax must be used to define arrays
(#129) Commas (,) must be followed by white space.
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#130) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#133) Line indented incorrectly; expected at least 4 spaces, found 0
(#134) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#138) Line indented incorrectly; expected at least 4 spaces, found 0
(#139) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#147) Line indented incorrectly; expected at least 4 spaces, found 0
(#148) Line indented incorrectly; expected at least 4 spaces, found 0
(#149) Line indented incorrectly; expected at least 4 spaces, found 0
(#150) Line indented incorrectly; expected at least 4 spaces, found 0
(#152) Line indented incorrectly; expected at least 4 spaces, found 0
(#152) Short array syntax must be used to define arrays
(#153) Must use "self::" for local static member reference
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) This comment is 56% valid code; is this commented out code?
(#154) No space found before comment text; expected "// constants::M_LANG_ARSA => []," but found "//constants::M_LANG_ARSA => [],"
(#155) Must use "self::" for local static member reference
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#156) Must use "self::" for local static member reference
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#157) Must use "self::" for local static member reference
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) This comment is 56% valid code; is this commented out code?
(#158) No space found before comment text; expected "// constants::M_LANG_DECH => []," but found "//constants::M_LANG_DECH => [],"
(#159) Must use "self::" for local static member reference
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#162) Must use "self::" for local static member reference
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#163) Must use "self::" for local static member reference
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#164) Must use "self::" for local static member reference
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#165) Must use "self::" for local static member reference
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#166) Must use "self::" for local static member reference
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) This comment is 56% valid code; is this commented out code?
(#168) Must use "self::" for local static member reference
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) This comment is 56% valid code; is this commented out code?
(#170) Must use "self::" for local static member reference
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#171) Must use "self::" for local static member reference
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) This comment is 56% valid code; is this commented out code?
(#172) No space found before comment text; expected "// constants::M_LANG_FAIR => []," but found "//constants::M_LANG_FAIR => [],"
(#173) Must use "self::" for local static member reference
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Line exceeds 132 characters; contains 156 characters
(#174) Must use "self::" for local static member reference
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#175) Must use "self::" for local static member reference
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Must use "self::" for local static member reference
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#177) Must use "self::" for local static member reference
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#178) Must use "self::" for local static member reference
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#179) Must use "self::" for local static member reference
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#180) Must use "self::" for local static member reference
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#181) Must use "self::" for local static member reference
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#182) Must use "self::" for local static member reference
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#183) Must use "self::" for local static member reference
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#184) Must use "self::" for local static member reference
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#185) Must use "self::" for local static member reference
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#186) Must use "self::" for local static member reference
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#187) Must use "self::" for local static member reference
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#188) Must use "self::" for local static member reference
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#189) Must use "self::" for local static member reference
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#190) Must use "self::" for local static member reference
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#191) Must use "self::" for local static member reference
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#192) Must use "self::" for local static member reference
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#193) Must use "self::" for local static member reference
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#194) Must use "self::" for local static member reference
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#195) Must use "self::" for local static member reference
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Commas (,) must be followed by white space.
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#196) Must use "self::" for local static member reference
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#197) Must use "self::" for local static member reference
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#198) Must use "self::" for local static member reference
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#199) Must use "self::" for local static member reference
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#201) Must use "self::" for local static member reference
(#201) Short array syntax must be used to define arrays
(#201) Commas (,) must be followed by white space.
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// nikolai" but found "//nikolai"
(#202) Must use "self::" for local static member reference
(#202) Short array syntax must be used to define arrays
(#203) Must use "self::" for local static member reference
(#203) Short array syntax must be used to define arrays
(#204) Must use "self::" for local static member reference
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#206) Must use "self::" for local static member reference
(#206) Short array syntax must be used to define arrays
(#207) Must use "self::" for local static member reference
(#207) Short array syntax must be used to define arrays
(#209) Must use "self::" for local static member reference
(#209) Short array syntax must be used to define arrays
(#210) Must use "self::" for local static member reference
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Commas (,) must be followed by white space.
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#211) Must use "self::" for local static member reference
(#211) Short array syntax must be used to define arrays
(#212) Must use "self::" for local static member reference
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Commas (,) must be followed by white space.
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#213) Must use "self::" for local static member reference
(#213) Short array syntax must be used to define arrays
(#214) Line indented incorrectly; expected at least 4 spaces, found 0
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 4 spaces, found 0
(#216) No space found before comment text; expected "// CSS ids/classes" but found "//CSS ids/classes"
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#218) Line indented incorrectly; expected at least 4 spaces, found 0
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#219) Line indented incorrectly; expected at least 4 spaces, found 0
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#220) Line indented incorrectly; expected at least 4 spaces, found 0
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#221) Line indented incorrectly; expected at least 4 spaces, found 0
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#222) Line indented incorrectly; expected at least 4 spaces, found 0
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#223) Line indented incorrectly; expected at least 4 spaces, found 0
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#224) Line indented incorrectly; expected at least 4 spaces, found 0
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#225) Line indented incorrectly; expected at least 4 spaces, found 0
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#226) Line indented incorrectly; expected at least 4 spaces, found 0
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#227) Line indented incorrectly; expected at least 4 spaces, found 0
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#228) Line indented incorrectly; expected at least 4 spaces, found 0
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#229) Line indented incorrectly; expected at least 4 spaces, found 0
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#230) Line indented incorrectly; expected at least 4 spaces, found 0
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#231) Line indented incorrectly; expected at least 4 spaces, found 0
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#232) Line indented incorrectly; expected at least 4 spaces, found 0
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#233) Line indented incorrectly; expected at least 4 spaces, found 0
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) Line indented incorrectly; expected at least 4 spaces, found 0
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#235) Line indented incorrectly; expected at least 4 spaces, found 0
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#236) Line indented incorrectly; expected at least 4 spaces, found 0
(#237) Line indented incorrectly; expected at least 4 spaces, found 0
(#238) Line indented incorrectly; expected at least 4 spaces, found 0
(#239) Line indented incorrectly; expected at least 4 spaces, found 0
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#240) Line indented incorrectly; expected at least 4 spaces, found 0
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#241) Line indented incorrectly; expected at least 4 spaces, found 0
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#242) Line indented incorrectly; expected at least 4 spaces, found 0
(#242) Expected 1 space before "="; 0 found
(#243) Line indented incorrectly; expected at least 4 spaces, found 0
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#244) Line indented incorrectly; expected at least 4 spaces, found 0
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#245) Line indented incorrectly; expected at least 4 spaces, found 0
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#246) Line indented incorrectly; expected at least 4 spaces, found 0
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Line indented incorrectly; expected at least 4 spaces, found 0
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#249) Line indented incorrectly; expected at least 4 spaces, found 0
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Line indented incorrectly; expected at least 4 spaces, found 0
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#251) Line indented incorrectly; expected at least 4 spaces, found 0
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#252) Line indented incorrectly; expected at least 4 spaces, found 0
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Line indented incorrectly; expected at least 4 spaces, found 0
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#254) Line indented incorrectly; expected at least 4 spaces, found 0
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Line indented incorrectly; expected at least 4 spaces, found 0
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Line indented incorrectly; expected at least 4 spaces, found 0
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#257) Line indented incorrectly; expected at least 4 spaces, found 0
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#258) Line indented incorrectly; expected at least 4 spaces, found 0
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#259) Line indented incorrectly; expected at least 4 spaces, found 0
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) Line indented incorrectly; expected at least 4 spaces, found 0
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#261) Line indented incorrectly; expected at least 4 spaces, found 0
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#262) Line indented incorrectly; expected at least 4 spaces, found 0
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#263) Line indented incorrectly; expected at least 4 spaces, found 0
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#264) Line indented incorrectly; expected at least 4 spaces, found 0
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#265) Line indented incorrectly; expected at least 4 spaces, found 0
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#266) Line indented incorrectly; expected at least 4 spaces, found 0
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#267) Line indented incorrectly; expected at least 4 spaces, found 0
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Line indented incorrectly; expected at least 4 spaces, found 0
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#269) Line indented incorrectly; expected at least 4 spaces, found 0
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#270) Line indented incorrectly; expected at least 4 spaces, found 0
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#271) Line indented incorrectly; expected at least 4 spaces, found 0
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Line indented incorrectly; expected at least 4 spaces, found 0
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#273) Line indented incorrectly; expected at least 4 spaces, found 0
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#274) Line indented incorrectly; expected at least 4 spaces, found 0
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#275) Line indented incorrectly; expected at least 4 spaces, found 0
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#276) Line indented incorrectly; expected at least 4 spaces, found 0
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#277) Line indented incorrectly; expected at least 4 spaces, found 0
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#278) Line indented incorrectly; expected at least 4 spaces, found 0
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#279) Line indented incorrectly; expected at least 4 spaces, found 0
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#280) Line indented incorrectly; expected at least 4 spaces, found 0
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#281) Line indented incorrectly; expected at least 4 spaces, found 0
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#282) Line indented incorrectly; expected at least 4 spaces, found 0
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#283) Line indented incorrectly; expected at least 4 spaces, found 0
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Line indented incorrectly; expected at least 4 spaces, found 0
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) No space found before comment text; expected "// languages" but found "//languages"
(#288) Line indented incorrectly; expected at least 4 spaces, found 0
(#289) Line indented incorrectly; expected at least 4 spaces, found 0
(#290) Line indented incorrectly; expected at least 4 spaces, found 0
(#291) Line indented incorrectly; expected at least 4 spaces, found 0
(#292) Line indented incorrectly; expected at least 4 spaces, found 0
(#293) Line indented incorrectly; expected at least 4 spaces, found 0
(#294) Line indented incorrectly; expected at least 4 spaces, found 0
(#295) Line indented incorrectly; expected at least 4 spaces, found 0
(#296) Line indented incorrectly; expected at least 4 spaces, found 0
(#297) Line indented incorrectly; expected at least 4 spaces, found 0
(#298) Line indented incorrectly; expected at least 4 spaces, found 0
(#299) Line indented incorrectly; expected at least 4 spaces, found 0
(#299) Expected 1 space after "="; 0 found
(#300) Line indented incorrectly; expected at least 4 spaces, found 0
(#301) Line indented incorrectly; expected at least 4 spaces, found 0
(#303) Line indented incorrectly; expected at least 4 spaces, found 0
(#304) Line indented incorrectly; expected at least 4 spaces, found 0
(#306) Line indented incorrectly; expected at least 4 spaces, found 0
(#307) Line indented incorrectly; expected at least 4 spaces, found 0
(#308) Line indented incorrectly; expected at least 4 spaces, found 0
(#308) Expected 1 space after "="; 0 found
(#309) Line indented incorrectly; expected at least 4 spaces, found 0
(#309) Expected 1 space after "="; 0 found
(#310) Line indented incorrectly; expected at least 4 spaces, found 0
(#310) Expected 1 space after "="; 0 found
(#311) Line indented incorrectly; expected at least 4 spaces, found 0
(#311) Expected 1 space after "="; 0 found
(#312) Line indented incorrectly; expected at least 4 spaces, found 0
(#312) Expected 1 space after "="; 0 found
(#313) Line indented incorrectly; expected at least 4 spaces, found 0
(#313) Expected 1 space after "="; 0 found
(#314) Line indented incorrectly; expected at least 4 spaces, found 0
(#314) Expected 1 space after "="; 0 found
(#315) Line indented incorrectly; expected at least 4 spaces, found 0
(#315) Expected 1 space after "="; 0 found
(#316) Line indented incorrectly; expected at least 4 spaces, found 0
(#316) Expected 1 space after "="; 0 found
(#317) Line indented incorrectly; expected at least 4 spaces, found 0
(#317) Expected 1 space after "="; 0 found
(#318) Line indented incorrectly; expected at least 4 spaces, found 0
(#318) Expected 1 space after "="; 0 found
(#319) Line indented incorrectly; expected at least 4 spaces, found 0
(#319) Expected 1 space after "="; 0 found
(#320) Line indented incorrectly; expected at least 4 spaces, found 0
(#320) Expected 1 space after "="; 0 found
(#321) Line indented incorrectly; expected at least 4 spaces, found 0
(#321) Expected 1 space after "="; 0 found
(#322) Line indented incorrectly; expected at least 4 spaces, found 0
(#322) Expected 1 space after "="; 0 found
(#323) Line indented incorrectly; expected at least 4 spaces, found 0
(#323) Expected 1 space after "="; 0 found
(#324) Line indented incorrectly; expected at least 4 spaces, found 0
(#324) Expected 1 space after "="; 0 found
(#325) Line indented incorrectly; expected at least 4 spaces, found 0
(#325) Expected 1 space after "="; 0 found
(#326) Line indented incorrectly; expected at least 4 spaces, found 0
(#326) Expected 1 space after "="; 0 found
(#327) Line indented incorrectly; expected at least 4 spaces, found 0
(#327) Expected 1 space after "="; 0 found
(#328) Line indented incorrectly; expected at least 4 spaces, found 0
(#328) Expected 1 space after "="; 0 found
(#329) Line indented incorrectly; expected at least 4 spaces, found 0
(#329) Expected 1 space after "="; 0 found
(#330) Line indented incorrectly; expected at least 4 spaces, found 0
(#330) Expected 1 space after "="; 0 found
(#331) Line indented incorrectly; expected at least 4 spaces, found 0
(#331) Expected 1 space after "="; 0 found
(#332) Line indented incorrectly; expected at least 4 spaces, found 0
(#332) Expected 1 space after "="; 0 found
(#334) Line indented incorrectly; expected at least 4 spaces, found 0
(#334) Expected 1 space after "="; 0 found
(#335) Line indented incorrectly; expected at least 4 spaces, found 0
(#335) Expected 1 space after "="; 0 found
(#336) Line indented incorrectly; expected at least 4 spaces, found 0
(#336) Expected 1 space after "="; 0 found
(#337) Line indented incorrectly; expected at least 4 spaces, found 0
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#339) Line indented incorrectly; expected at least 4 spaces, found 0
(#339) Expected 1 space after "="; 0 found
(#340) Line indented incorrectly; expected at least 4 spaces, found 0
(#341) Line indented incorrectly; expected at least 4 spaces, found 0
(#342) Line indented incorrectly; expected at least 4 spaces, found 0
(#343) Line indented incorrectly; expected at least 4 spaces, found 0
(#344) Line indented incorrectly; expected at least 4 spaces, found 0
(#345) Line indented incorrectly; expected at least 4 spaces, found 0
(#346) Line indented incorrectly; expected at least 4 spaces, found 0
(#347) Line indented incorrectly; expected at least 4 spaces, found 0
(#348) Line indented incorrectly; expected at least 4 spaces, found 0
(#349) Line indented incorrectly; expected at least 4 spaces, found 0
(#350) Line indented incorrectly; expected at least 4 spaces, found 0
(#352) Line indented incorrectly; expected at least 4 spaces, found 0
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#353) Line indented incorrectly; expected at least 4 spaces, found 0
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#355) Line indented incorrectly; expected at least 4 spaces, found 0
(#356) Line indented incorrectly; expected at least 4 spaces, found 0
(#357) Line indented incorrectly; expected at least 4 spaces, found 0
(#360) Line indented incorrectly; expected at least 4 spaces, found 0
(#360) Expected 1 space after "="; 0 found
(#361) Line indented incorrectly; expected at least 4 spaces, found 0
(#361) Expected 1 space after "="; 0 found
(#362) Line indented incorrectly; expected at least 4 spaces, found 0
(#362) Expected 1 space after "="; 0 found
(#363) Line indented incorrectly; expected at least 4 spaces, found 0
(#363) Expected 1 space after "="; 0 found
(#364) Line indented incorrectly; expected at least 4 spaces, found 0
(#364) Expected 1 space after "="; 0 found
(#365) Whitespace found at end of line
(#366) Line indented incorrectly; expected at least 4 spaces, found 0
(#367) Line indented incorrectly; expected at least 4 spaces, found 0
(#369) Line indented incorrectly; expected at least 4 spaces, found 0
(#370) Line indented incorrectly; expected at least 4 spaces, found 0
(#372) Line indented incorrectly; expected at least 4 spaces, found 0
(#373) Line indented incorrectly; expected at least 4 spaces, found 0
(#374) Line indented incorrectly; expected at least 4 spaces, found 0
(#375) Line indented incorrectly; expected at least 4 spaces, found 0
(#376) Line indented incorrectly; expected at least 4 spaces, found 0
(#377) Line indented incorrectly; expected at least 4 spaces, found 0
(#379) Line indented incorrectly; expected at least 4 spaces, found 0
(#381) Line indented incorrectly; expected at least 4 spaces, found 0
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Line indented incorrectly; expected at least 4 spaces, found 0
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#383) Line indented incorrectly; expected at least 4 spaces, found 0
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#385) File must end with a newline character
mod/minilesson/classes/dates.php
(#54) Whitespace found at end of line
(#54) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/minilesson/classes/diff.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Blank comments are not allowed
(#19) Expected 1 space before opening brace; found 0
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Expected 1 space before "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Public method name "diff::fetchWordArray" must be in lower-case letters only
(#32) Expected 1 space before opening brace; found 0
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// tidy up the text so its just lower case words seperated by spaces" but found "//tidy up the text so its just lower case words seperated by spaces"
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#38) Commas (,) must be followed by white space.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#41) Closing brace must be on a line by itself
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)" but found "//re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)"
(#62) Public method name "diff::cleanText" must be in lower-case letters only
(#62) Commas (,) must be followed by white space.
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Expected "} else {\n"; found "}else{\n"
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) No space found before comment text; expected "// remove punctuation. This is where we needed the unicode flag" but found "//remove punctuation. This is where we needed the unicode flag"
(#79) No space found before comment text; expected "// see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php" but found "//see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// https://stackoverflow.com/questions/5689918/php-strip-punctuation" but found "//https://stackoverflow.com/questions/5689918/php-strip-punctuation"
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#84) Expected "} else {\n"; found "}else{\n"
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#89) Variable "b_open" must not contain underscores.
(#90) Variable "b_close" must not contain underscores.
(#91) Variable "b_sopen" must not contain underscores.
(#92) Variable "b_sclose" must not contain underscores.
(#93) Short array syntax must be used to define arrays
(#93) Variable "b_open" must not contain underscores.
(#93) Variable "b_close" must not contain underscores.
(#93) Variable "b_sopen" must not contain underscores.
(#93) Variable "b_sclose" must not contain underscores.
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Line exceeds 132 characters; contains 152 characters
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Line indented incorrectly; expected 4 spaces, found 0
(#130) Public method name "diff::fetchAlternativesArray" must be in lower-case letters only
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) Opening brace should be on the same line as the declaration
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 8 spaces, found 4
(#132) No space found before comment text; expected "// return empty if input data is useless" but found "//return empty if input data is useless"
(#133) Line indented incorrectly; expected 8 spaces, found 4
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#133) Expected 1 space before "=="; 0 found
(#133) Expected 1 space after "=="; 0 found
(#134) Line indented incorrectly; expected at least 12 spaces, found 8
(#135) Line indented incorrectly; expected 8 spaces, found 4
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) No space found before comment text; expected "// regexp from https://stackoverflow.com/questions/7058168/explode-textarea-php-at-new-lines" but found "//regexp from https://stackoverflow.com/questions/7058168/explode-textarea-php-at-new-lines"
(#137) Line indented incorrectly; expected at least 8 spaces, found 4
(#138) Line indented incorrectly; expected at least 8 spaces, found 4
(#140) Line indented incorrectly; expected 8 spaces, found 4
(#140) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#142) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Line indented incorrectly; expected 16 spaces, found 12
(#144) Line indented incorrectly; expected 20 spaces, found 16
(#145) Line indented incorrectly; expected 20 spaces, found 16
(#147) Line indented incorrectly; expected 20 spaces, found 16
(#148) Line indented incorrectly; expected 20 spaces, found 16
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 24 spaces, found 20
(#149) No space found before comment text; expected "// clean each word in set" but found "//clean each word in set"
(#150) Line indented incorrectly; expected at least 24 spaces, found 20
(#150) Expected 1 space before "="; 0 found
(#151) Line indented incorrectly; expected at least 24 spaces, found 20
(#151) Expected 1 space before "="; 0 found
(#152) Line indented incorrectly; expected 24 spaces, found 20
(#152) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#153) Line indented incorrectly; expected at least 28 spaces, found 24
(#154) Line indented incorrectly; expected 28 spaces, found 24
(#154) Expected "if (...) {\n"; found "if(...){"
(#154) Expected 1 space before "=="; 0 found
(#154) Expected 1 space after "=="; 0 found
(#154) Closing brace must be on a line by itself
(#155) Line indented incorrectly; expected at least 28 spaces, found 24
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) Commas (,) must be followed by white space.
(#157) Line indented incorrectly; expected at least 28 spaces, found 24
(#158) Line indented incorrectly; expected 28 spaces, found 24
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Expected 1 space after "!="; 0 found
(#159) Line indented incorrectly; expected at least 32 spaces, found 28
(#160) Line indented incorrectly; expected 28 spaces, found 24
(#161) Line indented incorrectly; expected at least 28 spaces, found 24
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#163) Line indented incorrectly; expected 28 spaces, found 24
(#163) Expected "if (...) {\n"; found "if(...){\n"
(#163) Expected 1 space before ">"; 0 found
(#163) Expected 1 space after ">"; 0 found
(#163) Expected 1 space after "!="; 0 found
(#164) Line indented incorrectly; expected at least 32 spaces, found 28
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) Line indented incorrectly; expected 28 spaces, found 24
(#166) Line indented incorrectly; expected 24 spaces, found 20
(#167) Line indented incorrectly; expected at least 24 spaces, found 20
(#167) Commas (,) must be followed by white space.
(#168) Line indented incorrectly; expected 16 spaces, found 12
(#169) Line indented incorrectly; expected 12 spaces, found 8
(#170) Line indented incorrectly; expected 8 spaces, found 4
(#171) Line indented incorrectly; expected at least 8 spaces, found 4
(#172) Line indented incorrectly; expected 4 spaces, found 0
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// Do some adhoc match judgement based on common language transcription errors by AI" but found "//Do some adhoc match judgement based on common language transcription errors by AI"
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#192) No space found before comment text; expected "// Loop through passage, nest looping through transcript building collections of sequences (passage match records)" but found "//Loop through passage, nest looping through transcript building collections of sequences (passage match records)"
(#193) No space found before comment text; expected "// one sequence = sequence_length[length] + sequence_start(transcript)[tposition] + sequence_start(passage)[pposition]" but found "//one sequence = sequence_length[length] + sequence_start(transcript)[tposition] + sequence_start(passage)[pposition]"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// we do not discriminate over length or position of sequence at this stage. All sequences are saved" but found "//we do not discriminate over length or position of sequence at this stage. All sequences are saved"
(#196) No space found before comment text; expected "// NB The sequence length should be the same in the passage and transcript (because they "matched")" but found "//NB The sequence length should be the same in the passage and transcript (because they "matched")"
(#197) No space found before comment text; expected "// But we attempted to have "multiple word alternatives" which could mean that the match length in the transcript" but found "//But we attempted to have "multiple word alternatives" which could mean that the match length in the transcript"
(#199) No space found before comment text; expected "// eg 1989 -> nineteen eighty nine." but found "//eg 1989 -> nineteen eighty nine."
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) No space found before comment text; expected "// returns array of sequences" but found "//returns array of sequences"
(#205) Public method name "diff::fetchSequences" must be in lower-case letters only
(#205) Commas (,) must be followed by white space.
(#205) Line exceeds 132 characters; contains 136 characters
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "p_length" must not contain underscores.
(#208) Variable "t_length" must not contain underscores.
(#209) Short array syntax must be used to define arrays
(#210) Variable "t_slength" must not contain underscores.
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) No space found before comment text; expected "// sequence length (in the transcript)" but found "//sequence length (in the transcript)"
(#211) Variable "p_slength" must not contain underscores.
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) No space found before comment text; expected "// sequence length (in the passage)" but found "//sequence length (in the passage)"
(#212) Variable "alt_positions" must not contain underscores.
(#212) Expected 1 space before "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// we record alternate usages in sequence" but found "//we record alternate usages in sequence"
(#213) Expected 1 space after "="; 0 found
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) No space found before comment text; expected "// transcript sequence match search start index" but found "//transcript sequence match search start index"
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) No space found before comment text; expected "// if any alternates declare a forward match we keep that here" but found "//if any alternates declare a forward match we keep that here"
(#215) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// loop through passage word by word" but found "//loop through passage word by word"
(#218) Expected "for (...) {\n"; found "for(...){\n"
(#218) Expected 1 space after "="; 0 found
(#218) Variable "p_length" must not contain underscores.
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) No space found before comment text; expected "// loop through transcript finding matches starting from current passage word" but found "//loop through transcript finding matches starting from current passage word"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) No space found before comment text; expected "// we step over the length of any sequences we have already found to begin search for next sequence" but found "//we step over the length of any sequences we have already found to begin search for next sequence"
(#221) Expected "while (...) {\n"; found "while(...) {\n"
(#221) Variable "t_slength" must not contain underscores.
(#221) Variable "t_length" must not contain underscores.
(#222) Variable "p_slength" must not contain underscores.
(#222) Variable "p_length" must not contain underscores.
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) No space found before comment text; expected "// get words to compare" but found "//get words to compare"
(#225) Expected 1 space before "="; 0 found
(#225) Variable "p_slength" must not contain underscores.
(#226) Expected 1 space after "="; 0 found
(#226) Variable "t_slength" must not contain underscores.
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// if we have phones do those here" but found "//if we have phones do those here"
(#229) Expected "if (...) {\n"; found "if(...){\n"
(#230) Variable "p_slength" must not contain underscores.
(#231) Variable "t_slength" must not contain underscores.
(#232) Variable "t_slength" must not contain underscores.
(#233) Variable "p_slength" must not contain underscores.
(#234) Expected "} else {\n"; found "}else{\n"
(#238) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// check for a forward match" but found "//check for a forward match"
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// we matched a passage word + but did not use the next transcript word, so roll back t_slength" but found "//we matched a passage word + but did not use the next transcript word, so roll back t_slength"
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Variable "t_slength" must not contain underscores.
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// check for a direct match" but found "//check for a direct match"
(#256) Whitespace found at end of line
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) No space found before comment text; expected "// if no direct match is there an alternates match" but found "//if no direct match is there an alternates match"
(#258) Expected "if (...) {\n"; found "if(...){\n"
(#259) Variable "alt_result" must not contain underscores.
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#262) Variable "alt_result" must not contain underscores.
(#264) Variable "alt_result" must not contain underscores.
(#265) Variable "alt_positions" must not contain underscores.
(#265) Variable "p_slength" must not contain underscores.
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) No space found before comment text; expected "// do a phonetics match .. only JP currently" but found "//do a phonetics match .. only JP currently"
(#270) Expected "if (...) {\n"; found "if(...){\n"
(#271) Variable "phone_result" must not contain underscores.
(#271) Expected 1 space before "="; 0 found
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Expected "if (...) {\n"; found "if(...){\n"
(#272) Variable "phone_result" must not contain underscores.
(#273) Expected 1 space before "="; 0 found
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) No space found before comment text; expected "// else check for a generous match(eg for english +s and +ed we give it to them)" but found "//else check for a generous match(eg for english +s and +ed we give it to them)"
(#278) Expected "if (...) {\n"; found "if(...){\n"
(#279) Expected 1 space before "="; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) No space found before comment text; expected "// if we have a match and the passage and transcript each have another word, we will continue" but found "//if we have a match and the passage and transcript each have another word, we will continue"
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) No space found before comment text; expected "// (ie to try to match the next word)" but found "//(ie to try to match the next word)"
(#285) Variable "t_slength" must not contain underscores.
(#285) Variable "t_length" must not contain underscores.
(#286) Variable "p_slength" must not contain underscores.
(#286) Variable "p_length" must not contain underscores.
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) No space found before comment text; expected "// continue building sequence" but found "//continue building sequence"
(#288) Variable "p_slength" must not contain underscores.
(#289) Variable "t_slength" must not contain underscores.
(#290) Whitespace found at end of line
(#291) No space found before comment text; expected "// We add a provisional match here. This means lots of shorter sequences added to sequences[]" but found "//We add a provisional match here. This means lots of shorter sequences added to sequences[]"
(#293) No space found before comment text; expected "// this is necessary for an unusual case where two sequences overlap" but found "//this is necessary for an unusual case where two sequences overlap"
(#294) No space found before comment text; expected "// at the end of one and the beginning of the other." but found "//at the end of one and the beginning of the other."
(#295) No space found before comment text; expected "// without a provisional match, the shorter seq. will lose the election and be unselected at fetchDiffs()" but found "//without a provisional match, the shorter seq. will lose the election and be unselected at fetchDiffs()"
(#296) No space found before comment text; expected "// and the unoverlapped part will be marked unmatched" but found "//and the unoverlapped part will be marked unmatched"
(#297) No space found before comment text; expected "// this occurs with a combination of wildcards and extraneous words in transcript" but found "//this occurs with a combination of wildcards and extraneous words in transcript"
(#298) No space found before comment text; expected "// eg transcript: home is where the heart resides oligarchy it stomach said ..." but found "//eg transcript: home is where the heart resides oligarchy it stomach said ..."
(#299) No space found before comment text; expected "// passage: home is where the heart resides Aragaki Tsutomu said ..." but found "//passage: home is where the heart resides Aragaki Tsutomu said ..."
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) No space found before comment text; expected "// wildcards on Aragaki and Tsutomu caused this overlap problem" but found "//wildcards on Aragaki and Tsutomu caused this overlap problem"
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 20 spaces, found 6
(#302) Variable "p_slength" must not contain underscores.
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 20 spaces, found 6
(#303) Variable "t_slength" must not contain underscores.
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 20 spaces, found 6
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 20 spaces, found 6
(#306) Variable "alt_positions" must not contain underscores.
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 20 spaces, found 6
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Line indented incorrectly; expected at least 20 spaces, found 16
(#309) No space found before comment text; expected "// else: no match or end of transcript/passage," but found "//else: no match or end of transcript/passage,"
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) No space found before comment text; expected "// if we have a match here, then its the last word of passage or transcript..." but found "//if we have a match here, then its the last word of passage or transcript..."
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) No space found before comment text; expected "// we build our sequence object, store it in $sequences, and return" but found "//we build our sequence object, store it in $sequences, and return"
(#313) Line indented incorrectly; expected 20 spaces, found 21
(#313) Expected "if (...) {\n"; found "if(...){\n"
(#314) Variable "p_slength" must not contain underscores.
(#315) Variable "t_slength" must not contain underscores.
(#317) Variable "p_slength" must not contain underscores.
(#318) Variable "t_slength" must not contain underscores.
(#321) Variable "alt_positions" must not contain underscores.
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) No space found before comment text; expected "// we bump tstart, which will end this loop" but found "//we bump tstart, which will end this loop"
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) No space found before comment text; expected "// and we reset our sequence lengths because the outer loop may yet continue" but found "//and we reset our sequence lengths because the outer loop may yet continue"
(#326) Expected 1 space before "+="; 0 found
(#326) Variable "t_slength" must not contain underscores.
(#327) Variable "p_slength" must not contain underscores.
(#328) Variable "t_slength" must not contain underscores.
(#329) Variable "alt_positions" must not contain underscores.
(#329) Expected 1 space after "="; 0 found
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) No space found before comment text; expected "// if we never even had a sequence we just move to next word in transcript" but found "//if we never even had a sequence we just move to next word in transcript"
(#332) Closing brace indented incorrectly; expected 21 spaces, found 20
(#332) Usage of ELSEIF not allowed; use ELSE IF instead
(#332) Variable "p_slength" must not contain underscores.
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Line indented incorrectly; expected at least 24 spaces, found 20
(#335) No space found before comment text; expected "// if we had a sequence but this is not a match, we build the sequence object, store it in $sequences," but found "//if we had a sequence but this is not a match, we build the sequence object, store it in $sequences,"
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Line indented incorrectly; expected at least 24 spaces, found 21
(#336) No space found before comment text; expected "// step transcript index and look for next sequence" but found "//step transcript index and look for next sequence"
(#339) Variable "p_slength" must not contain underscores.
(#340) Variable "t_slength" must not contain underscores.
(#343) Variable "alt_positions" must not contain underscores.
(#344) Whitespace found at end of line
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) No space found before comment text; expected "// re init transcript loop variables for the next pass" but found "//re init transcript loop variables for the next pass"
(#347) Expected 1 space before "+="; 0 found
(#347) Variable "t_slength" must not contain underscores.
(#348) Variable "p_slength" must not contain underscores.
(#349) Variable "t_slength" must not contain underscores.
(#350) Variable "alt_positions" must not contain underscores.
(#350) Expected 1 space after "="; 0 found
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) No space found before comment text; expected "// reset transcript loop variables for each pass of passageword loop" but found "//reset transcript loop variables for each pass of passageword loop"
(#356) Expected 1 space before "="; 0 found
(#356) Expected 1 space after "="; 0 found
(#362) Whitespace found at end of line
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Expected 1 space before opening brace; found 0
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 5
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) The use of function print_r() is forbidden
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 8 spaces, found 2
(#370) Expected "for (...) {\n"; found "for(...){\n"
(#370) Expected 1 space before "="; 0 found
(#370) Expected 1 space after "="; 0 found
(#370) Expected 1 space after first semicolon of FOR loop; 0 found
(#370) Expected 1 space before "<"; 0 found
(#370) Expected 1 space after "<"; 0 found
(#370) Expected 1 space after second semicolon of FOR loop; 0 found
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 12 spaces, found 3
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 12 spaces, found 3
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 8 spaces, found 2
(#373) Whitespace found at end of line
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Whitespace found at end of line
(#378) Commas (,) must be followed by white space.
(#378) Commas (,) must be followed by white space.
(#379) Expected "if (...) {\n"; found "if(...){\n"
(#379) Commas (,) must be followed by white space.
(#381) Expected "} else {\n"; found "}else{\n"
(#389) Commas (,) must be followed by white space.
(#389) Commas (,) must be followed by white space.
(#389) Expected 1 space before opening brace; found 0
(#390) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) No space found before comment text; expected "// we no longer process wildcards while matching (we just reverse errors later)" but found "//we no longer process wildcards while matching (we just reverse errors later)"
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) No space found before comment text; expected "// if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {" but found "//if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {"
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) No space found before comment text; expected "// we return the matchlength" but found "//we return the matchlength"
(#426) Public method name "diff::fetchWildcardsArray" must be in lower-case letters only
(#426) Expected 1 space before opening brace; found 0
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#427) Short array syntax must be used to define arrays
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#431) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#434) Expected "for (...) {\n"; found "for(...) {\n"
(#434) Expected 1 space after "="; 0 found
(#434) Expected 1 space after first semicolon of FOR loop; 0 found
(#434) Expected 1 space before "<"; 0 found
(#434) Expected 1 space after "<"; 0 found
(#434) Expected 1 space after second semicolon of FOR loop; 0 found
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) No space found before comment text; expected "// we return the wildczrds" but found "//we return the wildczrds"
(#447) This comment is 60% valid code; is this commented out code?
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) No space found before comment text; expected "// for use with PHP usort and arrays of sequences" but found "//for use with PHP usort and arrays of sequences"
(#458) No space found before comment text; expected "// sort array so that long sequences come first." but found "//sort array so that long sequences come first."
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// if sequences are of equal length, the one whose transcript index is earlier comes first" but found "//if sequences are of equal length, the one whose transcript index is earlier comes first"
(#463) Expected "if (...) {\n"; found "if(...){\n"
(#465) Expected "} else {\n"; found "}else{\n"
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) No space found before comment text; expected "// returns an array of "diff" results, one for each word(ie position) in passage" but found "//returns an array of "diff" results, one for each word(ie position) in passage"
(#477) No space found before comment text; expected "// i) default all passage positions to unmatched (self::UNMATCHED)" but found "//i) default all passage positions to unmatched (self::UNMATCHED)"
(#478) No space found before comment text; expected "// ii) sort sequences by length(longer sorts higher), transcript position (earlier sorts higher)" but found "//ii) sort sequences by length(longer sorts higher), transcript position (earlier sorts higher)"
(#479) No space found before comment text; expected "// iii) for each sequence" but found "//iii) for each sequence"
(#480) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#481) Line exceeds 132 characters; contains 142 characters
(#481) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#482) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#483) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#484) No space found before comment text; expected "// iv) we do various adhoc checks based on common problems we find in the wild" but found "//iv) we do various adhoc checks based on common problems we find in the wild"
(#486) No space found before comment text; expected "// NB aborted supporting "multiple word alternatives" at this point. We know the sequence length in transcript" but found "//NB aborted supporting "multiple word alternatives" at this point. We know the sequence length in transcript"
(#487) No space found before comment text; expected "// but we can not add a valid tposition for a pposition in the final diff array when the pposition occurs" but found "//but we can not add a valid tposition for a pposition in the final diff array when the pposition occurs"
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Public method name "diff::fetchDiffs" must be in lower-case letters only
(#489) Commas (,) must be followed by white space.
(#489) Expected 1 space before opening brace; found 0
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) No space found before comment text; expected "// i) default passage positions to unmatched and transcript position -1" but found "//i) default passage positions to unmatched and transcript position -1"
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) No space found before comment text; expected "// ii) sort sequences by length, transcript posn" but found "//ii) sort sequences by length, transcript posn"
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) No space found before comment text; expected "// long sequences sort higher, and are placed in the diff array first" but found "//long sequences sort higher, and are placed in the diff array first"
(#495) Short array syntax must be used to define arrays
(#495) Commas (,) must be followed by white space.
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) No space found before comment text; expected "// record prior sequences for iii)" but found "//record prior sequences for iii)"
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#498) Short array syntax must be used to define arrays
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) No space found before comment text; expected "// iii) loop through sequences" but found "//iii) loop through sequences"
(#501) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Whitespace found at end of line
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) No space found before comment text; expected "// iii) a) check passage position not already matched" but found "//iii) a) check passage position not already matched"
(#506) No space found before comment text; expected "// test with these sequences which should both match and not overlap" but found "//test with these sequences which should both match and not overlap"
(#507) No space found before comment text; expected "// A seq pposition=63 length=18" but found "//A seq pposition=63 length=18"
(#508) No space found before comment text; expected "// B seq pposition=81 length=42" but found "//B seq pposition=81 length=42"
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) No space found before comment text; expected "// remember that pposition is 0 based and so pposition=0 and length 1, is char 1 only" but found "//remember that pposition is 0 based and so pposition=0 and length 1, is char 1 only"
(#510) Expected "for (...) {\n"; found "for(...){\n"
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#511) Expected "if (...) {\n"; found "if(...){\n"
(#511) Expected 1 space after "!="; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#516) Expected "if (...) {\n"; found "if(...){\n"
(#517) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) No space found before comment text; expected "// iii) b) check transcript match was not matched elsewhere in passage" but found "//iii) b) check transcript match was not matched elsewhere in passage"
(#519) Expected "if (...) {\n"; found "if(...){\n"
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#521) Whitespace found at end of line
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) No space found before comment text; expected "// iii) c) check passsage match and transcript match positions are consistent with prev. sequences" but found "//iii) c) check passsage match and transcript match positions are consistent with prev. sequences"
(#525) Expected "if (...) {\n"; found "if(...){\n"
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#530) Expected "if (...) {\n"; found "if(...){\n"
(#532) Expected 1 space before "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) No space found before comment text; expected "// we do a fuzzy check for various anomalies that can occur" but found "//we do a fuzzy check for various anomalies that can occur"
(#539) Expected "if (...) {\n"; found "if(...){\n"
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) No space found before comment text; expected "// distance from passage location to transcript location" but found "//distance from passage location to transcript location"
(#541) Expected 1 space after "="; 0 found
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) No space found before comment text; expected "// distance between passage location and transcript length" but found "//distance between passage location and transcript length"
(#544) Expected 1 space after "="; 0 found
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) No space found before comment text; expected "// ratio of alternates to full matches" but found "//ratio of alternates to full matches"
(#548) Expected "if (...) {\n"; found "if(...) {\n"
(#550) Expected "} else {\n"; found "}else{\n"
(#551) Expected 1 space before "="; 0 found
(#551) Expected 1 space after "="; 0 found
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) No space found before comment text; expected "// common is short matches after speaking ends" but found "//common is short matches after speaking ends"
(#555) No space found before comment text; expected "// particularly dangerous are wildcards and alternates" but found "//particularly dangerous are wildcards and alternates"
(#556) Line exceeds 132 characters; contains 134 characters
(#556) No space found before comment text; expected "// The gist of this is that if the passage match leaps far ahead of the transcript position it looks like a bogus match" but found "//The gist of this is that if the passage match leaps far ahead of the transcript position it looks like a bogus match"
(#557) Line exceeds 132 characters; contains 140 characters
(#560) Line exceeds 132 characters; contains 137 characters
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) No space found before comment text; expected "// [alternatively we might see if the sequence is up until the last transcribed word (which is where it occurs most often]" but found "//[alternatively we might see if the sequence is up until the last transcribed word (which is where it occurs most often]"
(#563) Expected 1 space before "<"; 0 found
(#563) Expected 1 space after "<"; 0 found
(#568) Expected "if (...) {\n"; found "if(...){"
(#568) Closing brace must be on a line by itself
(#570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#570) No space found before comment text; expected "// record sequence as :" but found "//record sequence as :"
(#571) No space found before comment text; expected "// i) matched and" but found "//i) matched and"
(#572) No space found before comment text; expected "// ii) record transcript position so we can play it back." but found "//ii) record transcript position so we can play it back."
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) No space found before comment text; expected "// Then store sequence in prior sequences" but found "//Then store sequence in prior sequences"
(#574) Expected "for (...) {\n"; found "for(...){ \n"
(#574) Expected 1 space before "="; 0 found
(#574) Expected 1 space after "="; 0 found
(#574) Whitespace found at end of line
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) No space found before comment text; expected "// word position in sequence ( 0 = first )" but found "//word position in sequence ( 0 = first )"
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) No space found before comment text; expected "// NB pposition starts from 1. We adjust tposition to match" but found "//NB pposition starts from 1. We adjust tposition to match"
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) No space found before comment text; expected "// was this an alternatives match?" but found "//was this an alternatives match?"
(#580) Expected "if (...) {\n"; found "if(...){\n"
(#580) Commas (,) must be followed by white space.
(#581) Expected 1 space before "="; 0 found
(#581) Expected 1 space after "="; 0 found
(#582) Expected "} else {\n"; found "}else{\n"
(#583) Expected 1 space before "="; 0 found
(#583) Expected 1 space after "="; 0 found
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
(#586) Commas (,) must be followed by white space.
(#586) Commas (,) must be followed by white space.
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) No space found before comment text; expected "// we are debugging return an array with some data we can look at" but found "//we are debugging return an array with some data we can look at"
(#592) Expected "if (...) {\n"; found "if(...){\n"
(#593) Commas (,) must be followed by white space.
(#594) Expected "} else {\n"; found "}else{\n"
(#615) Public method name "diff::applyWildcards" must be in lower-case letters only
(#615) Commas (,) must be followed by white space.
(#615) Commas (,) must be followed by white space.
(#615) Expected 1 space before opening brace; found 0
(#616) Variable "last_tposition" must not contain underscores.
(#616) Expected 1 space before "="; 0 found
(#616) Expected 1 space after "="; 0 found
(#617) Variable "last_p" must not contain underscores.
(#617) Expected 1 space before "="; 0 found
(#617) Expected 1 space after "="; 0 found
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) No space found before comment text; expected "// we do not want to go more than one beyond the last true matched passage word" but found "//we do not want to go more than one beyond the last true matched passage word"
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) No space found before comment text; expected "// here we find the last passage match" but found "//here we find the last passage match"
(#621) Expected "for (...) {\n"; found "for(...){\n"
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#621) Expected 1 space before "-"; 0 found
(#621) Expected 1 space after "-"; 0 found
(#621) Expected 1 space after first semicolon of FOR loop; 0 found
(#621) Expected 1 space before ">="; 0 found
(#621) Expected 1 space after ">="; 0 found
(#621) Expected 1 space after second semicolon of FOR loop; 0 found
(#622) Expected "if (...) {\n"; found "if(...){\n"
(#622) Expected 1 space before "=="; 0 found
(#622) Expected 1 space after "=="; 0 found
(#623) Variable "last_p" must not contain underscores.
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) No space found before comment text; expected "// If there is another passage word after that, it becomes the last possible wildcard match" but found "//If there is another passage word after that, it becomes the last possible wildcard match"
(#628) Expected "if (...) {\n"; found "if(...){\n"
(#628) Variable "last_p" must not contain underscores.
(#628) Expected 1 space before "<"; 0 found
(#628) Expected 1 space after "<"; 0 found
(#629) Variable "last_p" must not contain underscores.
(#629) Variable "last_p" must not contain underscores.
(#632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) No space found before comment text; expected "// loop through to last acceptable passage word looking for wildcards" but found "//loop through to last acceptable passage word looking for wildcards"
(#633) Expected "for (...) {\n"; found "for(...){\n"
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Expected 1 space after first semicolon of FOR loop; 0 found
(#633) Expected 1 space before "<="; 0 found
(#633) Expected 1 space after "<="; 0 found
(#633) Variable "last_p" must not contain underscores.
(#633) Expected 1 space after second semicolon of FOR loop; 0 found
(#634) Expected "if (...) {\n"; found "if(...){\n"
(#634) Expected 1 space before "=="; 0 found
(#634) Expected 1 space after "=="; 0 found
(#634) Commas (,) must be followed by white space.
(#635) Expected 1 space before "="; 0 found
(#635) Expected 1 space after "="; 0 found
(#635) Commas (,) must be followed by white space.
(#635) Variable "last_tposition" must not contain underscores.
(#635) Commas (,) must be followed by white space.
(#636) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#636) Expected "if (...) {\n"; found "if(...){\n"
(#636) Expected 1 space before "=="; 0 found
(#636) Expected 1 space after "=="; 0 found
(#637) Variable "last_tposition" must not contain underscores.
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#644) A closing tag is not permitted at the end of a PHP file
mod/minilesson/classes/event/attempt_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#57) Commas (,) must be followed by white space.
(#60) Short array syntax must be used to define arrays
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#71) Expected 1 space after "="; 2 found
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) This comment is 86% valid code; is this commented out code?
(#72) No space found before comment text; expected "// $event->set_attempt($attempt);" but found "//$event->set_attempt($attempt);"
(#114) Short array syntax must be used to define arrays
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#136) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
mod/minilesson/classes/event/course_module_viewed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Import statements must not begin with a leading backslash
(#49) Short array syntax must be used to define arrays
mod/minilesson/classes/event/step_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#60) Short array syntax must be used to define arrays
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) There should be a comma after the last array item in a multi-line array.
(#71) Expected 1 space after "="; 2 found
(#91) Line exceeds 132 characters; contains 156 characters
(#112) Short array syntax must be used to define arrays
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#138) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
mod/minilesson/classes/event_observer.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Import statements must not begin with a leading backslash
(#38) Expected 1 space before opening brace; found 0
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) No space found before comment text; expected "// constants::M_TABLE should be deleted elsewhere" but found "//constants::M_TABLE should be deleted elsewhere"
(#49) Commas (,) must be followed by white space.
(#49) Short array syntax must be used to define arrays
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#50) Line exceeds 132 characters; contains 148 characters
(#51) Short array syntax must be used to define arrays
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Closing brace indented incorrectly; expected 4 spaces, found 1
mod/minilesson/classes/external.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Expected 1 space before opening brace; found 0
(#33) Short array syntax must be used to define arrays
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before opening brace; found 0
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) No space found before comment text; expected "// find digits in original passage, and convert number words to digits in the target passage" but found "//find digits in original passage, and convert number words to digits in the target passage"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// this works but segmented digits are a bit messed up, not sure its worthwhile. more testing needed" but found "//this works but segmented digits are a bit messed up, not sure its worthwhile. more testing needed"
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Commas (,) must be followed by white space.
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// find digits in original passage, and convert number words to digits in the target passage" but found "//find digits in original passage, and convert number words to digits in the target passage"
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// find eszetts in original passage, and convert ss words to eszetts in the target passage" but found "//find eszetts in original passage, and convert ss words to eszetts in the target passage"
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Variable "similar_percent" must not contain underscores.
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// if our convert_to_phonetic returned false(error) then its hopeless, return 0" but found "//if our convert_to_phonetic returned false(error) then its hopeless, return 0"
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#75) Expected 1 space before "==="; 0 found
(#75) Expected 1 space after "==="; 0 found
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// if one of our phonetics is just empty, it is also hopeless" but found "//if one of our phonetics is just empty, it is also hopeless"
(#80) Expected "if (...) {\n"; found "if(...){\n"
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// similar_percent calc'd by reference but multibyte is weird" but found "//similar_percent calc'd by reference but multibyte is weird"
(#85) Expected "if (...) {\n"; found "if(...) {\n"
(#85) Expected 1 space before "!=="; 0 found
(#85) Expected 1 space after "!=="; 0 found
(#86) Variable "similar_percent" must not contain underscores.
(#87) Expected "} else {\n"; found "}else{\n"
(#88) Variable "similar_percent" must not contain underscores.
(#88) Expected 1 space after "?"; 0 found
(#88) Expected 1 space before ":"; 0 found
(#88) Expected 1 space after ":"; 0 found
(#90) Variable "similar_percent" must not contain underscores.
(#90) Commas (,) must be followed by white space.
(#94) Expected 1 space before opening brace; found 0
(#95) Commas (,) must be followed by white space.
(#102) There should be a comma after the last array item in a multi-line array.
(#106) Commas (,) must be followed by white space.
(#106) Expected 1 space before opening brace; found 0
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "="; 0 found
(#108) Commas (,) must be followed by white space.
(#116) Expected 1 space before opening brace; found 0
(#118) Short array syntax must be used to define arrays
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) There should be a comma after the last array item in a multi-line array.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// Fetch phonetics and segments" but found "//Fetch phonetics and segments"
(#135) Variable "transcript_phonetic" must not contain underscores.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// EXPERIMENTAL" but found "//EXPERIMENTAL"
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// find digits in original passage, and convert number words to digits in the target passage" but found "//find digits in original passage, and convert number words to digits in the target passage"
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) No space found before comment text; expected "// find eszetts in original passage, and convert ss words to eszetts in the target passage" but found "//find eszetts in original passage, and convert ss words to eszetts in the target passage"
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Commas (,) must be followed by white space.
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) No space found before comment text; expected "// find digits in original passage, and convert number words to digits in the target passage" but found "//find digits in original passage, and convert number words to digits in the target passage"
(#150) No space found before comment text; expected "// this works but segmented digits are a bit messed up, not sure its worthwhile. more testing needed" but found "//this works but segmented digits are a bit messed up, not sure its worthwhile. more testing needed"
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// from here and aigrade" but found "//from here and aigrade"
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#154) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// If this is Japanese, and the passage has been segmented, we want to segment it into "words"" but found "//If this is Japanese, and the passage has been segmented, we want to segment it into "words""
(#159) This comment is 62% valid code; is this commented out code?
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#174) Variable "transcriptphonetic_bits" must not contain underscores.
(#174) Variable "transcript_phonetic" must not contain underscores.
(#175) Variable "passagephonetic_bits" must not contain underscores.
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "transcriptphonetic_bits" must not contain underscores.
(#183) Variable "passagephonetic_bits" must not contain underscores.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// fetch diffs" but found "//fetch diffs"
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// from the array of differences build error data, match data, markers, scores and metrics" but found "//from the array of differences build error data, match data, markers, scores and metrics"
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// we collect error info so we can count and display them on passage" but found "//we collect error info so we can count and display them on passage"
(#205) Expected 1 space after "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#232) Short array syntax must be used to define arrays
(#234) Line exceeds 132 characters; contains 136 characters
(#235) There should be a comma after the last array item in a multi-line array.
(#240) Commas (,) must be followed by white space.
(#242) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// Init return object" but found "//Init return object"
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#258) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#263) Short array syntax must be used to define arrays
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) No space found before comment text; expected "// get filechooser and html editor options" but found "//get filechooser and html editor options"
(#268) Commas (,) must be followed by white space.
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Short array syntax must be used to define arrays
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#273) Short array syntax must be used to define arrays
(#274) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) No space found before comment text; expected "// we need to pretend this was posted and these help" but found "//we need to pretend this was posted and these help"
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#283) Expected "if (...) {\n"; found "if(...){\n"
(#284) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#288) Short array syntax must be used to define arrays
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#290) Expected 1 space before "=>"; 0 found
(#290) Expected 1 space after "=>"; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) No space found before comment text; expected "// currently data is an array, but it should be an object" but found "//currently data is an array, but it should be an object"
(#300) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) No space found before comment text; expected "// update or add" but found "//update or add"
(#303) Expected "if (...) {\n"; found "if(...){\n"
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 2 found
(#304) Commas (,) must be followed by white space.
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) This comment is 66% valid code; is this commented out code?
(#304) Line exceeds maximum limit of 180 characters; contains 193 characters
(#304) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#305) Short array syntax must be used to define arrays
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Commas (,) must be followed by white space.
(#306) Expected "} else {\n"; found "}else{\n"
(#307) Expected 1 space before "="; 0 found
(#307) Commas (,) must be followed by white space.
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) No space found before comment text; expected "// remove bad accents and things that mess up transcription (kind of like clear but permanent)" but found "//remove bad accents and things that mess up transcription (kind of like clear but permanent)"
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) No space found before comment text; expected "// get passage hash" but found "//get passage hash"
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) No space found before comment text; expected "// lets update the phonetics" but found "//lets update the phonetics"
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#323) Line indented incorrectly; expected 12 spaces, found 16
(#323) Closing brace indented incorrectly; expected 12 spaces, found 16
(#323) Expected "} else {\n"; found "}else{\n"
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#327) Line indented incorrectly; expected 12 spaces, found 16
(#328) Line indented incorrectly; expected 8 spaces, found 12
(#328) Closing brace indented incorrectly; expected 8 spaces, found 12
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) This comment is 59% valid code; is this commented out code?
(#334) No space found before comment text; expected "// return new external_value(PARAM_INT, 'group id');" but found "//return new external_value(PARAM_INT, 'group id');"
(#339) Short array syntax must be used to define arrays
(#342) There should be a comma after the last array item in a multi-line array.
(#347) Commas (,) must be followed by white space.
(#348) Opening brace should be on the same line as the declaration
(#360) Line indented incorrectly; expected at least 8 spaces, found 7
(#360) No space found before comment text; expected "// DO DELETE" but found "//DO DELETE"
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Short array syntax must be used to define arrays
(#364) Commas (,) must be followed by white space.
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) This comment is 59% valid code; is this commented out code?
(#374) No space found before comment text; expected "// return new external_value(PARAM_INT, 'group id');" but found "//return new external_value(PARAM_INT, 'group id');"
(#379) Short array syntax must be used to define arrays
(#382) There should be a comma after the last array item in a multi-line array.
(#387) Commas (,) must be followed by white space.
(#388) Opening brace should be on the same line as the declaration
(#400) No space found before comment text; expected "// DO move" but found "//DO move"
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Short array syntax must be used to define arrays
(#404) Commas (,) must be followed by white space.
(#404) Commas (,) must be followed by white space.
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#418) Short array syntax must be used to define arrays
(#420) There should be a comma after the last array item in a multi-line array.
(#425) Commas (,) must be followed by white space.
(#426) Opening brace should be on the same line as the declaration
(#438) No space found before comment text; expected "// DO move" but found "//DO move"
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Short array syntax must be used to define arrays
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Line exceeds 132 characters; contains 146 characters
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#447) Expected 1 space before "="; 0 found
(#447) Expected 1 space after "="; 0 found
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
mod/minilesson/classes/import.php
(#37) Expected 1 space before opening brace; found 2
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#54) Expected 1 space after "="; 2 found
(#70) Whitespace found at end of line
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// get the header line" but found "//get the header line"
(#73) Whitespace found at end of line
(#97) Opening brace should be on the same line as the declaration
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) No space found before comment text; expected "// set up the voices array, it only needs to be done once, and probably should be done elsewhere" but found "//set up the voices array, it only needs to be done once, and probably should be done elsewhere"
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// but here works too" but found "//but here works too"
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#110) Line exceeds 132 characters; contains 144 characters
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// here we get the item specific keycolumns (its the same columns, but with item specific col info for validation and data preprocessing)" but found "//here we get the item specific keycolumns (its the same columns, but with item specific col info for validation and data preprocessing)"
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// eg multiaudio needs customtext5 to be voice and customint4 to be voice options" but found "//eg multiaudio needs customtext5 to be voice and customint4 to be voice options"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// for now we force this to be at index 0" but found "//for now we force this to be at index 0"
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// if the item type is invalid, we can't continue, just exit" but found "//if the item type is invalid, we can't continue, just exit"
(#115) Expected "if (...) {\n"; found "if(...){\n"
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#121) Whitespace found at end of line
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// set the defaults" but found "//set the defaults"
(#126) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#127) Expected "if (...) {\n"; found "if(...){\n"
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// turn array into object" but found "//turn array into object"
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) No space found before comment text; expected "// fix up json fields which need to be packed into json" but found "//fix up json fields which need to be packed into json"
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// tts dialog opts" but found "//tts dialog opts"
(#136) Expected "if (...) {\n"; found "if(...){\n"
(#137) Line indented incorrectly; expected at least 12 spaces, found 11
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// tts passage opts" but found "//tts passage opts"
(#140) Expected "if (...) {\n"; found "if(...){\n"
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Commas (,) must be followed by white space.
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// get itemorder" but found "//get itemorder"
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// create a rsquestionkey" but found "//create a rsquestionkey"
(#157) Expected 1 space before "="; 0 found
(#157) Commas (,) must be followed by white space.
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// remove bad accents and things that mess up transcription (kind of like clear but permanent)" but found "//remove bad accents and things that mess up transcription (kind of like clear but permanent)"
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) No space found before comment text; expected "// xreate passage hash" but found "//xreate passage hash"
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) No space found before comment text; expected "// lets update the phonetics" but found "//lets update the phonetics"
(#169) Expected "if (...) {\n"; found "if(...){\n"
(#170) Commas (,) must be followed by white space.
(#171) Expected "} else {\n"; found "}else{\n"
(#172) Commas (,) must be followed by white space.
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// Do what we have to do" but found "//Do what we have to do"
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before opening brace; found 0
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#193) Expected 1 space before opening brace; found 0
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) No space found before comment text; expected "// return value init" but found "//return value init"
(#208) Commas (,) must be followed by white space.
(#222) Expected "if (...) {\n"; found "if(...){\n"
(#224) Expected "} else {\n"; found "}else{\n"
(#225) Expected "if (...) {\n"; found "if(...){\n"
(#227) Usage of ELSEIF not allowed; use ELSE IF instead
(#229) Expected "} else {\n"; found "}else{\n"
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// not sure how to get this to user" but found "//not sure how to get this to user"
(#231) Commas (,) must be followed by white space.
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) No space found before comment text; expected "// set default values" but found "//set default values"
mod/minilesson/classes/import_tracker.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".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Opening brace should be on the same line as the declaration for class import_tracker
(#25) Variable "base_headers" must not contain underscores.
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#26) Variable "base_headers" must not contain underscores.
(#26) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#37) Line exceeds 132 characters; contains 158 characters
(#51) Logical operator "or" is prohibited; use "||" instead
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#80) Short array syntax must be used to define arrays
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// init arrays" but found "//init arrays"
(#102) Expected 1 space after ".="; 0 found
mod/minilesson/classes/jp/Analyzer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#54) Short array syntax must be used to define arrays
(#77) Public method name "Analyzer::countKanji" must be in lower-case letters only
(#78) Short array syntax must be used to define arrays
(#94) Public method name "Analyzer::countHiragana" must be in lower-case letters only
(#95) Short array syntax must be used to define arrays
(#108) Public method name "Analyzer::countKatakana" must be in lower-case letters only
(#109) Short array syntax must be used to define arrays
(#122) Public method name "Analyzer::hasKanji" must be in lower-case letters only
(#138) Public method name "Analyzer::hasHiragana" must be in lower-case letters only
(#150) Public method name "Analyzer::hasKatakana" must be in lower-case letters only
(#164) Public method name "Analyzer::hasKana" must be in lower-case letters only
(#181) Public method name "Analyzer::hasJapaneseLetters" must be in lower-case letters only
(#193) Public method name "Analyzer::hasJapanesePunctuationMarks" must be in lower-case letters only
(#210) Public method name "Analyzer::hasJapaneseWritings" must be in lower-case letters only
(#223) Public method name "Analyzer::hasJapaneseNumerals" must be in lower-case letters only
(#235) Public method name "Analyzer::hasWesternNumerals" must be in lower-case letters only
(#247) Public method name "Analyzer::hasLatinLetters" must be in lower-case letters only
mod/minilesson/classes/jp/Helper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Opening brace should be on the same line as the declaration for class Helper
(#58) Opening brace should be on the same line as the declaration
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Variable "str_length" must not contain underscores.
(#68) Variable "concatChrs" must be all lower-case
(#68) Short array syntax must be used to define arrays
(#69) Variable "str_length" must not contain underscores.
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Variable "concatChrs" must be all lower-case
(#84) Expected "} else {\n"; found "}\n else {\n"
(#85) Variable "concatChrs" must be all lower-case
(#89) Variable "concatChrs" must be all lower-case
(#103) Public method name "Helper::subString" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#119) Public method name "Helper::charAt" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#135) Public method name "Helper::countSubString" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#149) Public method name "Helper::extractKanji" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Public method name "Helper::extractHiragana" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#178) Expected "if (...) {\n"; found "if(...) {\n"
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Public method name "Helper::extractKatakana" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Public method name "Helper::extractKana" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Opening brace should be on the same line as the declaration
(#261) Public method name "Helper::removeMacrons" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#267) Short array syntax must be used to define arrays
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Public method name "Helper::convertKatakanaToHiragana" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#307) Public method name "Helper::convertHiraganaToKatakana" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
mod/minilesson/classes/jp/TinySegmenter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Opening brace should be on the same line as the declaration for class TinySegmenter
(#27) Member variable "BIAS" must be all lower-case
(#28) Member variable "BC1" must be all lower-case
(#28) Short array syntax must be used to define arrays
(#29) Member variable "BC2" must be all lower-case
(#29) Short array syntax must be used to define arrays
(#29) Line exceeds maximum limit of 180 characters; contains 271 characters
(#30) Member variable "BC3" must be all lower-case
(#30) Short array syntax must be used to define arrays
(#30) Line exceeds 132 characters; contains 178 characters
(#31) Member variable "BP1" must be all lower-case
(#31) Short array syntax must be used to define arrays
(#32) Member variable "BP2" must be all lower-case
(#32) Short array syntax must be used to define arrays
(#33) Member variable "BQ1" must be all lower-case
(#33) Short array syntax must be used to define arrays
(#33) Line exceeds maximum limit of 180 characters; contains 233 characters
(#34) Member variable "BQ2" must be all lower-case
(#34) Short array syntax must be used to define arrays
(#34) Line exceeds 132 characters; contains 175 characters
(#35) Member variable "BQ3" must be all lower-case
(#35) Short array syntax must be used to define arrays
(#35) Line exceeds maximum limit of 180 characters; contains 262 characters
(#36) Member variable "BQ4" must be all lower-case
(#36) Short array syntax must be used to define arrays
(#36) Line exceeds maximum limit of 180 characters; contains 195 characters
(#37) Member variable "BW1" must be all lower-case
(#37) Short array syntax must be used to define arrays
(#37) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#38) Member variable "BW2" must be all lower-case
(#38) Short array syntax must be used to define arrays
(#38) Line exceeds maximum limit of 180 characters; contains 1769 characters
(#39) Member variable "BW3" must be all lower-case
(#39) Short array syntax must be used to define arrays
(#39) Line exceeds maximum limit of 180 characters; contains 1625 characters
(#40) Member variable "TC1" must be all lower-case
(#40) Short array syntax must be used to define arrays
(#40) Line exceeds maximum limit of 180 characters; contains 203 characters
(#41) Member variable "TC2" must be all lower-case
(#41) Short array syntax must be used to define arrays
(#42) Member variable "TC3" must be all lower-case
(#42) Short array syntax must be used to define arrays
(#42) Line exceeds maximum limit of 180 characters; contains 375 characters
(#43) Member variable "TC4" must be all lower-case
(#43) Short array syntax must be used to define arrays
(#43) Line exceeds maximum limit of 180 characters; contains 357 characters
(#44) Member variable "TQ1" must be all lower-case
(#44) Short array syntax must be used to define arrays
(#44) Line exceeds maximum limit of 180 characters; contains 224 characters
(#45) Member variable "TQ2" must be all lower-case
(#45) Short array syntax must be used to define arrays
(#46) Member variable "TQ3" must be all lower-case
(#46) Short array syntax must be used to define arrays
(#46) Line exceeds maximum limit of 180 characters; contains 336 characters
(#47) Member variable "TQ4" must be all lower-case
(#47) Short array syntax must be used to define arrays
(#47) Line exceeds maximum limit of 180 characters; contains 284 characters
(#48) Member variable "TW1" must be all lower-case
(#48) Short array syntax must be used to define arrays
(#49) Member variable "TW2" must be all lower-case
(#49) Short array syntax must be used to define arrays
(#49) Line exceeds maximum limit of 180 characters; contains 277 characters
(#50) Member variable "TW3" must be all lower-case
(#50) Short array syntax must be used to define arrays
(#50) Line exceeds maximum limit of 180 characters; contains 197 characters
(#51) Member variable "TW4" must be all lower-case
(#51) Short array syntax must be used to define arrays
(#51) Line exceeds maximum limit of 180 characters; contains 207 characters
(#52) Member variable "UC1" must be all lower-case
(#52) Short array syntax must be used to define arrays
(#53) Member variable "UC2" must be all lower-case
(#53) Short array syntax must be used to define arrays
(#54) Member variable "UC3" must be all lower-case
(#54) Short array syntax must be used to define arrays
(#55) Member variable "UC4" must be all lower-case
(#55) Short array syntax must be used to define arrays
(#56) Member variable "UC5" must be all lower-case
(#56) Short array syntax must be used to define arrays
(#57) Member variable "UC6" must be all lower-case
(#57) Short array syntax must be used to define arrays
(#58) Member variable "UP1" must be all lower-case
(#58) Short array syntax must be used to define arrays
(#59) Member variable "UP2" must be all lower-case
(#59) Short array syntax must be used to define arrays
(#60) Member variable "UP3" must be all lower-case
(#60) Short array syntax must be used to define arrays
(#61) Member variable "UQ1" must be all lower-case
(#61) Short array syntax must be used to define arrays
(#61) Line exceeds 132 characters; contains 143 characters
(#62) Member variable "UQ2" must be all lower-case
(#62) Short array syntax must be used to define arrays
(#63) Member variable "UW1" must be all lower-case
(#63) Short array syntax must be used to define arrays
(#63) Line exceeds maximum limit of 180 characters; contains 508 characters
(#64) Member variable "UW2" must be all lower-case
(#64) Short array syntax must be used to define arrays
(#64) Line exceeds maximum limit of 180 characters; contains 1418 characters
(#65) Member variable "UW3" must be all lower-case
(#65) Short array syntax must be used to define arrays
(#65) Line exceeds maximum limit of 180 characters; contains 2872 characters
(#66) Member variable "UW4" must be all lower-case
(#66) Short array syntax must be used to define arrays
(#66) Line exceeds maximum limit of 180 characters; contains 2935 characters
(#67) Member variable "UW5" must be all lower-case
(#67) Short array syntax must be used to define arrays
(#67) Line exceeds maximum limit of 180 characters; contains 1307 characters
(#68) Member variable "UW6" must be all lower-case
(#68) Short array syntax must be used to define arrays
(#68) Line exceeds maximum limit of 180 characters; contains 695 characters
(#70) Private method name "TinySegmenter::getType" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Private method name "TinySegmenter::getScore" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#100) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#188) File must end with a newline character
mod/minilesson/classes/local/importform/baseimportform.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#27) Line indented incorrectly; expected 4 spaces, found 3
(#30) Line indented incorrectly; expected at least 8 spaces, found 7
(#31) Line indented incorrectly; expected at least 8 spaces, found 7
(#32) Line indented incorrectly; expected at least 8 spaces, found 7
(#33) Line indented incorrectly; expected at least 8 spaces, found 7
(#35) Line indented incorrectly; expected at least 8 spaces, found 7
(#36) Line indented incorrectly; expected at least 8 spaces, found 7
(#37) Line indented incorrectly; expected 8 spaces, found 7
(#38) Line indented incorrectly; expected at least 12 spaces, found 11
(#39) Line indented incorrectly; expected 8 spaces, found 7
(#40) Line indented incorrectly; expected at least 12 spaces, found 11
(#41) Line indented incorrectly; expected 8 spaces, found 7
(#42) Line indented incorrectly; expected at least 12 spaces, found 11
(#43) Line indented incorrectly; expected 8 spaces, found 7
(#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
(#49) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Variable "file_options" must not contain underscores.
(#49) Short array syntax must be used to define arrays
(#50) Line indented incorrectly; expected at least 8 spaces, found 7
(#50) Variable "file_options" must not contain underscores.
(#50) Short array syntax must be used to define arrays
(#51) Line indented incorrectly; expected at least 8 spaces, found 7
(#51) Variable "file_options" must not contain underscores.
(#52) Line indented incorrectly; expected at least 8 spaces, found 7
(#55) Closing brace indented incorrectly; expected 3 spaces, found 4
mod/minilesson/classes/local/itemform/baseform.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) 75 slashes comments are not allowed; use "// Comment." instead
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#19) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#23) 75 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// why do we need to include this?" but found "//why do we need to include this?"
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#68) Short array syntax must be used to define arrays
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Expected 2 spaces before asterisk; 5 found
(#72) Expected 2 spaces before asterisk; 5 found
(#73) Expected 2 spaces before asterisk; 5 found
(#74) Short array syntax must be used to define arrays
(#94) Closing brace must be on a line by itself
(#100) The final declaration must precede the visibility declaration
(#110) The final declaration must precede the visibility declaration
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Line exceeds 132 characters; contains 152 characters
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Short array syntax must be used to define arrays
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#140) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#142) Expected 1 space before "=="; 0 found
(#142) Expected 1 space after "=="; 0 found
(#146) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#150) Expected "} else {\n"; found "}else{\n"
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// Question instructions" but found "//Question instructions"
(#152) Short array syntax must be used to define arrays
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Line exceeds 132 characters; contains 147 characters
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// Question text" but found "//Question text"
(#156) Short array syntax must be used to define arrays
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Line exceeds 132 characters; contains 174 characters
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// add layout" but found "//add layout"
(#179) Line indented incorrectly; expected 20 spaces, found 21
(#184) Line indented incorrectly; expected 20 spaces, found 21
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// listening gapfill" but found "//listening gapfill"
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// typing gapfill" but found "//typing gapfill"
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) No space found before comment text; expected "// speaking gapfill" but found "//speaking gapfill"
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) No space found before comment text; expected "// comprehension quiz" but found "//comprehension quiz"
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) No space found before comment text; expected "// button quiz" but found "//button quiz"
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#232) Short array syntax must be used to define arrays
(#233) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#234) Line exceeds 132 characters; contains 133 characters
(#235) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#235) Line exceeds 132 characters; contains 137 characters
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#236) Line exceeds 132 characters; contains 137 characters
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Line exceeds 132 characters; contains 143 characters
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#238) Line exceeds 132 characters; contains 139 characters
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Line exceeds 132 characters; contains 141 characters
(#240) Short array syntax must be used to define arrays
(#240) Line exceeds 132 characters; contains 133 characters
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// in the case of page we assume they will want to use some media" but found "//in the case of page we assume they will want to use some media"
(#242) Expected "if (...) {\n"; found "if(...) {\n"
(#242) Expected 1 space before "=="; 0 found
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) No space found before comment text; expected "// Question media upload" but found "//Question media upload"
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#248) Expected "if (...) {\n"; found "if(...){\n"
(#250) Expected "} else {\n"; found "}else {\n"
(#253) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// Question media iframe" but found "//Question media iframe"
(#256) Short array syntax must be used to define arrays
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Line exceeds 132 characters; contains 137 characters
(#258) Expected "if (...) {\n"; found "if(...){\n"
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Expected "} else {\n"; found "}else {\n"
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#263) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// Question text to speech" but found "//Question text to speech"
(#266) Short array syntax must be used to define arrays
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Commas (,) must be followed by white space.
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Line exceeds 132 characters; contains 176 characters
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#276) Expected "} else {\n"; found "}else {\n"
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) No space found before comment text; expected "// Question itemtextarea" but found "//Question itemtextarea"
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) No space found before comment text; expected "// a bug prevents hideif working, but putting it in a group works dandy" but found "//a bug prevents hideif working, but putting it in a group works dandy"
(#286) Expected 1 space before "="; 0 found
(#289) Short array syntax must be used to define arrays
(#291) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#293) Line exceeds 132 characters; contains 137 characters
(#294) Expected "if (...) {\n"; found "if(...){\n"
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) This comment is 60% valid code; is this commented out code?
(#296) Line indented incorrectly; expected at least 20 spaces, found 19
(#297) Expected "} else {\n"; found "}else {\n"
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) This comment is 60% valid code; is this commented out code?
(#299) Line indented incorrectly; expected at least 20 spaces, found 19
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) No space found before comment text; expected "// Question YouTube Clip" but found "//Question YouTube Clip"
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#304) Short array syntax must be used to define arrays
(#305) Short array syntax must be used to define arrays
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Line exceeds 132 characters; contains 173 characters
(#306) Short array syntax must be used to define arrays
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Line exceeds 132 characters; contains 174 characters
(#307) Commas (,) must be followed by white space.
(#308) Short array syntax must be used to define arrays
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#308) Line exceeds 132 characters; contains 168 characters
(#309) Commas (,) must be followed by white space.
(#311) Short array syntax must be used to define arrays
(#316) Expected "if (...) {\n"; found "if(...){\n"
(#318) Expected "} else {\n"; found "}else {\n"
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) No space found before comment text; expected "// Question TTS Dialog" but found "//Question TTS Dialog"
(#324) Variable "ttsdialog_instructions_array" must not contain underscores.
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#324) Short array syntax must be used to define arrays
(#325) Variable "ttsdialog_instructions_array" must not contain underscores.
(#325) Commas (,) must be followed by white space.
(#325) Line exceeds 132 characters; contains 171 characters
(#326) Variable "ttsdialog_instructions_array" must not contain underscores.
(#326) Commas (,) must be followed by white space.
(#326) Short array syntax must be used to define arrays
(#327) No space found before comment text; expected "// Moodle cant hide static text elements with hideif (why?) , so we wrap it in a group" but found "//Moodle cant hide static text elements with hideif (why?) , so we wrap it in a group"
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) No space found before comment text; expected "// $this->add_static_text('ttsdialog_instructions',null,get_string('ttsdialoginstructions', constants::M_COMPONENT));" but found "//$this->add_static_text('ttsdialog_instructions',null,get_string('ttsdialoginstructions', constants::M_COMPONENT));"
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#333) Short array syntax must be used to define arrays
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#333) Commas (,) must be followed by white space.
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#333) Commas (,) must be followed by white space.
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#333) Line exceeds maximum limit of 180 characters; contains 205 characters
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Line exceeds maximum limit of 180 characters; contains 188 characters
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#345) Expected "} else {\n"; found "}else {\n"
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) No space found before comment text; expected "// Question TTS Passage" but found "//Question TTS Passage"
(#356) Variable "ttspassage_instructions_array" must not contain underscores.
(#356) Expected 1 space before "="; 0 found
(#356) Expected 1 space after "="; 0 found
(#356) Short array syntax must be used to define arrays
(#357) Variable "ttspassage_instructions_array" must not contain underscores.
(#357) Commas (,) must be followed by white space.
(#357) Line exceeds 132 characters; contains 174 characters
(#358) Variable "ttspassage_instructions_array" must not contain underscores.
(#358) Commas (,) must be followed by white space.
(#358) Short array syntax must be used to define arrays
(#359) No space found before comment text; expected "// Moodle cant hide static text elements with hideif (why?) , so we wrap it in a group" but found "//Moodle cant hide static text elements with hideif (why?) , so we wrap it in a group"
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) No space found before comment text; expected "// $this->add_static_text('ttspassage_instructions',null,get_string('ttspassageinstructions', constants::M_COMPONENT));" but found "//$this->add_static_text('ttspassage_instructions',null,get_string('ttspassageinstructions', constants::M_COMPONENT));"
(#362) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#364) Short array syntax must be used to define arrays
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Line exceeds maximum limit of 180 characters; contains 184 characters
(#367) Expected "if (...) {\n"; found "if(...){\n"
(#372) Expected "} else {\n"; found "}else {\n"
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) This comment is 67% valid code; is this commented out code?
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) No space found before comment text; expected "// visibility" but found "//visibility"
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) No space found before comment text; expected "// $mform->addElement('selectyesno', 'visible', get_string('visible'));" but found "//$mform->addElement('selectyesno', 'visible', get_string('visible'));"
(#383) Commas (,) must be followed by white space.
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#387) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#395) The final declaration must precede the visibility declaration
(#395) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#401) The final declaration must precede the visibility declaration
(#401) Expected 1 space before opening brace; found 0
(#404) Expected 1 space before "="; 0 found
(#404) Expected 1 space after "="; 0 found
(#405) Short array syntax must be used to define arrays
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) This comment is 63% valid code; is this commented out code?
(#407) No space found before comment text; expected "// $repeatarray[] = $this->_form->createElement('text', 'limit', get_string('limitno', constants::M_COMPONENT));" but found "//$repeatarray[] = $this->_form->createElement('text', 'limit', get_string('limitno', constants::M_COMPONENT));"
(#408) No space found before comment text; expected "// $repeatarray[] = $this->_form->createElement('hidden', $name . 'id', 0);" but found "//$repeatarray[] = $this->_form->createElement('hidden', $name . 'id', 0);"
(#409) This comment is 70% valid code; is this commented out code?
(#409) Line indented incorrectly; expected at least 8 spaces, found 0
(#414) Line indented incorrectly; expected at least 8 spaces, found 0
(#416) Short array syntax must be used to define arrays
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) This comment is 79% valid code; is this commented out code?
(#418) No space found before comment text; expected "// $repeateloptions[$name]['disabledif'] = array('limitanswers', 'eq', 0);" but found "//$repeateloptions[$name]['disabledif'] = array('limitanswers', 'eq', 0);"
(#419) No space found before comment text; expected "// $repeateloptions[$name]['rule'] = 'numeric';" but found "//$repeateloptions[$name]['rule'] = 'numeric';"
(#422) Short array syntax must be used to define arrays
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) This comment is 60% valid code; is this commented out code?
(#425) Line indented incorrectly; expected at least 8 spaces, found 7
(#432) The final declaration must precede the visibility declaration
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#436) The final declaration must precede the visibility declaration
(#438) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#441) The final declaration must precede the visibility declaration
(#443) Commas (,) must be followed by white space.
(#443) Commas (,) must be followed by white space.
(#443) Commas (,) must be followed by white space.
(#446) The final declaration must precede the visibility declaration
(#446) Commas (,) must be followed by white space.
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#449) Expected 1 space before "!=="; 0 found
(#449) Expected 1 space after "!=="; 0 found
(#455) The final declaration must precede the visibility declaration
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Whitespace found at end of line
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Whitespace found at end of line
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#464) Closing brace indented incorrectly; expected 4 spaces, found 1
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#466) The final declaration must precede the visibility declaration
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
(#479) The final declaration must precede the visibility declaration
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) This comment is 70% valid code; is this commented out code?
(#483) No space found before comment text; expected "// edoptions = array('noclean'=>true)" but found "//edoptions = array('noclean'=>true)"
(#484) Short array syntax must be used to define arrays
(#484) Expected 1 space before "=>"; 0 found
(#484) Expected 1 space after "=>"; 0 found
(#484) Expected 1 space before "=>"; 0 found
(#484) Expected 1 space after "=>"; 0 found
(#484) Line exceeds 132 characters; contains 152 characters
(#485) Short array syntax must be used to define arrays
(#485) Expected 1 space before "=>"; 0 found
(#485) Expected 1 space after "=>"; 0 found
(#485) Expected 1 space before "=>"; 0 found
(#485) Expected 1 space after "=>"; 0 found
(#499) The final declaration must precede the visibility declaration
(#504) Commas (,) must be followed by white space.
(#504) Short array syntax must be used to define arrays
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Line exceeds 132 characters; contains 147 characters
(#518) The final declaration must precede the visibility declaration
(#522) Short array syntax must be used to define arrays
(#522) Expected 1 space before "=>"; 0 found
(#522) Expected 1 space after "=>"; 0 found
(#535) The final declaration must precede the visibility declaration
(#539) Short array syntax must be used to define arrays
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#542) Expected 1 space before "="; 0 found
(#542) Expected 1 space after "="; 0 found
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#544) Commas (,) must be followed by white space.
(#555) The final declaration must precede the visibility declaration
(#556) Expected 1 space before "=>"; 0 found
(#556) Expected 1 space after "=>"; 0 found
(#556) Commas (,) must be followed by white space.
(#557) Expected 1 space before "=>"; 0 found
(#557) Expected 1 space after "=>"; 0 found
(#557) Commas (,) must be followed by white space.
(#558) Expected 1 space before "=>"; 0 found
(#558) Expected 1 space after "=>"; 0 found
(#558) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Commas (,) must be followed by white space.
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#561) Commas (,) must be followed by white space.
(#561) Commas (,) must be followed by white space.
(#561) Commas (,) must be followed by white space.
(#570) The final declaration must precede the visibility declaration
(#570) Variable "hideif_field" must not contain underscores.
(#570) Commas (,) must be followed by white space.
(#570) Variable "hideif_value" must not contain underscores.
(#572) Expected 1 space after "="; 0 found
(#573) Commas (,) must be followed by white space.
(#574) Commas (,) must be followed by white space.
(#575) Expected 1 space after "="; 0 found
(#576) Commas (,) must be followed by white space.
(#576) Commas (,) must be followed by white space.
(#577) Expected "if (...) {\n"; found "if(...) {\n"
(#577) Variable "hideif_field" must not contain underscores.
(#580) Variable "hideif_field" must not contain underscores.
(#580) Variable "hideif_value" must not contain underscores.
(#582) Variable "hideif_field" must not contain underscores.
(#582) Variable "hideif_value" must not contain underscores.
(#593) The final declaration must precede the visibility declaration
(#593) Variable "hideif_field" must not contain underscores.
(#593) Commas (,) must be followed by white space.
(#593) Variable "hideif_value" must not contain underscores.
(#593) Commas (,) must be followed by white space.
(#593) Variable "no_ssml" must not contain underscores.
(#595) Variable "no_ssml" must not contain underscores.
(#596) Commas (,) must be followed by white space.
(#598) Expected "if (...) {\n"; found "if(...) {\n"
(#598) Variable "hideif_field" must not contain underscores.
(#601) Variable "hideif_field" must not contain underscores.
(#601) Variable "hideif_value" must not contain underscores.
(#603) Variable "hideif_field" must not contain underscores.
(#603) Variable "hideif_value" must not contain underscores.
(#614) The final declaration must precede the visibility declaration
(#616) Expected "if (...) {\n"; found "if(...){"
(#616) Closing brace must be on a line by itself
(#617) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#627) The final declaration must precede the visibility declaration
(#629) Commas (,) must be followed by white space.
(#652) The final declaration must precede the visibility declaration
(#667) The final declaration must precede the visibility declaration
(#668) Commas (,) must be followed by white space.
(#669) Commas (,) must be followed by white space.
(#670) Commas (,) must be followed by white space.
(#670) Commas (,) must be followed by white space.
(#670) Commas (,) must be followed by white space.
(#670) Commas (,) must be followed by white space.
(#671) Line indented incorrectly; expected 8 spaces, found 12
(#673) Line indented incorrectly; expected 8 spaces, found 12
mod/minilesson/classes/local/itemform/buttonquizform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class buttonquizform
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#27) File must end with a newline character
mod/minilesson/classes/local/itemform/compquizform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class compquizform
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#27) File must end with a newline character
mod/minilesson/classes/local/itemform/dictationchatform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class dictationchatform
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#27) File must end with a newline character
mod/minilesson/classes/local/itemform/dictationform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class dictationform
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#27) File must end with a newline character
mod/minilesson/classes/local/itemform/helper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#37) Opening brace should be on the same line as the declaration for class helper
(#40) Opening brace should be on the same line as the declaration
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) No space found before comment text; expected "// inconceivable that we should ever arrive here." but found "//inconceivable that we should ever arrive here."
(#55) Short array syntax must be used to define arrays
(#56) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// Set the new sort order" but found "//Set the new sort order"
(#68) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#75) Whitespace found at end of line
(#76) Expected 1 space before opening brace; found 0
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// get itemorder" but found "//get itemorder"
(#89) Commas (,) must be followed by white space.
(#90) Opening brace should be on the same line as the declaration
(#92) Whitespace found at end of line
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Short array syntax must be used to define arrays
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#95) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// reset the item order and clear the ID before we insert" but found "//reset the item order and clear the ID before we insert"
(#106) Whitespace found at end of line
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// insert new record" but found "//insert new record"
(#109) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// copy files" but found "//copy files"
(#115) Short array syntax must be used to define arrays
(#121) Whitespace found at end of line
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// file record" but found "//file record"
(#138) Expected "if (...) {\n"; found "if(...){\n"
(#139) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Expected 1 space before "!=="; 0 found
(#140) Expected 1 space after "!=="; 0 found
(#147) Commas (,) must be followed by white space.
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#157) Expected 1 space before opening brace; found 0
(#158) Line indented incorrectly; expected at least 8 spaces, found 6
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Expected 0 spaces after double colon; 1 found
(#160) Space found after object operator
(#160) Commas (,) must be followed by white space.
(#160) Short array syntax must be used to define arrays
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#162) Expected 1 space after "="; 2 found
(#162) Commas (,) must be followed by white space.
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Expected 1 space before opening brace; found 0
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Expected 0 spaces after double colon; 1 found
(#178) Space found after object operator
(#178) Commas (,) must be followed by white space.
(#178) Short array syntax must be used to define arrays
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#179) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#180) Expected 1 space after "="; 2 found
(#180) Commas (,) must be followed by white space.
(#183) Expected "if (...) {\n"; found "if(...){\n"
mod/minilesson/classes/local/itemform/listeninggapfillform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Variable "no_ssml" must not contain underscores.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Variable "hideif_field" must not contain underscores.
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Variable "hideif_value" must not contain underscores.
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Variable "hideif_field" must not contain underscores.
(#23) Commas (,) must be followed by white space.
(#23) Variable "hideif_value" must not contain underscores.
(#23) Commas (,) must be followed by white space.
(#23) Variable "no_ssml" must not contain underscores.
(#23) Line exceeds 132 characters; contains 148 characters
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#29) File must end with a newline character
mod/minilesson/classes/local/itemform/listenrepeatform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class listenrepeatform
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) No space found before comment text; expected "// nothing here" but found "//nothing here"
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) This comment is 69% valid code; is this commented out code?
(#24) No space found before comment text; expected "// $textpromptoptions=utils::fetch_options_textprompt();" but found "//$textpromptoptions=utils::fetch_options_textprompt();"
(#25) No space found before comment text; expected "// $this->add_dropdown(constants::SHOWTEXTPROMPT,get_string('showtextprompt',constants::M_COMPONENT),$textpromptoptions);" but found "//$this->add_dropdown(constants::SHOWTEXTPROMPT,get_string('showtextprompt',constants::M_COMPONENT),$textpromptoptions);"
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#30) File must end with a newline character
mod/minilesson/classes/local/itemform/multiaudioform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class multiaudioform
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Line exceeds 132 characters; contains 151 characters
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) This comment is 88% valid code; is this commented out code?
(#28) Line indented incorrectly; expected at least 8 spaces, found 7
(#31) File must end with a newline character
mod/minilesson/classes/local/itemform/multichoiceform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class multichoiceform
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Line exceeds 132 characters; contains 145 characters
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) This comment is 88% valid code; is this commented out code?
(#32) Line indented incorrectly; expected at least 8 spaces, found 7
(#35) File must end with a newline character
mod/minilesson/classes/local/itemform/pageform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class pageform
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// nothing here yet" but found "//nothing here yet"
(#22) File must end with a newline character
mod/minilesson/classes/local/itemform/shortanswerform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class shortanswerform
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) No space found before comment text; expected "// all answers are correct" but found "//all answers are correct"
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#26) File must end with a newline character
mod/minilesson/classes/local/itemform/smartframeform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class smartframeform
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#24) File must end with a newline character
mod/minilesson/classes/local/itemform/speakinggapfillform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#19) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Variable "no_ssml" must not contain underscores.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Variable "no_ssml" must not contain underscores.
(#24) Line exceeds 132 characters; contains 146 characters
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#30) File must end with a newline character
mod/minilesson/classes/local/itemform/speechcardsform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class speechcardsform
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) No space found before comment text; expected "// nothing here" but found "//nothing here"
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#25) File must end with a newline character
mod/minilesson/classes/local/itemform/typinggapfillform.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#23) File must end with a newline character
mod/minilesson/classes/local/itemtype/item.php
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// NEEDS SPEECH REC" but found "//NEEDS SPEECH REC"
(#68) Member variable "needs_speechrec" must not contain underscores.
(#68) Expected 1 space after "="; 0 found
(#74) Expected 1 space before opening brace; found 0
(#84) This comment is 70% valid code; is this commented out code?
(#106) Expected "if (...) {\n"; found "if(...){\n"
(#107) Commas (,) must be followed by white space.
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Commas (,) must be followed by white space.
(#108) Expected "} else {\n"; found "}else{\n"
(#109) Expected 1 space after "="; 0 found
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Line exceeds 132 characters; contains 136 characters
(#114) Expected 1 space after "="; 2 found
(#115) Expected "} else {\n"; found "}else{\n"
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Commas (,) must be followed by white space.
(#132) Expected 1 space before opening brace; found 0
(#134) Expected "if (...) {\n"; found "if(...){\n"
(#141) Expected 1 space before opening brace; found 0
(#144) Expected 1 space before opening brace; found 0
(#147) Whitespace found at end of line
(#148) Expected 1 space before opening brace; found 0
(#149) Expected 1 space after "="; 2 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Commas (,) must be followed by white space.
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Commas (,) must be followed by white space.
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Commas (,) must be followed by white space.
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Commas (,) must be followed by white space.
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Commas (,) must be followed by white space.
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Commas (,) must be followed by white space.
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#197) Commas (,) must be followed by white space.
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#197) Commas (,) must be followed by white space.
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#197) Commas (,) must be followed by white space.
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#202) Expected 1 space before opening brace; found 0
(#211) Commas (,) must be followed by white space.
(#211) Expected 1 space before opening brace; found 0
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) No space found before comment text; expected "// check for errors here" but found "//check for errors here"
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#227) Expected 1 space before opening brace; found 0
(#228) Expected 1 space before "="; 0 found
(#237) Expected 1 space before opening brace; found 0
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// the basic item attributes" but found "//the basic item attributes"
(#244) Expected 1 space after "="; 2 found
(#245) Expected 1 space after "="; 2 found
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Expected "if (...) {\n"; found "if(...){"
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#250) Closing brace must be on a line by itself
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// Question instructions" but found "//Question instructions"
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// Question Text" but found "//Question Text"
(#259) Expected 1 space after "="; 2 found
(#260) Commas (,) must be followed by white space.
(#263) Expected "if (...) {\n"; found "if(...) {\n"
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// Question media embed" but found "//Question media embed"
(#268) Expected "if (...) {\n"; found "if(...){\n"
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// Question media items (upload)" but found "//Question media items (upload)"
(#273) Expected 1 space after "="; 0 found
(#273) Commas (,) must be followed by white space.
(#274) Expected "if (...) {\n"; found "if(...){\n"
(#274) Expected 1 space before ">"; 0 found
(#274) Expected 1 space after ">"; 0 found
(#275) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#276) Variable "file_parts" must not contain underscores.
(#277) Variable "file_parts" must not contain underscores.
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) No space found before comment text; expected "// TTS Question" but found "//TTS Question"
(#309) Expected "if (...) {\n"; found "if(...){\n"
(#310) Expected 1 space before "="; 0 found
(#310) Expected 1 space after "="; 0 found
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) No space found before comment text; expected "// YT Clip" but found "//YT Clip"
(#316) Expected "if (...) {\n"; found "if(...){\n"
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) No space found before comment text; expected "// if its a YT URL we want to parse the id from it" but found "//if its a YT URL we want to parse the id from it"
(#319) Expected "if (...) {\n"; found "if(...){\n"
(#319) Expected 1 space before ">"; 0 found
(#319) Expected 1 space after ">"; 0 found
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#322) Expected "if (...) {\n"; found "if(...){\n"
(#322) Expected 1 space before ">"; 0 found
(#322) Expected 1 space after ">"; 0 found
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#326) Blank comments are not allowed
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) No space found before comment text; expected "// TTS Dialog" but found "//TTS Dialog"
(#332) Expected "if (...) {\n"; found "if(...){\n"
(#334) Expected 1 space before "="; 0 found
(#334) Expected 1 space after "="; 0 found
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#336) Commas (,) must be followed by white space.
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#338) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#339) Expected "if (...) {\n"; found "if(...) {\n"
(#339) Expected 1 space before ">"; 0 found
(#339) Expected 1 space after ">"; 0 found
(#343) Expected 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) No space found before comment text; expected "// if it's just a new line for the previous voice" but found "//if it's just a new line for the previous voice"
(#364) Expected "if (...) {\n"; found "if(...){\n"
(#364) Expected 1 space before ">"; 0 found
(#364) Expected 1 space after ">"; 0 found
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#365) Expected 1 space before "-"; 0 found
(#365) Expected 1 space after "-"; 0 found
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "-"; 0 found
(#366) Expected 1 space after "-"; 0 found
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) No space found before comment text; expected "// if they never entered A) B) or C)" but found "//if they never entered A) B) or C)"
(#368) Expected "} else {\n"; found "}else{\n"
(#369) Expected 1 space before "="; 0 found
(#369) Expected 1 space after "="; 0 found
(#370) Expected 1 space before "="; 0 found
(#370) Expected 1 space after "="; 0 found
(#375) Expected "if (...) {\n"; found "if(...){"
(#375) Closing brace must be on a line by itself
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#381) Expected "if (...) {\n"; found "if(...){\n"
(#381) Expected 1 space before "=="; 0 found
(#381) Expected 1 space after "=="; 0 found
(#383) Expected "} else {\n"; found "}else {\n"
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// TTS Passage" but found "//TTS Passage"
(#396) Expected "if (...) {\n"; found "if(...){\n"
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#404) Expected "if (...) {\n"; found "if(...) {\n"
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// Question TextArea" but found "//Question TextArea"
(#415) Expected "if (...) {\n"; found "if(...){\n"
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) No space found before comment text; expected "// show text prompt or dots, for listen and repeat really" but found "//show text prompt or dots, for listen and repeat really"
(#420) Expected 1 space before "="; 0 found
(#420) Expected 1 space after "="; 0 found
(#422) No space found before comment text; expected "// For right to left languages we want to add the RTL direction and right justify." but found "//For right to left languages we want to add the RTL direction and right justify."
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#431) Expected 1 space before "="; 0 found
(#431) Expected 1 space after "="; 0 found
(#437) Expected 1 space before opening brace; found 0
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) No space found before comment text; expected "// Text answer fields" but found "//Text answer fields"
(#440) Expected "for (...) {\n"; found "for(...) {\n"
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#440) Expected 1 space after first semicolon of FOR loop; 0 found
(#440) Expected 1 space before "<="; 0 found
(#440) Expected 1 space after "<="; 0 found
(#440) Expected 1 space after second semicolon of FOR loop; 0 found
(#441) Expected "if (...) {\n"; found "if(...) {\n"
(#448) Expected 1 space before opening brace; found 0
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) No space found before comment text; expected "// if we need polly then lets do that" but found "//if we need polly then lets do that"
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#456) Expected 1 space before opening brace; found 0
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) No space found before comment text; expected "// vertical layout or horizontal layout determined by content options" but found "//vertical layout or horizontal layout determined by content options"
(#461) Expected 1 space after "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) No space found before comment text; expected "// layout" but found "//layout"
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#467) Expected "if (...) {\n"; found "if(...) {\n"
(#467) Expected 1 space before "=="; 0 found
(#467) Expected 1 space after "=="; 0 found
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) No space found before comment text; expected "// if its not a page or shortanswer, any big content item will make it horizontal layout" but found "//if its not a page or shortanswer, any big content item will make it horizontal layout"
(#474) Expected "} else {\n"; found "}else{\n"
(#493) Expected 1 space before opening brace; found 0
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) No space found before comment text; expected "// TO DO replace [x] with gaps" but found "//TO DO replace [x] with gaps"
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Line exceeds 132 characters; contains 133 characters
(#616) Commas (,) must be followed by white space.
(#616) Variable "is_ssml" must not contain underscores.
(#616) Expected 1 space before opening brace; found 0
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) No space found before comment text; expected "// build a sentences object for mustache and JS" but found "//build a sentences object for mustache and JS"
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) No space found before comment text; expected "// build prompt and displayprompt and sentence which could be different" but found "//build prompt and displayprompt and sentence which could be different"
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) No space found before comment text; expected "// dottify = if we dont show the text and just show dots .." but found "//dottify = if we dont show the text and just show dots .."
(#632) Expected "if (...) {\n"; found "if(...){\n"
(#636) Expected "} else {\n"; found "}else{\n"
(#638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) No space found before comment text; expected "// if we have a pipe prompt = array[0] and response = array[1]" but found "//if we have a pipe prompt = array[0] and response = array[1]"
(#643) Expected "if (...) {\n"; found "if(...){\n"
(#643) Expected 1 space after ">"; 0 found
(#645) Expected "} else {\n"; found "}else{\n"
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) No space found before comment text; expected "// we strip the HTML tags off if it is SSML" but found "//we strip the HTML tags off if it is SSML"
(#655) No space found before comment text; expected "// probably no harm in doing this if its SSML or not ..." but found "//probably no harm in doing this if its SSML or not ..."
(#656) Expected "if (...) {\n"; found "if(...) {\n"
(#656) Variable "is_ssml" must not contain underscores.
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) No space found before comment text; expected "// add phonetics if we have them" but found "//add phonetics if we have them"
(#674) Expected "if (...) {\n"; found "if(...){\n"
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#676) Expected "} else {\n"; found "}else{\n"
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) No space found before comment text; expected "// by default we do nothing, but for japanese listen_and_speak, dictation chat and shortanswer, this is overrridden" but found "//by default we do nothing, but for japanese listen_and_speak, dictation chat and shortanswer, this is overrridden"
(#687) Expected 1 space before opening brace; found 0
(#691) Expected 1 space before opening brace; found 0
(#692) Commas (,) must be followed by white space.
(#695) Expected 1 space after "="; 0 found
(#697) Expected 1 space before "="; 0 found
(#697) Expected 1 space after "="; 0 found
(#698) Expected 1 space before "="; 0 found
(#698) Expected 1 space after "="; 0 found
(#699) Expected 1 space before "="; 0 found
(#699) Expected 1 space after "="; 0 found
(#700) Expected 1 space before "="; 0 found
(#700) Expected 1 space after "="; 0 found
(#700) Commas (,) must be followed by white space.
(#701) Expected 1 space before "="; 0 found
(#701) Expected 1 space after "="; 0 found
(#702) Expected 1 space before "="; 0 found
(#702) Expected 1 space after "="; 0 found
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) No space found before comment text; expected "// TT Recorder stuff" but found "//TT Recorder stuff"
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) No space found before comment text; expected "// passagehash for several reasons could rightly be empty" but found "//passagehash for several reasons could rightly be empty"
(#707) No space found before comment text; expected "// if its full it will be region|hash eg tokyo|2353531453415134545" but found "//if its full it will be region|hash eg tokyo|2353531453415134545"
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) No space found before comment text; expected "// we just want the hash here" but found "//we just want the hash here"
(#709) Expected 1 space before "="; 0 found
(#709) Expected 1 space after "="; 0 found
(#710) Expected "if (...) {\n"; found "if(...){\n"
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#712) Expected "if (...) {\n"; found "if(...){\n"
(#712) Expected 1 space before "=="; 0 found
(#712) Expected 1 space after "=="; 0 found
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) No space found before comment text; expected "// API gateway URL" but found "//API gateway URL"
(#718) Commas (,) must be followed by white space.
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) No space found before comment text; expected "// recording max time" but found "//recording max time"
(#725) Expected 1 space before opening brace; found 0
(#726) The use of backticks in strings is not recommended
(#733) Commas (,) must be followed by white space.
(#733) Expected 1 space before opening brace; found 0
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) No space found before comment text; expected "// get question audio div (not so easy)" but found "//get question audio div (not so easy)"
(#736) Commas (,) must be followed by white space.
(#736) Commas (,) must be followed by white space.
(#737) Expected 1 space before "="; 0 found
(#737) Expected 1 space after "="; 0 found
(#740) Expected "if (...) {\n"; found "if(...){"
(#740) Expected 1 space before "=="; 0 found
(#740) Expected 1 space after "=="; 0 found
(#740) Closing brace must be on a line by itself
(#745) Expected 1 space before "="; 0 found
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) This comment is 75% valid code; is this commented out code?
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) This comment is 64% valid code; is this commented out code?
(#752) No space found before comment text; expected "// public static function update_insert_item($minilesson, $data, $edit, $context, $cm ,$editoroptions, $filemanageroptions) {" but found "//public static function update_insert_item($minilesson, $data, $edit, $context, $cm ,$editoroptions, $filemanageroptions) {"
(#764) Expected "if (...) {\n"; found "if(...){\n"
(#776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#776) No space found before comment text; expected "// first insert a new item if we need to" but found "//first insert a new item if we need to"
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) No space found before comment text; expected "// that will give us a itemid, we need that for saving files" but found "//that will give us a itemid, we need that for saving files"
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) No space found before comment text; expected "// get itemorder" but found "//get itemorder"
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) No space found before comment text; expected "// create a rsquestionkey" but found "//create a rsquestionkey"
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) No space found before comment text; expected "// try to insert it" but found "//try to insert it"
(#798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#798) No space found before comment text; expected "// handle all the text questions" but found "//handle all the text questions"
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) No space found before comment text; expected "// if its an editor field, do this" but found "//if its an editor field, do this"
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) No space found before comment text; expected "// if its a text area field, do this" but found "//if its a text area field, do this"
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) No space found before comment text; expected "// Question instructions" but found "//Question instructions"
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) No space found before comment text; expected "// layout" but found "//layout"
(#823) Expected "} else {\n"; found "}else{\n"
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) No space found before comment text; expected "// Item media" but found "//Item media"
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) No space found before comment text; expected "// Item TTS" but found "//Item TTS"
(#840) Expected "} else {\n"; found "}else{\n"
(#845) Expected "} else {\n"; found "}else{\n"
(#850) Expected "} else {\n"; found "}else{\n"
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) No space found before comment text; expected "// Item Text Area" but found "//Item Text Area"
(#857) Expected 1 space before "="; 0 found
(#857) Expected 1 space after "="; 0 found
(#859) Expected 1 space before "="; 0 found
(#859) Expected 1 space after "="; 0 found
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) No space found before comment text; expected "// Item YT Clip" but found "//Item YT Clip"
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) No space found before comment text; expected "// TTS Dialog" but found "//TTS Dialog"
(#877) Expected "if (...) {\n"; found "if(...){\n"
(#877) Commas (,) must be followed by white space.
(#877) Expected 1 space before "!=="; 0 found
(#877) Expected 1 space after "!=="; 0 found
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) No space found before comment text; expected "// TTS Passage" but found "//TTS Passage"
(#883) Expected "if (...) {\n"; found "if(...){\n"
(#883) Commas (,) must be followed by white space.
(#883) Expected 1 space before "!=="; 0 found
(#883) Expected 1 space after "!=="; 0 found
(#888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) No space found before comment text; expected "// save correct answer if we have one" but found "//save correct answer if we have one"
(#893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) No space found before comment text; expected "// save correct answer if we have one" but found "//save correct answer if we have one"
(#898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#898) No space found before comment text; expected "// save text answers and other data in custom text" but found "//save text answers and other data in custom text"
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#899) No space found before comment text; expected "// could be editor areas" but found "//could be editor areas"
(#901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) No space found before comment text; expected "// if its an editor field, do this" but found "//if its an editor field, do this"
(#903) Line exceeds 132 characters; contains 134 characters
(#907) Inline comments must start with a capital letter, digit or 3-dots sequence
(#907) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) No space found before comment text; expected "// if its a text field, do this" but found "//if its a text field, do this"
(#910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#910) No space found before comment text; expected "// segment the text if it is japanese and not already segmented" but found "//segment the text if it is japanese and not already segmented"
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) No space found before comment text; expected "// TO DO: remove this" but found "//TO DO: remove this"
(#912) This comment is 52% valid code; is this commented out code?
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) No space found before comment text; expected "// we might have other customdata" but found "//we might have other customdata"
(#933) Inline comments must start with a capital letter, digit or 3-dots sequence
(#933) Inline comments must end in full-stops, exclamation marks, or question marks
(#933) No space found before comment text; expected "// we might have custom int" but found "//we might have custom int"
(#939) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#941) No space found before comment text; expected "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#946) Expected "} else {\n"; found "}else{\n"
(#953) Opening brace should be on the same line as the declaration
(#957) Short array syntax must be used to define arrays
(#958) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#961) No space found before comment text; expected "// remove files" but found "//remove files"
(#964) Short array syntax must be used to define arrays
(#980) Opening brace should be on the same line as the declaration
(#983) Short array syntax must be used to define arrays
(#983) Commas (,) must be followed by white space.
(#983) Expected 1 space before "=>"; 0 found
(#983) Expected 1 space after "=>"; 0 found
(#988) Opening brace should be on the same line as the declaration
(#990) Short array syntax must be used to define arrays
(#990) Short array syntax must be used to define arrays
(#990) Commas (,) must be followed by white space.
(#990) Line exceeds 132 characters; contains 143 characters
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#993) No space found before comment text; expected "// fetch the next item order in the list of items" but found "//fetch the next item order in the list of items"
(#994) Expected 1 space before opening brace; found 0
(#997) Commas (,) must be followed by white space.
(#998) Expected "if (...) {\n"; found "if(...){\n"
(#1001) Expected "} else {\n"; found "}else{\n"
(#1007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1007) Inline comments must end in full-stops, exclamation marks, or question marks
(#1007) No space found before comment text; expected "// creates a "unique" item key so that backups and restores won't stuff things" but found "//creates a "unique" item key so that backups and restores won't stuff things"
(#1009) Opening brace should be on the same line as the declaration
(#1018) Line indented incorrectly; expected at least 4 spaces, found 2
(#1019) Line indented incorrectly; expected at least 4 spaces, found 2
(#1020) Expected 1 space before opening brace; found 0
(#1021) Expected "if (...) {\n"; found "if(...) {\n"
(#1022) Commas (,) must be followed by white space.
(#1022) Line exceeds 132 characters; contains 153 characters
(#1027) Expected 1 space before opening brace; found 0
(#1028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1028) No space found before comment text; expected "// if we need to generate a Coqui model for this, then lets do that now:" but found "//if we need to generate a Coqui model for this, then lets do that now:"
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1029) No space found before comment text; expected "// we want to process the hashcode and lang model if it makes sense" but found "//we want to process the hashcode and lang model if it makes sense"
(#1031) Expected "if (...) {\n"; found "if(...) {\n"
(#1035) Line indented incorrectly; expected 12 spaces, found 16
(#1035) Commas (,) must be followed by white space.
(#1036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) No space found before comment text; expected "// lets assign a default passage hash" but found "//lets assign a default passage hash"
(#1037) Line indented incorrectly; expected 16 spaces, found 20
(#1037) Expected "if (...) {\n"; found "if(...) {\n"
(#1039) Line indented incorrectly; expected 16 spaces, found 20
(#1039) Expected "} else {\n"; found "}else{\n"
(#1040) Expected 1 space after "="; 0 found
(#1041) Line indented incorrectly; expected 16 spaces, found 20
(#1043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1043) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) No space found before comment text; expected "// then fetch a new passage hash and see if we need to update it on the servers" but found "//then fetch a new passage hash and see if we need to update it on the servers"
(#1044) Commas (,) must be followed by white space.
(#1045) Line indented incorrectly; expected 16 spaces, found 20
(#1046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) No space found before comment text; expected "// check if it has changed, if its a brand new one, if so register a langmodel" but found "//check if it has changed, if its a brand new one, if so register a langmodel"
(#1047) Line indented incorrectly; expected 20 spaces, found 24
(#1049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#1052) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1052) This comment is 50% valid code; is this commented out code?
(#1052) No space found before comment text; expected "// for doing a dry run" but found "//for doing a dry run"
(#1053) No space found before comment text; expected "// $ret=new \stdClass();" but found "//$ret=new \stdClass();"
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) No space found before comment text; expected "// $ret->success=true;" but found "//$ret->success=true;"
(#1056) Line indented incorrectly; expected 24 spaces, found 28
(#1059) Line indented incorrectly; expected 24 spaces, found 28
(#1060) Line indented incorrectly; expected 20 spaces, found 24
(#1061) Line indented incorrectly; expected 16 spaces, found 20
(#1062) Line indented incorrectly; expected 12 spaces, found 16
(#1062) Expected "} else {\n"; found "}else{\n"
(#1063) Expected 1 space after "="; 0 found
(#1064) Line indented incorrectly; expected 12 spaces, found 16
(#1065) Expected "} else {\n"; found "}else{\n"
(#1066) Expected 1 space after "="; 0 found
(#1071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1071) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) No space found before comment text; expected "// we want to generate a phonetics if this is phonetic'able" but found "//we want to generate a phonetics if this is phonetic'able"
(#1072) Expected 1 space before opening brace; found 0
(#1073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) No space found before comment text; expected "// if we have an old item, set the default return value to the current phonetic value" but found "//if we have an old item, set the default return value to the current phonetic value"
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) No space found before comment text; expected "// we will update it if the text has changed" but found "//we will update it if the text has changed"
(#1076) Expected "if (...) {\n"; found "if(...) {\n"
(#1078) Expected "} else {\n"; found "}else{\n"
(#1079) Expected 1 space after "="; 0 found
(#1082) Expected "if (...) {\n"; found "if(...) {\n"
(#1085) Line indented incorrectly; expected 12 spaces, found 16
(#1085) Expected "if (...) {\n"; found "if(...) {\n"
(#1085) Expected 1 space before "!=="; 0 found
(#1085) Expected 1 space after "!=="; 0 found
(#1087) Line indented incorrectly; expected 12 spaces, found 16
(#1087) Expected "} else {\n"; found "}else{\n"
(#1088) Expected 1 space before "="; 0 found
(#1088) Expected 1 space after "="; 0 found
(#1089) Line indented incorrectly; expected 12 spaces, found 16
(#1091) Line indented incorrectly; expected 12 spaces, found 16
(#1093) Expected 1 space before "="; 0 found
(#1093) Expected 1 space after "="; 0 found
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Commas (,) must be followed by white space.
(#1095) Expected 1 space after "="; 0 found
(#1096) Line indented incorrectly; expected 16 spaces, found 20
(#1096) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1098) Line indented incorrectly; expected 20 spaces, found 24
(#1098) Expected "if (...) {\n"; found "if(...) {\n"
(#1100) Line indented incorrectly; expected 20 spaces, found 24
(#1101) Line indented incorrectly; expected 16 spaces, found 20
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) No space found before comment text; expected "// build the final phonetics" but found "//build the final phonetics"
(#1104) Line indented incorrectly; expected 16 spaces, found 20
(#1104) Expected "if (...) {\n"; found "if(...) {\n"
(#1104) Expected 1 space before ">"; 0 found
(#1104) Expected 1 space after ">"; 0 found
(#1106) Line indented incorrectly; expected 16 spaces, found 20
(#1107) Line indented incorrectly; expected 12 spaces, found 16
(#1110) Expected 1 space before "="; 0 found
mod/minilesson/classes/local/itemtype/item_buttonquiz.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#42) Expected 1 space before opening brace; found 0
(#44) Expected 1 space before "="; 0 found
mod/minilesson/classes/local/itemtype/item_compquiz.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#44) Expected 1 space before "="; 0 found
mod/minilesson/classes/local/itemtype/item_dictation.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#45) Expected 1 space before "="; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// ignore punctuation or require it" but found "//ignore punctuation or require it"
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "=="; 0 found
(#52) Expected 1 space after "=="; 0 found
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// sentences" but found "//sentences"
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// build sentence objects containing display and phonetic text" but found "//build sentence objects containing display and phonetic text"
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Expected "} else {\n"; found "}else{\n"
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#66) Variable "is_ssml" must not contain underscores.
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "=="; 0 found
(#66) Expected 1 space after "=="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Variable "is_ssml" must not contain underscores.
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// cloudpoodll" but found "//cloudpoodll"
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before opening brace; found 0
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#92) Line indented incorrectly; expected at least 4 spaces, found 0
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) Expected 1 space before opening brace; found 0
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
mod/minilesson/classes/local/itemtype/item_dictationchat.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#42) Expected 1 space before opening brace; found 0
(#44) Expected 1 space before "="; 0 found
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// sentences" but found "//sentences"
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// build sentence objects containing display and phonetic text" but found "//build sentence objects containing display and phonetic text"
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Expected "} else {\n"; found "}else{\n"
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#62) Variable "is_ssml" must not contain underscores.
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "=="; 0 found
(#62) Expected 1 space after "=="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Variable "is_ssml" must not contain underscores.
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// cloudpoodll" but found "//cloudpoodll"
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) No space found before comment text; expected "// overriding to get jp phonemes" but found "//overriding to get jp phonemes"
(#73) No space found before comment text; expected "// If this is Japanese and a'chat' activity, the display sentence will be read as is" but found "//If this is Japanese and a'chat' activity, the display sentence will be read as is"
(#75) No space found before comment text; expected "// so we process it. In listen and speak it still shows the target, so its word'ified." but found "//so we process it. In listen and speak it still shows the target, so its word'ified."
(#76) No space found before comment text; expected "// speechcards we do not give word level feedback. so we do nothing special" but found "//speechcards we do not give word level feedback. so we do nothing special"
(#77) No space found before comment text; expected "// key point is to pass unwordified passage to compare_passage_transcipt ajax." but found "//key point is to pass unwordified passage to compare_passage_transcipt ajax."
(#78) Expected 1 space before opening brace; found 0
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) No space found before comment text; expected "// so we are not using it. We ought to save the segment rather than call each time" but found "//so we are not using it. We ought to save the segment rather than call each time"
(#82) No space found before comment text; expected "// はなしてください=>(1)はな して く だ さい & (2)はな して ください" but found "//はなしてください=>(1)はな して く だ さい & (2)はな して ください"
(#83) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// TO DO save segments and not collect them at runtime" but found "//TO DO save segments and not collect them at runtime"
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Line exceeds 132 characters; contains 143 characters
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before opening brace; found 0
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Commas (,) must be followed by white space.
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Expected 1 space before opening brace; found 0
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
mod/minilesson/classes/local/itemtype/item_listeninggapfill.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#43) Expected 1 space before opening brace; found 0
(#45) Expected 1 space before "="; 0 found
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Expected 1 space before "=="; 0 found
(#58) Expected 1 space after "=="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space before opening brace; found 0
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Commas (,) must be followed by white space.
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Expected 1 space before opening brace; found 0
(#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
(#85) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
mod/minilesson/classes/local/itemtype/item_listenrepeat.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#41) Expected 1 space before opening brace; found 0
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// sentences" but found "//sentences"
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// build sentence objects containing display and phonetic text" but found "//build sentence objects containing display and phonetic text"
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Expected "} else {\n"; found "}else{\n"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#72) Variable "is_ssml" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 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.
(#74) Variable "is_ssml" must not contain underscores.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// cloudpoodll" but found "//cloudpoodll"
(#78) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) No space found before comment text; expected "// overriding to get jp phonemes" but found "//overriding to get jp phonemes"
(#84) No space found before comment text; expected "// If this is Japanese and a'chat' activity, the display sentence will be read as is" but found "//If this is Japanese and a'chat' activity, the display sentence will be read as is"
(#86) No space found before comment text; expected "// so we process it. In listen and speak it still shows the target, so its word'ified." but found "//so we process it. In listen and speak it still shows the target, so its word'ified."
(#87) No space found before comment text; expected "// speechcards we do not give word level feedback. so we do nothing special" but found "//speechcards we do not give word level feedback. so we do nothing special"
(#88) No space found before comment text; expected "// key point is to pass unwordified passage to compare_passage_transcipt ajax." but found "//key point is to pass unwordified passage to compare_passage_transcipt ajax."
(#89) Expected 1 space before opening brace; found 0
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) No space found before comment text; expected "// so we are not using it. We ought to save the segment rather than call each time" but found "//so we are not using it. We ought to save the segment rather than call each time"
(#93) No space found before comment text; expected "// はなしてください=>(1)はな して く だ さい & (2)はな して ください" but found "//はなしてください=>(1)はな して く だ さい & (2)はな して ください"
(#94) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// TO DO save segments and not collect them at runtime" but found "//TO DO save segments and not collect them at runtime"
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Line exceeds 132 characters; contains 143 characters
(#100) Commas (,) must be followed by white space.
(#100) Expected 1 space before opening brace; found 0
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#105) Expected "if (...) {\n"; found "if(...){\n"
(#105) Expected 1 space before "=="; 0 found
(#105) Expected 1 space after "=="; 0 found
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Commas (,) must be followed by white space.
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Expected 1 space before opening brace; found 0
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Line exceeds 132 characters; contains 137 characters
mod/minilesson/classes/local/itemtype/item_multiaudio.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#41) Expected 1 space before opening brace; found 0
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// sentences" but found "//sentences"
(#62) Expected "for (...) {\n"; found "for(...) {\n"
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Expected 1 space after first semicolon of FOR loop; 0 found
(#62) Expected 1 space before "<="; 0 found
(#62) Expected 1 space after "<="; 0 found
(#62) Expected 1 space after second semicolon of FOR loop; 0 found
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// build sentence objects containing display and phonetic text" but found "//build sentence objects containing display and phonetic text"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Expected "} else {\n"; found "}else{\n"
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#75) Variable "is_ssml" must not contain underscores.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Expected 1 space before "=="; 0 found
(#75) Expected 1 space after "=="; 0 found
(#76) Expected 1 space before "=="; 0 found
(#76) Expected 1 space after "=="; 0 found
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Variable "is_ssml" must not contain underscores.
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// cloudpoodll" but found "//cloudpoodll"
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) No space found before comment text; expected "// overriding to get jp phonemes." but found "//overriding to get jp phonemes."
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space before opening brace; found 0
(#88) Expected 1 space after "="; 2 found
(#88) Commas (,) must be followed by white space.
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Expected 1 space before opening brace; found 0
(#96) Commas (,) must be followed by white space.
(#96) Line exceeds 132 characters; contains 153 characters
(#97) Commas (,) must be followed by white space.
(#97) Line exceeds 132 characters; contains 153 characters
(#98) Commas (,) must be followed by white space.
(#98) Line exceeds 132 characters; contains 153 characters
(#99) Commas (,) must be followed by white space.
(#99) Line exceeds 132 characters; contains 153 characters
(#103) Expected 1 space before opening brace; found 0
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) No space found before comment text; expected "// if we need to generate a DeepSpeech model for this, then lets do that now:" but found "//if we need to generate a DeepSpeech model for this, then lets do that now:"
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// we want to process the hashcode and lang model if it makes sense" but found "//we want to process the hashcode and lang model if it makes sense"
(#106) Expected 1 space after "="; 0 found
(#114) Line indented incorrectly; expected 8 spaces, found 12
(#114) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#116) Line indented incorrectly; expected 12 spaces, found 16
(#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
(#117) No space found before comment text; expected "// check if it has changed, if its a brand new one, if so register a langmodel" but found "//check if it has changed, if its a brand new one, if so register a langmodel"
(#118) Line indented incorrectly; expected 16 spaces, found 20
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) This comment is 50% valid code; is this commented out code?
(#123) No space found before comment text; expected "// for doing a dry run" but found "//for doing a dry run"
(#124) No space found before comment text; expected "// $ret=new \stdClass();" but found "//$ret=new \stdClass();"
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// $ret->success=true;" but found "//$ret->success=true;"
(#127) Line indented incorrectly; expected 20 spaces, found 24
(#130) Line indented incorrectly; expected 20 spaces, found 24
(#131) Line indented incorrectly; expected 16 spaces, found 20
(#132) Line indented incorrectly; expected 12 spaces, found 16
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// if we get here just set the new passage hash to the existing one" but found "//if we get here just set the new passage hash to the existing one"
(#134) Expected 1 space after "="; 0 found
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#135) Expected "} else {\n"; found "}else{\n"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// I think this will never get here" but found "//I think this will never get here"
(#137) Expected 1 space after "="; 0 found
(#138) Line indented incorrectly; expected 8 spaces, found 12
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) No space found before comment text; expected "// we want to generate a phonetics if this is phonetic'able" but found "//we want to generate a phonetics if this is phonetic'able"
(#143) Expected 1 space before opening brace; found 0
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) No space found before comment text; expected "// if we have an old item, set the default return value to the current phonetic value" but found "//if we have an old item, set the default return value to the current phonetic value"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) No space found before comment text; expected "// we will update it if the text has changed" but found "//we will update it if the text has changed"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Expected "} else {\n"; found "}else{\n"
(#150) Expected 1 space after "="; 0 found
(#152) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#158) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#160) Line indented incorrectly; expected 8 spaces, found 12
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Expected 1 space before "!=="; 0 found
(#160) Expected 1 space after "!=="; 0 found
(#166) Line indented incorrectly; expected 8 spaces, found 12
(#166) Expected "} else {\n"; found "}else{\n"
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#168) Line indented incorrectly; expected 8 spaces, found 12
(#170) Line indented incorrectly; expected 8 spaces, found 12
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Commas (,) must be followed by white space.
(#174) Expected 1 space after "="; 0 found
(#175) Line indented incorrectly; expected 12 spaces, found 16
(#175) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#177) Line indented incorrectly; expected 16 spaces, found 20
(#177) Expected "if (...) {\n"; found "if(...) {\n"
(#179) Line indented incorrectly; expected 16 spaces, found 20
(#180) Line indented incorrectly; expected 12 spaces, found 16
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// build the final phonetics" but found "//build the final phonetics"
(#183) Line indented incorrectly; expected 12 spaces, found 16
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#183) Expected 1 space before ">"; 0 found
(#183) Expected 1 space after ">"; 0 found
(#185) Line indented incorrectly; expected 12 spaces, found 16
(#186) Line indented incorrectly; expected 8 spaces, found 12
(#188) Expected 1 space before "="; 0 found
(#195) Expected 1 space before opening brace; found 0
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Commas (,) must be followed by white space.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Commas (,) must be followed by white space.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Commas (,) must be followed by white space.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Line exceeds 132 characters; contains 137 characters
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before opening brace; found 0
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#212) Expected "if (...) {\n"; found "if(...){\n"
(#212) Expected 1 space before "=="; 0 found
(#212) Expected 1 space after "=="; 0 found
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#214) Commas (,) must be followed by white space.
(#217) Expected "if (...) {\n"; found "if(...){\n"
(#217) Expected 1 space before "=="; 0 found
(#217) Expected 1 space after "=="; 0 found
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Commas (,) must be followed by white space.
(#223) Expected "if (...) {\n"; found "if(...){\n"
(#223) Expected 1 space before "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#223) Line exceeds 132 characters; contains 137 characters
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#225) Commas (,) must be followed by white space.
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
mod/minilesson/classes/local/itemtype/item_multichoice.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#44) Expected 1 space before "="; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) No space found before comment text; expected "// multichoice also needs sentences if we are listening. Its a bit of double up but we do that here." but found "//multichoice also needs sentences if we are listening. Its a bit of double up but we do that here."
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#52) Expected 1 space before "=="; 0 found
(#52) Expected 1 space after "=="; 0 found
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Expected 1 space before "=="; 0 found
(#65) Expected 1 space after "=="; 0 found
(#67) Expected "} else {\n"; found "}else {\n"
(#68) Expected 1 space after "="; 0 found
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// multichoice also has a confirm choice option we need to include" but found "//multichoice also has a confirm choice option we need to include"
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before opening brace; found 0
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#86) Expected "if (...) {\n"; found "if(...){\n"
(#86) Expected 1 space before "=="; 0 found
(#86) Expected 1 space after "=="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Commas (,) must be followed by white space.
(#91) Expected "if (...) {\n"; found "if(...){\n"
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Commas (,) must be followed by white space.
(#97) Expected "if (...) {\n"; found "if(...){\n"
(#97) Expected 1 space before "=="; 0 found
(#97) Expected 1 space after "=="; 0 found
(#97) Line exceeds 132 characters; contains 137 characters
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Commas (,) must be followed by white space.
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Expected 1 space before opening brace; found 0
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) No space found before comment text; expected "// not boolean .." but found "//not boolean .."
mod/minilesson/classes/local/itemtype/item_page.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#45) Expected 1 space before "="; 0 found
mod/minilesson/classes/local/itemtype/item_shortanswer.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#41) Expected 1 space before opening brace; found 0
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#52) Expected 1 space before opening brace; found 0
(#54) Expected 1 space before "="; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// sentences" but found "//sentences"
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// build sentence objects containing display and phonetic text" but found "//build sentence objects containing display and phonetic text"
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Expected "} else {\n"; found "}else{\n"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#72) Variable "is_ssml" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 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.
(#74) Variable "is_ssml" must not contain underscores.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// cloudpoodll" but found "//cloudpoodll"
(#78) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before opening brace; found 0
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#89) Expected 1 space before "=="; 0 found
(#89) Expected 1 space after "=="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#91) Commas (,) must be followed by white space.
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
mod/minilesson/classes/local/itemtype/item_smartframe.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#42) Expected 1 space before opening brace; found 0
(#45) Expected 1 space before "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// if username is requested, could set it here, any -usersname- in iframe url will be replaced with url encoded name" but found "//if username is requested, could set it here, any -usersname- in iframe url will be replaced with url encoded name"
(#58) Line exceeds 132 characters; contains 141 characters
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// as test use this url in smartframe instance [site root]/mod/minilesson/framemessagetest.html?someid=1234&usersname=-usersname-" but found "//as test use this url in smartframe instance [site root]/mod/minilesson/framemessagetest.html?someid=1234&usersname=-usersname-"
(#59) Variable "users_name" must not contain underscores.
(#60) Commas (,) must be followed by white space.
(#60) Variable "users_name" must not contain underscores.
(#60) Commas (,) must be followed by white space.
mod/minilesson/classes/local/itemtype/item_speakinggapfill.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#41) Expected 1 space before opening brace; found 0
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Expected 1 space before "=="; 0 found
(#67) Expected 1 space after "=="; 0 found
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before opening brace; found 0
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#93) Expected 1 space before opening brace; found 0
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#103) Expected 1 space before opening brace; found 0
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) No space found before comment text; expected "// if we need to generate a DeepSpeech model for this, then lets do that now:" but found "//if we need to generate a DeepSpeech model for this, then lets do that now:"
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// we want to process the hashcode and lang model if it makes sense" but found "//we want to process the hashcode and lang model if it makes sense"
(#107) Expected 1 space after "="; 0 found
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// check if it has changed, if its a brand new one, if so register a langmodel" but found "//check if it has changed, if its a brand new one, if so register a langmodel"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) This comment is 50% valid code; is this commented out code?
(#128) No space found before comment text; expected "// for doing a dry run" but found "//for doing a dry run"
(#129) No space found before comment text; expected "// $ret=new \stdClass();" but found "//$ret=new \stdClass();"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// $ret->success=true;" but found "//$ret->success=true;"
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// if we get here just set the new passage hash to the existing one" but found "//if we get here just set the new passage hash to the existing one"
(#139) Expected 1 space after "="; 0 found
(#140) Expected "} else {\n"; found "}else{\n"
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// I think this will never get here" but found "//I think this will never get here"
(#142) Expected 1 space after "="; 0 found
mod/minilesson/classes/local/itemtype/item_speechcards.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#34) Line indented incorrectly; expected 4 spaces, found 5
(#41) Expected 1 space before opening brace; found 0
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#52) Expected 1 space before opening brace; found 0
(#54) Expected 1 space before "="; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// sentences" but found "//sentences"
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// build sentence objects containing display and phonetic text" but found "//build sentence objects containing display and phonetic text"
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Expected "} else {\n"; found "}else{\n"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#72) Variable "is_ssml" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 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.
(#74) Variable "is_ssml" must not contain underscores.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// cloudpoodll" but found "//cloudpoodll"
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space before opening brace; found 0
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#87) Expected 1 space before "=="; 0 found
(#87) Expected 1 space after "=="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Commas (,) must be followed by white space.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
mod/minilesson/classes/local/itemtype/item_typinggapfill.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// the item type" but found "//the item type"
(#43) Expected 1 space before opening brace; found 0
(#45) Expected 1 space before "="; 0 found
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Expected 1 space before "=="; 0 found
(#57) Expected 1 space after "=="; 0 found
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before opening brace; found 0
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Commas (,) must be followed by white space.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// return false to indicate no error" but found "//return false to indicate no error"
(#83) Expected 1 space before opening brace; found 0
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// get the basic key columns and customize a little for instances of this item type" but found "//get the basic key columns and customize a little for instances of this item type"
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
mod/minilesson/classes/mobile_auth.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#63) There should be a comma after the last array item in a multi-line array.
(#100) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
mod/minilesson/classes/output/mobile.php
(#19) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#43) There should be a comma after the last array item in a multi-line array.
(#44) There should be a comma after the last array item in a multi-line array.
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Short array syntax must be used to define arrays
(#55) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#64) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
(#81) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) There should be a comma after the last array item in a multi-line array.
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 54% valid code; is this commented out code?
(#97) No space found before comment text; expected "// 'javascript' => file_get_contents($CFG->dirroot . '/mod/minilesson/library/js/h5p-resizer.js')," but found "//'javascript' => file_get_contents($CFG->dirroot . '/mod/minilesson/library/js/h5p-resizer.js'),"
mod/minilesson/classes/output/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Import statements must not begin with a leading backslash
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#37) 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
(#40) 3 slashes comments are not allowed; use "// Comment." instead
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// show (or not) title" but found "//show (or not) title"
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) This comment is 62% valid code; is this commented out code?
(#49) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#58) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Expected 1 space before opening brace; found 0
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// dont show the heading in an iframe, it will be outside this anyway" but found "//dont show the heading in an iframe, it will be outside this anyway"
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Expected 1 space before "!=="; 0 found
(#66) Expected 1 space after "!=="; 0 found
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) 3 slashes comments are not allowed; use "// Comment." instead
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// show (or not) title" but found "//show (or not) title"
(#109) Expected 1 space before opening brace; found 0
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// show (or not) title" but found "//show (or not) title"
(#120) Expected 1 space before opening brace; found 0
(#122) Line indented incorrectly; expected at least 8 spaces, found 7
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Line indented incorrectly; expected at least 8 spaces, found 7
(#123) Commas (,) must be followed by white space.
(#127) Expected 1 space before opening brace; found 0
(#130) Short array syntax must be used to define arrays
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#136) Expected 1 space before opening brace; found 0
(#137) The use of goto labels is forbidden
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// vbox.poodll.com/moodle/mod/minilesson/import.php?id=2081" but found "//vbox.poodll.com/moodle/mod/minilesson/import.php?id=2081"
(#139) Short array syntax must be used to define arrays
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#149) Expected 1 space before opening brace; found 0
(#152) Short array syntax must be used to define arrays
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#162) Expected 1 space before opening brace; found 0
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) No space found before comment text; expected "// show activity link if we are up to it" but found "//show activity link if we are up to it"
(#167) Expected 1 space before "="; 0 found
(#167) Commas (,) must be followed by white space.
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 12 spaces, found 8
(#168) No space found before comment text; expected "// else lets show a back to top link" but found "//else lets show a back to top link"
(#169) Expected "} else {\n"; found "}else {\n"
(#171) Short array syntax must be used to define arrays
(#173) Commas (,) must be followed by white space.
(#183) Expected 1 space before opening brace; found 0
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#196) Expected 1 space after "="; 2 found
(#197) Expected 1 space after "="; 2 found
(#197) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#201) Expected 1 space before "="; 0 found
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Short array syntax must be used to define arrays
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#208) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#225) Short array syntax must be used to define arrays
(#227) Short array syntax must be used to define arrays
(#230) Expected 1 space before "="; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Short array syntax must be used to define arrays
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#237) Variable "comp_test" must not contain underscores.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Expected 1 space before opening brace; found 0
(#239) Short array syntax must be used to define arrays
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) No space found before comment text; expected "// quiz data" but found "//quiz data"
(#241) Variable "comp_test" must not contain underscores.
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// config" but found "//config"
(#245) Short array syntax must be used to define arrays
(#247) Expected 1 space before "="; 0 found
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) No space found before comment text; expected "// steps data" but found "//steps data"
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// prepare results fopr display" but found "//prepare results fopr display"
(#253) Expected "if (...) {\n"; found "if(...){"
(#253) Closing brace must be on a line by itself
(#254) Closing brace must be on a line by itself
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#257) This comment is 68% valid code; is this commented out code?
(#265) Short array syntax must be used to define arrays
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) No space found before comment text; expected "// Question Text" but found "//Question Text"
(#269) Expected 1 space after "="; 2 found
(#270) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Line exceeds 132 characters; contains 139 characters
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#296) Expected "for (...) {\n"; found "for(...){\n"
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#296) Expected 1 space after first semicolon of FOR loop; 0 found
(#296) Expected 1 space before "<"; 0 found
(#296) Expected 1 space after "<"; 0 found
(#296) Expected 1 space after second semicolon of FOR loop; 0 found
(#297) Expected "if (...) {\n"; found "if(...){"
(#297) Closing brace must be on a line by itself
(#298) Expected "if (...) {\n"; found "if(...){\n"
(#298) Expected 1 space before "=="; 0 found
(#298) Expected 1 space after "=="; 0 found
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#299) Expected 1 space before "=>"; 0 found
(#299) Expected 1 space after "=>"; 0 found
(#300) Expected "} else {\n"; found "}else{\n"
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#312) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#316) Expected "if (...) {\n"; found "if(...){\n"
(#316) Expected 1 space before "=="; 0 found
(#316) Expected 1 space after "=="; 0 found
(#317) Variable "ystar_cnt" must not contain underscores.
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#318) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#318) Expected "if (...) {\n"; found "if(...) {\n"
(#318) Expected 1 space before "<"; 0 found
(#318) Expected 1 space after "<"; 0 found
(#319) Variable "ystar_cnt" must not contain underscores.
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#320) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#320) Expected "if (...) {\n"; found "if(...) {\n"
(#320) Expected 1 space before "<"; 0 found
(#320) Expected 1 space after "<"; 0 found
(#321) Variable "ystar_cnt" must not contain underscores.
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#322) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#322) Expected "if (...) {\n"; found "if(...) {\n"
(#322) Expected 1 space before "<"; 0 found
(#322) Expected 1 space after "<"; 0 found
(#323) Variable "ystar_cnt" must not contain underscores.
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#324) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#324) Expected "if (...) {\n"; found "if(...) {\n"
(#324) Expected 1 space before "<"; 0 found
(#324) Expected 1 space after "<"; 0 found
(#325) Variable "ystar_cnt" must not contain underscores.
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#326) Expected "} else {\n"; found "}else{\n"
(#327) Variable "ystar_cnt" must not contain underscores.
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#329) Variable "ystar_cnt" must not contain underscores.
(#330) Variable "gstar_cnt" must not contain underscores.
(#330) Expected 1 space before "="; 0 found
(#330) Variable "ystar_cnt" must not contain underscores.
(#331) Variable "gstar_cnt" must not contain underscores.
(#333) Expected 1 space before "="; 0 found
(#333) Expected 1 space after "="; 0 found
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// output results and back to course button" but found "//output results and back to course button"
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#342) Expected "if (...) {\n"; found "if(...){\n"
(#342) Expected 1 space before "=="; 0 found
(#342) Expected 1 space after "=="; 0 found
(#343) Variable "ystar_cnt" must not contain underscores.
(#343) Expected 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#344) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#344) Expected "if (...) {\n"; found "if(...) {\n"
(#344) Expected 1 space before "<"; 0 found
(#344) Expected 1 space after "<"; 0 found
(#345) Variable "ystar_cnt" must not contain underscores.
(#345) Expected 1 space before "="; 0 found
(#345) Expected 1 space after "="; 0 found
(#346) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#346) Expected "if (...) {\n"; found "if(...) {\n"
(#346) Expected 1 space before "<"; 0 found
(#346) Expected 1 space after "<"; 0 found
(#347) Variable "ystar_cnt" must not contain underscores.
(#347) Expected 1 space before "="; 0 found
(#347) Expected 1 space after "="; 0 found
(#348) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#348) Expected "if (...) {\n"; found "if(...) {\n"
(#348) Expected 1 space before "<"; 0 found
(#348) Expected 1 space after "<"; 0 found
(#349) Variable "ystar_cnt" must not contain underscores.
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#350) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#350) Expected "if (...) {\n"; found "if(...) {\n"
(#350) Expected 1 space before "<"; 0 found
(#350) Expected 1 space after "<"; 0 found
(#351) Variable "ystar_cnt" must not contain underscores.
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#352) Expected "} else {\n"; found "}else{\n"
(#353) Variable "ystar_cnt" must not contain underscores.
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#355) Variable "ystar_cnt" must not contain underscores.
(#356) Variable "gstar_cnt" must not contain underscores.
(#356) Expected 1 space before "="; 0 found
(#356) Variable "ystar_cnt" must not contain underscores.
(#357) Variable "gstar_cnt" must not contain underscores.
(#361) Expected 1 space before "-"; 0 found
(#361) Expected 1 space after "-"; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) No space found before comment text; expected "// output reattempt button" but found "//output reattempt button"
(#364) Expected "if (...) {\n"; found "if(...){\n"
(#366) Short array syntax must be used to define arrays
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) No space found before comment text; expected "// show back to course button if we are not in a tab" but found "//show back to course button if we are not in a tab"
(#370) Expected "if (...) {\n"; found "if(...) {\n"
(#370) Expected 1 space before "=="; 0 found
(#370) Expected 1 space after "=="; 0 found
(#371) Expected 1 space before "!=="; 0 found
(#371) Expected 1 space after "!=="; 0 found
(#372) Expected 1 space before "!=="; 0 found
(#372) Expected 1 space after "!=="; 0 found
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) No space found before comment text; expected "// put it all in a div and return it" but found "//put it all in a div and return it"
(#379) Commas (,) must be followed by white space.
(#380) Short array syntax must be used to define arrays
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#380) Commas (,) must be followed by white space.
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#381) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#389) Variable "comp_test" must not contain underscores.
(#389) Commas (,) must be followed by white space.
(#389) Expected 1 space before opening brace; found 0
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) No space found before comment text; expected "// quiz data" but found "//quiz data"
(#392) Variable "comp_test" must not contain underscores.
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#394) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#395) Line indented incorrectly; expected at least 12 spaces, found 11
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) This comment is 57% valid code; is this commented out code?
(#396) Line indented incorrectly; expected at least 12 spaces, found 11
(#399) Commas (,) must be followed by white space.
(#400) Short array syntax must be used to define arrays
(#400) Expected 1 space before "=>"; 0 found
(#400) Expected 1 space after "=>"; 0 found
(#402) Commas (,) must be followed by white space.
(#403) Short array syntax must be used to define arrays
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#406) Short array syntax must be used to define arrays
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#407) Expected "if (...) {\n"; found "if(...){\n"
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#411) Whitespace found at end of line
(#419) Variable "comp_test" must not contain underscores.
(#419) Expected 1 space before opening brace; found 0
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) No space found before comment text; expected "// quiz data" but found "//quiz data"
(#422) Variable "comp_test" must not contain underscores.
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#424) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#430) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#431) Short array syntax must be used to define arrays
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#440) Commas (,) must be followed by white space.
(#440) Expected 1 space before opening brace; found 0
(#441) Expected 1 space after "="; 2 found
(#441) Commas (,) must be followed by white space.
(#441) Commas (,) must be followed by white space.
(#441) Short array syntax must be used to define arrays
(#441) Expected 1 space before "=>"; 0 found
(#441) Expected 1 space after "=>"; 0 found
(#442) Expected 1 space after "="; 2 found
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Short array syntax must be used to define arrays
(#443) Expected 1 space after "="; 2 found
(#443) Commas (,) must be followed by white space.
(#443) Commas (,) must be followed by white space.
(#443) Short array syntax must be used to define arrays
(#443) Expected 1 space before "=>"; 0 found
(#443) Expected 1 space after "=>"; 0 found
(#444) Commas (,) must be followed by white space.
(#445) Short array syntax must be used to define arrays
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before opening brace; found 0
(#454) Expected 1 space after "="; 2 found
(#455) Expected 1 space after "="; 2 found
(#455) Commas (,) must be followed by white space.
(#457) Expected 1 space after ".="; 2 found
(#457) Commas (,) must be followed by white space.
(#459) Expected 1 space before "="; 0 found
(#459) Commas (,) must be followed by white space.
(#459) Commas (,) must be followed by white space.
(#459) Short array syntax must be used to define arrays
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#466) Commas (,) must be followed by white space.
(#466) Expected 1 space before opening brace; found 0
(#467) Expected 1 space after "="; 2 found
(#468) Expected 1 space after "="; 2 found
(#468) Commas (,) must be followed by white space.
(#469) Expected 1 space before "="; 0 found
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Short array syntax must be used to define arrays
(#469) Expected 1 space before "=>"; 0 found
(#469) Expected 1 space after "=>"; 0 found
(#469) Line exceeds 132 characters; contains 156 characters
(#476) Commas (,) must be followed by white space.
(#476) Expected 1 space before opening brace; found 0
(#478) Commas (,) must be followed by white space.
(#479) Expected 1 space after ".="; 2 found
(#479) Commas (,) must be followed by white space.
(#479) Commas (,) must be followed by white space.
(#479) Short array syntax must be used to define arrays
(#481) Expected 1 space before "="; 0 found
(#481) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#481) Short array syntax must be used to define arrays
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#486) Visibility must be declared on method "fetch_activity_amd"
(#486) Commas (,) must be followed by white space.
(#486) Commas (,) must be followed by white space.
(#486) Commas (,) must be followed by white space.
(#486) Expected 1 space before opening brace; found 0
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) No space found before comment text; expected "// any html we want to return to be sent to the page" but found "//any html we want to return to be sent to the page"
(#489) Variable "ret_html" must not contain underscores.
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#493) Expected 1 space after "="; 0 found
(#493) Short array syntax must be used to define arrays
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) No space found before comment text; expected "// recorder html ids" but found "//recorder html ids"
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) No space found before comment text; expected "// activity html ids" but found "//activity html ids"
(#502) Expected 1 space after "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) No space found before comment text; expected "// first confirm we are authorised before we try to get the token" but found "//first confirm we are authorised before we try to get the token"
(#513) Expected "if (...) {\n"; found "if(...){\n"
(#514) Commas (,) must be followed by white space.
(#517) Expected "} else {\n"; found "}else {\n"
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) No space found before comment text; expected "// fetch token" but found "//fetch token"
(#519) Commas (,) must be followed by white space.
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) No space found before comment text; expected "// check token authenticated and no errors in it" but found "//check token authenticated and no errors in it"
(#523) Expected "if (...) {\n"; found "if(...){\n"
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#528) Commas (,) must be followed by white space.
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#531) Expected 1 space before "=="; 0 found
(#531) Expected 1 space after "=="; 0 found
(#532) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#534) Expected 1 space before "="; 0 found
(#534) Expected 1 space after "="; 0 found
(#535) Expected 1 space before "-"; 0 found
(#535) Expected 1 space after "-"; 0 found
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#537) Expected 1 space before "=="; 0 found
(#537) Expected 1 space after "=="; 0 found
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) No space found before comment text; expected "// the activity URL for returning to on finished" but found "//the activity URL for returning to on finished"
(#541) Short array syntax must be used to define arrays
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) No space found before comment text; expected "// add embedding url param if we are embedded" but found "//add embedding url param if we are embedded"
(#544) Expected "if (...) {\n"; found "if(...) {\n"
(#544) Expected 1 space before ">"; 0 found
(#544) Expected 1 space after ">"; 0 found
(#545) Commas (,) must be followed by white space.
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) No space found before comment text; expected "// set the activity url" but found "//set the activity url"
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) No space found before comment text; expected "// the reattempturl if its ok" but found "//the reattempturl if its ok"
(#551) Expected 1 space before "="; 0 found
(#551) Expected 1 space after "="; 0 found
(#552) Expected "if (...) {\n"; found "if(...) {\n"
(#553) Commas (,) must be followed by white space.
(#554) Expected 1 space before "="; 0 found
(#554) Expected 1 space after "="; 0 found
(#556) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) No space found before comment text; expected "// show back to course button if we are not in an iframe" but found "//show back to course button if we are not in an iframe"
(#560) Expected "if (...) {\n"; found "if(...) {\n"
(#561) Expected 1 space before "=="; 0 found
(#561) Expected 1 space after "=="; 0 found
(#562) Expected 1 space before "=="; 0 found
(#562) Expected 1 space after "=="; 0 found
(#563) Expected 1 space before ">"; 0 found
(#563) Expected 1 space after ">"; 0 found
(#565) Expected "} else {\n"; found "}else{\n"
(#568) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) No space found before comment text; expected "// quiz data" but found "//quiz data"
(#572) Variable "comp_test" must not contain underscores.
(#572) Expected 1 space after "="; 2 found
(#573) Expected 1 space after "="; 0 found
(#573) Variable "comp_test" must not contain underscores.
(#574) Expected "if (...) {\n"; found "if(...){\n"
(#575) Line indented incorrectly; expected 12 spaces, found 11
(#575) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#576) Line indented incorrectly; expected 16 spaces, found 15
(#576) Expected "if (...) {\n"; found "if(...){\n"
(#576) Expected 1 space before "=="; 0 found
(#576) Expected 1 space after "=="; 0 found
(#577) Line indented incorrectly; expected at least 20 spaces, found 19
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#578) Line indented incorrectly; expected at least 20 spaces, found 19
(#579) Line indented incorrectly; expected at least 20 spaces, found 19
(#580) Line indented incorrectly; expected 16 spaces, found 15
(#581) Line indented incorrectly; expected 12 spaces, found 11
(#582) Expected "} else {\n"; found "}else {\n"
(#585) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) No space found before comment text; expected "// this inits the M.mod_minilesson thingy, after the page has loaded." but found "//this inits the M.mod_minilesson thingy, after the page has loaded."
(#589) No space found before comment text; expected "// we put the opts in html on the page because moodle/AMD doesn't like lots of opts in js" but found "//we put the opts in html on the page because moodle/AMD doesn't like lots of opts in js"
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) No space found before comment text; expected "// convert opts to json" but found "//convert opts to json"
(#591) Commas (,) must be followed by white space.
(#592) Expected "if (...) {\n"; found "if(...){\n"
(#592) Expected 1 space before "==="; 0 found
(#592) Expected 1 space after "==="; 0 found
(#596) Variable "opts_html" must not contain underscores.
(#596) Short array syntax must be used to define arrays
(#596) Line exceeds 132 characters; contains 135 characters
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#599) Variable "ret_html" must not contain underscores.
(#599) Variable "ret_html" must not contain underscores.
(#599) Variable "opts_html" must not contain underscores.
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Short array syntax must be used to define arrays
(#601) Expected 1 space before "=>"; 0 found
(#601) Expected 1 space after "=>"; 0 found
(#601) Commas (,) must be followed by white space.
(#601) Expected 1 space before "=>"; 0 found
(#601) Expected 1 space after "=>"; 0 found
(#602) Short array syntax must be used to define arrays
(#603) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) No space found before comment text; expected "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#606) Variable "ret_html" must not contain underscores.
(#620) Line indented incorrectly; expected 4 spaces, found 3
(#620) Expected 1 space before opening brace; found 0
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#622) Expected "if (...) {\n"; found "if(...){"
(#622) Expected 1 space before ">"; 0 found
(#622) Expected 1 space after ">"; 0 found
(#622) Expected 1 space before "="; 0 found
(#622) Expected 1 space after "="; 0 found
(#622) Closing brace must be on a line by itself
(#623) Expected "if (...) {\n"; found "if(...){"
(#623) Expected 1 space before ">"; 0 found
(#623) Expected 1 space after ">"; 0 found
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#623) Closing brace must be on a line by itself
(#624) Commas (,) must be followed by white space.
(#626) Closing brace indented incorrectly; expected 3 spaces, found 4
(#626) Whitespace found at end of line
mod/minilesson/classes/output/report_renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class report_renderer
(#17) Opening brace should be on the same line as the declaration
(#19) Expected 1 space after "="; 0 found
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) No space found before comment text; expected "// basic report" but found "//basic report"
(#21) This comment is 62% valid code; is this commented out code?
(#23) Line exceeds 132 characters; contains 136 characters
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// grades report" but found "//grades report"
(#31) Short array syntax must be used to define arrays
(#31) Line exceeds 132 characters; contains 142 characters
(#33) Expected 1 space after "="; 0 found
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// attempts report" but found "//attempts report"
(#37) Expected 1 space before "="; 0 found
(#38) Short array syntax must be used to define arrays
(#38) Line exceeds 132 characters; contains 143 characters
(#40) Short array syntax must be used to define arrays
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// incomplete attempts report" but found "//incomplete attempts report"
(#44) Expected 1 space before "="; 0 found
(#45) Short array syntax must be used to define arrays
(#45) Line exceeds 132 characters; contains 149 characters
(#47) Short array syntax must be used to define arrays
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// course attempts report" but found "//course attempts report"
(#51) Expected 1 space before "="; 0 found
(#52) Short array syntax must be used to define arrays
(#52) Line exceeds 132 characters; contains 145 characters
(#54) Short array syntax must be used to define arrays
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#64) Opening brace should be on the same line as the declaration
(#66) Short array syntax must be used to define arrays
(#73) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#100) Opening brace should be on the same line as the declaration
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#116) Opening brace should be on the same line as the declaration
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// echo header" but found "//echo header"
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// echo data rows" but found "//echo data rows"
(#147) Opening brace should be on the same line as the declaration
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// set up our table and head attributes" but found "//set up our table and head attributes"
(#156) Short array syntax must be used to define arrays
(#157) Variable "headrow_attributes" must not contain underscores.
(#157) Short array syntax must be used to define arrays
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#169) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) No space found before comment text; expected "// set up descrption cell" but found "//set up descrption cell"
(#174) Short array syntax must be used to define arrays
(#177) Short array syntax must be used to define arrays
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// if datatables set up datatables" but found "//if datatables set up datatables"
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#201) Visibility must be declared on method "show_reports_footer"
(#202) Opening brace should be on the same line as the declaration
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Short array syntax must be used to define arrays
(#204) Line exceeds 132 characters; contains 139 characters
(#210) Visibility must be declared on method "show_perpage_selector"
(#211) Opening brace should be on the same line as the declaration
(#212) Short array syntax must be used to define arrays
(#225) Visibility must be declared on method "show_paging_bar"
(#226) Opening brace should be on the same line as the declaration
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
(#229) Short array syntax must be used to define arrays
(#233) Visibility must be declared on method "show_grading_footer"
(#233) Commas (,) must be followed by white space.
(#234) Opening brace should be on the same line as the declaration
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Short array syntax must be used to define arrays
(#242) Visibility must be declared on method "show_export_buttons"
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space before opening brace; found 0
(#253) File must end with a newline character
mod/minilesson/classes/output/rsquestion_renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#23) Import statements must not begin with a leading backslash
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Expected 2 spaces before asterisk; 1 found
(#36) Expected 2 spaces before asterisk; 1 found
(#38) Expected 2 spaces before asterisk; 1 found
(#39) Expected 2 spaces before asterisk; 1 found
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Short array syntax must be used to define arrays
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Expected 1 space before "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected "if (...) {\n"; found "if(...){\n"
(#56) Line indented incorrectly; expected at least 12 spaces, found 11
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#60) No space found before comment text; expected "// If modaleditform is true adding and editing item types is done in a popup modal. Thats good ..." but found "//If modaleditform is true adding and editing item types is done in a popup modal. Thats good ..."
(#61) Line exceeds 132 characters; contains 162 characters
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "=="; 0 found
(#62) Expected 1 space after "=="; 0 found
(#63) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Short array syntax must be used to define arrays
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) A comma after the last array item in a single-line array is not allowed.
(#69) Commas (,) must be followed by white space.
(#69) Line exceeds 132 characters; contains 158 characters
(#70) Short array syntax must be used to define arrays
(#72) Commas (,) must be followed by white space.
(#74) Closing brace indented incorrectly; expected 1 spaces, found 4
(#76) Visibility must be declared on method "setup_datatables"
(#76) Expected 1 space before opening brace; found 0
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 50% valid code; is this commented out code?
(#81) No space found before comment text; expected "// for cols .. .'itemname', 'itemtype', 'itemtags','timemodified', 'action'" but found "//for cols .. .'itemname', 'itemtype', 'itemtags','timemodified', 'action'"
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Short array syntax must be used to define arrays
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Short array syntax must be used to define arrays
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Short array syntax must be used to define arrays
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Short array syntax must be used to define arrays
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Short array syntax must be used to define arrays
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#91) There should be a comma after the last array item in a multi-line array.
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// default ordering" but found "//default ordering"
(#95) Short array syntax must be used to define arrays
(#96) Expected 1 space after "="; 0 found
(#96) Short array syntax must be used to define arrays
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#100) Expected 1 space after "="; 0 found
(#100) Short array syntax must be used to define arrays
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Short array syntax must be used to define arrays
(#110) Visibility must be declared on method "show_noitems_message"
(#110) Expected 1 space before opening brace; found 0
(#111) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Short array syntax must be used to define arrays
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Line exceeds 132 characters; contains 144 characters
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Visibility must be declared on method "show_items_list"
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before opening brace; found 0
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) No space found before comment text; expected "// new code" but found "//new code"
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#129) Variable "items_array" must not contain underscores.
(#130) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#133) Commas (,) must be followed by white space.
(#134) Variable "items_array" must not contain underscores.
(#134) Expected 1 space before "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Variable "items_array" must not contain underscores.
(#138) Variable "up_pix" must not contain underscores.
(#139) Variable "down_pix" must not contain underscores.
(#140) Variable "up_pix" must not contain underscores.
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Variable "down_pix" must not contain underscores.
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) File must end with a newline character
mod/minilesson/classes/privacy/provider.php
(#39) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#41) Closing brace must be on a line by itself
(#43) Duplicate interface name "mod_minilesson\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/minilesson/classes/privacy/provider.php on line 41
(#43) Closing brace must be on a line by itself
(#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
(#57) No space found before comment text; expected "// user provider 3.4 and above" but found "//user provider 3.4 and above"
(#58) Expected 1 space before opening brace; found 0
(#68) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#79) There should be a comma after the last array item in a multi-line array.
(#84) There should be a comma after the last array item in a multi-line array.
(#96) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#108) There should be a comma after the last array item in a multi-line array.
(#109) Space found before semicolon; expected "];" but found "] ;"
(#156) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#185) There should be a comma after the last array item in a multi-line array.
(#189) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#192) Expected 1 space after "="; 0 found
(#237) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/minilesson/classes/report/attemptresults.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class attemptresults
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#25) Expected 1 space before opening brace; found 0
(#27) Expected "if (...) {\n"; found "if(...){"
(#27) Closing brace must be on a line by itself
(#28) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#39) Opening brace should be on the same line as the declaration
(#41) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// grade could hold either human or ai data" but found "//grade could hold either human or ai data"
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// if not human or ai graded" but found "//if not human or ai graded"
(#65) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#80) Opening brace should be on the same line as the declaration
(#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
(#85) No space found before comment text; expected "// get the comp test quiz data" but found "//get the comp test quiz data"
(#86) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#89) Variable "comp_test" must not contain underscores.
(#89) Expected 1 space after "="; 2 found
(#90) Variable "comp_test" must not contain underscores.
(#91) Short array syntax must be used to define arrays
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#95) Commas (,) must be followed by white space.
(#99) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#110) Expected "if (...) {\n"; found "if(...){\n"
(#112) Expected "} else {\n"; found "}else{\n"
(#113) Expected 1 space after "="; 0 found
(#115) Expected "} else {\n"; found "}else{\n"
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// we just need the individual recoen" but found "//we just need the individual recoen"
(#117) Expected 1 space after "="; 0 found
(#118) Short array syntax must be used to define arrays
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// heading data" but found "//heading data"
(#124) Expected 1 space before "="; 0 found
(#127) Line indented incorrectly; expected 12 spaces, found 16
(#127) Expected "if (...) {\n"; found "if(...){\n"
(#129) Line indented incorrectly; expected 12 spaces, found 16
(#130) Closing brace must be on a line by itself
(#131) Line indented incorrectly; expected 12 spaces, found 16
(#131) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#133) Commas (,) must be followed by white space.
(#135) Line indented incorrectly; expected 12 spaces, found 16
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// heading data" but found "//heading data"
(#140) Expected 1 space before "="; 0 found
(#145) File must end with a newline character
mod/minilesson/classes/report/attempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#19) Short array syntax must be used to define arrays
(#19) Commas (,) must be followed by white space.
(#21) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// heading data" but found "//heading data"
(#87) Short array syntax must be used to define arrays
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#94) Commas (,) must be followed by white space.
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#99) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#110) Expected "} else {\n"; found "}else{\n"
(#112) Short array syntax must be used to define arrays
(#128) File must end with a newline character
mod/minilesson/classes/report/basereport.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#34) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Expected 1 space before asterisk; 0 found
(#39) Whitespace found at end of line
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Short array syntax must be used to define arrays
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Short array syntax must be used to define arrays
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Short array syntax must be used to define arrays
(#54) Visibility must be declared on method "process_raw_data"
(#55) Visibility must be declared on method "fetch_formatted_heading"
(#57) Expected 1 space before opening brace; found 0
(#60) Expected 1 space before opening brace; found 0
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Short array syntax must be used to define arrays
(#62) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#63) Commas (,) must be followed by white space.
(#67) Expected 1 space before opening brace; found 0
(#71) Expected 1 space before opening brace; found 0
(#75) Expected 1 space before opening brace; found 0
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Expected 1 space before ">"; 0 found
(#76) Expected 1 space after ">"; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space before opening brace; found 0
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Commas (,) must be followed by white space.
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Short array syntax must be used to define arrays
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#87) Commas (,) must be followed by white space.
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Short array syntax must be used to define arrays
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space before opening brace; found 0
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#96) Expected "if (...) {\n"; found "if(...){"
(#96) Closing brace must be on a line by itself
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space before opening brace; found 0
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#104) Expected "if (...) {\n"; found "if(...){"
(#104) Closing brace must be on a line by itself
(#109) Expected 1 space after "="; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before opening brace; found 0
(#120) Short array syntax must be used to define arrays
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#126) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#128) Expected "if (...) {\n"; found "if(...){\n"
(#133) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space before opening brace; found 0
(#145) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected 1 space after "="; 0 found
(#152) Expected "if (...) {\n"; found "if(...){\n"
(#152) Commas (,) must be followed by white space.
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#154) Expected "} else {\n"; found "}else{\n"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
mod/minilesson/classes/report/basic.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class basic
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Short array syntax must be used to define arrays
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Short array syntax must be used to define arrays
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before opening brace; found 0
(#34) Commas (,) must be followed by white space.
(#38) Expected "if (...) {\n"; found "if(...){\n"
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "} else {\n"; found "}else{\n"
(#47) Expected 1 space before opening brace; found 0
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected "if (...) {\n"; found "if(...){"
(#50) Closing brace must be on a line by itself
(#51) Commas (,) must be followed by white space.
(#55) Expected 1 space before opening brace; found 0
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// heading data" but found "//heading data"
(#61) Short array syntax must be used to define arrays
(#62) Commas (,) must be followed by white space.
(#62) Short array syntax must be used to define arrays
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Expected 1 space before "="; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#66) Expected 1 space before "="; 0 found
(#71) File must end with a newline character
mod/minilesson/classes/report/courseattempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#19) Short array syntax must be used to define arrays
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Line exceeds 132 characters; contains 149 characters
(#21) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#49) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#55) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// heading data" but found "//heading data"
(#102) Short array syntax must be used to define arrays
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#105) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#109) Commas (,) must be followed by white space.
(#112) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#118) Expected 1 space after "="; 0 found
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#126) Expected "} else {\n"; found "}else{\n"
(#128) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#143) Commas (,) must be followed by white space.
(#144) Line exceeds 132 characters; contains 139 characters
(#145) Variable "comp_test" must not contain underscores.
(#145) Expected 1 space after "="; 2 found
(#146) Variable "comp_test" must not contain underscores.
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// in some cases its not an array.. urgh" but found "//in some cases its not an array.. urgh"
(#153) Line indented incorrectly; expected 16 spaces, found 20
(#153) Expected "if (...) {\n"; found "if(...){\n"
(#154) Expected 1 space after "="; 0 found
(#155) Line indented incorrectly; expected 16 spaces, found 20
(#157) Closing brace must be on a line by itself
(#160) Line indented incorrectly; expected 16 spaces, found 20
(#160) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#162) Line indented incorrectly; expected 20 spaces, found 24
(#162) Expected "if (...) {\n"; found "if(...){\n"
(#162) Expected 1 space before "!=="; 0 found
(#162) Expected 1 space after "!=="; 0 found
(#163) Expected 1 space before "+="; 0 found
(#163) Expected 1 space after "+="; 0 found
(#163) Space found before semicolon; expected "totalitems;" but found "totalitems ;"
(#164) Expected 1 space before "+="; 0 found
(#164) Expected 1 space after "+="; 0 found
(#165) Line indented incorrectly; expected 20 spaces, found 24
(#166) Line indented incorrectly; expected 16 spaces, found 20
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) This comment is 63% valid code; is this commented out code?
(#168) No space found before comment text; expected "// $this->rawdata = $results;" but found "//$this->rawdata = $results;"
(#169) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#182) File must end with a newline character
mod/minilesson/classes/report/gradereport.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class gradereport
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#41) Short array syntax must be used to define arrays
(#45) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Short array syntax must be used to define arrays
(#54) Line exceeds 132 characters; contains 134 characters
(#58) Expected "} else {\n"; found "}else {\n"
(#73) Expected 1 space before opening brace; found 0
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected "if (...) {\n"; found "if(...){"
(#76) Closing brace must be on a line by itself
(#77) Commas (,) must be followed by white space.
(#81) Expected 1 space before opening brace; found 0
(#82) Commas (,) must be followed by white space.
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// heading data" but found "//heading data"
(#87) Short array syntax must be used to define arrays
(#88) Variable "user_attempt_totals" must not contain underscores.
(#88) Short array syntax must be used to define arrays
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#91) Commas (,) must be followed by white space.
(#91) Short array syntax must be used to define arrays
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#92) Short array syntax must be used to define arrays
(#95) Commas (,) must be followed by white space.
(#98) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#104) Expected 1 space after "="; 0 found
(#108) Line exceeds 132 characters; contains 133 characters
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#112) Expected "} else {\n"; found "}else{\n"
(#114) Variable "the_sql" must not contain underscores.
(#116) Line exceeds 132 characters; contains 134 characters
(#117) Expected 1 space after "="; 0 found
(#117) Variable "the_sql" must not contain underscores.
(#117) Short array syntax must be used to define arrays
(#120) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#121) Whitespace found at end of line
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// loop through data getting most recent attempt" but found "//loop through data getting most recent attempt"
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#129) Variable "user_attempt_totals" must not contain underscores.
(#130) Variable "user_attempt_totals" must not contain underscores.
(#130) Variable "user_attempt_totals" must not contain underscores.
(#133) Variable "user_attempt_totals" must not contain underscores.
(#138) Variable "user_attempt_totals" must not contain underscores.
(#146) File must end with a newline character
mod/minilesson/classes/report/grading.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class grading
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#20) Short array syntax must be used to define arrays
(#21) Short array syntax must be used to define arrays
(#25) Opening brace should be on the same line as the declaration
(#38) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#51) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// grade could hold either human or ai data" but found "//grade could hold either human or ai data"
(#59) Short array syntax must be used to define arrays
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#73) Short array syntax must be used to define arrays
(#73) Line exceeds 132 characters; contains 134 characters
(#95) Opening brace should be on the same line as the declaration
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) This comment is 65% valid code; is this commented out code?
(#101) No space found before comment text; expected "// $ec = $this->fetch_cache(constants::M_TABLE,$record->englishcentralid);" but found "//$ec = $this->fetch_cache(constants::M_TABLE,$record->englishcentralid);"
(#107) Opening brace should be on the same line as the declaration
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// heading data" but found "//heading data"
(#113) Short array syntax must be used to define arrays
(#114) Variable "user_attempt_totals" must not contain underscores.
(#114) Short array syntax must be used to define arrays
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#117) Commas (,) must be followed by white space.
(#117) Short array syntax must be used to define arrays
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#118) Short array syntax must be used to define arrays
(#121) Commas (,) must be followed by white space.
(#124) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#128) Expected "if (...) {\n"; found "if(...){\n"
(#132) Expected 1 space after "="; 0 found
(#136) Line exceeds 132 characters; contains 133 characters
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) No space found before comment text; expected "// if no groups, or can see all groups then the SQL is simple" but found "//if no groups, or can see all groups then the SQL is simple"
(#141) Expected "} else {\n"; found "}else{\n"
(#142) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#144) Variable "the_sql" must not contain underscores.
(#146) Line exceeds 132 characters; contains 138 characters
(#148) Expected 1 space after "="; 0 found
(#148) Variable "the_sql" must not contain underscores.
(#148) Short array syntax must be used to define arrays
(#151) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// loop through data getting most recent attempt" but found "//loop through data getting most recent attempt"
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#159) Variable "user_attempt_totals" must not contain underscores.
(#160) Variable "user_attempt_totals" must not contain underscores.
(#160) Variable "user_attempt_totals" must not contain underscores.
(#163) Variable "user_attempt_totals" must not contain underscores.
(#168) Variable "user_attempt_totals" must not contain underscores.
(#175) File must end with a newline character
mod/minilesson/classes/report/gradingbyuser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class gradingbyuser
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#25) Expected 1 space before opening brace; found 0
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Expected "if (...) {\n"; found "if(...){"
(#28) Closing brace must be on a line by itself
(#29) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#35) Opening brace should be on the same line as the declaration
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// grade could hold either human or ai data" but found "//grade could hold either human or ai data"
(#50) Short array syntax must be used to define arrays
(#54) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Short array syntax must be used to define arrays
(#63) Line exceeds 132 characters; contains 134 characters
(#85) Opening brace should be on the same line as the declaration
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// heading data" but found "//heading data"
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// heading data" but found "//heading data"
(#95) Short array syntax must be used to define arrays
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#98) Commas (,) must be followed by white space.
(#98) Short array syntax must be used to define arrays
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Short array syntax must be used to define arrays
(#102) Commas (,) must be followed by white space.
(#105) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// if no groups, or can see all groups then the SQL is simple" but found "//if no groups, or can see all groups then the SQL is simple"
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Expected 1 space after "!="; 0 found
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// if we are not machine grading the SQL is simpler" but found "//if we are not machine grading the SQL is simpler"
(#111) Variable "the_sql" must not contain underscores.
(#116) Expected 1 space after "="; 0 found
(#116) Variable "the_sql" must not contain underscores.
(#116) Short array syntax must be used to define arrays
(#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
(#117) No space found before comment text; expected "// if need to partition to groups, SQL for groups" but found "//if need to partition to groups, SQL for groups"
(#118) Expected "} else {\n"; found "}else{\n"
(#125) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#145) File must end with a newline character
mod/minilesson/classes/report/incompleteattempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#19) Short array syntax must be used to define arrays
(#19) Commas (,) must be followed by white space.
(#21) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// heading data" but found "//heading data"
(#82) Short array syntax must be used to define arrays
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#85) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#89) Commas (,) must be followed by white space.
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#98) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#105) Expected "} else {\n"; found "}else{\n"
(#106) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#110) Short array syntax must be used to define arrays
(#116) Expected 1 space after "="; 0 found
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#135) File must end with a newline character
mod/minilesson/classes/setupform.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) 75 slashes comments are not allowed; use "// Comment." instead
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#19) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#23) 75 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// why do we need to include this?" but found "//why do we need to include this?"
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#68) Short array syntax must be used to define arrays
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Expected 2 spaces before asterisk; 5 found
(#72) Expected 2 spaces before asterisk; 5 found
(#73) Expected 2 spaces before asterisk; 5 found
(#74) Short array syntax must be used to define arrays
(#89) The final declaration must precede the visibility declaration
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#102) The final declaration must precede the visibility declaration
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected 1 space before ">"; 0 found
(#103) Expected 1 space after ">"; 0 found
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) Space found before semicolon; expected "$count;" but found "$count ;"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Closing brace indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#116) The final declaration must precede the visibility declaration
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#129) The final declaration must precede the visibility declaration
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) This comment is 70% valid code; is this commented out code?
(#133) No space found before comment text; expected "// edoptions = array('noclean'=>true)" but found "//edoptions = array('noclean'=>true)"
(#134) Short array syntax must be used to define arrays
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Line exceeds 132 characters; contains 152 characters
(#135) Short array syntax must be used to define arrays
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#143) Line indented incorrectly; expected 8 spaces, found 9
(#147) Closing brace indented incorrectly; expected 9 spaces, found 8
(#148) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#153) File must end with a newline character
mod/minilesson/classes/utils.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Import statements must not begin with a leading backslash
(#37) Expected 1 space before opening brace; found 0
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) This comment is 48% valid code; is this commented out code?
(#39) No space found before comment text; expected "// const CLOUDPOODLL = 'http://localhost/moodle';" but found "//const CLOUDPOODLL = 'http://localhost/moodle';"
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// const CLOUDPOODLL = 'https://vbox.poodll.com/cphost';" but found "//const CLOUDPOODLL = 'https://vbox.poodll.com/cphost';"
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// we need to consider legacy client side URLs and cloud hosted ones" but found "//we need to consider legacy client side URLs and cloud hosted ones"
(#44) Public method name "utils::make_audio_URL" must be in lower-case letters only
(#44) Expected 1 space before opening brace; found 0
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// we need to consider legacy client side URLs and cloud hosted ones" but found "//we need to consider legacy client side URLs and cloud hosted ones"
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before "==="; 0 found
(#46) Expected 1 space after "==="; 0 found
(#48) Expected "} else {\n"; found "}else {\n"
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#74) Expected 1 space before "=="; 0 found
(#74) Expected 1 space after "=="; 0 found
(#75) Expected 1 space before "=="; 0 found
(#75) Expected 1 space after "=="; 0 found
(#76) Expected 1 space before "=="; 0 found
(#76) Expected 1 space after "=="; 0 found
(#77) Expected 1 space before "=="; 0 found
(#77) Expected 1 space after "=="; 0 found
(#78) Expected 1 space before "=="; 0 found
(#78) Expected 1 space after "=="; 0 found
(#79) Expected 1 space before "=="; 0 found
(#79) Expected 1 space after "=="; 0 found
(#80) Expected 1 space before "=="; 0 found
(#80) Expected 1 space after "=="; 0 found
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#82) Expected 1 space before "=="; 0 found
(#82) Expected 1 space after "=="; 0 found
(#83) Expected 1 space before "=="; 0 found
(#83) Expected 1 space after "=="; 0 found
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#85) Expected 1 space before "=="; 0 found
(#85) Expected 1 space after "=="; 0 found
(#85) Expected 1 space before "!=="; 0 found
(#85) Expected 1 space after "!=="; 0 found
(#93) Commas (,) must be followed by white space.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// number or odd char converter" but found "//number or odd char converter"
(#99) Expected "if (...) {\n"; found "if(...){\n"
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// find numbers in the passage, and then replace those with words in the target text" but found "//find numbers in the passage, and then replace those with words in the target text"
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Commas (,) must be followed by white space.
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#106) Commas (,) must be followed by white space.
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected "} else {\n"; found "}else{\n"
(#119) Expected 1 space before opening brace; found 0
(#120) Expected "if (...) {\n"; found "if(...){"
(#120) Expected 1 space before "<="; 0 found
(#120) Expected 1 space after "<="; 0 found
(#120) Closing brace must be on a line by itself
(#121) Expected "if (...) {\n"; found "if(...){"
(#121) Expected 1 space before "=="; 0 found
(#121) Expected 1 space after "=="; 0 found
(#121) Closing brace must be on a line by itself
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// look out for display text sep. by pipe chars in string" but found "//look out for display text sep. by pipe chars in string"
(#134) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#135) Commas (,) must be followed by white space.
(#136) Expected "if (...) {\n"; found "if(...){\n"
(#136) Expected 1 space before ">"; 0 found
(#136) Expected 1 space after ">"; 0 found
(#138) Expected "} else {\n"; found "}else{\n"
(#145) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Expected "} else {\n"; found "}else{\n"
(#157) Expected 1 space before opening brace; found 0
(#159) Expected "if (...) {\n"; found "if(...){"
(#159) Expected 1 space before "==="; 0 found
(#159) Expected 1 space after "==="; 0 found
(#159) Closing brace must be on a line by itself
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) No space found before comment text; expected "// get our 2 letter lang code" but found "//get our 2 letter lang code"
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// find digits in original passage, and convert number words to digits in the target passage" but found "//find digits in original passage, and convert number words to digits in the target passage"
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Commas (,) must be followed by white space.
(#166) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// other conversions" but found "//other conversions"
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// find eszetts in original passage, and convert ss words to eszetts in the target passage" but found "//find eszetts in original passage, and convert ss words to eszetts in the target passage"
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Commas (,) must be followed by white space.
(#178) Expected 1 space before "="; 0 found
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) This comment is 75% valid code; is this commented out code?
(#181) No space found before comment text; expected "// $token = self::fetch_token('russell', 'Password-123',true);" but found "//$token = self::fetch_token('russell', 'Password-123',true);"
(#183) Expected "if (...) {\n"; found "if(...){\n"
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#194) Commas (,) must be followed by white space.
(#195) Variable "respObj" must be all lower-case
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#197) Variable "respObj" must be all lower-case
(#198) Variable "respObj" must be all lower-case
(#198) Expected 1 space after "=="; 0 found
(#199) Variable "respObj" must be all lower-case
(#200) Expected "} else {\n"; found "}else{\n"
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#205) Expected "} else {\n"; found "}else{\n"
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) No space found before comment text; expected "// reset the item order for a minilesson" but found "//reset the item order for a minilesson"
(#211) Expected 1 space before opening brace; found 0
(#214) Commas (,) must be followed by white space.
(#215) Expected "if (...) {\n"; found "if(...){\n"
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#217) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#219) Expected 1 space before "+"; 0 found
(#219) Expected 1 space after "+"; 0 found
(#220) Commas (,) must be followed by white space.
(#225) Public method name "utils::XXX_update_final_grade" must be in lower-case letters only
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#225) Expected 1 space before opening brace; found 0
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#234) Short array syntax must be used to define arrays
(#235) Commas (,) must be followed by white space.
(#235) Short array syntax must be used to define arrays
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Commas (,) must be followed by white space.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#236) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#240) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#246) Expected 1 space before "/"; 0 found
(#246) Expected 1 space after "/"; 0 found
(#246) Commas (,) must be followed by white space.
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#248) Expected "if (...) {\n"; found "if(...) {\n"
(#249) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) This comment is 56% valid code; is this commented out code?
(#251) No space found before comment text; expected "// grade quiz results" but found "//grade quiz results"
(#252) No space found before comment text; expected "// $useresults = json_decode($stepresults);" but found "//$useresults = json_decode($stepresults);"
(#253) No space found before comment text; expected "// $answers = $useresults->answers;" but found "//$answers = $useresults->answers;"
(#254) No space found before comment text; expected "// $comp_test = new comprehensiontest($cm);" but found "//$comp_test = new comprehensiontest($cm);"
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// $score= $comp_test->grade_test($answers);" but found "//$score= $comp_test->grade_test($answers);"
(#260) Expected "if (...) {\n"; found "if(...) {\n"
(#261) Expected 1 space before "="; 0 found
(#263) Expected "} else {\n"; found "}else{\n"
(#266) Expected "} else {\n"; found "}else{\n"
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) This comment is 89% valid code; is this commented out code?
(#269) No space found before comment text; expected "// return_to_page($result,$message,$returndata);" but found "//return_to_page($result,$message,$returndata);"
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#273) Expected 1 space before opening brace; found 0
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#282) Short array syntax must be used to define arrays
(#283) Commas (,) must be followed by white space.
(#283) Short array syntax must be used to define arrays
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Line exceeds 132 characters; contains 134 characters
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) No space found before comment text; expected "// get or create attempt" but found "//get or create attempt"
(#286) Expected "if (...) {\n"; found "if(...){\n"
(#288) Expected "} else {\n"; found "}else{\n"
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) No space found before comment text; expected "// get or create sessiondata" but found "//get or create sessiondata"
(#293) Expected "if (...) {\n"; found "if(...){\n"
(#296) Expected "} else {\n"; found "}else{\n"
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) No space found before comment text; expected "// if sessiondata is not an array, reconstruct it as an array" but found "//if sessiondata is not an array, reconstruct it as an array"
(#301) Expected "if (...) {\n"; found "if(...){\n"
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) No space found before comment text; expected "// add our latest step to session" but found "//add our latest step to session"
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) No space found before comment text; expected "// grade quiz results" but found "//grade quiz results"
(#308) Variable "comp_test" must not contain underscores.
(#308) Expected 1 space after "="; 2 found
(#309) Variable "comp_test" must not contain underscores.
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) No space found before comment text; expected "// raise step submitted event" but found "//raise step submitted event"
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) No space found before comment text; expected "// close out the attempt and update the grade" but found "//close out the attempt and update the grade"
(#316) No space found before comment text; expected "// there should never be more steps than items" but found "//there should never be more steps than items"
(#317) No space found before comment text; expected "// [hack] but there seem to be times when there are fewer( when an update_step_grade failed or didnt arrive)," but found "//[hack] but there seem to be times when there are fewer( when an update_step_grade failed or didnt arrive),"
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Expected "if (...) {\n"; found "if(...) {\n"
(#319) Expected 1 space before "=="; 0 found
(#319) Expected 1 space after "=="; 0 found
(#319) Expected 1 space before "-"; 0 found
(#319) Expected 1 space after "-"; 0 found
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#324) Expected "} else {\n"; found "}else{\n"
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) No space found before comment text; expected "// update the record" but found "//update the record"
(#330) Expected "if (...) {\n"; found "if(...) {\n"
(#331) Expected 1 space before "="; 0 found
(#332) Expected "if (...) {\n"; found "if(...) {\n"
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) No space found before comment text; expected "// tell JS about the grade situation" but found "//tell JS about the grade situation"
(#338) Expected "} else {\n"; found "}else{\n"
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) This comment is 89% valid code; is this commented out code?
(#342) No space found before comment text; expected "// return_to_page($result,$message,$returndata);" but found "//return_to_page($result,$message,$returndata);"
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#346) No space found before comment text; expected "// JSON stringify functions will make objects(not arrays) if keys are not sequential" but found "//JSON stringify functions will make objects(not arrays) if keys are not sequential"
(#347) No space found before comment text; expected "// sometimes we seem to miss a step. Remedying that with this function prevents an all out disaster." but found "//sometimes we seem to miss a step. Remedying that with this function prevents an all out disaster."
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Expected 1 space before opening brace; found 0
(#350) Expected "if (...) {\n"; found "if(...) {\n"
(#352) Expected "} else {\n"; found "}else{\n"
(#354) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#356) Expected "if (...) {\n"; found "if(...){\n"
(#357) Expected 1 space before "="; 0 found
(#357) Expected 1 space after "="; 0 found
(#366) Expected 1 space before opening brace; found 0
(#367) Closing brace must be on a line by itself
(#370) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#374) Expected 1 space before "/"; 0 found
(#374) Expected 1 space after "/"; 0 found
(#374) Expected 1 space before "*"; 0 found
(#374) Expected 1 space after "*"; 0 found
(#374) Commas (,) must be followed by white space.
(#379) Expected 1 space before opening brace; found 0
(#380) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// De accent and other processing so our auto transcript will match the passage" but found "//De accent and other processing so our auto transcript will match the passage"
(#396) Expected 1 space before opening brace; found 0
(#400) Short array syntax must be used to define arrays
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#401) Short array syntax must be used to define arrays
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) No space found before comment text; expected "// are we willing and able to transcribe submissions?" but found "//are we willing and able to transcribe submissions?"
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#416) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#424) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) No space found before comment text; expected "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#431) Expected "if (...) {\n"; found "if(...){"
(#431) Closing brace must be on a line by itself
(#432) Expected "if (...) {\n"; found "if(...){"
(#432) Closing brace must be on a line by itself
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) No space found before comment text; expected "// we use curl to fetch transcripts from AWS and Tokens from cloudpoodll" but found "//we use curl to fetch transcripts from AWS and Tokens from cloudpoodll"
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#439) Commas (,) must be followed by white space.
(#439) Commas (,) must be followed by white space.
(#440) Opening brace should be on the same line as the declaration
(#446) Expected "if (...) {\n"; found "if(...) {\n"
(#446) Expected 1 space before "=="; 0 found
(#446) Expected 1 space after "=="; 0 found
(#448) Expected "} else {\n"; found "}else{\n"
(#454) No space found before comment text; expected "// This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings" but found "//This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings"
(#455) No space found before comment text; expected "// page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a" but found "//page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a"
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#457) Commas (,) must be followed by white space.
(#457) Expected 1 space before opening brace; found 0
(#458) Line indented incorrectly; expected at least 8 spaces, found 7
(#460) Line indented incorrectly; expected at least 8 spaces, found 7
(#460) No space found before comment text; expected "// First check that we have an API id and secret" but found "//First check that we have an API id and secret"
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#463) Commas (,) must be followed by white space.
(#464) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#469) Expected "if (...) {\n"; found "if(...){\n"
(#470) Line indented incorrectly; expected at least 12 spaces, found 11
(#470) Commas (,) must be followed by white space.
(#471) Line indented incorrectly; expected 8 spaces, found 7
(#471) Closing brace indented incorrectly; expected 8 spaces, found 7
(#472) Expected "if (...) {\n"; found "if(...){\n"
(#473) Commas (,) must be followed by white space.
(#476) Expected "if (...) {\n"; found "if(...){\n"
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) No space found before comment text; expected "// Fetch from cache and process the results and display" but found "//Fetch from cache and process the results and display"
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) No space found before comment text; expected "// if we have no token object the creds were wrong ... or something" but found "//if we have no token object the creds were wrong ... or something"
(#485) Expected "if (...) {\n"; found "if(...){\n"
(#486) Commas (,) must be followed by white space.
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) No space found before comment text; expected "// if we have an object but its no good, creds werer wrong ..or something" but found "//if we have an object but its no good, creds werer wrong ..or something"
(#488) Usage of ELSEIF not allowed; use ELSE IF instead
(#488) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Line indented incorrectly; expected at least 12 spaces, found 8
(#490) No space found before comment text; expected "// if we do not have subs, then we are on a very old token or something is wrong, just get out of here." but found "//if we do not have subs, then we are on a very old token or something is wrong, just get out of here."
(#491) Usage of ELSEIF not allowed; use ELSE IF instead
(#491) Commas (,) must be followed by white space.
(#494) Expected "if (...) {\n"; found "if(...){\n"
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) No space found before comment text; expected "// we have enough info to display a report. Lets go." but found "//we have enough info to display a report. Lets go."
(#499) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#500) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#504) Expected "if (...) {\n"; found "if(...){\n"
(#504) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#506) Expected "} else {\n"; found "}else{\n"
(#507) Commas (,) must be followed by white space.
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) No space found before comment text; expected "// We need a Poodll token to make all this recording and transcripts happen" but found "//We need a Poodll token to make all this recording and transcripts happen"
(#516) Opening brace should be on the same line as the declaration
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) No space found before comment text; expected "// if we got a token and its less than expiry time" but found "//if we got a token and its less than expiry time"
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Expected "if (...) {\n"; found "if(...){\n"
(#527) Expected 1 space before "=="; 0 found
(#527) Expected 1 space after "=="; 0 found
(#528) Expected "if (...) {\n"; found "if(...){\n"
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) This comment is 59% valid code; is this commented out code?
(#529) Line indented incorrectly; expected at least 16 spaces, found 15
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "token_url" must not contain underscores.
(#536) Short array syntax must be used to define arrays
(#539) Expected 1 space before "=>"; 0 found
(#539) Expected 1 space after "=>"; 0 found
(#539) There should be a comma after the last array item in a multi-line array.
(#541) Variable "token_response" must not contain underscores.
(#541) Variable "token_url" must not contain underscores.
(#541) Commas (,) must be followed by white space.
(#542) Variable "token_response" must not contain underscores.
(#543) Variable "resp_object" must not contain underscores.
(#543) Variable "token_response" must not contain underscores.
(#544) Expected "if (...) {\n"; found "if(...) {\n"
(#544) Variable "resp_object" must not contain underscores.
(#544) Variable "resp_object" must not contain underscores.
(#544) Commas (,) must be followed by white space.
(#545) Variable "resp_object" must not contain underscores.
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) No space found before comment text; expected "// store the expiry timestamp and adjust it for diffs between our server times" but found "//store the expiry timestamp and adjust it for diffs between our server times"
(#547) Expected "if (...) {\n"; found "if(...) {\n"
(#547) Variable "resp_object" must not contain underscores.
(#548) Variable "resp_object" must not contain underscores.
(#548) Variable "resp_object" must not contain underscores.
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) No space found before comment text; expected "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#551) Expected "} else {\n"; found "}else{\n"
(#555) Expected 1 space before "="; 0 found
(#555) Expected 1 space before "-"; 0 found
(#555) Expected 1 space after "-"; 0 found
(#555) Expected 1 space before "*"; 0 found
(#555) Expected 1 space after "*"; 0 found
(#556) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#564) Expected 1 space before "="; 0 found
(#564) Expected 1 space after "="; 0 found
(#565) Expected "if (...) {\n"; found "if(...){\n"
(#565) Variable "resp_object" must not contain underscores.
(#565) Commas (,) must be followed by white space.
(#566) Variable "resp_object" must not contain underscores.
(#568) Expected "if (...) {\n"; found "if(...){\n"
(#568) Variable "resp_object" must not contain underscores.
(#568) Commas (,) must be followed by white space.
(#569) Variable "resp_object" must not contain underscores.
(#571) Expected "if (...) {\n"; found "if(...){\n"
(#571) Variable "resp_object" must not contain underscores.
(#571) Commas (,) must be followed by white space.
(#572) Variable "resp_object" must not contain underscores.
(#578) Expected "} else {\n"; found "}else{\n"
(#580) Expected "if (...) {\n"; found "if(...) {\n"
(#580) Empty IF statement detected
(#580) Variable "resp_object" must not contain underscores.
(#580) Variable "resp_object" must not contain underscores.
(#580) Commas (,) must be followed by white space.
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) This comment is 43% valid code; is this commented out code?
(#581) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#584) Expected "} else {\n"; found "}else{\n"
(#585) Expected 1 space before "="; 0 found
(#585) Expected 1 space after "="; 0 found
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) No space found before comment text; expected "// return error message or blank if its all ok" but found "//return error message or blank if its all ok"
(#592) Expected 1 space before opening brace; found 0
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#596) Expected "if (...) {\n"; found "if(...) {\n"
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) No space found before comment text; expected "// we should not get here if there is no token, but lets gracefully die, [v unlikely]" but found "//we should not get here if there is no token, but lets gracefully die, [v unlikely]"
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) No space found before comment text; expected "// We have an object but its no good, creds were wrong ..or something. [v unlikely]" but found "//We have an object but its no good, creds were wrong ..or something. [v unlikely]"
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#628) No space found before comment text; expected "// just return empty if there is no error." but found "//just return empty if there is no error."
(#639) Commas (,) must be followed by white space.
(#639) Expected 1 space before opening brace; found 0
(#640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) No space found before comment text; expected "// see https://stackoverflow.com/questions/5946114/how-to-replace-newline-or-r-n-with-br" but found "//see https://stackoverflow.com/questions/5946114/how-to-replace-newline-or-r-n-with-br"
(#641) Commas (,) must be followed by white space.
(#641) Commas (,) must be followed by white space.
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) No space found before comment text; expected "// this is better but we can not pad the replacement and we need that" but found "//this is better but we can not pad the replacement and we need that"
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) No space found before comment text; expected "// return nl2br($passage);" but found "//return nl2br($passage);"
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) No space found before comment text; expected "// take a json string of session errors/self-corrections, and count how many there are." but found "//take a json string of session errors/self-corrections, and count how many there are."
(#648) Expected 1 space before opening brace; found 0
(#650) Expected "if (...) {\n"; found "if(...){\n"
(#652) Expected "} else {\n"; found "}else{\n"
(#653) Expected 1 space before "="; 0 found
(#653) Expected 1 space after "="; 0 found
(#659) Expected 6 spaces before asterisk; 5 found
(#660) Expected 6 spaces before asterisk; 5 found
(#661) Expected 6 spaces before asterisk; 5 found
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#666) Expected 1 space before "="; 0 found
(#666) Expected 1 space after "="; 0 found
(#667) Expected "if (...) {\n"; found "if(...){\n"
(#671) Short array syntax must be used to define arrays
(#673) Short array syntax must be used to define arrays
(#675) Short array syntax must be used to define arrays
(#677) Short array syntax must be used to define arrays
(#678) Commas (,) must be followed by white space.
(#685) Line indented incorrectly; expected 4 spaces, found 2
(#685) Expected 1 space before opening brace; found 0
(#686) Line indented incorrectly; expected at least 8 spaces, found 6
(#686) Short array syntax must be used to define arrays
(#687) Commas (,) must be followed by white space.
(#688) Commas (,) must be followed by white space.
(#689) Commas (,) must be followed by white space.
(#690) Commas (,) must be followed by white space.
(#691) Commas (,) must be followed by white space.
(#692) Commas (,) must be followed by white space.
(#693) Commas (,) must be followed by white space.
(#694) Commas (,) must be followed by white space.
(#695) Commas (,) must be followed by white space.
(#696) Commas (,) must be followed by white space.
(#697) Commas (,) must be followed by white space.
(#698) Commas (,) must be followed by white space.
(#698) There should be a comma after the last array item in a multi-line array.
(#699) Line indented incorrectly; expected at least 8 spaces, found 6
(#700) Line indented incorrectly; expected 4 spaces, found 2
(#704) Expected 1 space before opening brace; found 0
(#705) Short array syntax must be used to define arrays
(#706) Commas (,) must be followed by white space.
(#707) Commas (,) must be followed by white space.
(#707) Commas (,) must be followed by white space.
(#708) Commas (,) must be followed by white space.
(#708) Commas (,) must be followed by white space.
(#709) Commas (,) must be followed by white space.
(#710) Commas (,) must be followed by white space.
(#710) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#712) Commas (,) must be followed by white space.
(#712) Commas (,) must be followed by white space.
(#712) Short array syntax must be used to define arrays
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#712) Commas (,) must be followed by white space.
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#713) Commas (,) must be followed by white space.
(#713) Commas (,) must be followed by white space.
(#713) There should be a comma after the last array item in a multi-line array.
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) No space found before comment text; expected "// Insert spaces in between segments in order to create "words"" but found "//Insert spaces in between segments in order to create "words""
(#718) Expected 1 space before opening brace; found 0
(#720) Commas (,) must be followed by white space.
(#723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#723) No space found before comment text; expected "// convert a phrase or word to a series of phonetic characters that we can use to compare text/spoken" but found "//convert a phrase or word to a series of phonetic characters that we can use to compare text/spoken"
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) No space found before comment text; expected "// the segments will usually just return the phrase , but in japanese we want to segment into words" but found "//the segments will usually just return the phrase , but in japanese we want to segment into words"
(#725) Expected 1 space before opening brace; found 0
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) No space found before comment text; expected "// first we check if the phrase is segmented with a pipe" but found "//first we check if the phrase is segmented with a pipe"
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) No space found before comment text; expected "// if we have a pipe prompt = array[0] and response = array[1]" but found "//if we have a pipe prompt = array[0] and response = array[1]"
(#745) Commas (,) must be followed by white space.
(#746) Expected 1 space before "="; 0 found
(#746) Expected 1 space after "="; 0 found
(#747) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#750) Expected "if (...) {\n"; found "if(...) {\n"
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#753) Expected "} else {\n"; found "}else {\n"
(#755) Expected 1 space before "="; 0 found
(#755) Expected 1 space after "="; 0 found
(#757) Variable "phones_and_segments" must not contain underscores.
(#757) Commas (,) must be followed by white space.
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) No space found before comment text; expected "// the resulting phonetic string will look like this: 0S IS A TK IT IS A KT WN TW 0T IS A MNK" but found "//the resulting phonetic string will look like this: 0S IS A TK IT IS A KT WN TW 0T IS A MNK"
(#760) No space found before comment text; expected "// really we want to put an IPA database on services server and poll as we do for katakanify" but found "//really we want to put an IPA database on services server and poll as we do for katakanify"
(#761) No space found before comment text; expected "// see: https://github.com/open-dict-data/ipa-dict" but found "//see: https://github.com/open-dict-data/ipa-dict"
(#762) No space found before comment text; expected "// and command line searchable dictionaries https://github.com/open-dsl-dict/ipa-dict-dsl based on those" but found "//and command line searchable dictionaries https://github.com/open-dsl-dict/ipa-dict-dsl based on those"
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) No space found before comment text; expected "// fetch katakana/hiragana if the JP" but found "//fetch katakana/hiragana if the JP"
(#768) Variable "katakanify_url" must not contain underscores.
(#768) Must use "self::" for local static member reference
(#768) Commas (,) must be followed by white space.
(#770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) No space found before comment text; expected "// results look like this:" but found "//results look like this:"
(#772) This comment is 64% valid code; is this commented out code?
(#792) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) No space found before comment text; expected "// for Japanese we want to segment it into "words"" but found "//for Japanese we want to segment it into "words""
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#797) No space found before comment text; expected "// First check if the phrase is in our cache" but found "//First check if the phrase is in our cache"
(#798) No space found before comment text; expected "// TO DO make a proper cache definition ...https://docs.moodle.org/dev/Cache_API#Getting_a_cache_object" but found "//TO DO make a proper cache definition ...https://docs.moodle.org/dev/Cache_API#Getting_a_cache_object"
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) No space found before comment text; expected "// fails on Japanese sometimes .. error unserialising on $cache->get .. which kills modal form submission" but found "//fails on Japanese sometimes .. error unserialising on $cache->get .. which kills modal form submission"
(#802) Expected "try {\n...} catch (...) {\n"; found "try {\n...}catch(...){\n"
(#803) Variable "phones_and_segments" must not contain underscores.
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) No space found before comment text; expected "// fails on japanese for some reason, but we cant dwell on it," but found "//fails on japanese for some reason, but we cant dwell on it,"
(#806) Variable "phones_and_segments" must not contain underscores.
(#806) Expected 1 space after "="; 0 found
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) No space found before comment text; expected "// if we have phones and segments cached, yay" but found "//if we have phones and segments cached, yay"
(#809) Expected "if (...) {\n"; found "if(...){\n"
(#809) Variable "phones_and_segments" must not contain underscores.
(#810) Variable "phones_and_segments" must not contain underscores.
(#813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#813) No space found before comment text; expected "// send out for the phonetic processing for japanese text" but found "//send out for the phonetic processing for japanese text"
(#814) No space found before comment text; expected "// turn numbers into hankaku first // this could be skipped possibly" but found "//turn numbers into hankaku first // this could be skipped possibly"
(#815) No space found before comment text; expected "// transcripts are usually hankaku but phonetics shouldnt be different either way" but found "//transcripts are usually hankaku but phonetics shouldnt be different either way"
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#816) No space found before comment text; expected "// except they seem to come back as numbers if zenkaku which is better than ni ni for 22" but found "//except they seem to come back as numbers if zenkaku which is better than ni ni for 22"
(#817) Commas (,) must be followed by white space.
(#818) Expected 1 space after "="; 0 found
(#818) Short array syntax must be used to define arrays
(#818) Expected 1 space before "=>"; 0 found
(#818) Expected 1 space after "=>"; 0 found
(#819) Variable "katakanify_url" must not contain underscores.
(#819) Commas (,) must be followed by white space.
(#819) Commas (,) must be followed by white space.
(#820) Expected "if (...) {\n"; found "if(...){"
(#820) Closing brace must be on a line by itself
(#823) Expected 1 space before "="; 0 found
(#823) Expected 1 space after "="; 0 found
(#824) Expected 1 space before "="; 0 found
(#824) Expected 1 space after "="; 0 found
(#825) Expected "if (...) {\n"; found "if(...){\n"
(#825) Expected 1 space before "=="; 0 found
(#825) Expected 1 space after "=="; 0 found
(#826) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#828) Expected "if (...) {\n"; found "if(...) {\n"
(#828) Expected 1 space before ">"; 0 found
(#828) Expected 1 space after ">"; 0 found
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) No space found before comment text; expected "// process nodes" but found "//process nodes"
(#836) Expected 1 space before "="; 0 found
(#836) Expected 1 space after "="; 0 found
(#837) Expected 1 space before "="; 0 found
(#837) Expected 1 space after "="; 0 found
(#838) Expected 1 space before "="; 0 found
(#838) Expected 1 space after "="; 0 found
(#841) Commas (,) must be followed by white space.
(#842) Expected "if (...) {\n"; found "if(...) {\n"
(#846) Expected "if (...) {\n"; found "if(...){\n"
(#846) Expected 1 space before ">"; 0 found
(#846) Expected 1 space after ">"; 0 found
(#847) Expected 1 space before "-"; 0 found
(#847) Expected 1 space after "-"; 0 found
(#847) Expected 1 space before ".="; 0 found
(#847) Expected 1 space after ".="; 0 found
(#852) Expected "if (...) {\n"; found "if(...) {\n"
(#857) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#857) Expected "if (...) {\n"; found "if(...){\n"
(#857) Expected 1 space before "=="; 0 found
(#857) Expected 1 space after "=="; 0 found
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) No space found before comment text; expected "// numbers dont get phoneticized" but found "//numbers dont get phoneticized"
(#861) Expected 1 space before "="; 0 found
(#861) Expected 1 space after "="; 0 found
(#865) Expected "if (...) {\n"; found "if(...) {\n"
(#866) Commas (,) must be followed by white space.
(#867) Commas (,) must be followed by white space.
(#868) Expected "} else {\n"; found "}else {\n"
(#869) Commas (,) must be followed by white space.
(#870) Commas (,) must be followed by white space.
(#872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) No space found before comment text; expected "// cache results, so the same data coming again returns faster and saves traffic" but found "//cache results, so the same data coming again returns faster and saves traffic"
(#873) Variable "phones_and_segments" must not contain underscores.
(#873) Commas (,) must be followed by white space.
(#874) Commas (,) must be followed by white space.
(#874) Variable "phones_and_segments" must not contain underscores.
(#880) Variable "phones_and_segments" must not contain underscores.
(#880) Commas (,) must be followed by white space.
(#882) Variable "phones_and_segments" must not contain underscores.
(#885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#885) No space found before comment text; expected "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck', 'katakanify'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck', 'katakanify'"
(#886) Commas (,) must be followed by white space.
(#886) Expected 1 space before opening brace; found 0
(#898) Short array syntax must be used to define arrays
(#904) Short array syntax must be used to define arrays
(#909) Expected 1 space before opening brace; found 0
(#910) Short array syntax must be used to define arrays
(#911) Expected 1 space before "=>"; 0 found
(#916) Short array syntax must be used to define arrays
(#922) Short array syntax must be used to define arrays
(#927) Short array syntax must be used to define arrays
(#934) Expected 1 space before opening brace; found 0
(#935) Short array syntax must be used to define arrays
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#937) Expected 1 space before "=>"; 0 found
(#937) Expected 1 space after "=>"; 0 found
(#938) Expected 1 space before "=>"; 0 found
(#938) Expected 1 space after "=>"; 0 found
(#938) There should be a comma after the last array item in a multi-line array.
(#945) Opening brace should be on the same line as the declaration
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) No space found before comment text; expected "// This is probably over caution, but just in case the data comes in wrong, we want to fall back on something" but found "//This is probably over caution, but just in case the data comes in wrong, we want to fall back on something"
(#951) Expected "} else {\n"; found "}else{\n"
(#955) Variable "opts_json" must not contain underscores.
(#956) Variable "opts_json" must not contain underscores.
(#959) Expected 1 space before opening brace; found 0
(#960) Expected "if (...) {\n"; found "if(...){"
(#960) Closing brace must be on a line by itself
(#963) No space found before comment text; expected "// Overcaution follows ...." but found "//Overcaution follows ...."
(#964) Expected "if (...) {\n"; found "if(...) {\n"
(#966) Expected "} else {\n"; found "}else{\n"
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#969) Expected "if (...) {\n"; found "if(...) {\n"
(#971) Expected "} else {\n"; found "}else{\n"
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#974) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#979) Expected 1 space before opening brace; found 0
(#981) Inline comments must start with a capital letter, digit or 3-dots sequence
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#981) No space found before comment text; expected "// more overcaution" but found "//more overcaution"
(#982) Expected "if (...) {\n"; found "if(...) {\n"
(#984) Expected "} else {\n"; found "}else{\n"
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) No space found before comment text; expected "// loop through A,B and C slots and put the data together" but found "//loop through A,B and C slots and put the data together"
(#988) Variable "voice_slots" must not contain underscores.
(#988) Expected 1 space before "="; 0 found
(#988) Commas (,) must be followed by white space.
(#988) Commas (,) must be followed by white space.
(#989) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#989) Variable "voice_slots" must not contain underscores.
(#990) Expected "if (...) {\n"; found "if(...){\n"
(#991) Expected 1 space before "="; 0 found
(#991) Expected 1 space after "="; 0 found
(#992) Expected "} else {\n"; found "}else{\n"
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#997) Variable "opts_json" must not contain underscores.
(#998) Variable "opts_json" must not contain underscores.
(#1000) Expected 1 space before opening brace; found 0
(#1001) Expected "if (...) {\n"; found "if(...){"
(#1001) Closing brace must be on a line by itself
(#1002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) No space found before comment text; expected "// more overcaution" but found "//more overcaution"
(#1004) Expected "if (...) {\n"; found "if(...) {\n"
(#1006) Expected "} else {\n"; found "}else{\n"
(#1007) Expected 1 space before "="; 0 found
(#1007) Expected 1 space after "="; 0 found
(#1010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1010) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) No space found before comment text; expected "// loop through A,B and C slots and put the data together" but found "//loop through A,B and C slots and put the data together"
(#1011) Variable "voice_slots" must not contain underscores.
(#1011) Expected 1 space before "="; 0 found
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1012) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1012) Variable "voice_slots" must not contain underscores.
(#1013) Expected "if (...) {\n"; found "if(...){\n"
(#1014) Expected 1 space before "="; 0 found
(#1014) Expected 1 space after "="; 0 found
(#1015) Expected "} else {\n"; found "}else{\n"
(#1016) Expected 1 space before "="; 0 found
(#1016) Expected 1 space after "="; 0 found
(#1025) Expected "if (...) {\n"; found "if(...){\n"
(#1026) Short array syntax must be used to define arrays
(#1033) Expected "if (...) {\n"; found "if(...){\n"
(#1034) Short array syntax must be used to define arrays
(#1040) Expected 1 space before opening brace; found 0
(#1041) Expected 1 space before "="; 0 found
(#1041) Expected 1 space after "="; 0 found
(#1042) Commas (,) must be followed by white space.
(#1047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1047) No space found before comment text; expected "// can speak neural?" but found "//can speak neural?"
(#1048) Commas (,) must be followed by white space.
(#1048) Expected 1 space before opening brace; found 0
(#1049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) No space found before comment text; expected "// check if the region is supported" but found "//check if the region is supported"
(#1060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1060) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) No space found before comment text; expected "// ok" but found "//ok"
(#1066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1066) No space found before comment text; expected "// check if the voice is supported" but found "//check if the voice is supported"
(#1067) Expected "if (...) {\n"; found "if(...){\n"
(#1067) Commas (,) must be followed by white space.
(#1069) Expected "} else {\n"; found "}else{\n"
(#1074) Variable "no_ssml" must not contain underscores.
(#1074) Expected 1 space before opening brace; found 0
(#1075) Short array syntax must be used to define arrays
(#1075) Expected 1 space before "=>"; 0 found
(#1075) Expected 1 space after "=>"; 0 found
(#1075) Commas (,) must be followed by white space.
(#1076) Expected 1 space before "=>"; 0 found
(#1076) Expected 1 space after "=>"; 0 found
(#1076) Commas (,) must be followed by white space.
(#1077) Expected 1 space before "=>"; 0 found
(#1077) Expected 1 space after "=>"; 0 found
(#1077) Commas (,) must be followed by white space.
(#1078) Expected "if (...) {\n"; found "if(...){"
(#1078) Variable "no_ssml" must not contain underscores.
(#1078) Short array syntax must be used to define arrays
(#1078) Expected 1 space before "=>"; 0 found
(#1078) Expected 1 space after "=>"; 0 found
(#1078) Commas (,) must be followed by white space.
(#1078) Closing brace must be on a line by itself
(#1082) Commas (,) must be followed by white space.
(#1082) Expected 1 space before opening brace; found 0
(#1083) Expected 1 space before "="; 0 found
(#1085) Expected "if (...) {\n"; found "if(...) {\n"
(#1085) Commas (,) must be followed by white space.
(#1087) Usage of ELSEIF not allowed; use ELSE IF instead
(#1088) Expected 1 space after "="; 0 found
(#1090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1090) No space found before comment text; expected "// add current language first (in some cases there is no TTS for the lang)" but found "//add current language first (in some cases there is no TTS for the lang)"
(#1091) Expected "if (...) {\n"; found "if(...) {\n"
(#1097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1097) Inline comments must end in full-stops, exclamation marks, or question marks
(#1097) No space found before comment text; expected "// then all the rest" but found "//then all the rest"
(#1098) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1099) Expected "if (...) {\n"; found "if(...){"
(#1099) Expected 1 space before "=="; 0 found
(#1099) Expected 1 space after "=="; 0 found
(#1099) Closing brace must be on a line by itself
(#1100) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1100) Expected 1 space before "=>"; 0 found
(#1100) Expected 1 space after "=>"; 0 found
(#1100) Expected 1 space before "=>"; 0 found
(#1100) Expected 1 space after "=>"; 0 found
(#1101) Commas (,) must be followed by white space.
(#1106) Expected "} else {\n"; found "}else{\n"
(#1111) Expected 1 space before opening brace; found 0
(#1112) Line indented incorrectly; expected at least 8 spaces, found 7
(#1112) Short array syntax must be used to define arrays
(#1152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1152) This comment is 48% valid code; is this commented out code?
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1157) Commas (,) must be followed by white space.
(#1158) Commas (,) must be followed by white space.
(#1159) Commas (,) must be followed by white space.
(#1160) Commas (,) must be followed by white space.
(#1172) There should be a comma after the last array item in a multi-line array.
(#1173) Line indented incorrectly; expected at least 8 spaces, found 7
(#1174) Line indented incorrectly; expected 4 spaces, found 3
(#1174) Closing brace indented incorrectly; expected 4 spaces, found 3
(#1177) Short array syntax must be used to define arrays
(#1179) There should be a comma after the last array item in a multi-line array.
(#1185) Short array syntax must be used to define arrays
(#1188) There should be a comma after the last array item in a multi-line array.
(#1193) Line indented incorrectly; expected 4 spaces, found 8
(#1193) Commas (,) must be followed by white space.
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 8 spaces, found 5
(#1195) Short array syntax must be used to define arrays
(#1198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1198) Inline comments must end in full-stops, exclamation marks, or question marks
(#1198) No space found before comment text; expected "// if this is setup tab we need to add a field to tell it the id of the activity" but found "//if this is setup tab we need to add a field to tell it the id of the activity"
(#1199) Line indented incorrectly; expected 8 spaces, found 12
(#1199) Expected "if (...) {\n"; found "if(...) {\n"
(#1202) Line indented incorrectly; expected 8 spaces, found 12
(#1204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1204) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#1208) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Short array syntax must be used to define arrays
(#1209) Expected 1 space before "=>"; 0 found
(#1209) Expected 1 space after "=>"; 0 found
(#1210) Line indented incorrectly; expected 8 spaces, found 12
(#1212) Line indented incorrectly; expected 8 spaces, found 12
(#1214) Line indented incorrectly; expected 8 spaces, found 12
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1220) No space found before comment text; expected "// we do not support this in tabs" but found "//we do not support this in tabs"
(#1221) Line indented incorrectly; expected 8 spaces, found 12
(#1221) Expected "if (...) {\n"; found "if(...) {\n"
(#1223) Short array syntax must be used to define arrays
(#1223) Short array syntax must be used to define arrays
(#1225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Line indented incorrectly; expected 8 spaces, found 12
(#1230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1230) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) No space found before comment text; expected "// page layout options" but found "//page layout options"
(#1231) Variable "layout_options" must not contain underscores.
(#1231) Must use "self::" for local static member reference
(#1232) Commas (,) must be followed by white space.
(#1232) Variable "layout_options" must not contain underscores.
(#1233) Commas (,) must be followed by white space.
(#1235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1235) Inline comments must end in full-stops, exclamation marks, or question marks
(#1235) No space found before comment text; expected "// time target" but found "//time target"
(#1236) Commas (,) must be followed by white space.
(#1239) This comment is 51% valid code; is this commented out code?
(#1247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1247) No space found before comment text; expected "// add other editors" but found "//add other editors"
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1248) No space found before comment text; expected "// could add files but need the context/mod info. So for now just rich text" but found "//could add files but need the context/mod info. So for now just rich text"
(#1251) This comment is 47% valid code; is this commented out code?
(#1251) No space found before comment text; expected "// The passage" but found "//The passage"
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) No space found before comment text; expected "// $edfileoptions = minilesson_editor_with_files_options($this->context);" but found "//$edfileoptions = minilesson_editor_with_files_options($this->context);"
(#1254) Short array syntax must be used to define arrays
(#1254) Expected 1 space before "=>"; 0 found
(#1254) Expected 1 space after "=>"; 0 found
(#1254) Expected 1 space before "=>"; 0 found
(#1254) Expected 1 space after "=>"; 0 found
(#1256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) No space found before comment text; expected "// welcome message [just kept cos its a pain in the butt to do this again from scratch if we ever do]" but found "//welcome message [just kept cos its a pain in the butt to do this again from scratch if we ever do]"
(#1257) This comment is 77% valid code; is this commented out code?
(#1264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1264) Inline comments must end in full-stops, exclamation marks, or question marks
(#1264) No space found before comment text; expected "// showq titles" but found "//showq titles"
(#1265) Short array syntax must be used to define arrays
(#1267) Commas (,) must be followed by white space.
(#1269) Inline comments must end in full-stops, exclamation marks, or question marks
(#1269) No space found before comment text; expected "// Attempts" but found "//Attempts"
(#1270) Short array syntax must be used to define arrays
(#1271) Commas (,) must be followed by white space.
(#1271) Commas (,) must be followed by white space.
(#1271) Commas (,) must be followed by white space.
(#1271) Commas (,) must be followed by white space.
(#1271) Commas (,) must be followed by white space.
(#1274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1274) Inline comments must end in full-stops, exclamation marks, or question marks
(#1274) No space found before comment text; expected "// tts options" but found "//tts options"
(#1275) Must use "self::" for local static member reference
(#1277) Commas (,) must be followed by white space.
(#1279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1279) Inline comments must end in full-stops, exclamation marks, or question marks
(#1279) No space found before comment text; expected "// transcriber" but found "//transcriber"
(#1280) Variable "t_options" must not contain underscores.
(#1280) Expected 1 space after "="; 2 found
(#1280) Must use "self::" for local static member reference
(#1282) Variable "t_options" must not contain underscores.
(#1282) Commas (,) must be followed by white space.
(#1284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1284) Inline comments must end in full-stops, exclamation marks, or question marks
(#1284) No space found before comment text; expected "// region" but found "//region"
(#1285) Must use "self::" for local static member reference
(#1287) Commas (,) must be followed by white space.
(#1288) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1290) Inline comments must end in full-stops, exclamation marks, or question marks
(#1290) No space found before comment text; expected "// prompt types" but found "//prompt types"
(#1291) Must use "self::" for local static member reference
(#1295) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1297) No space found before comment text; expected "// advanced" but found "//advanced"
(#1303) Inline comments must end in full-stops, exclamation marks, or question marks
(#1304) Short array syntax must be used to define arrays
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1307) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1309) Inline comments must end in full-stops, exclamation marks, or question marks
(#1310) Short array syntax must be used to define arrays
(#1315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1315) Inline comments must end in full-stops, exclamation marks, or question marks
(#1315) No space found before comment text; expected "// container width" but found "//container width"
(#1316) Must use "self::" for local static member reference
(#1321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1321) No space found before comment text; expected "// activity opens closes" but found "//activity opens closes"
(#1326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1326) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#1332) Whitespace found at end of line
(#1332) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1338) Whitespace found at end of line
(#1338) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1342) Line indented incorrectly; expected 8 spaces, found 12
(#1342) Expected "if (...) {\n"; found "if(...) {\n"
(#1343) Line indented incorrectly; expected 12 spaces, found 16
(#1345) Commas (,) must be followed by white space.
(#1347) Short array syntax must be used to define arrays
(#1348) Line indented incorrectly; expected 16 spaces, found 20
(#1350) Line indented incorrectly; expected 20 spaces, found 24
(#1351) Inline comments must end in full-stops, exclamation marks, or question marks
(#1352) Line indented incorrectly; expected 24 spaces, found 28
(#1354) Line indented incorrectly; expected 24 spaces, found 28
(#1355) Line indented incorrectly; expected 20 spaces, found 24
(#1356) Line indented incorrectly; expected 16 spaces, found 20
(#1358) Short array syntax must be used to define arrays
(#1363) Line indented incorrectly; expected 12 spaces, found 16
(#1364) Line indented incorrectly; expected 8 spaces, found 12
(#1365) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1367) Line indented incorrectly; expected 4 spaces, found 8
(#1369) Line indented incorrectly; expected 4 spaces, found 8
(#1369) Expected 1 space before opening brace; found 0
(#1375) Line indented incorrectly; expected 8 spaces, found 12
(#1375) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Line exceeds 132 characters; contains 170 characters
(#1377) Line indented incorrectly; expected 8 spaces, found 12
(#1381) Line indented incorrectly; expected 4 spaces, found 8
(#1383) Expected 1 space before opening brace; found 0
(#1384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1384) Inline comments must end in full-stops, exclamation marks, or question marks
(#1384) No space found before comment text; expected "// deal with SSML reserved characters" but found "//deal with SSML reserved characters"
(#1385) Expected 1 space after "="; 2 found
(#1389) Expected 1 space after "="; 2 found
(#1393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1393) Inline comments must end in full-stops, exclamation marks, or question marks
(#1393) No space found before comment text; expected "// fetch the MP3 URL of the text we want read aloud" but found "//fetch the MP3 URL of the text we want read aloud"
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1397) Expected 1 space before "="; 0 found
(#1397) Expected 1 space after "="; 0 found
(#1401) Expected "if (...) {\n"; found "if(...){\n"
(#1404) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1409) Inline comments must end in full-stops, exclamation marks, or question marks
(#1409) No space found before comment text; expected "// slow" but found "//slow"
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) No space found before comment text; expected "// fetch slightly slower version of speech" but found "//fetch slightly slower version of speech"
(#1412) Inline comments must end in full-stops, exclamation marks, or question marks
(#1412) No space found before comment text; expected "// rate = 'slow' or 'x-slow' or 'medium'" but found "//rate = 'slow' or 'x-slow' or 'medium'"
(#1413) Expected 1 space after "="; 0 found
(#1416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1416) Inline comments must end in full-stops, exclamation marks, or question marks
(#1416) No space found before comment text; expected "// veryslow" but found "//veryslow"
(#1418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1418) No space found before comment text; expected "// fetch slightly slower version of speech" but found "//fetch slightly slower version of speech"
(#1419) Inline comments must end in full-stops, exclamation marks, or question marks
(#1419) No space found before comment text; expected "// rate = 'slow' or 'x-slow' or 'medium'" but found "//rate = 'slow' or 'x-slow' or 'medium'"
(#1420) Expected 1 space after "="; 0 found
(#1423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1423) No space found before comment text; expected "// ssml" but found "//ssml"
(#1425) Expected 1 space before "="; 0 found
(#1425) Expected 1 space after "="; 0 found
(#1428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1428) Inline comments must end in full-stops, exclamation marks, or question marks
(#1428) No space found before comment text; expected "// normal" but found "//normal"
(#1431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1431) No space found before comment text; expected "// fetch slightly slower version of speech" but found "//fetch slightly slower version of speech"
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1432) No space found before comment text; expected "// rate = 'slow' or 'x-slow' or 'medium'" but found "//rate = 'slow' or 'x-slow' or 'medium'"
(#1433) Expected 1 space after "="; 0 found
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#1442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1442) Inline comments must end in full-stops, exclamation marks, or question marks
(#1442) This comment is 43% valid code; is this commented out code?
(#1442) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#1443) Short array syntax must be used to define arrays
(#1451) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "?"; 0 found
(#1453) Expected 1 space after "?"; 0 found
(#1461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1461) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#1464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1464) Inline comments must end in full-stops, exclamation marks, or question marks
(#1464) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#1467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1467) Inline comments must end in full-stops, exclamation marks, or question marks
(#1467) No space found before comment text; expected "// if its an S3 URL then we cache it, yay" but found "//if its an S3 URL then we cache it, yay"
(#1468) Expected "if (...) {\n"; found "if(...) {\n"
(#1468) Commas (,) must be followed by white space.
(#1468) Expected 1 space before ">"; 0 found
(#1468) Expected 1 space after ">"; 0 found
(#1477) Line indented incorrectly; expected 4 spaces, found 3
(#1477) Commas (,) must be followed by white space.
(#1477) Expected 1 space before opening brace; found 0
(#1478) Inline comments must end in full-stops, exclamation marks, or question marks
(#1478) Line indented incorrectly; expected at least 8 spaces, found 7
(#1478) No space found before comment text; expected "// Set up the item type specific parts of the form data" but found "//Set up the item type specific parts of the form data"
(#1479) Line indented incorrectly; expected 8 spaces, found 7
(#1480) Line indented incorrectly; expected 12 spaces, found 11
(#1480) Closing brace must be on a line by itself
(#1480) Commas (,) must be followed by white space.
(#1480) Commas (,) must be followed by white space.
(#1481) Line indented incorrectly; expected 12 spaces, found 11
(#1481) Closing brace must be on a line by itself
(#1481) Commas (,) must be followed by white space.
(#1481) Commas (,) must be followed by white space.
(#1482) Line indented incorrectly; expected 12 spaces, found 11
(#1482) Closing brace must be on a line by itself
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1483) Line indented incorrectly; expected 12 spaces, found 11
(#1483) Closing brace must be on a line by itself
(#1483) Commas (,) must be followed by white space.
(#1483) Commas (,) must be followed by white space.
(#1484) Line indented incorrectly; expected 12 spaces, found 11
(#1484) Closing brace must be on a line by itself
(#1484) Commas (,) must be followed by white space.
(#1484) Commas (,) must be followed by white space.
(#1485) Line indented incorrectly; expected 12 spaces, found 11
(#1485) Closing brace must be on a line by itself
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1486) Line indented incorrectly; expected 12 spaces, found 11
(#1486) Closing brace must be on a line by itself
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1487) Line indented incorrectly; expected 12 spaces, found 11
(#1487) Closing brace must be on a line by itself
(#1487) Commas (,) must be followed by white space.
(#1487) Commas (,) must be followed by white space.
(#1488) Line indented incorrectly; expected 12 spaces, found 11
(#1488) Closing brace must be on a line by itself
(#1488) Commas (,) must be followed by white space.
(#1488) Commas (,) must be followed by white space.
(#1489) Line indented incorrectly; expected 12 spaces, found 11
(#1489) Closing brace must be on a line by itself
(#1489) Commas (,) must be followed by white space.
(#1489) Commas (,) must be followed by white space.
(#1490) Line indented incorrectly; expected 12 spaces, found 11
(#1490) Closing brace must be on a line by itself
(#1490) Commas (,) must be followed by white space.
(#1490) Commas (,) must be followed by white space.
(#1491) Line indented incorrectly; expected 12 spaces, found 11
(#1491) Closing brace must be on a line by itself
(#1491) Commas (,) must be followed by white space.
(#1491) Commas (,) must be followed by white space.
(#1492) Line indented incorrectly; expected 12 spaces, found 11
(#1492) Closing brace must be on a line by itself
(#1492) Commas (,) must be followed by white space.
(#1492) Commas (,) must be followed by white space.
(#1493) Line indented incorrectly; expected 12 spaces, found 11
(#1493) Closing brace must be on a line by itself
(#1493) Commas (,) must be followed by white space.
(#1493) Commas (,) must be followed by white space.
(#1494) Line indented incorrectly; expected 12 spaces, found 11
(#1495) Line indented incorrectly; expected 8 spaces, found 7
(#1496) Line indented incorrectly; expected 4 spaces, found 3
(#1499) Expected 1 space before opening brace; found 0
(#1500) Inline comments must end in full-stops, exclamation marks, or question marks
(#1500) No space found before comment text; expected "// Fetch the correct form" but found "//Fetch the correct form"
(#1502) Closing brace must be on a line by itself
(#1503) Closing brace must be on a line by itself
(#1504) Closing brace must be on a line by itself
(#1505) Closing brace must be on a line by itself
(#1506) Closing brace must be on a line by itself
(#1507) Closing brace must be on a line by itself
(#1508) Closing brace must be on a line by itself
(#1509) Closing brace must be on a line by itself
(#1510) Closing brace must be on a line by itself
(#1511) Closing brace must be on a line by itself
(#1512) Closing brace must be on a line by itself
(#1513) Closing brace must be on a line by itself
(#1514) Closing brace must be on a line by itself
(#1515) Closing brace must be on a line by itself
(#1521) Variable "split_length" must not contain underscores.
(#1522) Opening brace should be on the same line as the declaration
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) No space found before comment text; expected "// for greater than PHP 7.4" but found "//for greater than PHP 7.4"
(#1525) Inline comments must end in full-stops, exclamation marks, or question marks
(#1526) Variable "split_length" must not contain underscores.
(#1529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1529) No space found before comment text; expected "// for less than PHP 7.4" but found "//for less than PHP 7.4"
(#1534) Variable "split_length" must not contain underscores.
(#1534) Variable "split_length" must not contain underscores.
(#1534) Variable "split_length" must not contain underscores.
(#1535) Variable "split_length" must not contain underscores.
(#1538) Variable "split_length" must not contain underscores.
(#1538) Variable "split_length" must not contain underscores.
(#1539) Variable "split_length" must not contain underscores.
(#1554) Variable "encoding_aliases" must not contain underscores.
(#1555) Variable "encoding_aliases" must not contain underscores.
(#1556) Variable "encoding_aliases" must not contain underscores.
(#1570) Variable "split_length" must not contain underscores.
(#1571) Variable "split_length" must not contain underscores.
mod/minilesson/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#50) Short array syntax must be used to define arrays
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Short array syntax must be used to define arrays
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Short array syntax must be used to define arrays
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) There should be a comma after the last array item in a multi-line array.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) There should be a comma after the last array item in a multi-line array.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#69) There should be a comma after the last array item in a multi-line array.
(#71) There should be a comma after the last array item in a multi-line array.
(#73) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#79) There should be a comma after the last array item in a multi-line array.
(#81) There should be a comma after the last array item in a multi-line array.
(#84) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#91) There should be a comma after the last array item in a multi-line array.
(#93) There should be a comma after the last array item in a multi-line array.
(#96) Short array syntax must be used to define arrays
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Short array syntax must be used to define arrays
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) There should be a comma after the last array item in a multi-line array.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 3
(#104) There should be a comma after the last array item in a multi-line array.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Short array syntax must be used to define arrays
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Short array syntax must be used to define arrays
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) There should be a comma after the last array item in a multi-line array.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 3
(#115) There should be a comma after the last array item in a multi-line array.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Short array syntax must be used to define arrays
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Short array syntax must be used to define arrays
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) There should be a comma after the last array item in a multi-line array.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 3
(#127) There should be a comma after the last array item in a multi-line array.
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#137) There should be a comma after the last array item in a multi-line array.
(#138) There should be a comma after the last array item in a multi-line array.
(#140) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#148) There should be a comma after the last array item in a multi-line array.
(#149) There should be a comma after the last array item in a multi-line array.
(#152) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#157) There should be a comma after the last array item in a multi-line array.
(#158) There should be a comma after the last array item in a multi-line array.
(#161) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#167) There should be a comma after the last array item in a multi-line array.
(#169) There should be a comma after the last array item in a multi-line array.
mod/minilesson/db/events.php
(#29) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#34) There should be a comma after the last array item in a multi-line array.
mod/minilesson/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/minilesson/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Short array syntax must be used to define arrays
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#37) Short array syntax must be used to define arrays
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) There should be a comma after the last array item in a multi-line array.
mod/minilesson/db/mobile.php
(#19) Short array syntax must be used to define arrays
(#20) Short array syntax must be used to define arrays
(#21) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#25) Short array syntax must be used to define arrays
(#29) There should be a comma after the last array item in a multi-line array.
(#30) There should be a comma after the last array item in a multi-line array.
(#31) There should be a comma after the last array item in a multi-line array.
mod/minilesson/db/services.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Short array syntax must be used to define arrays
(#11) Short array syntax must be used to define arrays
(#15) Expected 1 space before "=>"; 0 found
(#20) Short array syntax must be used to define arrays
(#24) Expected 1 space before "=>"; 0 found
(#29) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#42) Expected 1 space before "=>"; 0 found
(#47) Short array syntax must be used to define arrays
(#51) Expected 1 space before "=>"; 0 found
(#56) Short array syntax must be used to define arrays
(#60) Expected 1 space before "=>"; 0 found
(#65) Short array syntax must be used to define arrays
(#69) Expected 1 space before "=>"; 0 found
(#72) There should be a comma after the last array item in a multi-line array.
(#74) File must end with a newline character
mod/minilesson/db/tasks.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Short array syntax must be used to define arrays
mod/minilesson/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/minilesson/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Import statements must not begin with a leading backslash
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected 1 space before "="; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) 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
(#86) Expected 1 space before "="; 0 found
(#86) Line exceeds 132 characters; contains 151 characters
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected 1 space before "="; 0 found
(#119) Line exceeds 132 characters; contains 142 characters
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// Item text area was added in 2021041500, but it was missed from install.xml ... so we double check it in this version" but found "//Item text area was added in 2021041500, but it was missed from install.xml ... so we double check it in this version"
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 7
(#143) No space found before comment text; expected "// Some passage hashs seem to be empty. This script will search for empty (and wrong) ones and update them" but found "//Some passage hashs seem to be empty. This script will search for empty (and wrong) ones and update them"
(#145) Expected "if (...) {\n"; found "if(...){\n"
(#146) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Expected 1 space before "="; 0 found
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) No space found before comment text; expected "// this will add phonetic info for speechy items that have none currently" but found "//this will add phonetic info for speechy items that have none currently"
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#192) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#208) Expected 1 space before "="; 0 found
(#210) 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
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#227) Expected 1 space before "="; 0 found
(#228) Expected 1 space before "="; 0 found
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// redo the prompt/response =>" but found "//redo the prompt/response =>"
(#261) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#265) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#270) Expected 1 space before "="; 0 found
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#273) Expected "} else {\n"; found "}else{\n"
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#277) Expected "if (...) {\n"; found "if(...){\n"
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#278) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Short array syntax must be used to define arrays
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected 1 space before "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#293) Expected 1 space before "="; 0 found
(#294) Expected 1 space before "="; 0 found
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#314) 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
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#329) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) No space found before comment text; expected "// add missign default if its missing" but found "//add missign default if its missing"
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#341) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#397) Expected 1 space before "="; 0 found
(#397) Commas (,) must be followed by white space.
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Expected "if (...) {\n"; found "if(...){\n"
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Expected 1 space before "="; 0 found
(#412) Expected 1 space after "="; 0 found
(#413) Commas (,) must be followed by white space.
(#414) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#415) Expected 1 space before "=>"; 0 found
(#415) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) No space found before comment text; expected "// fix up messed up timelimit, if it had wrong null value or was on activity table" but found "//fix up messed up timelimit, if it had wrong null value or was on activity table"
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Expected 1 space before "="; 0 found
(#429) Commas (,) must be followed by white space.
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) No space found before comment text; expected "// if its not there add it, if it is there, change the null decl" but found "//if its not there add it, if it is there, change the null decl"
(#433) Expected "} else {\n"; found "}else{\n"
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#434) Expected 1 space before "=>"; 0 found
(#434) Expected 1 space after "=>"; 0 found
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// remove field from activity table if it was there (mistake)" but found "//remove field from activity table if it was there (mistake)"
(#443) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#448) Expected "if (...) {\n"; found "if(...){\n"
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) No space found before comment text; expected "// The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating" but found "//The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating"
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
mod/minilesson/fetchcbpage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#44) Expected "} else {\n"; found "}else{\n"
mod/minilesson/grade.php
(#27) Import statements must not begin with a leading backslash
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line exceeds 132 characters; contains 140 characters
(#31) 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
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Commas (,) must be followed by white space.
(#41) Expected "} else {\n"; found "}else{\n"
(#43) File must end with a newline character
mod/minilesson/grading.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// returnurl" but found "//returnurl"
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// paging details" but found "//paging details"
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#59) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#67) Whitespace found at end of line
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// set per page according to admin setting" but found "//set per page according to admin setting"
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
(#88) Short array syntax must be used to define arrays
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) 3 slashes comments are not allowed; use "// Comment." instead
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#100) Expected "} else {\n"; found "}else{\n"
(#106) No space found before comment text; expected "// 20210601 - we probably dont need this ... delete soon" but found "//20210601 - we probably dont need this ... delete soon"
(#107) No space found before comment text; expected "// $PAGE->requires->jquery();" but found "//$PAGE->requires->jquery();"
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#111) Commas (,) must be followed by white space.
(#113) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// list view of attempts and grades and action links for a particular user" but found "//list view of attempts and grades and action links for a particular user"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// backtotop" but found "//backtotop"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#154) This comment is 50% valid code; is this commented out code?
(#162) Expected "if (...) {\n"; found "if(...){\n"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Expected "} else {\n"; found "}else{\n"
(#171) Expected "} else {\n"; found "}else{\n"
(#181) Line exceeds 132 characters; contains 144 characters
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#185) Commas (,) must be followed by white space.
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 5
(#187) Commas (,) must be followed by white space.
(#188) Variable "perpage_selector" must not contain underscores.
(#188) Commas (,) must be followed by white space.
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Variable "perpage_selector" must not contain underscores.
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Line exceeds 132 characters; contains 144 characters
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// back to course if we are not in an iframe of some sort" but found "//back to course if we are not in an iframe of some sort"
(#202) Expected "if (...) {\n"; found "if(...) {\n"
(#207) File must end with a newline character
mod/minilesson/import.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Import statements must not begin with a leading backslash
(#10) Import statements must not begin with a leading backslash
(#11) Import statements must not begin with a leading backslash
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Variable "leftover_rows" must not contain underscores.
(#26) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#28) Usage of ELSEIF not allowed; use ELSE IF instead
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#33) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#39) Commas (,) must be followed by white space.
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// Get admin settings" but found "//Get admin settings"
(#55) Expected "if (...) {\n"; found "if(...){\n"
(#57) Expected "} else {\n"; found "}else{\n"
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Variable "leftover_rows" must not contain underscores.
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#77) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#78) Line indented incorrectly; expected 4 spaces, found 8
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#101) This comment is 68% valid code; is this commented out code?
mod/minilesson/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) 3 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#77) Logical operator "or" is prohibited; use "||" instead
(#78) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
mod/minilesson/lang/en/minilesson.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) This comment is 78% valid code; is this commented out code?
(#21) No space found before comment text; expected "// $string['minilessonfieldset'] = 'Custom example fieldset';" but found "//$string['minilessonfieldset'] = 'Custom example fieldset';"
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) This comment is 72% valid code; is this commented out code?
(#30) No space found before comment text; expected "// $string['someadminsetting'] = 'Some Admin Setting';" but found "//$string['someadminsetting'] = 'Some Admin Setting';"
(#31) No space found before comment text; expected "// $string['someadminsetting_details'] = 'More info about Some Admin Setting';" but found "//$string['someadminsetting_details'] = 'More info about Some Admin Setting';"
(#32) No space found before comment text; expected "// $string['someinstancesetting'] = 'Some Instance Setting';" but found "//$string['someinstancesetting'] = 'Some Instance Setting';"
(#33) No space found before comment text; expected "// $string['someinstancesetting_details'] = 'More infor about Some Instance Setting';" but found "//$string['someinstancesetting_details'] = 'More infor about Some Instance Setting';"
(#34) No space found before comment text; expected "// $string['minilessonsettings'] = 'MiniLesson settings';" but found "//$string['minilessonsettings'] = 'MiniLesson settings';"
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) This comment is 78% valid code; is this commented out code?
(#47) No space found before comment text; expected "// $string['tryagain'] = 'Try again';" but found "//$string['tryagain'] = 'Try again';"
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 100% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $string['attemptsbyuserheading']='User Attempts Report';" but found "//$string['attemptsbyuserheading']='User Attempts Report';"
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) This comment is 88% valid code; is this commented out code?
(#89) No space found before comment text; expected "// $string['defaultsettings'] ='Default Settings';" but found "//$string['defaultsettings'] ='Default Settings';"
(#90) Expected 1 space after "="; 0 found
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) This comment is 88% valid code; is this commented out code?
(#91) No space found before comment text; expected "// $string['minilessontask'] ='Mini Lesson Task';" but found "//$string['minilessontask'] ='Mini Lesson Task';"
(#92) Expected 1 space after "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) This comment is 83% valid code; is this commented out code?
(#94) No space found before comment text; expected "// $string['feedbacklabel'] ='Default Feedback';" but found "//$string['feedbacklabel'] ='Default Feedback';"
(#95) No space found before comment text; expected "// $string['feedbacklabel_details'] ='The default text to show in the feedback field when creating a new Mini Lesson activity.';" but found "//$string['feedbacklabel_details'] ='The default text to show in the feedback field when creating a new Mini Lesson activity.';"
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 78% valid code; is this commented out code?
(#97) No space found before comment text; expected "// $string['feedbacklabel'] = 'Feedback Message';" but found "//$string['feedbacklabel'] = 'Feedback Message';"
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) This comment is 74% valid code; is this commented out code?
(#100) No space found before comment text; expected "// $string['defaultwelcome'] = 'To begin the activity first test your microphone. When we can hear sound from your microphone a start button will appear. After you press the start button, a reading passage will appear. Read the passage aloud as clearly as you can.';" but found "//$string['defaultwelcome'] = 'To begin the activity first test your microphone. When we can hear sound from your microphone a start button will appear. After you press the start button, a reading passage will appear. Read the passage aloud as clearly as you can.';"
(#101) No space found before comment text; expected "// $string['defaultfeedback'] = 'Thanks for reading. Please be patient until your attempt has been evaluated.';" but found "//$string['defaultfeedback'] = 'Thanks for reading. Please be patient until your attempt has been evaluated.';"
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) This comment is 74% valid code; is this commented out code?
(#103) No space found before comment text; expected "// $string['gotnosound'] = 'We could not hear you. Please check the permissions and settings for microphone and try again.';" but found "//$string['gotnosound'] = 'We could not hear you. Please check the permissions and settings for microphone and try again.';"
(#104) No space found before comment text; expected "// $string['done'] = 'Done';" but found "//$string['done'] = 'Done';"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) This comment is 74% valid code; is this commented out code?
(#106) No space found before comment text; expected "// $string['feedbackheader'] = 'Finished';" but found "//$string['feedbackheader'] = 'Finished';"
(#107) No space found before comment text; expected "// $string['beginreading'] = 'Begin Reading';" but found "//$string['beginreading'] = 'Begin Reading';"
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) This comment is 78% valid code; is this commented out code?
(#109) No space found before comment text; expected "// $string['uploadconverterror'] = 'An error occured while posting your file to the server. Your submission has NOT been received. Please refresh the page and try again.';" but found "//$string['uploadconverterror'] = 'An error occured while posting your file to the server. Your submission has NOT been received. Please refresh the page and try again.';"
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) This comment is 78% valid code; is this commented out code?
(#114) No space found before comment text; expected "// $string['submitted'] = 'submitted';" but found "//$string['submitted'] = 'submitted';"
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) This comment is 78% valid code; is this commented out code?
(#117) No space found before comment text; expected "// $string['audiofile'] = 'Audio';" but found "//$string['audiofile'] = 'Audio';"
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) No space found before comment text; expected "// $string['notgradedyet'] = 'Your submission has been received, but has not been graded yet';" but found "//$string['notgradedyet'] = 'Your submission has been received, but has not been graded yet';"
(#123) No space found before comment text; expected "// $string['enabletts'] = 'Enable TTS(experimental)';" but found "//$string['enabletts'] = 'Enable TTS(experimental)';"
(#124) No space found before comment text; expected "// $string['enabletts_details'] = 'TTS is currently not implemented';" but found "//$string['enabletts_details'] = 'TTS is currently not implemented';"
(#125) No space found before comment text; expected "// we hijacked this setting for both TTS STT .... bad ... but they are always the same aren't they?" but found "//we hijacked this setting for both TTS STT .... bad ... but they are always the same aren't they?"
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) This comment is 78% valid code; is this commented out code?
(#157) No space found before comment text; expected "// $string['forever'] = 'Never expire';" but found "//$string['forever'] = 'Never expire';"
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) This comment is 94% valid code; is this commented out code?
(#226) No space found before comment text; expected "// $string['region']='AWS Region';" but found "//$string['region']='AWS Region';"
(#227) No space found before comment text; expected "// $string['expiredays']='Days to keep file';" but found "//$string['expiredays']='Days to keep file';"
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) This comment is 94% valid code; is this commented out code?
(#230) No space found before comment text; expected "// $string['machinegrading']='Machine Evaluations';" but found "//$string['machinegrading']='Machine Evaluations';"
(#231) No space found before comment text; expected "// $string['viewmachinegrading']='Machine Evaluation';" but found "//$string['viewmachinegrading']='Machine Evaluation';"
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) This comment is 94% valid code; is this commented out code?
(#236) No space found before comment text; expected "// $string['humanevaluatedmessage']='Your latest attempt has been graded by your teacher and results are displayed below.';" but found "//$string['humanevaluatedmessage']='Your latest attempt has been graded by your teacher and results are displayed below.';"
(#237) No space found before comment text; expected "// $string['machineevaluatedmessage']='Your latest attempt has been graded <i>automatically</i> and results are displayed below.';" but found "//$string['machineevaluatedmessage']='Your latest attempt has been graded <i>automatically</i> and results are displayed below.';"
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) This comment is 90% valid code; is this commented out code?
(#239) No space found before comment text; expected "// $string['dospotcheck']="Spot Check";" but found "//$string['dospotcheck']="Spot Check";"
(#240) No space found before comment text; expected "// $string['spotcheckbutton']="Quick Grade";" but found "//$string['spotcheckbutton']="Quick Grade";"
(#241) No space found before comment text; expected "// $string['gradingbutton']="Manual Grade";" but found "//$string['gradingbutton']="Manual Grade";"
(#242) No space found before comment text; expected "// $string['transcriptcheckbutton']="Transcript Check";" but found "//$string['transcriptcheckbutton']="Transcript Check";"
(#243) No space found before comment text; expected "// $string['doclear']="Clear all markers";" but found "//$string['doclear']="Clear all markers";"
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) This comment is 100% valid code; is this commented out code?
(#245) No space found before comment text; expected "// $string['gradethisattempt']="Grade this attempt";" but found "//$string['gradethisattempt']="Grade this attempt";"
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) This comment is 89% valid code; is this commented out code?
(#249) No space found before comment text; expected "// $string['evaluationview']="Evaluation display";" but found "//$string['evaluationview']="Evaluation display";"
(#250) No space found before comment text; expected "// $string['evaluationview_details']="What to show students after they have attempted and received an evaluation";" but found "//$string['evaluationview_details']="What to show students after they have attempted and received an evaluation";"
(#251) No space found before comment text; expected "// $string['humanpostattempt']="Evaluation display (human)";" but found "//$string['humanpostattempt']="Evaluation display (human)";"
(#252) No space found before comment text; expected "// $string['humanpostattempt_details']="What to show students after they have attempted and received a human evaluation";" but found "//$string['humanpostattempt_details']="What to show students after they have attempted and received a human evaluation";"
(#253) No space found before comment text; expected "// $string['machinepostattempt']="Evaluation display (machine)";" but found "//$string['machinepostattempt']="Evaluation display (machine)";"
(#254) No space found before comment text; expected "// $string['machinepostattempt_details']="What to show students after they have attempted and received a machine evaluation";" but found "//$string['machinepostattempt_details']="What to show students after they have attempted and received a machine evaluation";"
(#255) No space found before comment text; expected "// $string['postattempt_none']="Show the passage. Don't show evaluation or errors.";" but found "//$string['postattempt_none']="Show the passage. Don't show evaluation or errors.";"
(#256) No space found before comment text; expected "// $string['postattempt_eval']="Show the passage, and evaluation(scores)";" but found "//$string['postattempt_eval']="Show the passage, and evaluation(scores)";"
(#257) No space found before comment text; expected "// $string['postattempt_evalerrors']="Show the passage, evaluation(scores) and errors";" but found "//$string['postattempt_evalerrors']="Show the passage, evaluation(scores) and errors";"
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) This comment is 89% valid code; is this commented out code?
(#260) No space found before comment text; expected "// $string['transcript']="Transcript";" but found "//$string['transcript']="Transcript";"
(#261) No space found before comment text; expected "// $string['quickgrade']="Quick Grade";" but found "//$string['quickgrade']="Quick Grade";"
(#262) No space found before comment text; expected "// $string['ok']="OK";" but found "//$string['ok']="OK";"
(#263) No space found before comment text; expected "// $string['ng']="Not OK";" but found "//$string['ng']="Not OK";"
(#264) No space found before comment text; expected "// $string['notok']="Not OK";" but found "//$string['notok']="Not OK";"
(#265) No space found before comment text; expected "// $string['machinegrademethod']="Human/Machine Grading";" but found "//$string['machinegrademethod']="Human/Machine Grading";"
(#266) No space found before comment text; expected "// $string['machinegrademethod_help']="Use machine evaluations or human evaluations as grades in grade book.";" but found "//$string['machinegrademethod_help']="Use machine evaluations or human evaluations as grades in grade book.";"
(#267) No space found before comment text; expected "// $string['machinegradenone']="Never use machine eval. for grade";" but found "//$string['machinegradenone']="Never use machine eval. for grade";"
(#268) No space found before comment text; expected "// $string['machinegrademachine']="Use human or machine eval. for grade";" but found "//$string['machinegrademachine']="Use human or machine eval. for grade";"
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) This comment is 92% valid code; is this commented out code?
(#270) No space found before comment text; expected "// $string['noattemptsregrade']='No attempts to regrade';" but found "//$string['noattemptsregrade']='No attempts to regrade';"
(#271) No space found before comment text; expected "// $string['machineregraded']='Successfully regraded {$a->done} attempts. Skipped {$a->skipped} attempts.';" but found "//$string['machineregraded']='Successfully regraded {$a->done} attempts. Skipped {$a->skipped} attempts.';"
(#272) No space found before comment text; expected "// $string['machinegradespushed']='Successfully pushed grades to gradebook';" but found "//$string['machinegradespushed']='Successfully pushed grades to gradebook';"
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "="; 0 found
(#289) Expected 1 space before "="; 0 found
(#290) Expected 1 space before "="; 0 found
(#291) Expected 1 space before "="; 0 found
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) No space found before comment text; expected "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#297) Expected 1 space before "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#303) Expected 1 space before "="; 0 found
(#303) Expected 1 space after "="; 0 found
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) No space found before comment text; expected "// rsquestions" but found "//rsquestions"
(#315) Expected 1 space after "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) This comment is 72% valid code; is this commented out code?
(#347) No space found before comment text; expected "// $string['itemdetails'] = 'item Details: {$a}';" but found "//$string['itemdetails'] = 'item Details: {$a}';"
(#348) No space found before comment text; expected "// $string['itemsummary'] = 'item Summary: {$a}';" but found "//$string['itemsummary'] = 'item Summary: {$a}';"
(#349) No space found before comment text; expected "// $string['viewreport'] = 'view report';" but found "//$string['viewreport'] = 'view report';"
(#350) No space found before comment text; expected "// $string['translate'] = 'Translate';" but found "//$string['translate'] = 'Translate';"
(#351) No space found before comment text; expected "// $string['iscorrectlabel'] = 'Correct/Incorrect';" but found "//$string['iscorrectlabel'] = 'Correct/Incorrect';"
(#352) No space found before comment text; expected "// $string['correcttranslationtitle'] = 'Correct Translation';" but found "//$string['correcttranslationtitle'] = 'Correct Translation';"
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) This comment is 72% valid code; is this commented out code?
(#354) No space found before comment text; expected "// $string['gotoactivity'] = 'Start Activity';" but found "//$string['gotoactivity'] = 'Start Activity';"
(#355) No space found before comment text; expected "// $string['tryactivityagain'] = 'Try Again';" but found "//$string['tryactivityagain'] = 'Try Again';"
(#356) No space found before comment text; expected "// $string['shuffleanswers'] = 'Shuffle Answers';" but found "//$string['shuffleanswers'] = 'Shuffle Answers';"
(#357) No space found before comment text; expected "// $string['shufflequestions'] = 'Shuffle Questions';" but found "//$string['shufflequestions'] = 'Shuffle Questions';"
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) This comment is 78% valid code; is this commented out code?
(#360) No space found before comment text; expected "// $string['fbquestionname'] = 'Item';" but found "//$string['fbquestionname'] = 'Item';"
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) This comment is 78% valid code; is this commented out code?
(#365) No space found before comment text; expected "// $string['quiz'] = 'Quiz';" but found "//$string['quiz'] = 'Quiz';"
(#368) This comment is 74% valid code; is this commented out code?
(#368) No space found before comment text; expected "// MSV stuff" but found "//MSV stuff"
(#369) No space found before comment text; expected "// $string['error']="Error";" but found "//$string['error']="Error";"
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) No space found before comment text; expected "// $string['notes']="Notes";" but found "//$string['notes']="Notes";"
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#395) Expected 1 space before "="; 0 found
(#395) Expected 1 space after "="; 0 found
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) This comment is 73% valid code; is this commented out code?
(#411) No space found before comment text; expected "// $string['invalidattempt'] = 'Invalid attempt';" but found "//$string['invalidattempt'] = 'Invalid attempt';"
(#412) No space found before comment text; expected "// $string['notyourattempt'] = 'I think that is not your reading attempt.';" but found "//$string['notyourattempt'] = 'I think that is not your reading attempt.';"
(#413) No space found before comment text; expected "// $string['notfinished'] = 'This reading is not finished';" but found "//$string['notfinished'] = 'This reading is not finished';"
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) This comment is 72% valid code; is this commented out code?
(#415) No space found before comment text; expected "// $string['title'] = 'Title';" but found "//$string['title'] = 'Title';"
(#416) No space found before comment text; expected "// $string['level'] = 'Level';" but found "//$string['level'] = 'Level';"
(#417) No space found before comment text; expected "// $string['errors'] = 'Errors';" but found "//$string['errors'] = 'Errors';"
(#418) No space found before comment text; expected "// $string['studentname'] = 'Student';" but found "//$string['studentname'] = 'Student';"
(#419) No space found before comment text; expected "// $string['goback'] = 'Go Back';" but found "//$string['goback'] = 'Go Back';"
(#420) No space found before comment text; expected "// $string['teacher'] = 'Teacher';" but found "//$string['teacher'] = 'Teacher';"
(#421) No space found before comment text; expected "// $string['close'] = 'Close';" but found "//$string['close'] = 'Close';"
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) This comment is 74% valid code; is this commented out code?
(#423) No space found before comment text; expected "// $string['submitrawaudio'] = 'Submit uncompressed audio';" but found "//$string['submitrawaudio'] = 'Submit uncompressed audio';"
(#424) No space found before comment text; expected "// $string['submitrawaudio_details'] = 'Submitting uncompressed audio may increase transcription accuracy, but at the expense of upload speed and reliability.';" but found "//$string['submitrawaudio_details'] = 'Submitting uncompressed audio may increase transcription accuracy, but at the expense of upload speed and reliability.';"
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) No space found before comment text; expected "// dictation chat" but found "//dictation chat"
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) This comment is 78% valid code; is this commented out code?
(#433) No space found before comment text; expected "// $string['next'] = 'Next';" but found "//$string['next'] = 'Next';"
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) This comment is 64% valid code; is this commented out code?
(#439) No space found before comment text; expected "// $string['dc_instructions2'] = 'Click \'Start\' to begin!';" but found "//$string['dc_instructions2'] = 'Click \'Start\' to begin!';"
(#440) No space found before comment text; expected "// dictation" but found "//dictation"
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) No space found before comment text; expected "// listen and repeat" but found "//listen and repeat"
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) This comment is 78% valid code; is this commented out code?
(#445) No space found before comment text; expected "// $string['lr_instructions2'] = 'Click \'Start\' to begin!';" but found "//$string['lr_instructions2'] = 'Click \'Start\' to begin!';"
(#455) Expected 1 space before "="; 0 found
(#456) Expected 1 space before "="; 0 found
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) This comment is 88% valid code; is this commented out code?
(#459) No space found before comment text; expected "// $string['gradenow']= 'Grade Now';" but found "//$string['gradenow']= 'Grade Now';"
(#461) Expected 1 space before "="; 0 found
(#462) Expected 1 space before "="; 0 found
(#463) Expected 1 space before "="; 0 found
(#468) Expected 1 space after "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) This comment is 78% valid code; is this commented out code?
(#474) No space found before comment text; expected "// $string['ttshorturl'] = 'SmartFrame URL:';" but found "//$string['ttshorturl'] = 'SmartFrame URL:';"
(#475) Expected 1 space after "="; 0 found
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#477) Expected 1 space after "="; 0 found
(#478) Expected 1 space after "="; 0 found
(#479) Expected 1 space after "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) This comment is 88% valid code; is this commented out code?
(#485) No space found before comment text; expected "// $string['entersentences'] ='Enter a list of sentences in the text area below. Place each sentence on a new line.';" but found "//$string['entersentences'] ='Enter a list of sentences in the text area below. Place each sentence on a new line.';"
(#486) Expected 1 space after "="; 0 found
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) This comment is 88% valid code; is this commented out code?
(#487) No space found before comment text; expected "// $string['phrases'] ='Phrases';" but found "//$string['phrases'] ='Phrases';"
(#489) Expected 1 space after "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) This comment is 76% valid code; is this commented out code?
(#499) No space found before comment text; expected "// repeatable" but found "//repeatable"
(#500) No space found before comment text; expected "// $string['sentence'] ='Sentence';" but found "//$string['sentence'] ='Sentence';"
(#501) No space found before comment text; expected "// $string['sentence_help'] ='Sentence_help';" but found "//$string['sentence_help'] ='Sentence_help';"
(#502) No space found before comment text; expected "// $string['sentenceno'] ='Sentence No.';" but found "//$string['sentenceno'] ='Sentence No.';"
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// $string['sentence_add_fields'] ='Add another sentence';" but found "//$string['sentence_add_fields'] ='Add another sentence';"
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) No space found before comment text; expected "// reattempt" but found "//reattempt"
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) No space found before comment text; expected "// media toggles" but found "//media toggles"
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) No space found before comment text; expected "// showtextprompt" but found "//showtextprompt"
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) No space found before comment text; expected "// TTS options" but found "//TTS options"
(#524) Expected 1 space before "="; 0 found
(#524) Expected 1 space after "="; 0 found
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) This comment is 74% valid code; is this commented out code?
(#544) No space found before comment text; expected "// $string['memberdashboard'] = "Member Dashboard";" but found "//$string['memberdashboard'] = "Member Dashboard";"
(#545) No space found before comment text; expected "// $string['memberdashboard_desc'] = "";" but found "//$string['memberdashboard_desc'] = "";"
(#546) Expected 1 space before "="; 0 found
(#546) Expected 1 space after "="; 0 found
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#550) Expected 1 space before "="; 0 found
(#550) Expected 1 space after "="; 0 found
(#551) Expected 1 space before "="; 0 found
(#551) Expected 1 space after "="; 0 found
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#558) Expected 1 space before "="; 0 found
(#558) Expected 1 space after "="; 0 found
(#559) Expected 1 space before "="; 0 found
(#559) Expected 1 space after "="; 0 found
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#579) Expected 1 space before "="; 0 found
(#579) Expected 1 space after "="; 0 found
(#584) Expected 1 space before "="; 0 found
(#584) Expected 1 space after "="; 0 found
(#585) Expected 1 space before "="; 0 found
(#585) Expected 1 space after "="; 0 found
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Expected 1 space before "="; 0 found
(#588) Expected 1 space after "="; 0 found
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#590) Expected 1 space before "="; 0 found
(#590) Expected 1 space after "="; 0 found
(#595) Expected 1 space before "="; 0 found
(#595) Expected 1 space after "="; 0 found
(#596) Expected 1 space before "="; 0 found
(#596) Expected 1 space after "="; 0 found
(#597) Expected 1 space before "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#598) Expected 1 space before "="; 0 found
(#598) Expected 1 space after "="; 0 found
(#599) Expected 1 space before "="; 0 found
(#599) Expected 1 space after "="; 0 found
(#600) Expected 1 space before "="; 0 found
(#600) Expected 1 space after "="; 0 found
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#603) Expected 1 space before "="; 0 found
(#603) Expected 1 space after "="; 0 found
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#605) Expected 1 space before "="; 0 found
(#605) Expected 1 space after "="; 0 found
(#606) Expected 1 space before "="; 0 found
(#606) Expected 1 space after "="; 0 found
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#608) Expected 1 space before "="; 0 found
(#608) Expected 1 space after "="; 0 found
(#609) Expected 1 space before "="; 0 found
(#609) Expected 1 space after "="; 0 found
(#610) Expected 1 space before "="; 0 found
(#610) Expected 1 space after "="; 0 found
(#611) Expected 1 space before "="; 0 found
(#611) Expected 1 space after "="; 0 found
(#612) Expected 1 space before "="; 0 found
(#612) Expected 1 space after "="; 0 found
(#613) Expected 1 space before "="; 0 found
(#613) Expected 1 space after "="; 0 found
(#614) Expected 1 space before "="; 0 found
(#614) Expected 1 space after "="; 0 found
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#622) Expected 1 space before "="; 0 found
(#622) Expected 1 space after "="; 0 found
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#624) Expected 1 space before "="; 0 found
(#624) Expected 1 space after "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#646) Expected 1 space after "="; 0 found
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#676) Expected 1 space before "="; 0 found
(#676) Expected 1 space after "="; 0 found
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#678) File must end with a newline character
mod/minilesson/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Import statements must not begin with a leading backslash
(#35) Import statements must not begin with a leading backslash
(#37) 80 slashes comments are not allowed; use "// Comment." instead
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) 80 slashes comments are not allowed; use "// Comment." instead
(#50) Closing brace must be on a line by itself
(#51) Closing brace must be on a line by itself
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#52) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#54) Closing brace must be on a line by itself
(#55) Closing brace must be on a line by itself
(#56) Closing brace must be on a line by itself
(#57) Closing brace must be on a line by itself
(#58) Closing brace must be on a line by itself
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// cute hack to work on M4.0 and above" but found "//cute hack to work on M4.0 and above"
(#61) Expected "if (...) {\n"; found "if(...){\n"
(#61) Expected 1 space before "=="; 0 found
(#61) Expected 1 space after "=="; 0 found
(#63) Expected "} else {\n"; found "}else{\n"
(#77) Commas (,) must be followed by white space.
(#86) Short array syntax must be used to define arrays
(#86) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before opening brace; found 0
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Short array syntax must be used to define arrays
(#95) Expected 1 space before opening brace; found 0
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Short array syntax must be used to define arrays
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space before opening brace; found 0
(#99) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#118) Commas (,) must be followed by white space.
(#138) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#147) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Short array syntax must be used to define arrays
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Line exceeds 132 characters; contains 135 characters
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) 3 slashes comments are not allowed; use "// Comment." instead
(#159) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// workaround for buggy PHP versions" but found "//workaround for buggy PHP versions"
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) No space found before comment text; expected "// it may not be always present" but found "//it may not be always present"
(#184) Short array syntax must be used to define arrays
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#186) Short array syntax must be used to define arrays
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected 1 space before "==="; 2 found
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Short array syntax must be used to define arrays
(#226) Short array syntax must be used to define arrays
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// check raw grade isnt null otherwise we insert a grade of 0" but found "//check raw grade isnt null otherwise we insert a grade of 0"
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// setting rawgrade to null just in case user is deleting a grade" but found "//setting rawgrade to null just in case user is deleting a grade"
(#264) Logical operator "and" is prohibited; use "&&" instead
(#287) Short array syntax must be used to define arrays
(#294) Expected "} else {\n"; found "}\n else {\n"
(#295) Expected 1 space before "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) No space found before comment text; expected "// human_sql" but found "//human_sql"
(#300) Variable "human_sql" must not contain underscores.
(#302) Line exceeds maximum limit of 180 characters; contains 197 characters
(#303) Whitespace found at end of line within string
(#306) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#308) Variable "human_sql" must not contain underscores.
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) No space found before comment text; expected "// return results" but found "//return results"
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) No space found before comment text; expected "// this is called internally only" but found "//this is called internally only"
(#320) Whitespace found at end of line
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 4 spaces, found 2
(#322) Commas (,) must be followed by white space.
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 3
(#324) Commas (,) must be followed by white space.
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Expected "if (...) {\n"; found "if(...) {\n"
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#327) Commas (,) must be followed by white space.
(#327) Short array syntax must be used to define arrays
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) No space found before comment text; expected "// check if the min grade condition is enabled" but found "//check if the min grade condition is enabled"
(#332) Expected "if (...) {\n"; found "if(...){\n"
(#332) Expected 1 space before "=="; 0 found
(#332) Expected 1 space after "=="; 0 found
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Short array syntax must be used to define arrays
(#336) Expected 1 space before "=>"; 0 found
(#336) Expected 1 space after "=>"; 0 found
(#336) Expected 1 space before "=>"; 0 found
(#336) Expected 1 space after "=>"; 0 found
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#342) Expected "if (...) {\n"; found "if(...){"
(#342) Expected 1 space before "==="; 0 found
(#342) Expected 1 space after "==="; 0 found
(#342) Closing brace must be on a line by itself
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) No space found before comment text; expected "// check completion reqs against satisfied conditions" but found "//check completion reqs against satisfied conditions"
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 4 spaces, found 1
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 2
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 12 spaces, found 3
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) No space found before comment text; expected "// return our success flag" but found "//return our success flag"
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Expected 1 space before opening brace; found 0
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) This comment is 86% valid code; is this commented out code?
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) No space found before comment text; expected "// return array('welcome');" but found "//return array('welcome');"
(#369) Short array syntax must be used to define arrays
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Commas (,) must be followed by white space.
(#391) Expected "if (...) {\n"; found "if(...){\n"
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Expected 1 space before "="; 0 found
(#406) Expected 1 space after "="; 0 found
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 4 spaces, found 1
(#408) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) Commas (,) must be followed by white space.
(#433) Short array syntax must be used to define arrays
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) No space found before comment text; expected "// if region has changed we will need a new scorer. So lets flag that if necessary" but found "//if region has changed we will need a new scorer. So lets flag that if necessary"
(#437) Commas (,) must be followed by white space.
(#437) Short array syntax must be used to define arrays
(#437) Expected 1 space before "=>"; 0 found
(#437) Expected 1 space after "=>"; 0 found
(#438) Variable "needs_new_langmodels" must not contain underscores.
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#439) Expected "if (...) {\n"; found "if(...) {\n"
(#439) Expected 1 space before "!="; 0 found
(#439) Expected 1 space after "!="; 0 found
(#440) Variable "needs_new_langmodels" must not contain underscores.
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) No space found before comment text; expected "// perform our update" but found "//perform our update"
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) No space found before comment text; expected "// update lang models if required" but found "//update lang models if required"
(#447) Expected "if (...) {\n"; found "if(...) {\n"
(#447) Variable "needs_new_langmodels" must not contain underscores.
(#451) Expected "if (...) {\n"; found "if(...){\n"
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#455) Variable "update_grades" must not contain underscores.
(#456) Variable "update_grades" must not contain underscores.
(#476) Short array syntax must be used to define arrays
(#480) Perl-style comments are not allowed; use "// Comment." instead
(#482) Short array syntax must be used to define arrays
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#574) Short array syntax must be used to define arrays
(#577) 80 slashes comments are not allowed; use "// Comment." instead
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) 80 slashes comments are not allowed; use "// Comment." instead
(#595) Inline doc block comments are not allowed; use "// Comment." instead
(#596) Logical operator "and" is prohibited; use "&&" instead
(#596) Short array syntax must be used to define arrays
(#614) Inline doc block comments are not allowed; use "// Comment." instead
(#615) Logical operator "and" is prohibited; use "&&" instead
(#615) Short array syntax must be used to define arrays
(#624) 80 slashes comments are not allowed; use "// Comment." instead
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) 80 slashes comments are not allowed; use "// Comment." instead
(#678) Short array syntax must be used to define arrays
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Whitespace found at end of line
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 4 spaces, found 1
(#694) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#700) Line indented incorrectly; expected 4 spaces, found 8
(#700) Logical operator "or" is prohibited; use "||" instead
(#702) Line indented incorrectly; expected 4 spaces, found 8
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) Expected 1 space before opening brace; found 0
(#709) Commas (,) must be followed by white space.
(#714) Short array syntax must be used to define arrays
(#715) Short array syntax must be used to define arrays
(#718) Variable "comp_test" must not contain underscores.
(#718) Expected 1 space after "="; 2 found
(#719) Variable "comp_test" must not contain underscores.
(#720) Commas (,) must be followed by white space.
(#730) Expected 1 space before "="; 0 found
(#732) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) No space found before comment text; expected "// get filechooser and html editor options" but found "//get filechooser and html editor options"
(#739) Commas (,) must be followed by white space.
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Short array syntax must be used to define arrays
(#743) Expected 1 space before "=>"; 0 found
(#743) Expected 1 space after "=>"; 0 found
(#744) Short array syntax must be used to define arrays
(#746) Expected 1 space before "="; 0 found
(#746) Expected 1 space after "="; 0 found
(#747) Expected "if (...) {\n"; found "if(...){\n"
(#748) Short array syntax must be used to define arrays
(#748) Expected 1 space before "=>"; 0 found
(#748) Expected 1 space after "=>"; 0 found
(#748) Commas (,) must be followed by white space.
(#750) Expected "if (...) {\n"; found "if(...) {\n"
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) No space found before comment text; expected "// If rich text, use editor otherwise use filepicker" but found "//If rich text, use editor otherwise use filepicker"
(#756) Expected "if (...) {\n"; found "if(...) {\n"
(#756) Expected 1 space before "=="; 0 found
(#756) Expected 1 space after "=="; 0 found
(#757) Inline comments must start with a capital letter, digit or 3-dots sequence
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) No space found before comment text; expected "// init our editor field" but found "//init our editor field"
(#761) Expected "} else {\n"; found "}else{\n"
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) No space found before comment text; expected "// make sure the media upload fields are in the correct state" but found "//make sure the media upload fields are in the correct state"
(#765) Commas (,) must be followed by white space.
(#765) Commas (,) must be followed by white space.
(#766) Expected "if (...) {\n"; found "if(...){\n"
(#768) Expected "} else {\n"; found "}else{\n"
(#771) Expected "if (...) {\n"; found "if(...){\n"
(#773) Expected "} else {\n"; found "}else{\n"
(#776) Expected "if (...) {\n"; found "if(...){\n"
(#778) Expected "} else {\n"; found "}else{\n"
(#781) Expected "if (...) {\n"; found "if(...){\n"
(#783) Expected "} else {\n"; found "}else{\n"
(#786) Expected "if (...) {\n"; found "if(...){\n"
(#788) Expected 1 space before "="; 0 found
(#788) Expected 1 space after "="; 0 found
(#789) Expected 1 space before "="; 0 found
(#789) Expected 1 space after "="; 0 found
(#790) Line exceeds 132 characters; contains 138 characters
(#793) Expected "} else {\n"; found "}else{\n"
(#796) Expected "if (...) {\n"; found "if(...){\n"
(#798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) No space found before comment text; expected "// expand opts" but found "//expand opts"
(#799) Expected 1 space before "="; 0 found
(#799) Expected 1 space after "="; 0 found
(#800) Expected "} else {\n"; found "}else{\n"
(#803) Expected "if (...) {\n"; found "if(...){\n"
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) No space found before comment text; expected "// expand opts" but found "//expand opts"
(#806) Expected 1 space before "="; 0 found
(#806) Expected 1 space after "="; 0 found
(#807) Expected "} else {\n"; found "}else{\n"
(#810) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) No space found before comment text; expected "// init our itemmedia field" but found "//init our itemmedia field"
(#824) Expected 1 space after "="; 0 found
(#825) Expected "if (...) {\n"; found "if(...){\n"
(#826) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#830) Short array syntax must be used to define arrays
(#830) Expected 1 space before "=>"; 0 found
(#830) Expected 1 space after "=>"; 0 found
(#831) Expected 1 space before "=>"; 0 found
(#831) Expected 1 space after "=>"; 0 found
(#832) Expected 1 space before "=>"; 0 found
(#832) Expected 1 space after "=>"; 0 found
(#834) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Line indented incorrectly; expected at least 4 spaces, found 3
(#836) No space found before comment text; expected "// if we have item data set it" but found "//if we have item data set it"
(#837) Expected "if (...) {\n"; found "if(...){\n"
(#841) Expected "if (...) {\n"; found "if(...) {\n"
(#851) 80 slashes comments are not allowed; use "// Comment." instead
(#853) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) 80 slashes comments are not allowed; use "// Comment." instead
(#884) There should be a comma after the last array item in a multi-line array.
(#889) Commas (,) must be followed by white space.
(#891) Expected 1 space before "="; 0 found
(#891) Short array syntax must be used to define arrays
(#891) A comma after the last array item in a single-line array is not allowed.
(#891) Commas (,) must be followed by white space.
(#892) Line indented incorrectly; expected 4 spaces, found 8
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#892) Commas (,) must be followed by white space.
(#895) Line indented incorrectly; expected 4 spaces, found 8
(#896) Whitespace found at end of line
(#901) Line indented incorrectly; expected 4 spaces, found 8
(#901) Expected "if (...) {\n"; found "if(...){\n"
(#901) Expected 1 space before "="; 0 found
(#901) Short array syntax must be used to define arrays
(#901) A comma after the last array item in a single-line array is not allowed.
(#901) Commas (,) must be followed by white space.
(#903) Line indented incorrectly; expected 4 spaces, found 8
(#905) Line indented incorrectly; expected 4 spaces, found 8
(#906) Line indented incorrectly; expected 8 spaces, found 12
(#908) Line indented incorrectly; expected 8 spaces, found 12
(#909) Line indented incorrectly; expected 4 spaces, found 8
mod/minilesson/manageattempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Import statements must not begin with a leading backslash
(#30) Commas (,) must be followed by white space.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Commas (,) must be followed by white space.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// set up the page object url" but found "//set up the page object url"
(#46) Short array syntax must be used to define arrays
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// is the attempt if OK?" but found "//is the attempt if OK?"
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#56) Short array syntax must be used to define arrays
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Commas (,) must be followed by white space.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// we always head back to the minilesson attempts page" but found "//we always head back to the minilesson attempts page"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Short array syntax must be used to define arrays
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#70) Short array syntax must be used to define arrays
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Short array syntax must be used to define arrays
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Short array syntax must be used to define arrays
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// handle delete actions" but found "//handle delete actions"
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) 7 slashes comments are not allowed; use "// Comment." instead
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#88) Short array syntax must be used to define arrays
(#88) Line exceeds 132 characters; contains 136 characters
(#90) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#91) Short array syntax must be used to define arrays
(#92) Expected "if (...) {\n"; found "if(...){\n"
(#95) Line indented incorrectly; expected 11 spaces, found 8
(#95) Expected "} else {\n"; found "}else{\n"
(#96) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#96) Line indented incorrectly; expected at least 15 spaces, found 12
(#97) Line indented incorrectly; expected 11 spaces, found 8
(#99) Line indented incorrectly; expected at least 11 spaces, found 8
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) 7 slashes comments are not allowed; use "// Comment." instead
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#108) Commas (,) must be followed by white space.
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// if no groups, or can see all groups then the SQL is simple" but found "//if no groups, or can see all groups then the SQL is simple"
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected 1 space after "!="; 0 found
(#115) Short array syntax must be used to define arrays
(#120) Expected "} else {\n"; found "}else{\n"
(#121) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#122) Line indented incorrectly; expected 11 spaces, found 8
(#123) Line indented incorrectly; expected at least 11 spaces, found 8
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// we should never get here" but found "//we should never get here"
(#129) File must end with a newline character
mod/minilesson/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#59) Short array syntax must be used to define arrays
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#80) No space found before comment text; expected "// We want to do this procedurally because in setup tabs we want to show a subset of this form" but found "//We want to do this procedurally because in setup tabs we want to show a subset of this form"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Commas (,) must be followed by white space.
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) No space found before comment text; expected "// grade options" but found "//grade options"
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// for now we hard code this to latest attempt" but found "//for now we hard code this to latest attempt"
(#90) Commas (,) must be followed by white space.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Expected 5 spaces before asterisk; 2 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Expected 5 spaces before asterisk; 2 found
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 2
(#105) Visibility must be declared on method "add_completion_rules"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) No space found before comment text; expected "// timer options" but found "//timer options"
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// Add a place to set a mimumum time after which the activity is recorded complete" but found "//Add a place to set a mimumum time after which the activity is recorded complete"
(#111) Line indented incorrectly; expected at least 8 spaces, found 7
(#111) Commas (,) must be followed by white space.
(#112) Line indented incorrectly; expected at least 8 spaces, found 7
(#112) Expected 1 space before "="; 0 found
(#112) Short array syntax must be used to define arrays
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Line exceeds 132 characters; contains 137 characters
(#113) Line indented incorrectly; expected at least 8 spaces, found 7
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Short array syntax must be used to define arrays
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#116) Closing brace indented incorrectly; expected 2 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Visibility must be declared on method "completion_rule_enabled"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Expected 1 space before ">"; 0 found
(#119) Expected 1 space after ">"; 0 found
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#122) Variable "form_data" must not contain underscores.
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 3
(#124) Variable "form_data" must not contain underscores.
(#124) Variable "form_data" must not contain underscores.
(#124) Commas (,) must be followed by white space.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Closing brace indented incorrectly; expected 3 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#129) Line indented incorrectly; expected 4 spaces, found 0
(#131) Whitespace found at end of line
(#132) Line indented incorrectly; expected 8 spaces, found 10
(#136) Closing brace indented incorrectly; expected 10 spaces, found 8
(#137) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#141) Closing brace indented incorrectly; expected 0 spaces, found 4
(#142) Whitespace found at end of line
mod/minilesson/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#44) File must end with a newline character
mod/minilesson/reports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// paging details" but found "//paging details"
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#50) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#52) Usage of ELSEIF not allowed; use ELSE IF instead
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Short array syntax must be used to define arrays
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#67) Whitespace found at end of line
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// set per page according to admin setting" but found "//set per page according to admin setting"
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#78) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) 3 slashes comments are not allowed; use "// Comment." instead
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Expected 1 space before "=="; 0 found
(#95) Expected 1 space after "=="; 0 found
(#97) Expected "} else {\n"; found "}else{\n"
(#101) No space found before comment text; expected "// 20210601 - we probably dont need this ... delete soon" but found "//20210601 - we probably dont need this ... delete soon"
(#102) No space found before comment text; expected "// $PAGE->requires->jquery();" but found "//$PAGE->requires->jquery();"
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#107) Commas (,) must be followed by white space.
(#109) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) No space found before comment text; expected "// not a true report, separate implementation in renderer" but found "//not a true report, separate implementation in renderer"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Commas (,) must be followed by white space.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) No space found before comment text; expected "// show backtotop button in most cases" but found "//show backtotop button in most cases"
(#121) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// same as "grading" mainly. Just for report not action purposes" but found "//same as "grading" mainly. Just for report not action purposes"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// backtotop" but found "//backtotop"
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#207) This comment is 50% valid code; is this commented out code?
(#214) Expected "if (...) {\n"; found "if(...){\n"
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Expected "} else {\n"; found "}else{\n"
(#223) Expected "} else {\n"; found "}else{\n"
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Line exceeds 132 characters; contains 136 characters
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#238) Expected "if (...) {\n"; found "if(...){\n"
(#239) Expected 1 space after "="; 0 found
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// css must be required before header sent out" but found "//css must be required before header sent out"
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) This comment is 73% valid code; is this commented out code?
(#246) No space found before comment text; expected "// echo $renderer->heading($pagetitle);" but found "//echo $renderer->heading($pagetitle);"
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) No space found before comment text; expected "// echo $renderer->navigation($moduleinstance, 'reports');" but found "//echo $renderer->navigation($moduleinstance, 'reports');"
(#252) Expected "} else {\n"; found "}else{\n"
(#253) Expected 1 space after "="; 0 found
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) This comment is 73% valid code; is this commented out code?
(#259) No space found before comment text; expected "// echo $renderer->heading($pagetitle);" but found "//echo $renderer->heading($pagetitle);"
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// echo $renderer->navigation($moduleinstance, 'reports');" but found "//echo $renderer->navigation($moduleinstance, 'reports');"
(#267) Line indented incorrectly; expected 11 spaces, found 8
(#268) Line indented incorrectly; expected at least 11 spaces, found 8
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Line indented incorrectly; expected at least 11 spaces, found 8
(#269) No space found before comment text; expected "// back to course button if not in frame" but found "//back to course button if not in frame"
(#270) Line indented incorrectly; expected 11 spaces, found 8
(#270) Expected "if (...) {\n"; found "if(...) {\n"
(#271) Line indented incorrectly; expected at least 15 spaces, found 12
(#272) Line indented incorrectly; expected 11 spaces, found 8
(#273) Line indented incorrectly; expected at least 11 spaces, found 8
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) This comment is 68% valid code; is this commented out code?
(#274) Line indented incorrectly; expected at least 11 spaces, found 5
(#275) Line indented incorrectly; expected at least 11 spaces, found 2
(#275) Spaces must be used to indent lines; tabs are not allowed
(#276) Line indented incorrectly; expected at least 11 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#277) Line indented incorrectly; expected at least 11 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#278) Line indented incorrectly; expected at least 11 spaces, found 2
(#278) Spaces must be used to indent lines; tabs are not allowed
(#279) Line indented incorrectly; expected at least 11 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#280) Line indented incorrectly; expected at least 11 spaces, found 8
(#281) Line indented incorrectly; expected at least 11 spaces, found 2
(#281) Spaces must be used to indent lines; tabs are not allowed
(#282) Line exceeds 132 characters; contains 144 characters
(#282) Line indented incorrectly; expected at least 11 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#283) Line indented incorrectly; expected at least 11 spaces, found 2
(#283) Spaces must be used to indent lines; tabs are not allowed
(#284) Line indented incorrectly; expected at least 11 spaces, found 2
(#284) Spaces must be used to indent lines; tabs are not allowed
(#285) Line indented incorrectly; expected at least 11 spaces, found 8
(#286) Line indented incorrectly; expected at least 11 spaces, found 2
(#286) Spaces must be used to indent lines; tabs are not allowed
(#288) Line indented incorrectly; expected at least 11 spaces, found 8
(#289) Line indented incorrectly; expected at least 11 spaces, found 2
(#289) Spaces must be used to indent lines; tabs are not allowed
(#290) Line indented incorrectly; expected at least 11 spaces, found 5
(#290) Spaces must be used to indent lines; tabs are not allowed
(#291) File must end with a newline character
mod/minilesson/rsquestion/managersquestions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Import statements must not begin with a leading backslash
(#28) Import statements must not begin with a leading backslash
(#29) Import statements must not begin with a leading backslash
(#35) Commas (,) must be followed by white space.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// set up the page object" but found "//set up the page object"
(#54) Short array syntax must be used to define arrays
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) No space found before comment text; expected "// are we in new or edit mode?" but found "//are we in new or edit mode?"
(#62) Short array syntax must be used to define arrays
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#72) No space found before comment text; expected "// we always head back to the minilesson items page" but found "//we always head back to the minilesson items page"
(#73) Short array syntax must be used to define arrays
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// handle delete actions" but found "//handle delete actions"
(#76) Line indented incorrectly; expected 0 spaces, found 4
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// TODO more intelligent detection of question usage" but found "//TODO more intelligent detection of question usage"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Commas (,) must be followed by white space.
(#78) Short array syntax must be used to define arrays
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 5
(#79) Expected "if (...) {\n"; found "if(...){\n"
(#79) Expected 1 space before ">"; 0 found
(#79) Expected 1 space after ">"; 0 found
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 6
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 5
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Variable "rsquestion_renderer" must not contain underscores.
(#84) Commas (,) must be followed by white space.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) Variable "rsquestion_renderer" must not contain underscores.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 3
(#87) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) 7 slashes comments are not allowed; use "// Comment." instead
(#93) Line indented incorrectly; expected 0 spaces, found 4
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 2
(#95) Commas (,) must be followed by white space.
(#97) Line indented incorrectly; expected 0 spaces, found 4
(#97) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Expected 1 space before "=="; 0 found
(#97) Expected 1 space after "=="; 0 found
(#97) Expected 1 space before "=="; 0 found
(#97) Expected 1 space after "=="; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#100) Line indented incorrectly; expected 0 spaces, found 4
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// get filechooser and html editor options" but found "//get filechooser and html editor options"
(#106) Commas (,) must be followed by white space.
(#108) Expected 1 space after "="; 0 found
(#109) Expected "if (...) {\n"; found "if(...){\n"
(#110) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#114) Short array syntax must be used to define arrays
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// if we have data, then our job here is to save it and return to the quiz edit page" but found "//if we have data, then our job here is to save it and return to the quiz edit page"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 2
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Line indented incorrectly; expected 4 spaces, found 8
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#132) Expected 1 space before "="; 0 found
(#132) Commas (,) must be followed by white space.
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Line indented incorrectly; expected 4 spaces, found 8
(#134) Expected "} else {\n"; found "}else{\n"
(#135) Expected 1 space before "="; 0 found
(#135) Commas (,) must be followed by white space.
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) This comment is 67% valid code; is this commented out code?
(#137) No space found before comment text; expected "// echo json_encode($data,JSON_PRETTY_PRINT);" but found "//echo json_encode($data,JSON_PRETTY_PRINT);"
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// die;" but found "//die;"
(#140) Line indented incorrectly; expected 4 spaces, found 8
(#141) This comment is 81% valid code; is this commented out code?
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) No space found before comment text; expected "// remove bad accents and things that mess up transcription (kind of like clear but permanent)" but found "//remove bad accents and things that mess up transcription (kind of like clear but permanent)"
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// $data = \mod_minilesson\local\itemform\helper::deaccent_item($minilesson,$data);" but found "//$data = \mod_minilesson\local\itemform\helper::deaccent_item($minilesson,$data);"
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) This comment is 54% valid code; is this commented out code?
(#152) No space found before comment text; expected "// xreate passage hash" but found "//xreate passage hash"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// $data->passagehash = \mod_minilesson\local\itemform\helper::update_create_langmodel($minilesson,$olditem,$data);" but found "//$data->passagehash = \mod_minilesson\local\itemform\helper::update_create_langmodel($minilesson,$olditem,$data);"
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) This comment is 50% valid code; is this commented out code?
(#156) No space found before comment text; expected "// lets update the phonetics" but found "//lets update the phonetics"
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) No space found before comment text; expected "// $data->phonetic = \mod_minilesson\local\itemform\helper::update_create_phonetic($minilesson,$olditem,$data);" but found "//$data->phonetic = \mod_minilesson\local\itemform\helper::update_create_phonetic($minilesson,$olditem,$data);"
(#161) Expected "if (...) {\n"; found "if(...){\n"
(#161) Expected 1 space before "=="; 0 found
(#161) Expected 1 space after "=="; 0 found
(#162) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#165) Expected "} else {\n"; found "}else{\n"
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// go back to edit quiz page" but found "//go back to edit quiz page"
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) No space found before comment text; expected "// if we got here, there was no cancel, and no form data, so we are showing the form" but found "//if we got here, there was no cancel, and no form data, so we are showing the form"
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) No space found before comment text; expected "// if edit mode load up the item into a data object" but found "//if edit mode load up the item into a data object"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) No space found before comment text; expected "// If rich text, use editor otherwise use filepicker" but found "//If rich text, use editor otherwise use filepicker"
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Expected 1 space before "=="; 0 found
(#181) Expected 1 space after "=="; 0 found
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// init our editor" but found "//init our editor"
(#186) Expected "} else {\n"; found "}else {\n"
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// make sure the media upload fields are in the correct state" but found "//make sure the media upload fields are in the correct state"
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#193) Expected "} else {\n"; found "}else{\n"
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#198) Expected "} else {\n"; found "}else{\n"
(#201) Expected "if (...) {\n"; found "if(...){\n"
(#203) Expected "} else {\n"; found "}else{\n"
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#208) Expected "} else {\n"; found "}else{\n"
(#211) Expected "if (...) {\n"; found "if(...){\n"
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#218) Expected "} else {\n"; found "}else{\n"
(#221) Expected "if (...) {\n"; found "if(...){\n"
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// expand opts" but found "//expand opts"
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#225) Expected "} else {\n"; found "}else{\n"
(#228) Expected "if (...) {\n"; found "if(...){\n"
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// expand opts" but found "//expand opts"
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#232) Expected "} else {\n"; found "}else{\n"
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// init our itemmedia upload file field" but found "//init our itemmedia upload file field"
(#246) Expected "} else {\n"; found "}else{\n"
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Whitespace found at end of line
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// init our item, we move the id fields around a little" but found "//init our item, we move the id fields around a little"
(#253) Whitespace found at end of line
(#257) Short array syntax must be used to define arrays
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Commas (,) must be followed by white space.
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) File must end with a newline character
mod/minilesson/rsquestion/qbulk.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Import statements must not begin with a leading backslash
(#42) Short array syntax must be used to define arrays
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) This comment is 65% valid code; is this commented out code?
(#43) No space found before comment text; expected "// $minilesson = new minilesson($DB->get_record('minilesson', array('id' => $cm->instance), '*', MUST_EXIST));" but found "//$minilesson = new minilesson($DB->get_record('minilesson', array('id' => $cm->instance), '*', MUST_EXIST));"
(#44) Short array syntax must be used to define arrays
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// mode is necessary for tabs" but found "//mode is necessary for tabs"
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// Set page url before require login, so post login will return here" but found "//Set page url before require login, so post login will return here"
(#49) Short array syntax must be used to define arrays
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// require login for this page" but found "//require login for this page"
(#57) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#60) Space found after object operator
(#60) Commas (,) must be followed by white space.
(#60) Short array syntax must be used to define arrays
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#62) Expected 1 space after "="; 2 found
(#62) Commas (,) must be followed by white space.
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Expected "if (...) {\n"; found "if(...) {\n"
mod/minilesson/rsquestion/rsquestions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Import statements must not begin with a leading backslash
(#35) Short array syntax must be used to define arrays
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) This comment is 65% valid code; is this commented out code?
(#36) No space found before comment text; expected "// $minilesson = new minilesson($DB->get_record('minilesson', array('id' => $cm->instance), '*', MUST_EXIST));" but found "//$minilesson = new minilesson($DB->get_record('minilesson', array('id' => $cm->instance), '*', MUST_EXIST));"
(#37) Short array syntax must be used to define arrays
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// mode is necessary for tabs" but found "//mode is necessary for tabs"
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// Set page url before require login, so post login will return here" but found "//Set page url before require login, so post login will return here"
(#45) Short array syntax must be used to define arrays
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// require login for this page" but found "//require login for this page"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#57) Expected 1 space before "=="; 0 found
(#57) Expected 1 space after "=="; 0 found
(#59) Expected "} else {\n"; found "}else{\n"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Not GPL3 compat. so cant be distributed with plugin. Hence we load it from CDN" but found "//Not GPL3 compat. so cant be distributed with plugin. Hence we load it from CDN"
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Expected 1 space before "=="; 0 found
(#65) Expected 1 space after "=="; 0 found
(#70) Variable "rsquestion_renderer" must not contain underscores.
(#70) Commas (,) must be followed by white space.
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) No space found before comment text; expected "// if we have items, Data tables will make them pretty" but found "//if we have items, Data tables will make them pretty"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// Prepare datatable(before header printed)" but found "//Prepare datatable(before header printed)"
(#86) Expected 1 space after "="; 2 found
(#87) Variable "rsquestion_renderer" must not contain underscores.
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Whitespace found at end of line
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// if have edit permission, show edit buttons" but found "//if have edit permission, show edit buttons"
(#97) Line indented incorrectly; expected 0 spaces, found 4
(#97) Expected "if (...) {\n"; found "if(...){\n"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Variable "rsquestion_renderer" must not contain underscores.
(#98) Space found before object operator
(#98) Commas (,) must be followed by white space.
(#99) Line indented incorrectly; expected 0 spaces, found 4
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// if we have items, show em" but found "//if we have items, show em"
(#103) Variable "rsquestion_renderer" must not contain underscores.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Variable "rsquestion_renderer" must not contain underscores.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
mod/minilesson/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#35) This comment is 55% valid code; is this commented out code?
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Line exceeds maximum limit of 180 characters; contains 186 characters
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#44) Variable "cloudpoodll_apiuser" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Commas (,) must be followed by white space.
(#45) Variable "cloudpoodll_apisecret" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Commas (,) must be followed by white space.
(#46) Variable "show_below_apisecret" must not contain underscores.
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) No space found before comment text; expected "// if we have an API user and secret we fetch token" but found "//if we have an API user and secret we fetch token"
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Variable "cloudpoodll_apiuser" must not contain underscores.
(#48) Variable "cloudpoodll_apisecret" must not contain underscores.
(#49) Variable "cloudpoodll_apiuser" must not contain underscores.
(#49) Commas (,) must be followed by white space.
(#49) Variable "cloudpoodll_apisecret" must not contain underscores.
(#50) Variable "show_below_apisecret" must not contain underscores.
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 8 spaces, found 0
(#51) No space found before comment text; expected "// if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link" but found "//if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link"
(#52) Expected "} else {\n"; found "}else{\n"
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Variable "cp_components" must not contain underscores.
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Line exceeds 132 characters; contains 136 characters
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#56) Variable "cp_components" must not contain underscores.
(#56) Variable "cp_component" must not contain underscores.
(#57) Variable "cp_component" must not contain underscores.
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#70) Variable "cloudpoodll_apiuser" must not contain underscores.
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "cp_component" must not contain underscores.
(#70) Commas (,) must be followed by white space.
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Variable "cloudpoodll_apiuser" must not contain underscores.
(#72) Variable "cloudpoodll_apisecret" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Variable "cp_component" must not contain underscores.
(#72) Commas (,) must be followed by white space.
(#73) Expected "if (...) {\n"; found "if(...){\n"
(#73) Variable "cloudpoodll_apisecret" must not contain underscores.
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#74) Variable "cloudpoodll_apiuser" must not contain underscores.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "cloudpoodll_apisecret" must not contain underscores.
(#80) Variable "show_below_apisecret" must not contain underscores.
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#80) Commas (,) must be followed by white space.
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 56% valid code; is this commented out code?
(#84) No space found before comment text; expected "// get_string('apisecret_details', constants::M_COMPONENT)" but found "//get_string('apisecret_details', constants::M_COMPONENT)"
(#86) Commas (,) must be followed by white space.
(#86) Variable "show_below_apisecret" must not contain underscores.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 2
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// animations" but found "//animations"
(#128) Space found before semicolon; expected "M_ANIM_FANCY;" but found "M_ANIM_FANCY ;"
(#135) Line exceeds 132 characters; contains 136 characters
(#138) Short array syntax must be used to define arrays
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#141) Line exceeds 132 characters; contains 142 characters
(#149) Commas (,) must be followed by white space.
mod/minilesson/setup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Commas (,) must be followed by white space.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#62) Commas (,) must be followed by white space.
(#62) Short array syntax must be used to define arrays
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#74) Expected "} else {\n"; found "}else{\n"
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#85) Short array syntax must be used to define arrays
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#90) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// if we got here we is loading up dat form" but found "//if we got here we is loading up dat form"
(#104) Commas (,) must be followed by white space.
(#106) Expected 1 space after "="; 0 found
mod/minilesson/speechtester.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#45) Commas (,) must be followed by white space.
(#49) Short array syntax must be used to define arrays
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#55) Whitespace found at end of line
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// get token" but found "//get token"
(#59) Commas (,) must be followed by white space.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 3 slashes comments are not allowed; use "// Comment." instead
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#68) Expected "} else {\n"; found "}else{\n"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#76) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#77) Commas (,) must be followed by white space.
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// tts voices" but found "//tts voices"
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Commas (,) must be followed by white space.
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// tts languages" but found "//tts languages"
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// set up the AMD js and related opts" but found "//set up the AMD js and related opts"
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Commas (,) must be followed by white space.
(#106) Variable "opts_html" must not contain underscores.
(#107) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// this inits the model audio helper JS" but found "//this inits the model audio helper JS"
(#111) Short array syntax must be used to define arrays
(#112) Variable "opts_html" must not contain underscores.
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
mod/minilesson/tabs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected 1 space before asterisk; 0 found
(#20) Expected 1 space before asterisk; 0 found
(#21) Expected 1 space before asterisk; 0 found
(#22) Expected 1 space before asterisk; 0 found
(#26) Expected 1 space before asterisk; 0 found
(#30) Import statements must not begin with a leading backslash
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#35) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#45) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#52) Line exceeds maximum limit of 180 characters; contains 212 characters
(#54) Line exceeds maximum limit of 180 characters; contains 220 characters
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Commas (,) must be followed by white space.
(#62) Line exceeds maximum limit of 180 characters; contains 191 characters
(#63) Line exceeds maximum limit of 180 characters; contains 191 characters
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Commas (,) must be followed by white space.
mod/minilesson/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
mod/minilesson/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// formerly had !isloggedin() check, but we want tologin afresh on each embedded access" but found "//formerly had !isloggedin() check, but we want tologin afresh on each embedded access"
(#45) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#65) Short array syntax must be used to define arrays
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#70) Short array syntax must be used to define arrays
(#72) There should be a comma after the last array item in a multi-line array.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// if we got this far, we can consider the activity "viewed"" but found "//if we got this far, we can consider the activity "viewed""
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) No space found before comment text; expected "// are we a teacher or a student?" but found "//are we a teacher or a student?"
(#85) Expected 1 space before "="; 0 found
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) 3 slashes comments are not allowed; use "// Comment." instead
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#92) Whitespace found at end of line
(#96) Expected "if (...) {\n"; found "if(...){\n"
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#100) Expected "} else {\n"; found "}else{\n"
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Commas (,) must be followed by white space.
(#103) Expected "} else {\n"; found "}else{\n"
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// Get our renderers" but found "//Get our renderers"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// get attempts" but found "//get attempts"
(#113) Commas (,) must be followed by white space.
(#113) Short array syntax must be used to define arrays
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Line exceeds 132 characters; contains 135 characters
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) No space found before comment text; expected "// can make a new attempt ?" but found "//can make a new attempt ?"
(#118) Commas (,) must be followed by white space.
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected 1 space before ">="; 0 found
(#120) Expected 1 space after ">="; 0 found
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// create a new attempt or just fall through to no-items or finished modes" but found "//create a new attempt or just fall through to no-items or finished modes"
(#126) Expected "if (...) {\n"; found "if(...){\n"
(#126) Expected 1 space before "=="; 0 found
(#126) Expected 1 space after "=="; 0 found
(#128) Expected "} else {\n"; found "}else{\n"
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) 4 slashes comments are not allowed; use "// Comment." instead
(#132) No space found before comment text; expected "// this library is licensed with the hippocratic license (https://github.com/EthicalSource/hippocratic-license/)" but found "////this library is licensed with the hippocratic license (https://github.com/EthicalSource/hippocratic-license/)"
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// which is high minded but not GPL3 compat. so cant be distributed with plugin. Hence we load it from CDN" but found "//which is high minded but not GPL3 compat. so cant be distributed with plugin. Hence we load it from CDN"
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#134) Expected 1 space before "=="; 0 found
(#134) Expected 1 space after "=="; 0 found
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// if we need a non standard font we can do that from here" but found "//if we need a non standard font we can do that from here"
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#140) Expected "if (...) {\n"; found "if(...){\n"
(#140) Commas (,) must be followed by white space.
(#147) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) No space found before comment text; expected "// if we are teacher we see tabs. If student we just see the quiz" but found "//if we are teacher we see tabs. If student we just see the quiz"
(#149) Expected "if (...) {\n"; found "if(...){\n"
(#149) Commas (,) must be followed by white space.
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Expected "} else {\n"; found "}else{\n"
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Variable "comp_test" must not contain underscores.
(#155) Expected 1 space after "="; 2 found
(#156) Variable "comp_test" must not contain underscores.
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// show open close dates" but found "//show open close dates"
(#159) Expected 1 space before ">"; 0 found
(#159) Expected 1 space after ">"; 0 found
(#160) Expected "if (...) {\n"; found "if(...){\n"
(#163) Variable "current_time" must not contain underscores.
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#165) Expected "if (...) {\n"; found "if (...){\n"
(#165) Variable "current_time" must not contain underscores.
(#165) Expected 1 space before ">"; 0 found
(#165) Expected 1 space after ">"; 0 found
(#165) Expected 1 space before ">"; 0 found
(#165) Expected 1 space after ">"; 0 found
(#166) Commas (,) must be followed by white space.
(#168) Usage of ELSEIF not allowed; use ELSE IF instead
(#168) Variable "current_time" must not contain underscores.
(#168) Expected 1 space before "<"; 0 found
(#168) Expected 1 space after "<"; 0 found
(#169) Commas (,) must be followed by white space.
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// if we are not a teacher and the activity is closed/not-open leave at this point" but found "//if we are not a teacher and the activity is closed/not-open leave at this point"
(#173) Expected "if (...) {\n"; found "if(...){\n"
(#173) Commas (,) must be followed by white space.
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// instructions /intro if less then Moodle 4.0 show" but found "//instructions /intro if less then Moodle 4.0 show"
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#180) Expected 1 space before "<"; 0 found
(#180) Expected 1 space after "<"; 0 found
(#183) Expected "} else {\n"; found "}else {\n"
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#187) Expected 1 space before "=="; 0 found
(#187) Expected 1 space after "=="; 0 found
(#188) Variable "comp_test" must not contain underscores.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#189) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Variable "comp_test" must not contain underscores.
(#190) Commas (,) must be followed by white space.
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Expected "} else {\n"; found "}else{\n"
(#194) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#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 74% valid code; is this commented out code?
(#198) No space found before comment text; expected "// echo $renderer->load_app($cm, $moduleinstance, $latestattempt);" but found "//echo $renderer->load_app($cm, $moduleinstance, $latestattempt);"
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) No space found before comment text; expected "// backtotop" but found "//backtotop"
(#201) This comment is 73% valid code; is this commented out code?
(#203) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(358 errors, 2530 warnings)

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

mod/minilesson/amd/src/activitycontroller.js
(#2) This line has a length of 160. Maximum allowed is 132. (max-len)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Multiple spaces found before 'log'. (no-multi-spaces)
(#2) Multiple spaces found before 'quizhelper'. (no-multi-spaces)
(#2) A space is required after ','. (comma-spacing)
(#15) Comments should not begin with a lowercase character. (capitalized-comments)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Missing space before opening brace. (space-before-blocks)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Operator '=' must be spaced. (space-infix-ops)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#25) Expected space(s) before "else". (keyword-spacing)
(#25) Expected space(s) after "else". (keyword-spacing)
(#26) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#39) Expected space or tab after '//' in comment. (spaced-comment)
(#43) Identifier 'process_html' is not in camel case. (camelcase)
(#43) Missing space before opening brace. (space-before-blocks)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Operator '=' must be spaced. (space-infix-ops)
(#49) Multiple spaces found before 'opts'. (no-multi-spaces)
(#49) ["quizcontainer"] is better written in dot notation. (dot-notation)
(#50) Multiple spaces found before 'opts'. (no-multi-spaces)
(#50) ["feedbackcontainer"] is better written in dot notation. (dot-notation)
(#51) Multiple spaces found before 'opts'. (no-multi-spaces)
(#51) ["errorcontainer"] is better written in dot notation. (dot-notation)
(#52) Multiple spaces found before 'opts'. (no-multi-spaces)
(#52) ["instructionscontainer"] is better written in dot notation. (dot-notation)
(#53) Multiple spaces found before 'opts'. (no-multi-spaces)
(#53) ["wheretonextcontainer"] is better written in dot notation. (dot-notation)
(#59) Identifier 'register_events' is not in camel case. (camelcase)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Missing space before opening brace. (space-before-blocks)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Missing space before opening brace. (space-before-blocks)
(#87) Comments should not begin with a lowercase character. (capitalized-comments)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/animatecss.js
(#1) A space is required after ','. (comma-spacing)
(#1) Multiple spaces found before 'function'. (no-multi-spaces)
(#1) '$' is defined but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'log' is defined but never used. (no-unused-vars)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#6) Unexpected tab character. (no-tabs)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Unexpected tab character. (no-tabs)
(#8) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Unexpected tab character. (no-tabs)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Unexpected tab character. (no-tabs)
(#10) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Unexpected tab character. (no-tabs)
(#13) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#13) Identifier 'do_animate' is not in camel case. (camelcase)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#14) Unexpected tab character. (no-tabs)
(#14) Unexpected tab character. (no-tabs)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Unexpected tab character. (no-tabs)
(#16) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Unexpected tab character. (no-tabs)
(#17) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#17) 'reject' is defined but never used. (no-unused-vars)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Unexpected tab character. (no-tabs)
(#19) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Unexpected tab character. (no-tabs)
(#20) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Unexpected tab character. (no-tabs)
(#21) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Unexpected tab character. (no-tabs)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Unexpected tab character. (no-tabs)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#24) Move function declaration to function body root. (no-inner-declarations)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Unexpected tab character. (no-tabs)
(#25) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Unexpected tab character. (no-tabs)
(#26) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Unexpected tab character. (no-tabs)
(#27) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Operator '===' must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space before '}'. (block-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Unexpected tab character. (no-tabs)
(#28) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Unexpected tab character. (no-tabs)
(#29) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Unexpected tab character. (no-tabs)
(#30) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Operator '===' must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space before '}'. (block-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Unexpected tab character. (no-tabs)
(#32) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected tab character. (no-tabs)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Unexpected tab character. (no-tabs)
(#35) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#35) Expected space(s) before "else". (keyword-spacing)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected tab character. (no-tabs)
(#37) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#37) Expected space(s) after "switch". (keyword-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Unexpected tab character. (no-tabs)
(#38) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Unexpected tab character. (no-tabs)
(#39) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space before '}'. (block-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Unexpected tab character. (no-tabs)
(#40) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Unexpected tab character. (no-tabs)
(#41) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Unexpected tab character. (no-tabs)
(#42) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space before '}'. (block-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Unexpected tab character. (no-tabs)
(#43) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Unexpected tab character. (no-tabs)
(#44) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Unexpected tab character. (no-tabs)
(#45) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Unexpected tab character. (no-tabs)
(#46) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Unexpected tab character. (no-tabs)
(#47) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Unexpected tab character. (no-tabs)
(#48) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Unexpected tab character. (no-tabs)
(#49) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Unexpected tab character. (no-tabs)
(#50) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Unexpected tab character. (no-tabs)
(#51) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Missing semicolon. (@babel/semi)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/minilesson/amd/src/bulkselect.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
mod/minilesson/amd/src/cloudpoodllloader.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#7) This line has a length of 147. Maximum allowed is 132. (max-len)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Operator '===' must be spaced. (space-infix-ops)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#23) There should be no space after this paren. (space-in-parens)
(#23) There should be no space before this paren. (space-in-parens)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (@babel/semi)
mod/minilesson/amd/src/datatables.js
(#10) 'M.str' is restricted from being used. Use "core/str" module or M.util.get_string() (no-restricted-properties)
(#21) Expected catch,fail,always() or return (promise/catch-or-return)
(#51) Expected space(s) after "return". (keyword-spacing)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Operator '=' must be spaced. (space-infix-ops)
(#56) Operator '=' must be spaced. (space-infix-ops)
(#59) Missing space before opening brace. (space-before-blocks)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/definitions.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#15) Comments should not begin with a lowercase character. (capitalized-comments)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Identifier 'qr_player' is not in camel case. (camelcase)
(#26) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#39) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#58) Identifier 'qtype_pictureprompt' is not in camel case. (camelcase)
(#59) Identifier 'qtype_audioprompt' is not in camel case. (camelcase)
(#60) Identifier 'qtype_textpromptlong' is not in camel case. (camelcase)
(#61) Identifier 'qtype_textpromptshort' is not in camel case. (camelcase)
(#62) Identifier 'qtype_textpromptaudio' is not in camel case. (camelcase)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Identifier 'qtype_page' is not in camel case. (camelcase)
(#66) Identifier 'qtype_multichoice' is not in camel case. (camelcase)
(#67) Identifier 'qtype_multiaudio' is not in camel case. (camelcase)
(#68) Identifier 'qtype_dictationchat' is not in camel case. (camelcase)
(#69) Identifier 'qtype_dictation' is not in camel case. (camelcase)
(#70) Identifier 'qtype_speechcards' is not in camel case. (camelcase)
(#71) Identifier 'qtype_listenrepeat' is not in camel case. (camelcase)
(#72) Identifier 'qtype_smartframe' is not in camel case. (camelcase)
(#73) Identifier 'qtype_shortanswer' is not in camel case. (camelcase)
(#74) Identifier 'qtype_listeninggapfill' is not in camel case. (camelcase)
(#75) Identifier 'qtype_speakinggapfill' is not in camel case. (camelcase)
(#76) Identifier 'qtype_typinggapfill' is not in camel case. (camelcase)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Comments should not begin with a lowercase character. (capitalized-comments)
(#86) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Identifier 's_buttonclass' is not in camel case. (camelcase)
(#95) Identifier 'm_buttonclass' is not in camel case. (camelcase)
(#96) Identifier 'v_buttonclass' is not in camel case. (camelcase)
(#114) Expected space or tab after '//' in comment. (spaced-comment)
(#116) A space is required after ','. (comma-spacing)
(#116) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#125) There should be no space after '['. (array-bracket-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#140) Identifier 'neural_voices' is not in camel case. (camelcase)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#143) Comments should not begin with a lowercase character. (capitalized-comments)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/dependencyloader.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'Deps' is defined but never used. (no-unused-vars)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Comments should not begin with a lowercase character. (capitalized-comments)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/deps.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/dialogplayer.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) 'props' is defined but never used. (no-unused-vars)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) 'that' is assigned a value but never used. (no-unused-vars)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#19) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/dictation.js
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Identifier 'prepare_html' is not in camel case. (camelcase)
(#27) 'itemdata' is defined but never used. (no-unused-vars)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Identifier 'prepare_audio' is not in camel case. (camelcase)
(#33) Expected catch,fail,always() or return (promise/catch-or-return)
(#33) Each then() should return a value or throw (promise/always-return)
(#39) Identifier 'register_events' is not in camel case. (camelcase)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) 'e' is defined but never used. (no-unused-vars)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Operator '+' must be spaced. (space-infix-ops)
(#53) Operator '+' must be spaced. (space-infix-ops)
(#53) Operator '+' must be spaced. (space-infix-ops)
(#53) Operator '+' must be spaced. (space-infix-ops)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#61) This line has a length of 167. Maximum allowed is 132. (max-len)
(#61) Operator '+' must be spaced. (space-infix-ops)
(#61) Operator '+' must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#63) This line has a length of 165. Maximum allowed is 132. (max-len)
(#63) Operator '+' must be spaced. (space-infix-ops)
(#63) Operator '+' must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) 'e' is defined but never used. (no-unused-vars)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) 'e' is defined but never used. (no-unused-vars)
(#92) Operator '=' must be spaced. (space-infix-ops)
(#93) Operator '=' must be spaced. (space-infix-ops)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/dictationchat.js
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Operator '=' must be spaced. (space-infix-ops)
(#37) Identifier 'next_question' is not in camel case. (camelcase)
(#37) Missing space before value for key 'next_question'. (key-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#38) Operator '=' must be spaced. (space-infix-ops)
(#42) Operator '=' must be spaced. (space-infix-ops)
(#43) Operator '=' must be spaced. (space-infix-ops)
(#43) Requires a space after '{'. (block-spacing)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Requires a space before '}'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Operator '/' must be spaced. (space-infix-ops)
(#44) Operator '*' must be spaced. (space-infix-ops)
(#48) Identifier 'register_events' is not in camel case. (camelcase)
(#52) 'e' is defined but never used. (no-unused-vars)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) This line has a length of 147. Maximum allowed is 132. (max-len)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Identifier 'dictate_targetWord' is not in camel case. (camelcase)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#93) Trailing spaces not allowed. (no-trailing-spaces)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#99) A space is required after ','. (comma-spacing)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) A space is required after ','. (comma-spacing)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#111) ["maxlength"] is better written in dot notation. (dot-notation)
(#116) Operator '+' must be spaced. (space-infix-ops)
(#116) Operator '+' must be spaced. (space-infix-ops)
(#117) Missing space before opening brace. (space-before-blocks)
(#122) There should be no space after this paren. (space-in-parens)
(#122) There should be no space before this paren. (space-in-parens)
(#124) Operator '+' must be spaced. (space-infix-ops)
(#124) Operator '+' must be spaced. (space-infix-ops)
(#125) Missing space before opening brace. (space-before-blocks)
(#130) Trailing spaces not allowed. (no-trailing-spaces)
(#137) Identifier 'check_answer' is not in camel case. (camelcase)
(#137) Missing space before opening brace. (space-before-blocks)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#144) Expected space(s) before "else". (keyword-spacing)
(#144) Expected space(s) after "if". (keyword-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#149) Comments should not begin with a lowercase character. (capitalized-comments)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#167) Operator '=' must be spaced. (space-infix-ops)
(#172) Identifier 'text_items' is not in camel case. (camelcase)
(#174) Identifier 'text_items' is not in camel case. (camelcase)
(#176) Identifier 'dictate_targetWords' is not in camel case. (camelcase)
(#192) Expected catch,fail,always() or return (promise/catch-or-return)
(#192) Multiple spaces found before 'self'. (no-multi-spaces)
(#195) Each then() should return a value or throw (promise/always-return)
(#196) Use '===' to compare with null. (no-eq-null)
(#200) Unexpected console statement. (no-console)
(#226) A space is required after ','. (comma-spacing)
(#228) This line has a length of 147. Maximum allowed is 132. (max-len)
(#248) This line has a length of 144. Maximum allowed is 132. (max-len)
(#249) This line has a length of 136. Maximum allowed is 132. (max-len)
(#251) This line has a length of 164. Maximum allowed is 132. (max-len)
(#251) A space is required after ','. (comma-spacing)
(#252) This line has a length of 136. Maximum allowed is 132. (max-len)
(#256) Expected catch,fail,always() or return (promise/catch-or-return)
(#256) A space is required after ','. (comma-spacing)
(#257) Each then() should return a value or throw (promise/always-return)
(#257) Requires a space after '{'. (block-spacing)
(#257) Statement inside of curly braces should be on next line. (brace-style)
(#257) Requires a space before '}'. (block-spacing)
(#257) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#270) Identifier 'dictate_targetWord' is not in camel case. (camelcase)
(#296) Operator '=' must be spaced. (space-infix-ops)
(#296) Comments should not begin with a lowercase character. (capitalized-comments)
(#296) Expected space or tab after '//' in comment. (spaced-comment)
(#297) Expected catch,fail,always() or return (promise/catch-or-return)
(#297) A space is required after ','. (comma-spacing)
(#297) A space is required after ','. (comma-spacing)
(#297) A space is required after ','. (comma-spacing)
(#299) Each then() should return a value or throw (promise/always-return)
(#300) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#302) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#310) A space is required after ','. (comma-spacing)
(#312) A space is required after ','. (comma-spacing)
(#342) 'target' is assigned a value but never used. (no-unused-vars)
(#344) 'displayprompt' is assigned a value but never used. (no-unused-vars)
(#346) A space is required after ','. (comma-spacing)
(#373) Expected catch,fail,always() or return (promise/catch-or-return)
(#373) A space is required after ','. (comma-spacing)
(#373) A space is required after ','. (comma-spacing)
(#374) Each then() should return a value or throw (promise/always-return)
(#374) Unexpected empty function. (no-empty-function)
(#374) Missing space before opening brace. (space-before-blocks)
(#387) 'target' is assigned a value but never used. (no-unused-vars)
(#390) Identifier 'dictate_targetWordsCode' is not in camel case. (camelcase)
(#394) This line has a length of 300. Maximum allowed is 132. (max-len)
(#394) Identifier 'dictate_targetWordsCode' is not in camel case. (camelcase)
(#397) This line has a length of 137. Maximum allowed is 132. (max-len)
(#397) Identifier 'dictate_targetWordsCode' is not in camel case. (camelcase)
(#400) Identifier 'dictate_targetWordsCode' is not in camel case. (camelcase)
(#404) Expected catch,fail,always() or return (promise/catch-or-return)
(#404) A space is required after ','. (comma-spacing)
(#404) A space is required after ','. (comma-spacing)
(#405) Each then() should return a value or throw (promise/always-return)
(#405) Unexpected empty function. (no-empty-function)
(#405) Missing space before opening brace. (space-before-blocks)
mod/minilesson/amd/src/duplicateitemhelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#18) Expected @param names to be "selector, contextid, callback". Got "selector, contextid, formname, callback". (jsdoc/check-param-names)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#46) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#56) Operator '=' must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#61) Operator '=' must be spaced. (space-infix-ops)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/hiddenplayerhelper.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) 'opts' is defined but never used. (no-unused-vars)
(#20) Identifier 'register_controls' is not in camel case. (camelcase)
(#20) Missing space before opening brace. (space-before-blocks)
(#25) Identifier 'register_events' is not in camel case. (camelcase)
(#25) Missing space before opening brace. (space-before-blocks)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#29) 'e' is defined but never used. (no-unused-vars)
(#29) Missing space before opening brace. (space-before-blocks)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Each then() should return a value or throw (promise/always-return)
(#51) 'error' is defined but never used. (no-unused-vars)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Multiple spaces found before 'm'. (no-multi-spaces)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#70) 'index' is defined but never used. (no-unused-vars)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/listeninggapfill.js
(#8) 'progresstimer' is defined but never used. (no-unused-vars)
(#39) Identifier 'next_question' is not in camel case. (camelcase)
(#52) Identifier 'register_events' is not in camel case. (camelcase)
(#56) 'e' is defined but never used. (no-unused-vars)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#73) Operator '=' must be spaced. (space-infix-ops)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Missing space before opening brace. (space-before-blocks)
(#85) Missing space before opening brace. (space-before-blocks)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#103) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#110) This line has a length of 150. Maximum allowed is 132. (max-len)
(#114) Identifier 'lgapfill_targetWord' is not in camel case. (camelcase)
(#157) This line has a length of 133. Maximum allowed is 132. (max-len)
(#165) This line has a length of 141. Maximum allowed is 132. (max-len)
(#178) Identifier 'check_answer' is not in camel case. (camelcase)
(#181) This line has a length of 146. Maximum allowed is 132. (max-len)
(#207) Identifier 'text_items' is not in camel case. (camelcase)
(#209) Identifier 'text_items' is not in camel case. (camelcase)
(#226) Expected catch,fail,always() or return (promise/catch-or-return)
(#229) Each then() should return a value or throw (promise/always-return)
(#230) Use '===' to compare with null. (no-eq-null)
(#248) Identifier 'timelimit_progressbar' is not in camel case. (camelcase)
(#250) This line has a length of 186. Maximum allowed is 132. (max-len)
(#254) Comments should not begin with a lowercase character. (capitalized-comments)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#256) This line has a length of 147. Maximum allowed is 132. (max-len)
(#259) Comments should not begin with a lowercase character. (capitalized-comments)
(#259) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Expected space(s) after "if". (keyword-spacing)
(#260) Identifier 'timelimit_progressbar' is not in camel case. (camelcase)
(#261) This line has a length of 186. Maximum allowed is 132. (max-len)
(#266) Comments should not begin with a lowercase character. (capitalized-comments)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Expected catch,fail,always() or return (promise/catch-or-return)
(#269) Each then() should return a value or throw (promise/always-return)
(#319) This line has a length of 177. Maximum allowed is 132. (max-len)
(#386) Comments should not begin with a lowercase character. (capitalized-comments)
(#386) Expected space or tab after '//' in comment. (spaced-comment)
(#397) This line has a length of 164. Maximum allowed is 132. (max-len)
(#399) This line has a length of 183. Maximum allowed is 132. (max-len)
(#406) Expected space(s) after "if". (keyword-spacing)
(#406) There should be no space before this paren. (space-in-parens)
(#406) Operator '!==' must be spaced. (space-infix-ops)
(#407) Comments should not begin with a lowercase character. (capitalized-comments)
(#407) Expected space or tab after '//' in comment. (spaced-comment)
(#417) Expected catch,fail,always() or return (promise/catch-or-return)
(#418) Each then() should return a value or throw (promise/always-return)
(#418) Unexpected empty function. (no-empty-function)
(#424) This line has a length of 173. Maximum allowed is 132. (max-len)
(#427) This line has a length of 138. Maximum allowed is 132. (max-len)
(#435) Unexpected space before function parentheses. (space-before-function-paren)
mod/minilesson/amd/src/listenrepeat.js
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Expected space(s) after "if". (keyword-spacing)
(#52) Identifier 'stt_guided' is not in camel case. (camelcase)
(#52) Operator '=' must be spaced. (space-infix-ops)
(#53) Operator '=' must be spaced. (space-infix-ops)
(#56) Expected space(s) before "else". (keyword-spacing)
(#56) Expected space(s) after "else". (keyword-spacing)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#75) Identifier 'next_question' is not in camel case. (camelcase)
(#75) Missing space before value for key 'next_question'. (key-spacing)
(#75) 'percent' is defined but never used. (no-unused-vars)
(#75) Missing space before opening brace. (space-before-blocks)
(#76) Operator '=' must be spaced. (space-infix-ops)
(#80) Operator '=' must be spaced. (space-infix-ops)
(#81) Operator '=' must be spaced. (space-infix-ops)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Requires a space before '}'. (block-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Operator '/' must be spaced. (space-infix-ops)
(#82) Operator '*' must be spaced. (space-infix-ops)
(#85) Identifier 'register_events' is not in camel case. (camelcase)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) 'e' is defined but never used. (no-unused-vars)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Comments should not begin with a lowercase character. (capitalized-comments)
(#96) Expected space or tab after '//' in comment. (spaced-comment)
(#101) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) This line has a length of 143. Maximum allowed is 132. (max-len)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Identifier 'landr_targetWord' is not in camel case. (camelcase)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Comments should not begin with a lowercase character. (capitalized-comments)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Trailing spaces not allowed. (no-trailing-spaces)
(#140) Operator '=' must be spaced. (space-infix-ops)
(#145) Identifier 'text_items' is not in camel case. (camelcase)
(#147) Identifier 'text_items' is not in camel case. (camelcase)
(#149) Identifier 'landr_targetWords' is not in camel case. (camelcase)
(#167) Expected catch,fail,always() or return (promise/catch-or-return)
(#167) Multiple spaces found before 'self'. (no-multi-spaces)
(#170) Each then() should return a value or throw (promise/always-return)
(#179) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#193) Requires a space after '{'. (block-spacing)
(#193) Statement inside of curly braces should be on next line. (brace-style)
(#193) Missing space before opening brace. (space-before-blocks)
(#193) Requires a space before '}'. (block-spacing)
(#193) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#193) Operator '==' must be spaced. (space-infix-ops)
(#194) Trailing spaces not allowed. (no-trailing-spaces)
(#195) Operator '>' must be spaced. (space-infix-ops)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#199) This line has a length of 143. Maximum allowed is 132. (max-len)
(#216) Comments should not begin with a lowercase character. (capitalized-comments)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#218) Expected space(s) after "if". (keyword-spacing)
(#218) Missing space before opening brace. (space-before-blocks)
(#219) This line has a length of 140. Maximum allowed is 132. (max-len)
(#220) This line has a length of 134. Maximum allowed is 132. (max-len)
(#222) This line has a length of 138. Maximum allowed is 132. (max-len)
(#223) This line has a length of 134. Maximum allowed is 132. (max-len)
(#227) Expected catch,fail,always() or return (promise/catch-or-return)
(#227) A space is required after ','. (comma-spacing)
(#228) Each then() should return a value or throw (promise/always-return)
(#228) Requires a space after '{'. (block-spacing)
(#228) Statement inside of curly braces should be on next line. (brace-style)
(#228) Missing space before opening brace. (space-before-blocks)
(#228) Requires a space before '}'. (block-spacing)
(#228) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#230) Comments should not begin with a lowercase character. (capitalized-comments)
(#230) Expected space or tab after '//' in comment. (spaced-comment)
(#239) Comments should not begin with a lowercase character. (capitalized-comments)
(#239) Expected space or tab after '//' in comment. (spaced-comment)
(#242) Identifier 'landr_targetWord' is not in camel case. (camelcase)
(#266) Trailing spaces not allowed. (no-trailing-spaces)
(#268) Expected catch,fail,always() or return (promise/catch-or-return)
(#268) A space is required after ','. (comma-spacing)
(#268) A space is required after ','. (comma-spacing)
(#268) A space is required after ','. (comma-spacing)
(#270) Each then() should return a value or throw (promise/always-return)
(#271) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#273) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#280) A space is required after ','. (comma-spacing)
(#282) Trailing spaces not allowed. (no-trailing-spaces)
(#283) A space is required after ','. (comma-spacing)
(#285) Trailing spaces not allowed. (no-trailing-spaces)
(#316) Comments should not begin with a lowercase character. (capitalized-comments)
(#316) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Comments should not begin with a lowercase character. (capitalized-comments)
(#318) Expected space or tab after '//' in comment. (spaced-comment)
(#319) Expected space(s) after "if". (keyword-spacing)
(#320) Operator '=' must be spaced. (space-infix-ops)
(#327) Expected space(s) after "if". (keyword-spacing)
(#327) Missing space before opening brace. (space-before-blocks)
(#328) A space is required after ','. (comma-spacing)
(#331) Expected space(s) after "else". (keyword-spacing)
(#354) Expected catch,fail,always() or return (promise/catch-or-return)
(#354) A space is required after ','. (comma-spacing)
(#354) A space is required after ','. (comma-spacing)
(#355) Each then() should return a value or throw (promise/always-return)
(#355) Unexpected empty function. (no-empty-function)
(#355) Missing space before opening brace. (space-before-blocks)
(#362) 'target' is assigned a value but never used. (no-unused-vars)
(#365) Identifier 'landr_targetWordsCode' is not in camel case. (camelcase)
(#369) This line has a length of 285. Maximum allowed is 132. (max-len)
(#369) Identifier 'landr_targetWordsCode' is not in camel case. (camelcase)
(#373) Identifier 'landr_targetWordsCode' is not in camel case. (camelcase)
(#376) Identifier 'landr_targetWordsCode' is not in camel case. (camelcase)
(#380) Expected catch,fail,always() or return (promise/catch-or-return)
(#380) A space is required after ','. (comma-spacing)
(#380) A space is required after ','. (comma-spacing)
(#381) Each then() should return a value or throw (promise/always-return)
(#381) Unexpected empty function. (no-empty-function)
(#381) Missing space before opening brace. (space-before-blocks)
(#389) Expected space(s) after "if". (keyword-spacing)
(#389) Missing space before opening brace. (space-before-blocks)
(#390) Missing space before opening brace. (space-before-blocks)
(#392) A space is required after ','. (comma-spacing)
mod/minilesson/amd/src/modaldeletehelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#76) 'triggers' is assigned a value but never used. (no-unused-vars)
(#77) Operator '=' must be spaced. (space-infix-ops)
(#78) Expected catch,fail,always() or return (promise/catch-or-return)
(#78) There should be no space before ','. (comma-spacing)
(#78) Each then() should return a value or throw (promise/always-return)
(#78) Requires a space after '{'. (block-spacing)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Operator '=' must be spaced. (space-infix-ops)
(#78) Requires a space before '}'. (block-spacing)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Expected catch,fail,always() or return (promise/catch-or-return)
(#79) There should be no space before ','. (comma-spacing)
(#79) Each then() should return a value or throw (promise/always-return)
(#79) Requires a space after '{'. (block-spacing)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Operator '=' must be spaced. (space-infix-ops)
(#79) Requires a space before '}'. (block-spacing)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) This line has a length of 142. Maximum allowed is 132. (max-len)
(#80) Expected catch,fail,always() or return (promise/catch-or-return)
(#80) There should be no space before ','. (comma-spacing)
(#80) Each then() should return a value or throw (promise/always-return)
(#80) Requires a space after '{'. (block-spacing)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Operator '=' must be spaced. (space-infix-ops)
(#80) Requires a space before '}'. (block-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Expected catch,fail,always() or return (promise/catch-or-return)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#117) There should be no space before this paren. (space-in-parens)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Expected space(s) after "switch". (keyword-spacing)
(#147) More than 2 blank lines not allowed. (no-multiple-empty-lines)
mod/minilesson/amd/src/modalformhelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#18) Expected @param names to be "selector, contextid, callback". Got "selector, contextid, formname, callback". (jsdoc/check-param-names)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#67) 'triggers' is assigned a value but never used. (no-unused-vars)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Operator '=' must be spaced. (space-infix-ops)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#77) Expected catch,fail,always() or return (promise/catch-or-return)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#84) This line has a length of 142. Maximum allowed is 132. (max-len)
(#84) Expected catch,fail,always() or return (promise/catch-or-return)
(#84) Avoid nesting promises. (promise/no-nesting)
(#84) There should be no space before ','. (comma-spacing)
(#84) Each then() should return a value or throw (promise/always-return)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#84) Requires a space before '}'. (block-spacing)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) The function binding is unnecessary. (no-extra-bind)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Missing JSDoc @param "formdata" declaration. (jsdoc/require-param)
(#130) Missing JSDoc @param "formData" declaration. (jsdoc/require-param)
(#130) Missing JSDoc @param "ajaxresult" declaration. (jsdoc/require-param)
(#135) A space is required after ','. (comma-spacing)
(#143) Comments should not begin with a lowercase character. (capitalized-comments)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Comments should not begin with a lowercase character. (capitalized-comments)
(#144) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Expected space(s) after "switch". (keyword-spacing)
(#152) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#155) Operator '=' must be spaced. (space-infix-ops)
(#157) Operator '=' must be spaced. (space-infix-ops)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#159) A space is required after ','. (comma-spacing)
(#170) Missing JSDoc @param "data" declaration. (jsdoc/require-param)
mod/minilesson/amd/src/modalpreviewhelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) 'Ajax' is defined but never used. (no-unused-vars)
(#11) 'Y' is defined but never used. (no-unused-vars)
(#18) Expected @param names to be "selector, contextid, callback". Got "selector, contextid, formname, callback". (jsdoc/check-param-names)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#53) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#62) 'triggers' is assigned a value but never used. (no-unused-vars)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Operator '=' must be spaced. (space-infix-ops)
(#71) Expected catch,fail,always() or return (promise/catch-or-return)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Unexpected space before function parentheses. (space-before-function-paren)
(#78) This line has a length of 144. Maximum allowed is 132. (max-len)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#88) The function binding is unnecessary. (no-extra-bind)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#122) More than 2 blank lines not allowed. (no-multiple-empty-lines)
mod/minilesson/amd/src/moveitemhelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#18) Expected @param names to be "selector, contextid, callback". Got "selector, contextid, formname, callback". (jsdoc/check-param-names)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#46) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#56) Operator '=' must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#61) Operator '=' must be spaced. (space-infix-ops)
(#61) Operator '=' must be spaced. (space-infix-ops)
(#62) Operator '=' must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/multiaudio.js
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#22) A space is required after ','. (comma-spacing)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Operator '=' must be spaced. (space-infix-ops)
(#41) Identifier 'next_question' is not in camel case. (camelcase)
(#47) Operator '>' must be spaced. (space-infix-ops)
(#47) Operator '?' must be spaced. (space-infix-ops)
(#47) Operator ':' must be spaced. (space-infix-ops)
(#51) Identifier 'register_events' is not in camel case. (camelcase)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Trailing spaces not allowed. (no-trailing-spaces)
(#58) 'e' is defined but never used. (no-unused-vars)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#62) 'e' is defined but never used. (no-unused-vars)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Expected space(s) before "else". (keyword-spacing)
(#79) Expected space(s) after "else". (keyword-spacing)
(#81) Operator '=' must be spaced. (space-infix-ops)
(#82) This line has a length of 135. Maximum allowed is 132. (max-len)
(#86) Comments should not begin with a lowercase character. (capitalized-comments)
(#86) Expected space or tab after '//' in comment. (spaced-comment)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#91) A space is required after ','. (comma-spacing)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
(#93) Identifier 'prepare_audio' is not in camel case. (camelcase)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#96) Expected catch,fail,always() or return (promise/catch-or-return)
(#96) Each then() should return a value or throw (promise/always-return)
(#97) Operator '+' must be spaced. (space-infix-ops)
(#102) Identifier 'process_accepted_response' is not in camel case. (camelcase)
(#102) Missing space before opening brace. (space-before-blocks)
(#104) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Operator '==' must be spaced. (space-infix-ops)
(#111) 'theline' is assigned a value but never used. (no-unused-vars)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Comments should not begin with a lowercase character. (capitalized-comments)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#131) Identifier 'init_components' is not in camel case. (camelcase)
(#132) Operator '=' must be spaced. (space-infix-ops)
(#133) Operator '-' must be spaced. (space-infix-ops)
(#134) Operator '-' must be spaced. (space-infix-ops)
(#135) Operator '=' must be spaced. (space-infix-ops)
(#140) Expected space(s) after "for". (keyword-spacing)
(#140) 'i' used outside of binding context. (block-scoped-var)
(#140) Operator '=' must be spaced. (space-infix-ops)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) 'i' used outside of binding context. (block-scoped-var)
(#140) Operator '<' must be spaced. (space-infix-ops)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) 'i' used outside of binding context. (block-scoped-var)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) 'i' used outside of binding context. (block-scoped-var)
(#141) Operator '+' must be spaced. (space-infix-ops)
(#141) Operator '==' must be spaced. (space-infix-ops)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) 'i' used outside of binding context. (block-scoped-var)
(#144) Operator '=' must be spaced. (space-infix-ops)
(#145) Expected space(s) before "else". (keyword-spacing)
(#145) Expected space(s) after "else". (keyword-spacing)
(#146) 'i' used outside of binding context. (block-scoped-var)
(#146) Operator '=' must be spaced. (space-infix-ops)
(#146) 'i' used outside of binding context. (block-scoped-var)
(#164) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#166) A space is required after ','. (comma-spacing)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#171) Expected space or tab after '//' in comment. (spaced-comment)
(#175) 'percent' used outside of binding context. (block-scoped-var)
(#177) Comments should not begin with a lowercase character. (capitalized-comments)
(#177) Expected space or tab after '//' in comment. (spaced-comment)
(#180) 'percent' used outside of binding context. (block-scoped-var)
(#184) Expected space(s) before "else". (keyword-spacing)
(#184) Expected space(s) after "else". (keyword-spacing)
(#185) Expected space(s) after "for". (keyword-spacing)
(#185) Operator '=' must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Operator '<' must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Missing space before opening brace. (space-before-blocks)
(#186) Comments should not begin with a lowercase character. (capitalized-comments)
(#186) Expected space or tab after '//' in comment. (spaced-comment)
(#187) Expected space(s) after "if". (keyword-spacing)
(#187) Operator '===' must be spaced. (space-infix-ops)
(#187) Requires a space after '{'. (block-spacing)
(#187) Statement inside of curly braces should be on next line. (brace-style)
(#187) Missing space before opening brace. (space-before-blocks)
(#187) Requires a space before '}'. (block-spacing)
(#187) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#194) 'percent' is already defined. (no-redeclare)
(#194) 'percent' used outside of binding context. (block-scoped-var)
(#194) Operator '+' must be spaced. (space-infix-ops)
(#197) Comments should not begin with a lowercase character. (capitalized-comments)
(#197) Expected space or tab after '//' in comment. (spaced-comment)
(#198) Function declared in a loop contains unsafe references to variable(s) 'percent'. (no-loop-func)
(#200) 'percent' used outside of binding context. (block-scoped-var)
(#203) Comments should not begin with a lowercase character. (capitalized-comments)
(#203) Expected space or tab after '//' in comment. (spaced-comment)
(#204) Comments should not begin with a lowercase character. (capitalized-comments)
(#204) Expected space or tab after '//' in comment. (spaced-comment)
(#207) Expected space or tab after '//' in comment. (spaced-comment)
(#208) This line has a length of 135. Maximum allowed is 132. (max-len)
(#208) Expected catch,fail,always() or return (promise/catch-or-return)
(#208) A space is required after ','. (comma-spacing)
(#208) Expected to return a value at the end of function. (consistent-return)
(#209) Each then() should return a value or throw (promise/always-return)
(#216) Comments should not begin with a lowercase character. (capitalized-comments)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#223) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Expected space or tab after '//' in comment. (spaced-comment)
(#228) Expected catch,fail,always() or return (promise/catch-or-return)
(#228) Avoid nesting promises. (promise/no-nesting)
(#228) A space is required after ','. (comma-spacing)
(#229) Each then() should return a value or throw (promise/always-return)
(#229) Unexpected empty function. (no-empty-function)
(#232) Comments should not begin with a lowercase character. (capitalized-comments)
(#232) Expected space or tab after '//' in comment. (spaced-comment)
(#234) Comments should not begin with a lowercase character. (capitalized-comments)
(#234) Expected space or tab after '//' in comment. (spaced-comment)
(#238) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#239) Expected space(s) after "if". (keyword-spacing)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#240) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Identifier 'stt_guided' is not in camel case. (camelcase)
(#245) Operator '=' must be spaced. (space-infix-ops)
(#249) Comments should not begin with a lowercase character. (capitalized-comments)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#250) Operator '=' must be spaced. (space-infix-ops)
(#251) Expected space(s) after "for". (keyword-spacing)
(#251) 'i' is already defined. (no-redeclare)
(#251) 'i' used outside of binding context. (block-scoped-var)
(#251) Operator '=' must be spaced. (space-infix-ops)
(#251) Missing whitespace after semicolon. (semi-spacing)
(#251) 'i' used outside of binding context. (block-scoped-var)
(#251) Operator '<' must be spaced. (space-infix-ops)
(#251) 'i' used outside of binding context. (block-scoped-var)
(#251) Missing space before opening brace. (space-before-blocks)
(#252) 'i' used outside of binding context. (block-scoped-var)
(#254) Operator '=' must be spaced. (space-infix-ops)
(#256) Expected space(s) before "else". (keyword-spacing)
(#256) Expected space(s) after "else". (keyword-spacing)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#261) Comments should not begin with a lowercase character. (capitalized-comments)
(#261) Expected space or tab after '//' in comment. (spaced-comment)
(#264) Comments should not begin with a lowercase character. (capitalized-comments)
(#264) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/multichoice.js
(#1) A space is required after ','. (comma-spacing)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Expected space(s) after "if". (keyword-spacing)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Operator '=' must be spaced. (space-infix-ops)
(#31) Identifier 'next_question' is not in camel case. (camelcase)
(#37) Operator '>' must be spaced. (space-infix-ops)
(#37) Operator '?' must be spaced. (space-infix-ops)
(#37) Operator ':' must be spaced. (space-infix-ops)
(#42) Identifier 'register_events' is not in camel case. (camelcase)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Operator '=' must be spaced. (space-infix-ops)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) 'e' is defined but never used. (no-unused-vars)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Operator '===' must be spaced. (space-infix-ops)
(#56) Operator '===' must be spaced. (space-infix-ops)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Expected space(s) after "if". (keyword-spacing)
(#84) 'theline' is assigned a value but never used. (no-unused-vars)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#103) 'e' is defined but never used. (no-unused-vars)
(#103) Missing space before opening brace. (space-before-blocks)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Operator '===' must be spaced. (space-infix-ops)
(#105) Operator '===' must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#107) Expected space(s) before "else". (keyword-spacing)
(#107) Expected space(s) after "else". (keyword-spacing)
(#109) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Comments should not begin with a lowercase character. (capitalized-comments)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) 'e' is defined but never used. (no-unused-vars)
(#120) Missing space before opening brace. (space-before-blocks)
(#124) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) 'e' is defined but never used. (no-unused-vars)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Expected space(s) before "else". (keyword-spacing)
(#143) Expected space(s) after "else". (keyword-spacing)
(#145) Operator '=' must be spaced. (space-infix-ops)
(#146) This line has a length of 137. Maximum allowed is 132. (max-len)
(#150) Trailing spaces not allowed. (no-trailing-spaces)
(#154) Operator '=' must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) A space is required after ','. (comma-spacing)
(#158) Identifier 'prepare_audio' is not in camel case. (camelcase)
(#159) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected catch,fail,always() or return (promise/catch-or-return)
(#161) Each then() should return a value or throw (promise/always-return)
(#162) Operator '+' must be spaced. (space-infix-ops)
mod/minilesson/amd/src/page.js
(#1) 'def' is defined but never used. (no-unused-vars)
(#12) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Identifier 'prepare_html' is not in camel case. (camelcase)
(#22) 'itemdata' is defined but never used. (no-unused-vars)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Identifier 'register_events' is not in camel case. (camelcase)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#28) 'e' is defined but never used. (no-unused-vars)
(#32) Operator '=' must be spaced. (space-infix-ops)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/pollyhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) Operator '=' must be spaced. (space-infix-ops)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#20) Identifier 'clean_ssml_chars' is not in camel case. (camelcase)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Multiple spaces found before 'speaktext'. (no-multi-spaces)
(#22) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#24) Operator '=' must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#26) Multiple spaces found before 'speaktext'. (no-multi-spaces)
(#26) A space is required after ','. (comma-spacing)
(#30) Identifier 'can_speak_neural' is not in camel case. (camelcase)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#31) Expected space(s) after "switch". (keyword-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#50) Expected space(s) before "else". (keyword-spacing)
(#50) Expected space(s) after "else". (keyword-spacing)
(#56) Identifier 'fetch_polly_url' is not in camel case. (camelcase)
(#56) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Expected to return a value at the end of function. (consistent-return)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#67) 'e' is defined but never used. (no-unused-vars)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Missing space before opening brace. (space-before-blocks)
(#99) Operator '=' must be spaced. (space-infix-ops)
(#101) Expected space(s) after "switch". (keyword-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Operator '=' must be spaced. (space-infix-ops)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Operator '=' must be spaced. (space-infix-ops)
(#115) This line has a length of 133. Maximum allowed is 132. (max-len)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Operator '=' must be spaced. (space-infix-ops)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Expected space or tab after '//' in comment. (spaced-comment)
(#127) Operator '=' must be spaced. (space-infix-ops)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#134) A space is required after ','. (comma-spacing)
(#134) Operator '?' must be spaced. (space-infix-ops)
(#136) Comments should not begin with a lowercase character. (capitalized-comments)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/progresstimer.js
(#7) 'module' is not defined. (no-undef)
(#9) 'module' is not defined. (no-undef)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#27) 'jQuery' is not defined. (no-undef)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#78) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#80) Unexpected empty method 'onFinish'. (no-empty-function)
(#80) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#83) This line has a length of 145. Maximum allowed is 132. (max-len)
mod/minilesson/amd/src/qrcodemaker.js
(#1) This line has a length of 167. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#27) A space is required after ','. (comma-spacing)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/quizfinished.js
(#1) This line has a length of 167. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) There should be no space before ']'. (array-bracket-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'def' is defined but never used. (no-unused-vars)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Identifier 'register_events' is not in camel case. (camelcase)
(#25) Missing space before opening brace. (space-before-blocks)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Operator '!==' must be spaced. (space-infix-ops)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected catch,fail,always() or return (promise/catch-or-return)
(#44) Each then() should return a value or throw (promise/always-return)
(#56) Identifier 'init_strings' is not in camel case. (camelcase)
(#56) Missing space before opening brace. (space-before-blocks)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Multiple spaces found before '"component"'. (no-multi-spaces)
(#61) Multiple spaces found before '"component"'. (no-multi-spaces)
(#62) Multiple spaces found before '"component"'. (no-multi-spaces)
mod/minilesson/amd/src/quizhelper.js
(#2) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Identifier 'spliton_regexp' is not in camel case. (camelcase)
(#20) Unnecessary escape character: \/. (no-useless-escape)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Identifier 'nopunc_regexp' is not in camel case. (camelcase)
(#22) Unnecessary escape character: \/. (no-useless-escape)
(#22) A space is required after ','. (comma-spacing)
(#23) Identifier 'nonspaces_regexp' is not in camel case. (camelcase)
(#23) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#41) Identifier 'stt_guided' is not in camel case. (camelcase)
(#43) Multiple spaces found before '='. (no-multi-spaces)
(#46) A space is required after ','. (comma-spacing)
(#51) Identifier 'prepare_html' is not in camel case. (camelcase)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#58) Identifier 'init_questions' is not in camel case. (camelcase)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Missing space before opening brace. (space-before-blocks)
(#112) Operator '=' must be spaced. (space-infix-ops)
(#113) This line has a length of 133. Maximum allowed is 132. (max-len)
(#113) Expected catch,fail,always() or return (promise/catch-or-return)
(#113) Each then() should return a value or throw (promise/always-return)
(#120) Identifier 'register_events' is not in camel case. (camelcase)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Identifier 'render_quiz_progress' is not in camel case. (camelcase)
(#125) Missing space before value for key 'render_quiz_progress'. (key-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#127) Expected space(s) after "for". (keyword-spacing)
(#127) Operator '=' must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Operator '<' must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Operator '<' must be spaced. (space-infix-ops)
(#132) 'slice' used outside of binding context. (block-scoped-var)
(#132) 'slice' used outside of binding context. (block-scoped-var)
(#133) 'linestyles' used outside of binding context. (block-scoped-var)
(#133) 'linestyles' used outside of binding context. (block-scoped-var)
(#133) 'slice' used outside of binding context. (block-scoped-var)
(#133) 'slice' used outside of binding context. (block-scoped-var)
(#134) 'html' used outside of binding context. (block-scoped-var)
(#134) 'linestyles' used outside of binding context. (block-scoped-var)
(#134) 'linestyles' used outside of binding context. (block-scoped-var)
(#136) 'slice' used outside of binding context. (block-scoped-var)
(#136) 'slice' used outside of binding context. (block-scoped-var)
(#136) Unexpected space before function parentheses. (space-before-function-paren)
(#137) This line has a length of 233. Maximum allowed is 132. (max-len)
(#137) 'html' used outside of binding context. (block-scoped-var)
(#139) Expected space(s) before "else". (keyword-spacing)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Operator '-' must be spaced. (space-infix-ops)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) 'slice' is already defined. (no-redeclare)
(#141) 'slice' used outside of binding context. (block-scoped-var)
(#141) 'slice' used outside of binding context. (block-scoped-var)
(#141) Operator '-' must be spaced. (space-infix-ops)
(#141) Operator '-' must be spaced. (space-infix-ops)
(#142) Expected space(s) before "else". (keyword-spacing)
(#142) Expected space(s) after "else". (keyword-spacing)
(#143) 'slice' is already defined. (no-redeclare)
(#143) 'slice' used outside of binding context. (block-scoped-var)
(#143) 'slice' used outside of binding context. (block-scoped-var)
(#146) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Operator '==' must be spaced. (space-infix-ops)
(#147) Missing space before opening brace. (space-before-blocks)
(#148) 'linestyles' is already defined. (no-redeclare)
(#148) 'linestyles' used outside of binding context. (block-scoped-var)
(#148) 'linestyles' used outside of binding context. (block-scoped-var)
(#149) Expected space(s) before "else". (keyword-spacing)
(#150) 'linestyles' is already defined. (no-redeclare)
(#150) 'linestyles' used outside of binding context. (block-scoped-var)
(#150) 'linestyles' used outside of binding context. (block-scoped-var)
(#150) Operator '*' must be spaced. (space-infix-ops)
(#150) 'slice' used outside of binding context. (block-scoped-var)
(#150) 'slice' used outside of binding context. (block-scoped-var)
(#150) 'slice' used outside of binding context. (block-scoped-var)
(#152) 'html' is already defined. (no-redeclare)
(#152) 'html' used outside of binding context. (block-scoped-var)
(#152) 'linestyles' used outside of binding context. (block-scoped-var)
(#152) 'linestyles' used outside of binding context. (block-scoped-var)
(#152) 'linestyles' used outside of binding context. (block-scoped-var)
(#153) 'slice' used outside of binding context. (block-scoped-var)
(#153) 'slice' used outside of binding context. (block-scoped-var)
(#153) 'slice' used outside of binding context. (block-scoped-var)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#154) This line has a length of 235. Maximum allowed is 132. (max-len)
(#154) 'html' used outside of binding context. (block-scoped-var)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#157) 'html' used outside of binding context. (block-scoped-var)
(#160) 'html' used outside of binding context. (block-scoped-var)
(#160) 'html' used outside of binding context. (block-scoped-var)
(#160) Operator '+=' must be spaced. (space-infix-ops)
(#161) 'html' used outside of binding context. (block-scoped-var)
(#161) 'html' used outside of binding context. (block-scoped-var)
(#165) Identifier 'do_next' is not in camel case. (camelcase)
(#165) Missing space before opening brace. (space-before-blocks)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Multiple spaces found before 'stepdata'. (no-multi-spaces)
(#171) Comments should not begin with a lowercase character. (capitalized-comments)
(#171) Expected space or tab after '//' in comment. (spaced-comment)
(#172) Expected space(s) after "if". (keyword-spacing)
(#172) Operator '===' must be spaced. (space-infix-ops)
(#172) Requires a space after '{'. (block-spacing)
(#172) Statement inside of curly braces should be on next line. (brace-style)
(#172) Missing space before opening brace. (space-before-blocks)
(#172) Requires a space before '}'. (block-spacing)
(#172) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#174) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#177) Comments should not begin with a lowercase character. (capitalized-comments)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#182) Operator '+' must be spaced. (space-infix-ops)
(#183) Operator '+' must be spaced. (space-infix-ops)
(#185) Comments should not begin with a lowercase character. (capitalized-comments)
(#185) Expected space or tab after '//' in comment. (spaced-comment)
(#187) Comments should not begin with a lowercase character. (capitalized-comments)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#190) Comments should not begin with a lowercase character. (capitalized-comments)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#200) Comments should not begin with a lowercase character. (capitalized-comments)
(#200) Expected space or tab after '//' in comment. (spaced-comment)
(#202) Expected space or tab after '//' in comment. (spaced-comment)
(#204) Expected space(s) after "if". (keyword-spacing)
(#204) Operator '==' must be spaced. (space-infix-ops)
(#204) Missing space before opening brace. (space-before-blocks)
(#205) Operator '=' must be spaced. (space-infix-ops)
(#206) Requires a space after '{'. (block-spacing)
(#206) Statement inside of curly braces should be on next line. (brace-style)
(#206) Requires a space before '}'. (block-spacing)
(#206) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#210) Comments should not begin with a lowercase character. (capitalized-comments)
(#210) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#213) Comments should not begin with a lowercase character. (capitalized-comments)
(#214) Operator '=' must be spaced. (space-infix-ops)
(#219) Comments should not begin with a lowercase character. (capitalized-comments)
(#219) Expected space or tab after '//' in comment. (spaced-comment)
(#244) Comments should not begin with a lowercase character. (capitalized-comments)
(#244) Expected space or tab after '//' in comment. (spaced-comment)
(#246) Operator '+' must be spaced. (space-infix-ops)
(#246) A space is required after ','. (comma-spacing)
(#248) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Expected space or tab after '//' in comment. (spaced-comment)
(#250) Trailing spaces not allowed. (no-trailing-spaces)
(#253) Identifier 'report_step_grade' is not in camel case. (camelcase)
(#256) Comments should not begin with a lowercase character. (capitalized-comments)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#259) Comments should not begin with a lowercase character. (capitalized-comments)
(#259) Expected space or tab after '//' in comment. (spaced-comment)
(#273) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#274) Identifier 'start_quiz' is not in camel case. (camelcase)
(#276) Comments should not begin with a lowercase character. (capitalized-comments)
(#276) Expected space or tab after '//' in comment. (spaced-comment)
(#278) Expected space(s) after "if". (keyword-spacing)
(#278) Operator '==' must be spaced. (space-infix-ops)
(#278) Missing space before opening brace. (space-before-blocks)
(#279) Operator '=' must be spaced. (space-infix-ops)
(#280) Requires a space after '{'. (block-spacing)
(#280) Statement inside of curly braces should be on next line. (brace-style)
(#280) Requires a space before '}'. (block-spacing)
(#280) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#282) A space is required after ','. (comma-spacing)
(#285) Comments should not begin with a lowercase character. (capitalized-comments)
(#285) Expected space or tab after '//' in comment. (spaced-comment)
(#287) Unexpected alert. (no-alert)
(#290) Identifier 'mobile_user' is not in camel case. (camelcase)
(#299) Identifier 'chrome_user' is not in camel case. (camelcase)
(#299) Missing space before opening brace. (space-before-blocks)
(#300) Expected space(s) after "if". (keyword-spacing)
(#302) Expected space(s) before "else". (keyword-spacing)
(#302) Expected space(s) after "else". (keyword-spacing)
(#307) Comments should not begin with a lowercase character. (capitalized-comments)
(#307) Expected space or tab after '//' in comment. (spaced-comment)
(#308) Identifier 'use_ttrecorder' is not in camel case. (camelcase)
(#308) Missing space before opening brace. (space-before-blocks)
(#311) Identifier 'is_stt_guided' is not in camel case. (camelcase)
(#311) Missing space before opening brace. (space-before-blocks)
(#315) Comments should not begin with a lowercase character. (capitalized-comments)
(#315) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Comments should not begin with a lowercase character. (capitalized-comments)
(#318) Expected space or tab after '//' in comment. (spaced-comment)
(#344) Expected space(s) before "else". (keyword-spacing)
(#347) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#365) A space is required after ','. (comma-spacing)
(#370) Comments should not begin with a lowercase character. (capitalized-comments)
(#370) Expected space or tab after '//' in comment. (spaced-comment)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#387) A space is required after ','. (comma-spacing)
(#387) A space is required after ','. (comma-spacing)
(#387) Missing space before opening brace. (space-before-blocks)
(#402) Comments should not begin with a lowercase character. (capitalized-comments)
(#402) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/rsquestionmanager.js
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#5) Multiple spaces found before 'log'. (no-multi-spaces)
(#5) A space is required after ','. (comma-spacing)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Missing space before opening brace. (space-before-blocks)
(#21) Operator '=' must be spaced. (space-infix-ops)
(#33) Identifier 'process_html' is not in camel case. (camelcase)
(#33) Missing space before opening brace. (space-before-blocks)
(#38) Operator '=' must be spaced. (space-infix-ops)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#43) Identifier 'collate_rowids' is not in camel case. (camelcase)
(#43) Missing space before opening brace. (space-before-blocks)
(#45) Operator '=' must be spaced. (space-infix-ops)
(#47) There should be no space after this paren. (space-in-parens)
(#47) Array.prototype.every() expects a return value from function. (array-callback-return)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#47) There should be no space after this paren. (space-in-parens)
(#47) 'tableLoop' is defined but never used. (no-unused-vars)
(#47) 'rowLoop' is defined but never used. (no-unused-vars)
(#47) There should be no space before this paren. (space-in-parens)
(#48) Missing space before value for key 'row'. (key-spacing)
(#48) Missing space before value for key 'column'. (key-spacing)
(#49) Operator '=' must be spaced. (space-infix-ops)
(#50) There should be no space before this paren. (space-in-parens)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Identifier 'hide_useless_arrows' is not in camel case. (camelcase)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) A space is required after ','. (comma-spacing)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Operator '<' must be spaced. (space-infix-ops)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Requires a space before '}'. (block-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Identifier 'renumber_rows' is not in camel case. (camelcase)
(#74) Missing space before value for key 'renumber_rows'. (key-spacing)
(#76) Operator '=' must be spaced. (space-infix-ops)
(#78) Expected space(s) after "for". (keyword-spacing)
(#78) Operator '=' must be spaced. (space-infix-ops)
(#78) Operator '<' must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#79) Operator '+' must be spaced. (space-infix-ops)
(#80) Missing space before value for key 'row'. (key-spacing)
(#80) Missing space before value for key 'column'. (key-spacing)
(#84) Identifier 'move_row' is not in camel case. (camelcase)
(#84) Missing space before value for key 'move_row'. (key-spacing)
(#85) Operator '=' must be spaced. (space-infix-ops)
(#89) Missing space before value for key 'row'. (key-spacing)
(#89) Missing space before value for key 'column'. (key-spacing)
(#93) Expected space(s) after "if". (keyword-spacing)
(#93) Operator '==' must be spaced. (space-infix-ops)
(#93) Missing space before opening brace. (space-before-blocks)
(#94) Operator '=' must be spaced. (space-infix-ops)
(#94) Operator '-' must be spaced. (space-infix-ops)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Operator '==' must be spaced. (space-infix-ops)
(#95) Missing space before opening brace. (space-before-blocks)
(#96) Operator '=' must be spaced. (space-infix-ops)
(#96) Operator '+' must be spaced. (space-infix-ops)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Operator '<' must be spaced. (space-infix-ops)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Requires a space before '}'. (block-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Operator '>' must be spaced. (space-infix-ops)
(#102) Requires a space after '{'. (block-spacing)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Requires a space before '}'. (block-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Missing space before value for key 'row'. (key-spacing)
(#105) Missing space before value for key 'column'. (key-spacing)
(#106) Missing space before value for key 'row'. (key-spacing)
(#106) Missing space before value for key 'column'. (key-spacing)
(#107) Missing space before value for key 'row'. (key-spacing)
(#107) Missing space before value for key 'column'. (key-spacing)
(#108) Missing space before value for key 'row'. (key-spacing)
(#108) Missing space before value for key 'column'. (key-spacing)
(#111) Trailing spaces not allowed. (no-trailing-spaces)
(#113) Identifier 'register_events' is not in camel case. (camelcase)
(#114) Trailing spaces not allowed. (no-trailing-spaces)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#117) 'qtypes' is assigned a value but never used. (no-unused-vars)
(#117) Operator '=' must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#120) Identifier 'after_questionmove' is not in camel case. (camelcase)
(#120) Operator '=' must be spaced. (space-infix-ops)
(#121) A space is required after ','. (comma-spacing)
(#125) Identifier 'after_questionedit' is not in camel case. (camelcase)
(#125) Operator '=' must be spaced. (space-infix-ops)
(#129) Identifier 'after_questionadd' is not in camel case. (camelcase)
(#129) Operator '=' must be spaced. (space-infix-ops)
(#132) Operator '+' must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#135) Expected catch,fail,always() or return (promise/catch-or-return)
(#135) A space is required after ','. (comma-spacing)
(#136) Each then() should return a value or throw (promise/always-return)
(#136) A space is required after ','. (comma-spacing)
(#136) 'js' is defined but never used. (no-unused-vars)
(#136) Missing space before opening brace. (space-before-blocks)
(#137) Comments should not begin with a lowercase character. (capitalized-comments)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#146) Identifier 'after_questionduplicate' is not in camel case. (camelcase)
(#146) Operator '=' must be spaced. (space-infix-ops)
(#149) Operator '=' must be spaced. (space-infix-ops)
(#154) Operator '+' must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#157) Expected catch,fail,always() or return (promise/catch-or-return)
(#157) A space is required after ','. (comma-spacing)
(#158) Each then() should return a value or throw (promise/always-return)
(#158) A space is required after ','. (comma-spacing)
(#158) 'js' is defined but never used. (no-unused-vars)
(#158) Missing space before opening brace. (space-before-blocks)
(#159) Comments should not begin with a lowercase character. (capitalized-comments)
(#159) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Identifier 'after_questiondelete' is not in camel case. (camelcase)
(#168) Operator '=' must be spaced. (space-infix-ops)
(#170) Operator '=' must be spaced. (space-infix-ops)
(#171) Operator '=' must be spaced. (space-infix-ops)
(#177) Expected space(s) after "if". (keyword-spacing)
(#177) Missing space before opening brace. (space-before-blocks)
(#182) Identifier 'after_questionpreview' is not in camel case. (camelcase)
(#182) Operator '=' must be spaced. (space-infix-ops)
(#182) 'itemid' is defined but never used. (no-unused-vars)
(#184) This line has a length of 163. Maximum allowed is 132. (max-len)
(#184) Comments should not begin with a lowercase character. (capitalized-comments)
(#184) Expected space or tab after '//' in comment. (spaced-comment)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#189) 'editcallback' is assigned a value but never used. (no-unused-vars)
(#189) Operator '=' must be spaced. (space-infix-ops)
(#189) 'itemid' is defined but never used. (no-unused-vars)
(#189) Requires a space after '{'. (block-spacing)
(#189) Statement inside of curly braces should be on next line. (brace-style)
(#189) Missing space before opening brace. (space-before-blocks)
(#189) Unexpected console statement. (no-console)
(#189) Requires a space before '}'. (block-spacing)
(#189) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#190) 'deletecallback' is assigned a value but never used. (no-unused-vars)
(#190) Operator '=' must be spaced. (space-infix-ops)
(#190) Requires a space after '{'. (block-spacing)
(#190) Statement inside of curly braces should be on next line. (brace-style)
(#190) Missing space before opening brace. (space-before-blocks)
(#190) Unexpected console statement. (no-console)
(#190) Requires a space before '}'. (block-spacing)
(#190) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#191) 'addcallback' is assigned a value but never used. (no-unused-vars)
(#191) Operator '=' must be spaced. (space-infix-ops)
(#191) Requires a space after '{'. (block-spacing)
(#191) Statement inside of curly braces should be on next line. (brace-style)
(#191) Missing space before opening brace. (space-before-blocks)
(#191) Unexpected console statement. (no-console)
(#191) Requires a space before '}'. (block-spacing)
(#191) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#192) Expected space(s) after "if". (keyword-spacing)
(#194) Comments should not begin with a lowercase character. (capitalized-comments)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
(#196) Expected space(s) before "else". (keyword-spacing)
(#196) Expected space(s) after "else". (keyword-spacing)
(#197) A space is required after ','. (comma-spacing)
(#197) A space is required after ','. (comma-spacing)
(#197) Missing space before opening brace. (space-before-blocks)
(#198) This line has a length of 145. Maximum allowed is 132. (max-len)
(#198) Operator '+' must be spaced. (space-infix-ops)
(#200) Operator '=' must be spaced. (space-infix-ops)
(#203) Comments should not begin with a lowercase character. (capitalized-comments)
(#203) Expected space or tab after '//' in comment. (spaced-comment)
(#204) A space is required after ','. (comma-spacing)
(#205) Comments should not begin with a lowercase character. (capitalized-comments)
(#205) Expected space or tab after '//' in comment. (spaced-comment)
(#206) There should be no space before ','. (comma-spacing)
(#207) Comments should not begin with a lowercase character. (capitalized-comments)
(#207) Expected space or tab after '//' in comment. (spaced-comment)
(#209) Comments should not begin with a lowercase character. (capitalized-comments)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#213) Comments should not begin with a lowercase character. (capitalized-comments)
(#213) Expected space or tab after '//' in comment. (spaced-comment)
(#214) Comments should not begin with a lowercase character. (capitalized-comments)
(#214) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/shortanswer.js
(#8) A space is required after ','. (comma-spacing)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#22) A space is required after ','. (comma-spacing)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Comments should not begin with a lowercase character. (capitalized-comments)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#39) Identifier 'next_question' is not in camel case. (camelcase)
(#45) Operator '>' must be spaced. (space-infix-ops)
(#45) Operator '?' must be spaced. (space-infix-ops)
(#45) Operator ':' must be spaced. (space-infix-ops)
(#51) Identifier 'prepare_audio' is not in camel case. (camelcase)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected catch,fail,always() or return (promise/catch-or-return)
(#54) Each then() should return a value or throw (promise/always-return)
(#55) Operator '+' must be spaced. (space-infix-ops)
(#59) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Identifier 'register_events' is not in camel case. (camelcase)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#66) 'e' is defined but never used. (no-unused-vars)
(#69) Trailing spaces not allowed. (no-trailing-spaces)
(#70) 'e' is defined but never used. (no-unused-vars)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#74) This line has a length of 137. Maximum allowed is 132. (max-len)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Operator '+' must be spaced. (space-infix-ops)
(#76) Operator '+' must be spaced. (space-infix-ops)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#89) Identifier 'init_components' is not in camel case. (camelcase)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Comments should not begin with a lowercase character. (capitalized-comments)
(#96) Expected space or tab after '//' in comment. (spaced-comment)
(#97) Expected space(s) after "for". (keyword-spacing)
(#97) 'i' used outside of binding context. (block-scoped-var)
(#97) Operator '=' must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) 'i' used outside of binding context. (block-scoped-var)
(#97) Operator '<' must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) 'i' used outside of binding context. (block-scoped-var)
(#97) Missing space before opening brace. (space-before-blocks)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) Operator '=' must be spaced. (space-infix-ops)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#99) 'i' used outside of binding context. (block-scoped-var)
(#99) Operator '=' must be spaced. (space-infix-ops)
(#99) 'i' used outside of binding context. (block-scoped-var)
(#115) A space is required after ','. (comma-spacing)
(#116) A space is required after ','. (comma-spacing)
(#117) Operator '=' must be spaced. (space-infix-ops)
(#118) Operator '=' must be spaced. (space-infix-ops)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Expected space(s) after "for". (keyword-spacing)
(#121) Operator '=' must be spaced. (space-infix-ops)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) Operator '<' must be spaced. (space-infix-ops)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Expected space(s) after "if". (keyword-spacing)
(#123) Operator '===' must be spaced. (space-infix-ops)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space before '}'. (block-spacing)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Operator '=' must be spaced. (space-infix-ops)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Expected space(s) after "if". (keyword-spacing)
(#137) 'x' used outside of binding context. (block-scoped-var)
(#137) 'x' used outside of binding context. (block-scoped-var)
(#137) 'x' used outside of binding context. (block-scoped-var)
(#138) This line has a length of 139. Maximum allowed is 132. (max-len)
(#138) 'x' used outside of binding context. (block-scoped-var)
(#138) 'x' used outside of binding context. (block-scoped-var)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#145) 'x' used outside of binding context. (block-scoped-var)
(#148) Comments should not begin with a lowercase character. (capitalized-comments)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) There should be no space before this paren. (space-in-parens)
(#153) 'x' used outside of binding context. (block-scoped-var)
(#153) 'x' used outside of binding context. (block-scoped-var)
(#153) 'x' used outside of binding context. (block-scoped-var)
(#154) This line has a length of 152. Maximum allowed is 132. (max-len)
(#154) 'x' used outside of binding context. (block-scoped-var)
(#154) 'x' used outside of binding context. (block-scoped-var)
(#156) Operator '=' must be spaced. (space-infix-ops)
(#157) Operator '=' must be spaced. (space-infix-ops)
(#157) Missing whitespace after semicolon. (semi-spacing)
(#157) Operator '<' must be spaced. (space-infix-ops)
(#157) Missing whitespace after semicolon. (semi-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#158) Expected space(s) after "if". (keyword-spacing)
(#158) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#158) Operator '===' must be spaced. (space-infix-ops)
(#158) Requires a space after '{'. (block-spacing)
(#158) Statement inside of curly braces should be on next line. (brace-style)
(#158) Missing space before opening brace. (space-before-blocks)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#158) Missing whitespace after semicolon. (semi-spacing)
(#158) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#158) Requires a space before '}'. (block-spacing)
(#158) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#160) Expected space(s) after "if". (keyword-spacing)
(#160) Missing space before opening brace. (space-before-blocks)
(#161) 'x' used outside of binding context. (block-scoped-var)
(#162) Operator '=' must be spaced. (space-infix-ops)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Expected space or tab after '//' in comment. (spaced-comment)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Missing space before opening brace. (space-before-blocks)
(#170) Comments should not begin with a lowercase character. (capitalized-comments)
(#170) Expected space or tab after '//' in comment. (spaced-comment)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Expected space(s) before "else". (keyword-spacing)
(#177) Expected space(s) after "else". (keyword-spacing)
(#178) Comments should not begin with a lowercase character. (capitalized-comments)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#180) Expected catch,fail,always() or return (promise/catch-or-return)
(#180) A space is required after ','. (comma-spacing)
(#181) Each then() should return a value or throw (promise/always-return)
(#181) Unexpected empty function. (no-empty-function)
(#183) Expected space or tab after '//' in comment. (spaced-comment)
(#185) Comments should not begin with a lowercase character. (capitalized-comments)
(#185) Expected space or tab after '//' in comment. (spaced-comment)
(#186) Comments should not begin with a lowercase character. (capitalized-comments)
(#186) Expected space or tab after '//' in comment. (spaced-comment)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Identifier 'stt_guided' is not in camel case. (camelcase)
(#193) Operator '=' must be spaced. (space-infix-ops)
(#197) Comments should not begin with a lowercase character. (capitalized-comments)
(#197) Expected space or tab after '//' in comment. (spaced-comment)
(#198) Operator '=' must be spaced. (space-infix-ops)
(#199) Expected space(s) after "for". (keyword-spacing)
(#199) 'i' is already defined. (no-redeclare)
(#199) 'i' used outside of binding context. (block-scoped-var)
(#199) Operator '=' must be spaced. (space-infix-ops)
(#199) Missing whitespace after semicolon. (semi-spacing)
(#199) 'i' used outside of binding context. (block-scoped-var)
(#199) Operator '<' must be spaced. (space-infix-ops)
(#199) Missing whitespace after semicolon. (semi-spacing)
(#199) 'i' used outside of binding context. (block-scoped-var)
(#199) Missing space before opening brace. (space-before-blocks)
(#200) 'i' used outside of binding context. (block-scoped-var)
(#201) 'i' used outside of binding context. (block-scoped-var)
(#201) Operator '=' must be spaced. (space-infix-ops)
(#201) 'i' used outside of binding context. (block-scoped-var)
(#202) 'i' used outside of binding context. (block-scoped-var)
(#202) Operator '=' must be spaced. (space-infix-ops)
(#202) 'i' used outside of binding context. (block-scoped-var)
(#204) Operator '=' must be spaced. (space-infix-ops)
(#207) There should be no space before ','. (comma-spacing)
(#207) A space is required after ','. (comma-spacing)
(#207) Comments should not begin with a lowercase character. (capitalized-comments)
(#207) Expected space or tab after '//' in comment. (spaced-comment)
(#210) Comments should not begin with a lowercase character. (capitalized-comments)
(#210) Expected space or tab after '//' in comment. (spaced-comment)
(#219) Identifier 'process_accepted_response' is not in camel case. (camelcase)
(#219) Missing space before opening brace. (space-before-blocks)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#222) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Expected space(s) after "if". (keyword-spacing)
(#225) Comments should not begin with a lowercase character. (capitalized-comments)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#228) 'theline' is assigned a value but never used. (no-unused-vars)
(#233) Comments should not begin with a lowercase character. (capitalized-comments)
(#233) Expected space or tab after '//' in comment. (spaced-comment)
(#234) Multiple spaces found before 'answerdisplay'. (no-multi-spaces)
(#234) Multiple spaces found before '$'. (no-multi-spaces)
mod/minilesson/amd/src/smartframe.js
(#1) 'def' is defined but never used. (no-unused-vars)
(#12) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Identifier 'next_question' is not in camel case. (camelcase)
(#30) Identifier 'register_events' is not in camel case. (camelcase)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#36) 'e' is defined but never used. (no-unused-vars)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#42) A space is required after ','. (comma-spacing)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#50) This line has a length of 137. Maximum allowed is 132. (max-len)
(#50) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Expected space(s) after "if". (keyword-spacing)
(#53) 'thepercent' is assigned a value but never used. (no-unused-vars)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
mod/minilesson/amd/src/speakinggapfill.js
(#10) 'progresstimer' is defined but never used. (no-unused-vars)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Identifier 'stt_guided' is not in camel case. (camelcase)
(#85) Identifier 'next_question' is not in camel case. (camelcase)
(#85) 'percent' is defined but never used. (no-unused-vars)
(#98) Identifier 'register_events' is not in camel case. (camelcase)
(#102) 'e' is defined but never used. (no-unused-vars)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Operator '=' must be spaced. (space-infix-ops)
(#113) Expected space(s) after "if". (keyword-spacing)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Expected space or tab after '//' in comment. (spaced-comment)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#120) Operator '=' must be spaced. (space-infix-ops)
(#126) Comments should not begin with a lowercase character. (capitalized-comments)
(#126) Expected space or tab after '//' in comment. (spaced-comment)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#132) Unexpected space before function parentheses. (space-before-function-paren)
(#146) This line has a length of 150. Maximum allowed is 132. (max-len)
(#150) Identifier 'sgapfill_targetWord' is not in camel case. (camelcase)
(#190) Identifier 'text_items' is not in camel case. (camelcase)
(#192) Identifier 'text_items' is not in camel case. (camelcase)
(#212) Expected catch,fail,always() or return (promise/catch-or-return)
(#215) Each then() should return a value or throw (promise/always-return)
(#237) This line has a length of 172. Maximum allowed is 132. (max-len)
(#250) This line has a length of 181. Maximum allowed is 132. (max-len)
(#258) Comments should not begin with a lowercase character. (capitalized-comments)
(#258) Expected space or tab after '//' in comment. (spaced-comment)
(#260) This line has a length of 147. Maximum allowed is 132. (max-len)
(#292) This line has a length of 197. Maximum allowed is 132. (max-len)
(#299) This line has a length of 197. Maximum allowed is 132. (max-len)
(#309) Expected catch,fail,always() or return (promise/catch-or-return)
(#310) Each then() should return a value or throw (promise/always-return)
(#318) Identifier 'sgapfill_targetWord' is not in camel case. (camelcase)
(#322) Comments should not begin with a lowercase character. (capitalized-comments)
(#322) Expected space or tab after '//' in comment. (spaced-comment)
(#323) Identifier 'timelimit_progressbar' is not in camel case. (camelcase)
(#324) Expected space(s) after "if". (keyword-spacing)
(#324) Identifier 'timelimit_progressbar' is not in camel case. (camelcase)
(#324) Missing space before opening brace. (space-before-blocks)
(#333) Expected space(s) after "if". (keyword-spacing)
(#337) Unexpected space before function parentheses. (space-before-function-paren)
(#354) This line has a length of 137. Maximum allowed is 132. (max-len)
(#354) Expected catch,fail,always() or return (promise/catch-or-return)
(#356) Each then() should return a value or throw (promise/always-return)
(#357) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#359) Avoid calling back inside of a promise. (promise/no-callback-in-promise)
(#391) Expected space(s) after "if". (keyword-spacing)
(#420) Expected catch,fail,always() or return (promise/catch-or-return)
(#421) Each then() should return a value or throw (promise/always-return)
(#421) Unexpected empty function. (no-empty-function)
(#436) This line has a length of 173. Maximum allowed is 132. (max-len)
(#438) This line has a length of 164. Maximum allowed is 132. (max-len)
(#443) Comments should not begin with a lowercase character. (capitalized-comments)
(#443) Expected space or tab after '//' in comment. (spaced-comment)
(#446) Comments should not begin with a lowercase character. (capitalized-comments)
(#446) Expected space or tab after '//' in comment. (spaced-comment)
(#454) Expected catch,fail,always() or return (promise/catch-or-return)
(#455) Each then() should return a value or throw (promise/always-return)
(#455) Unexpected empty function. (no-empty-function)
(#482) Comments should not begin with a lowercase character. (capitalized-comments)
(#482) Expected space or tab after '//' in comment. (spaced-comment)
(#484) Comments should not begin with a lowercase character. (capitalized-comments)
(#484) Expected space or tab after '//' in comment. (spaced-comment)
(#485) Expected space(s) after "if". (keyword-spacing)
(#486) Operator '=' must be spaced. (space-infix-ops)
mod/minilesson/amd/src/speechcards.js
(#9) Multiple spaces found before 'log'. (no-multi-spaces)
(#21) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Identifier 'init_app' is not in camel case. (camelcase)
(#34) Unexpected console statement. (no-console)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Operator '=' must be spaced. (space-infix-ops)
(#70) Identifier 'init_controls' is not in camel case. (camelcase)
(#72) Identifier 'star_rating' is not in camel case. (camelcase)
(#73) Identifier 'next_button' is not in camel case. (camelcase)
(#76) Identifier 'next_question' is not in camel case. (camelcase)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Operator '>' must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Operator '/' must be spaced. (space-infix-ops)
(#82) Operator '*' must be spaced. (space-infix-ops)
(#85) Identifier 'register_events' is not in camel case. (camelcase)
(#87) 'e' is defined but never used. (no-unused-vars)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#95) Comments should not begin with a lowercase character. (capitalized-comments)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#121) Multiple spaces found before '='. (no-multi-spaces)
(#122) Identifier 'correct_clean' is not in camel case. (camelcase)
(#124) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Identifier 'similarity_js' is not in camel case. (camelcase)
(#129) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#129) Identifier 'correct_clean' is not in camel case. (camelcase)
(#129) Identifier 'similarity_js' is not in camel case. (camelcase)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Identifier 'similarity_js' is not in camel case. (camelcase)
(#134) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#134) Identifier 'correct_clean' is not in camel case. (camelcase)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) This line has a length of 138. Maximum allowed is 132. (max-len)
(#141) Expected catch,fail,always() or return (promise/catch-or-return)
(#141) Expected to return a value at the end of function. (consistent-return)
(#141) Identifier 'similarity_php' is not in camel case. (camelcase)
(#142) Each then() should return a value or throw (promise/always-return)
(#142) Identifier 'similarity_php' is not in camel case. (camelcase)
(#145) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#145) Identifier 'correct_clean' is not in camel case. (camelcase)
(#145) Identifier 'similarity_php' is not in camel case. (camelcase)
(#147) Identifier 'similarity_php' is not in camel case. (camelcase)
(#150) Expected space(s) before "else". (keyword-spacing)
(#150) Expected space(s) after "else". (keyword-spacing)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#152) A space is required after ','. (comma-spacing)
(#154) Comments should not begin with a lowercase character. (capitalized-comments)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#155) Comments should not begin with a lowercase character. (capitalized-comments)
(#155) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Comments should not begin with a lowercase character. (capitalized-comments)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#161) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#162) Expected space(s) after "if". (keyword-spacing)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Expected space or tab after '//' in comment. (spaced-comment)
(#167) Identifier 'stt_guided' is not in camel case. (camelcase)
(#167) Operator '=' must be spaced. (space-infix-ops)
(#170) Comments should not begin with a lowercase character. (capitalized-comments)
(#170) Expected space or tab after '//' in comment. (spaced-comment)
(#171) Expected space or tab after '//' in comment. (spaced-comment)
(#172) Operator '=' must be spaced. (space-infix-ops)
(#174) Expected space(s) before "else". (keyword-spacing)
(#174) Expected space(s) after "else". (keyword-spacing)
(#175) Comments should not begin with a lowercase character. (capitalized-comments)
(#175) Expected space or tab after '//' in comment. (spaced-comment)
(#180) Comments should not begin with a lowercase character. (capitalized-comments)
(#180) Expected space or tab after '//' in comment. (spaced-comment)
(#194) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Expected catch,fail,always() or return (promise/catch-or-return)
(#199) A space is required after ','. (comma-spacing)
(#199) A space is required after ','. (comma-spacing)
(#200) Each then() should return a value or throw (promise/always-return)
(#200) Missing space before opening brace. (space-before-blocks)
(#202) A space is required after ','. (comma-spacing)
(#202) A space is required after ','. (comma-spacing)
(#209) Comments should not begin with a lowercase character. (capitalized-comments)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Comments should not begin with a lowercase character. (capitalized-comments)
(#212) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Comments should not begin with a lowercase character. (capitalized-comments)
(#226) Expected space or tab after '//' in comment. (spaced-comment)
(#237) Comments should not begin with a lowercase character. (capitalized-comments)
(#237) Expected space or tab after '//' in comment. (spaced-comment)
(#242) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#249) Comments should not begin with a lowercase character. (capitalized-comments)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#275) Identifier 'do_next' is not in camel case. (camelcase)
(#281) Comments should not begin with a lowercase character. (capitalized-comments)
(#281) Expected space or tab after '//' in comment. (spaced-comment)
(#282) Expected space(s) after "if". (keyword-spacing)
(#283) Operator '=' must be spaced. (space-infix-ops)
(#295) Identifier 'do_end' is not in camel case. (camelcase)
(#299) Identifier 'is_end' is not in camel case. (camelcase)
(#300) Comments should not begin with a lowercase character. (capitalized-comments)
(#300) Expected space or tab after '//' in comment. (spaced-comment)
(#308) Identifier 'progress_dots' is not in camel case. (camelcase)
(#327) Comments should not begin with a lowercase character. (capitalized-comments)
(#327) Expected space or tab after '//' in comment. (spaced-comment)
(#330) Comments should not begin with a lowercase character. (capitalized-comments)
(#330) Expected space or tab after '//' in comment. (spaced-comment)
(#333) Comments should not begin with a lowercase character. (capitalized-comments)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/sthelper.js
(#9) Multiple spaces found before 'log'. (no-multi-spaces)
(#9) 'anim' is defined but never used. (no-unused-vars)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Operator '=' must be spaced. (space-infix-ops)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#44) Expected space(s) before "else". (keyword-spacing)
(#44) Expected space(s) after "else". (keyword-spacing)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) Identifier 'init_polly' is not in camel case. (camelcase)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#66) Identifier 'init_controls' is not in camel case. (camelcase)
(#81) Identifier 'register_events' is not in camel case. (camelcase)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#85) A space is required after ','. (comma-spacing)
(#89) Expected catch,fail,always() or return (promise/catch-or-return)
(#89) A space is required after ','. (comma-spacing)
(#89) Each then() should return a value or throw (promise/always-return)
(#90) A space is required after ','. (comma-spacing)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#95) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#106) Each then() should return a value or throw (promise/always-return)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Multiple spaces found before ''.wav''. (no-multi-spaces)
(#122) Operator '==' must be spaced. (space-infix-ops)
(#127) Expected space(s) after "if". (keyword-spacing)
(#129) Expected space(s) before "else". (keyword-spacing)
(#129) Expected space(s) after "else". (keyword-spacing)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#141) Operator '=' must be spaced. (space-infix-ops)
(#141) 'progressEvent' is defined but never used. (no-unused-vars)
(#141) Unexpected empty function. (no-empty-function)
(#142) 'oEvent' is defined but never used. (no-unused-vars)
(#145) Expected space(s) after "if". (keyword-spacing)
(#148) Comments should not begin with a lowercase character. (capitalized-comments)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Expected catch,fail,always() or return (promise/catch-or-return)
(#149) A space is required after ','. (comma-spacing)
(#151) Each then() should return a value or throw (promise/always-return)
(#152) Requires a space after '{'. (block-spacing)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space before '}'. (block-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Operator '==' must be spaced. (space-infix-ops)
(#153) Requires a space after '{'. (block-spacing)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Requires a space before '}'. (block-spacing)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Operator '/' must be spaced. (space-infix-ops)
(#156) Identifier 'tc_report' is not in camel case. (camelcase)
(#157) Identifier 'tc_report' is not in camel case. (camelcase)
(#158) Expected space(s) after "if". (keyword-spacing)
(#158) Operator '<' must be spaced. (space-infix-ops)
(#158) Missing space before opening brace. (space-before-blocks)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Identifier 'tc_report' is not in camel case. (camelcase)
(#162) Comments should not begin with a lowercase character. (capitalized-comments)
(#162) Expected space or tab after '//' in comment. (spaced-comment)
(#163) Expected space or tab after '//' in comment. (spaced-comment)
(#170) Expected space(s) before "else". (keyword-spacing)
(#170) Expected space(s) after "else". (keyword-spacing)
(#174) There should be no space after this paren. (space-in-parens)
(#181) Expected space(s) before "catch". (keyword-spacing)
(#181) Expected space(s) after "catch". (keyword-spacing)
(#181) Missing space before opening brace. (space-before-blocks)
(#182) There should be no space after this paren. (space-in-parens)
(#187) Unexpected space before function parentheses. (space-before-function-paren)
(#187) A space is required after ','. (comma-spacing)
(#187) Missing space before opening brace. (space-before-blocks)
(#215) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#215) Multiple spaces found before '='. (no-multi-spaces)
(#215) 'quizhelper' is not defined. (no-undef)
(#216) Identifier 'correct_clean' is not in camel case. (camelcase)
(#216) 'quizhelper' is not defined. (no-undef)
(#218) A space is required after ','. (comma-spacing)
(#219) A space is required after ','. (comma-spacing)
(#220) A space is required after ','. (comma-spacing)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#222) Identifier 'similarity_js' is not in camel case. (camelcase)
(#222) 'quizhelper' is not defined. (no-undef)
(#223) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#223) Identifier 'correct_clean' is not in camel case. (camelcase)
(#223) Identifier 'similarity_js' is not in camel case. (camelcase)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Identifier 'similarity_js' is not in camel case. (camelcase)
(#228) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#228) Identifier 'correct_clean' is not in camel case. (camelcase)
(#234) Expected space or tab after '//' in comment. (spaced-comment)
(#235) This line has a length of 138. Maximum allowed is 132. (max-len)
(#235) Expected catch,fail,always() or return (promise/catch-or-return)
(#235) 'quizhelper' is not defined. (no-undef)
(#235) Expected to return a value at the end of function. (consistent-return)
(#235) Identifier 'similarity_php' is not in camel case. (camelcase)
(#236) Each then() should return a value or throw (promise/always-return)
(#236) Identifier 'similarity_php' is not in camel case. (camelcase)
(#239) Identifier 'spoken_clean' is not in camel case. (camelcase)
(#239) Identifier 'correct_clean' is not in camel case. (camelcase)
(#239) Identifier 'similarity_php' is not in camel case. (camelcase)
(#241) Identifier 'similarity_php' is not in camel case. (camelcase)
(#244) Expected space(s) before "else". (keyword-spacing)
(#244) Expected space(s) after "else". (keyword-spacing)
(#245) Comments should not begin with a lowercase character. (capitalized-comments)
(#245) Expected space or tab after '//' in comment. (spaced-comment)
(#246) A space is required after ','. (comma-spacing)
(#248) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Expected space or tab after '//' in comment. (spaced-comment)
(#249) Comments should not begin with a lowercase character. (capitalized-comments)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#251) Comments should not begin with a lowercase character. (capitalized-comments)
(#251) Expected space or tab after '//' in comment. (spaced-comment)
(#255) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#256) Expected space(s) after "if". (keyword-spacing)
(#256) 'quizhelper' is not defined. (no-undef)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#259) 'itemdata' is not defined. (no-undef)
(#261) Identifier 'stt_guided' is not in camel case. (camelcase)
(#261) Operator '=' must be spaced. (space-infix-ops)
(#261) 'quizhelper' is not defined. (no-undef)
(#264) Comments should not begin with a lowercase character. (capitalized-comments)
(#264) Expected space or tab after '//' in comment. (spaced-comment)
(#265) Expected space or tab after '//' in comment. (spaced-comment)
(#266) Operator '=' must be spaced. (space-infix-ops)
(#268) Expected space(s) before "else". (keyword-spacing)
(#268) Expected space(s) after "else". (keyword-spacing)
(#269) Comments should not begin with a lowercase character. (capitalized-comments)
(#269) Expected space or tab after '//' in comment. (spaced-comment)
(#270) 'itemdata' is not defined. (no-undef)
(#274) Comments should not begin with a lowercase character. (capitalized-comments)
(#274) Expected space or tab after '//' in comment. (spaced-comment)
(#283) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#285) Comments should not begin with a lowercase character. (capitalized-comments)
(#285) Expected space or tab after '//' in comment. (spaced-comment)
(#286) 'quizhelper' is not defined. (no-undef)
(#287) 'quizhelper' is not defined. (no-undef)
(#308) Comments should not begin with a lowercase character. (capitalized-comments)
(#308) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttaudiohelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Operator '=' must be spaced. (space-infix-ops)
(#37) Operator '=' must be spaced. (space-infix-ops)
(#45) Unexpected empty method 'onStop'. (no-empty-function)
(#46) Unexpected empty method 'onStream'. (no-empty-function)
(#47) Unexpected empty method 'onError'. (no-empty-function)
(#50) Identifier 'prepare_html' is not in camel case. (camelcase)
(#50) Missing space before opening brace. (space-before-blocks)
(#51) Operator '=' must be spaced. (space-infix-ops)
(#57) Operator '=' must be spaced. (space-infix-ops)
(#62) This line has a length of 145. Maximum allowed is 132. (max-len)
(#64) This line has a length of 146. Maximum allowed is 132. (max-len)
(#71) Operator '=' must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#101) Operator '*' must be spaced. (space-infix-ops)
(#101) Operator '*' must be spaced. (space-infix-ops)
(#102) Operator '=' must be spaced. (space-infix-ops)
(#103) Operator '=' must be spaced. (space-infix-ops)
(#113) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#123) Operator '*' must be spaced. (space-infix-ops)
(#125) Operator '=' must be spaced. (space-infix-ops)
(#126) Operator '=' must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Operator '=' must be spaced. (space-infix-ops)
(#147) Operator '<' must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#152) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#156) Expected space(s) after "if". (keyword-spacing)
(#156) Operator '>=' must be spaced. (space-infix-ops)
(#156) Missing space before opening brace. (space-before-blocks)
(#159) Comments should not begin with a lowercase character. (capitalized-comments)
(#159) Expected space or tab after '//' in comment. (spaced-comment)
(#160) Expected space(s) before "else". (keyword-spacing)
(#160) Expected space(s) after "if". (keyword-spacing)
(#160) Missing space before opening brace. (space-before-blocks)
(#162) Operator '=' must be spaced. (space-infix-ops)
(#172) Operator '*' must be spaced. (space-infix-ops)
(#187) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttbrowserrec.js
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Identifier 'final_transcript' is not in camel case. (camelcase)
(#13) Identifier 'start_timestamp' is not in camel case. (camelcase)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Identifier 'will_work_ok' is not in camel case. (camelcase)
(#23) 'opts' is defined but never used. (no-unused-vars)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space before '}'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Identifier 'has_chrome' is not in camel case. (camelcase)
(#32) Identifier 'has_safari' is not in camel case. (camelcase)
(#33) Identifier 'has_safari' is not in camel case. (camelcase)
(#33) Identifier 'has_chrome' is not in camel case. (camelcase)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space before '}'. (block-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#42) 'webkitSpeechRecognition' is not defined. (no-undef)
(#53) Identifier 'prepare_html' is not in camel case. (camelcase)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#58) Identifier 'set_grammar' is not in camel case. (camelcase)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#59) 'webkitSpeechGrammarList' is not defined. (no-undef)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Identifier 'final_transcript' is not in camel case. (camelcase)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Identifier 'start_timestamp' is not in camel case. (camelcase)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#94) Operator '*' must be spaced. (space-infix-ops)
(#101) Identifier 'register_events' is not in camel case. (camelcase)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#131) Identifier 'interim_transcript' is not in camel case. (camelcase)
(#134) Identifier 'final_transcript' is not in camel case. (camelcase)
(#136) Identifier 'interim_transcript' is not in camel case. (camelcase)
(#142) A space is required after ','. (comma-spacing)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Operator '=' must be spaced. (space-infix-ops)
(#150) Operator '*' must be spaced. (space-infix-ops)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#183) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Unexpected space before function parentheses. (space-before-function-paren)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#189) 'speechtext' is defined but never used. (no-unused-vars)
(#190) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#194) Comments should not begin with a lowercase character. (capitalized-comments)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttrecorder.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) There should be no space before ']'. (array-bracket-spacing)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#26) Identifier 'audio_updated' is not in camel case. (camelcase)
(#35) Identifier 'stt_guided' is not in camel case. (camelcase)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Missing space before opening brace. (space-before-blocks)
(#47) Operator '=' must be spaced. (space-infix-ops)
(#47) ["uniqueid"] is better written in dot notation. (dot-notation)
(#48) Operator '=' must be spaced. (space-infix-ops)
(#48) ["callback"] is better written in dot notation. (dot-notation)
(#49) Identifier 'stt_guided' is not in camel case. (camelcase)
(#49) ["stt_guided"] is better written in dot notation. (dot-notation)
(#49) ["stt_guided"] is better written in dot notation. (dot-notation)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Identifier 'on_error' is not in camel case. (camelcase)
(#60) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Identifier 'on_stopped' is not in camel case. (camelcase)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Missing space before opening brace. (space-before-blocks)
(#88) A space is required after ','. (comma-spacing)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Operator '===' must be spaced. (space-infix-ops)
(#89) Missing space before opening brace. (space-before-blocks)
(#92) A space is required after ','. (comma-spacing)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#99) Identifier 'on_gotstream' is not in camel case. (camelcase)
(#99) Operator '=' must be spaced. (space-infix-ops)
(#99) Multiple spaces found before 'function'. (no-multi-spaces)
(#101) Operator '=' must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#118) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Unexpected space after unary operator '!'. (space-unary-ops)
(#120) Missing space before opening brace. (space-before-blocks)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#125) Operator '=' must be spaced. (space-infix-ops)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Identifier 'on_error' is not in camel case. (camelcase)
(#129) Missing space before opening brace. (space-before-blocks)
(#130) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Missing space before opening brace. (space-before-blocks)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#135) Operator '=' must be spaced. (space-infix-ops)
(#135) Missing space before opening brace. (space-before-blocks)
(#137) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#142) Expected space(s) before "else". (keyword-spacing)
(#143) Comments should not begin with a lowercase character. (capitalized-comments)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#145) Multiple spaces found before 'audioHelper'. (no-multi-spaces)
(#146) A space is required after ','. (comma-spacing)
(#146) A space is required after ','. (comma-spacing)
(#148) Identifier 'on_error' is not in camel case. (camelcase)
(#149) Identifier 'on_stopped' is not in camel case. (camelcase)
(#150) Identifier 'on_gotstream' is not in camel case. (camelcase)
(#152) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Expected space or tab after '//' in comment. (spaced-comment)
(#155) Identifier 'prepare_html' is not in camel case. (camelcase)
(#155) Missing space before opening brace. (space-before-blocks)
(#156) Operator '=' must be spaced. (space-infix-ops)
(#159) Operator '=' must be spaced. (space-infix-ops)
(#160) Operator '=' must be spaced. (space-infix-ops)
(#161) Operator '=' must be spaced. (space-infix-ops)
(#162) Operator '=' must be spaced. (space-infix-ops)
(#163) Operator '=' must be spaced. (space-infix-ops)
(#166) Identifier 'silence_detected' is not in camel case. (camelcase)
(#166) Missing space before opening brace. (space-before-blocks)
(#167) Expected space(s) after "if". (keyword-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#172) Identifier 'update_audio' is not in camel case. (camelcase)
(#172) A space is required after ','. (comma-spacing)
(#172) Missing space before opening brace. (space-before-blocks)
(#179) Expected space(s) before "else". (keyword-spacing)
(#179) Expected space(s) after "else". (keyword-spacing)
(#188) Identifier 'register_events' is not in camel case. (camelcase)
(#188) Missing space before opening brace. (space-before-blocks)
(#190) Missing space before opening brace. (space-before-blocks)
(#194) Identifier 'audio_updated' is not in camel case. (camelcase)
(#194) Operator '=' must be spaced. (space-infix-ops)
(#195) Comments should not begin with a lowercase character. (capitalized-comments)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#202) Expected space(s) after "if". (keyword-spacing)
(#202) There should be no space before this paren. (space-in-parens)
(#204) Expected space(s) before "else". (keyword-spacing)
(#204) Expected space(s) after "else". (keyword-spacing)
(#208) Comments should not begin with a lowercase character. (capitalized-comments)
(#208) Expected space or tab after '//' in comment. (spaced-comment)
(#214) Identifier 'show_recorder_pointer' is not in camel case. (camelcase)
(#214) Missing space before opening brace. (space-before-blocks)
(#215) Expected space(s) after "if". (keyword-spacing)
(#217) Expected space(s) before "else". (keyword-spacing)
(#217) Expected space(s) after "else". (keyword-spacing)
(#224) Missing space before value for key 'gotRecognition'. (key-spacing)
(#224) Missing space before opening brace. (space-before-blocks)
(#226) Operator '=' must be spaced. (space-infix-ops)
(#227) Operator '=' must be spaced. (space-infix-ops)
(#229) Expected space or tab after '//' in comment. (spaced-comment)
(#234) Unnecessary escape character: \*. (no-useless-escape)
(#234) Unnecessary escape character: \.. (no-useless-escape)
(#234) Unnecessary escape character: \/. (no-useless-escape)
(#234) Unnecessary escape character: \[. (no-useless-escape)
(#234) Unnecessary escape character: \^. (no-useless-escape)
(#234) A space is required after ','. (comma-spacing)
(#239) Expected space(s) after "if". (keyword-spacing)
(#239) Missing space before opening brace. (space-before-blocks)
(#252) Operator '=' must be spaced. (space-infix-ops)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) Expected space(s) after "if". (keyword-spacing)
(#257) Missing space before opening brace. (space-before-blocks)
(#259) A space is required after ','. (comma-spacing)
(#260) A space is required after ','. (comma-spacing)
(#263) Expected space or tab after '//' in comment. (spaced-comment)
(#264) Expected space(s) before "else". (keyword-spacing)
(#264) Expected space(s) after "else". (keyword-spacing)
(#265) A space is required after ','. (comma-spacing)
(#269) Expected space or tab after '//' in comment. (spaced-comment)
(#272) Expected space or tab after '//' in comment. (spaced-comment)
(#273) Expected space(s) after "if". (keyword-spacing)
(#273) Missing space before opening brace. (space-before-blocks)
(#274) A space is required after ','. (comma-spacing)
(#281) A space is required after ','. (comma-spacing)
(#282) A space is required after ','. (comma-spacing)
(#288) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected space(s) before "else". (keyword-spacing)
(#297) Missing space before value for key 'isRecognizing'. (key-spacing)
(#309) Multiple spaces found before ''.wav''. (no-multi-spaces)
(#312) Expected space(s) after "if". (keyword-spacing)
(#314) Expected space(s) before "else". (keyword-spacing)
(#314) Expected space(s) after "else". (keyword-spacing)
(#317) Comments should not begin with a lowercase character. (capitalized-comments)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Expected space(s) after "if". (keyword-spacing)
(#318) Operator '!==' must be spaced. (space-infix-ops)
(#318) Missing space before opening brace. (space-before-blocks)
(#326) Operator '=' must be spaced. (space-infix-ops)
(#326) 'progressEvent' is defined but never used. (no-unused-vars)
(#326) Unexpected empty function. (no-empty-function)
(#327) 'oEvent' is defined but never used. (no-unused-vars)
(#332) Unexpected console statement. (no-console)
(#337) Expected space(s) before "catch". (keyword-spacing)
(#337) Expected space(s) after "catch". (keyword-spacing)
(#337) Missing space before opening brace. (space-before-blocks)
(#339) Unexpected console statement. (no-console)
(#343) Comments should not begin with a lowercase character. (capitalized-comments)
(#343) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttsaudio.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Operator '=' must be spaced. (space-infix-ops)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Missing space before opening brace. (space-before-blocks)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Missing space before opening brace. (space-before-blocks)
(#30) Missing space before opening brace. (space-before-blocks)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Missing space before opening brace. (space-before-blocks)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Operator '==' must be spaced. (space-infix-ops)
(#39) Missing space before opening brace. (space-before-blocks)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Expected space(s) before "else". (keyword-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#50) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space(s) before "else". (keyword-spacing)
(#51) Expected space(s) after "else". (keyword-spacing)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttsdialog.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Identifier 'next_play' is not in camel case. (camelcase)
(#25) Missing space before opening brace. (space-before-blocks)
(#29) Missing space before opening brace. (space-before-blocks)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Operator '==' must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#41) Expected space(s) before "else". (keyword-spacing)
(#41) Expected space(s) after "else". (keyword-spacing)
(#48) Identifier 'switch_actor' is not in camel case. (camelcase)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Expected space(s) after "switch". (keyword-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Missing space before opening brace. (space-before-blocks)
(#82) Expected space(s) after "if". (keyword-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#86) Expected space(s) before "else". (keyword-spacing)
(#86) Expected space(s) after "else". (keyword-spacing)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) Expected space or tab after '//' in comment. (spaced-comment)
(#95) Comments should not begin with a lowercase character. (capitalized-comments)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttspassage.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#12) Operator '=' must be spaced. (space-infix-ops)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#17) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Operator '+' must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#28) Operator '=' must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) A space is required after ','. (comma-spacing)
(#30) Comments should not begin with a lowercase character. (capitalized-comments)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Identifier 'dehighlight_all' is not in camel case. (camelcase)
(#34) Missing space before opening brace. (space-before-blocks)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Identifier 'highlight_sentence' is not in camel case. (camelcase)
(#39) Missing space before opening brace. (space-before-blocks)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Missing space before opening brace. (space-before-blocks)
(#50) A space is required after ','. (comma-spacing)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#57) Operator '<' must be spaced. (space-infix-ops)
(#57) Operator '-' must be spaced. (space-infix-ops)
(#57) Missing space before opening brace. (space-before-blocks)
(#58) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#60) Expected space(s) before "else". (keyword-spacing)
(#60) Expected space(s) after "else". (keyword-spacing)
(#64) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#64) Operator '=' must be spaced. (space-infix-ops)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Missing space before opening brace. (space-before-blocks)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Operator '==' must be spaced. (space-infix-ops)
(#73) Missing space before opening brace. (space-before-blocks)
(#75) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Expected space(s) before "else". (keyword-spacing)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#85) Comments should not begin with a lowercase character. (capitalized-comments)
(#85) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Expected space(s) before "else". (keyword-spacing)
(#86) Expected space(s) after "else". (keyword-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Operator '=' must be spaced. (space-infix-ops)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Operator '==' must be spaced. (space-infix-ops)
(#91) Missing space before opening brace. (space-before-blocks)
(#92) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#92) Operator '=' must be spaced. (space-infix-ops)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#106) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/ttwavencoder.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Operator '===' must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#35) Expected { after 'for' condition. (curly)
(#51) 'mimeType' is defined but never used. (no-unused-vars)
(#68) There should be no space after '{'. (@babel/object-curly-spacing)
(#68) There should be no space before '}'. (@babel/object-curly-spacing)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
mod/minilesson/amd/src/typinggapfill.js
(#7) 'progresstimer' is defined but never used. (no-unused-vars)
(#34) Identifier 'next_question' is not in camel case. (camelcase)
(#47) Identifier 'register_events' is not in camel case. (camelcase)
(#52) 'e' is defined but never used. (no-unused-vars)
(#97) Identifier 'check_answer' is not in camel case. (camelcase)
(#100) This line has a length of 146. Maximum allowed is 132. (max-len)
(#119) Identifier 'text_items' is not in camel case. (camelcase)
(#121) Identifier 'text_items' is not in camel case. (camelcase)
(#147) Identifier 'timelimit_progressbar' is not in camel case. (camelcase)
(#149) This line has a length of 186. Maximum allowed is 132. (max-len)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) This line has a length of 147. Maximum allowed is 132. (max-len)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Expected space(s) after "if". (keyword-spacing)
(#157) Identifier 'timelimit_progressbar' is not in camel case. (camelcase)
(#158) This line has a length of 186. Maximum allowed is 132. (max-len)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Expected space or tab after '//' in comment. (spaced-comment)
(#165) Expected catch,fail,always() or return (promise/catch-or-return)
(#166) Each then() should return a value or throw (promise/always-return)
(#198) This line has a length of 177. Maximum allowed is 132. (max-len)
(#272) This line has a length of 164. Maximum allowed is 132. (max-len)
(#274) This line has a length of 164. Maximum allowed is 132. (max-len)
(#290) Expected catch,fail,always() or return (promise/catch-or-return)
(#291) Each then() should return a value or throw (promise/always-return)
(#291) Unexpected empty function. (no-empty-function)
(#297) This line has a length of 173. Maximum allowed is 132. (max-len)
(#300) This line has a length of 138. Maximum allowed is 132. (max-len)
mod/minilesson/amd/src/youtubeclip.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#11) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#11) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#11) 'YT' is not defined. (no-undef)
(#12) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Operator '<' must be spaced. (space-infix-ops)
(#17) Operator '>' must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#26) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#29) 'that' is assigned a value but never used. (no-unused-vars)
(#32) Multiple spaces found before '='. (no-multi-spaces)
(#33) 'YT' is not defined. (no-undef)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Missing semicolon. (@babel/semi)
(#50) Expected space(s) before "else". (keyword-spacing)
(#50) Expected space(s) after "else". (keyword-spacing)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space before '}'. (block-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Expected space(s) after "switch". (keyword-spacing)
(#58) 'YT' is not defined. (no-undef)
(#62) 'YT' is not defined. (no-undef)
(#63) 'YT' is not defined. (no-undef)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(1557 errors, 18 warnings)

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

mod/minilesson/styles.css
(#2015) Expected empty line before at-rule (at-rule-empty-line-before)
(#2016) Expected newline before "}" (block-closing-brace-newline-before)
(#2016) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1190) Unexpected empty block (block-no-empty)
(#1345) Unexpected empty block (block-no-empty)
(#1544) Unexpected empty block (block-no-empty)
(#1546) Unexpected empty block (block-no-empty)
(#2143) Unexpected empty block (block-no-empty)
(#2307) Unexpected empty block (block-no-empty)
(#2471) Unexpected empty block (block-no-empty)
(#2016) Expected newline after "{" (block-opening-brace-newline-after)
(#2016) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#28) Expected single space before "{" (block-opening-brace-space-before)
(#1891) Expected single space before "{" (block-opening-brace-space-before)
(#2049) Expected single space before "{" (block-opening-brace-space-before)
(#2067) Expected single space before "{" (block-opening-brace-space-before)
(#2089) Expected single space before "{" (block-opening-brace-space-before)
(#1967) Expected single space before "{" (block-opening-brace-space-before)
(#170) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#177) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#2008) Expected "#DDDBDD" to be "#dddbdd" (color-hex-case)
(#170) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#177) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#265) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#425) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#1535) Unexpected duplicate "justify-content" (declaration-block-no-duplicate-properties)
(#1695) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#2016) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2458) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1526) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1775) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1776) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1777) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1778) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1795) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1797) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1798) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1897) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1949) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2016) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1169) Unexpected !important (declaration-no-important)
(#1246) Unexpected !important (declaration-no-important)
(#1256) Unexpected !important (declaration-no-important)
(#1401) Unexpected !important (declaration-no-important)
(#1411) Unexpected !important (declaration-no-important)
(#1621) Unexpected !important (declaration-no-important)
(#1964) Unexpected !important (declaration-no-important)
(#2199) Unexpected !important (declaration-no-important)
(#2209) Unexpected !important (declaration-no-important)
(#2363) Unexpected !important (declaration-no-important)
(#2373) Unexpected !important (declaration-no-important)
(#2527) Unexpected !important (declaration-no-important)
(#2537) Unexpected !important (declaration-no-important)
(#2010) Expected single space after "," in a single-line function (function-comma-space-after)
(#2010) Expected single space after "," in a single-line function (function-comma-space-after)
(#2010) Expected single space after "," in a single-line function (function-comma-space-after)
(#256) Unexpected unit (length-zero-no-unit)
(#402) Unexpected unit (length-zero-no-unit)
(#1078) Unexpected unit (length-zero-no-unit)
(#1078) Unexpected unit (length-zero-no-unit)
(#1556) Unexpected unit (length-zero-no-unit)
(#1556) Unexpected unit (length-zero-no-unit)
(#1556) Unexpected unit (length-zero-no-unit)
(#1683) Unexpected unit (length-zero-no-unit)
(#1683) Unexpected unit (length-zero-no-unit)
(#1686) Unexpected unit (length-zero-no-unit)
(#1686) Unexpected unit (length-zero-no-unit)
(#1972) Unexpected unit (length-zero-no-unit)
(#1967) Expected single space after ":" (media-feature-colon-space-after)
(#1979) Expected single space after ":" (media-feature-colon-space-after)
(#24) Expected single space after ">" (selector-combinator-space-after)
(#25) Expected single space after ">" (selector-combinator-space-after)
(#483) Expected single space after ">" (selector-combinator-space-after)
(#572) Expected single space after ">" (selector-combinator-space-after)
(#613) Expected single space after ">" (selector-combinator-space-after)
(#24) Expected single space before ">" (selector-combinator-space-before)
(#25) Expected single space before ">" (selector-combinator-space-before)
(#483) Expected single space before ">" (selector-combinator-space-before)
(#572) Expected single space before ">" (selector-combinator-space-before)
(#613) Expected single space before ">" (selector-combinator-space-before)
(#1767) Expected newline after "," (selector-list-comma-newline-after)
(#1816) Unexpected whitespace before "," (selector-list-comma-space-before)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#446) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#453) Expected indentation of 4 spaces (indentation)
(#454) Expected indentation of 4 spaces (indentation)
(#455) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#480) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#511) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#539) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#551) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#573) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#610) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#618) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#655) Expected indentation of 4 spaces (indentation)
(#656) Expected indentation of 4 spaces (indentation)
(#657) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#669) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#677) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#705) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#714) Expected indentation of 4 spaces (indentation)
(#719) Expected indentation of 4 spaces (indentation)
(#720) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#725) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#732) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 4 spaces (indentation)
(#734) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#743) Expected indentation of 4 spaces (indentation)
(#744) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#762) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#764) Expected indentation of 4 spaces (indentation)
(#765) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#776) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#783) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#785) Expected indentation of 4 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#787) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 4 spaces (indentation)
(#798) Expected indentation of 4 spaces (indentation)
(#799) Expected indentation of 4 spaces (indentation)
(#803) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#809) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#813) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#825) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#832) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#837) Expected indentation of 4 spaces (indentation)
(#838) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#844) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 8 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 8 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 8 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 8 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#892) Expected indentation of 8 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 8 spaces (indentation)
(#897) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 8 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 8 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 8 spaces (indentation)
(#906) Expected indentation of 4 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 8 spaces (indentation)
(#909) Expected indentation of 4 spaces (indentation)
(#911) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 8 spaces (indentation)
(#912) Expected indentation of 4 spaces (indentation)
(#914) Expected indentation of 4 spaces (indentation)
(#913) Expected indentation of 8 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#916) Expected indentation of 8 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 8 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 8 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 8 spaces (indentation)
(#927) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 8 spaces (indentation)
(#930) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 8 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 8 spaces (indentation)
(#936) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 8 spaces (indentation)
(#939) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 8 spaces (indentation)
(#942) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 8 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 8 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 8 spaces (indentation)
(#951) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#952) Expected indentation of 8 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 8 spaces (indentation)
(#957) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 8 spaces (indentation)
(#960) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 8 spaces (indentation)
(#963) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 8 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#967) Expected indentation of 8 spaces (indentation)
(#969) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#970) Expected indentation of 8 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#973) Expected indentation of 8 spaces (indentation)
(#975) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 8 spaces (indentation)
(#978) Expected indentation of 4 spaces (indentation)
(#980) Expected indentation of 4 spaces (indentation)
(#979) Expected indentation of 8 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 8 spaces (indentation)
(#984) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 8 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 8 spaces (indentation)
(#990) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#991) Expected indentation of 8 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 8 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 8 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 8 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1004) Expected indentation of 4 spaces (indentation)
(#1003) Expected indentation of 8 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 8 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 8 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1013) Expected indentation of 4 spaces (indentation)
(#1012) Expected indentation of 8 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 8 spaces (indentation)
(#1017) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1018) Expected indentation of 8 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 8 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
(#1025) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 8 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 8 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1031) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 8 spaces (indentation)
(#1032) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1033) Expected indentation of 8 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 8 spaces (indentation)
(#1042) Expected indentation of 4 spaces (indentation)
(#1043) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1055) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1072) Expected indentation of 4 spaces (indentation)
(#1073) Expected indentation of 4 spaces (indentation)
(#1074) Expected indentation of 4 spaces (indentation)
(#1075) Expected indentation of 4 spaces (indentation)
(#1076) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1083) Expected indentation of 4 spaces (indentation)
(#1084) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1091) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1097) Expected indentation of 4 spaces (indentation)
(#1103) Expected indentation of 4 spaces (indentation)
(#1104) Expected indentation of 4 spaces (indentation)
(#1105) Expected indentation of 4 spaces (indentation)
(#1106) Expected indentation of 4 spaces (indentation)
(#1107) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1112) Expected indentation of 4 spaces (indentation)
(#1113) Expected indentation of 4 spaces (indentation)
(#1117) Expected indentation of 4 spaces (indentation)
(#1121) Expected indentation of 4 spaces (indentation)
(#1122) Expected indentation of 4 spaces (indentation)
(#1123) Expected indentation of 4 spaces (indentation)
(#1124) Expected indentation of 4 spaces (indentation)
(#1125) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1131) Expected indentation of 4 spaces (indentation)
(#1132) Expected indentation of 4 spaces (indentation)
(#1133) Expected indentation of 4 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1136) Expected indentation of 4 spaces (indentation)
(#1137) Expected indentation of 4 spaces (indentation)
(#1138) Expected indentation of 4 spaces (indentation)
(#1142) Expected indentation of 4 spaces (indentation)
(#1146) Expected indentation of 4 spaces (indentation)
(#1147) Expected indentation of 4 spaces (indentation)
(#1148) Expected indentation of 4 spaces (indentation)
(#1149) Expected indentation of 4 spaces (indentation)
(#1153) Expected indentation of 4 spaces (indentation)
(#1154) Expected indentation of 4 spaces (indentation)
(#1155) Expected indentation of 4 spaces (indentation)
(#1156) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1161) Expected indentation of 4 spaces (indentation)
(#1162) Expected indentation of 4 spaces (indentation)
(#1163) Expected indentation of 4 spaces (indentation)
(#1164) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1166) Expected indentation of 4 spaces (indentation)
(#1167) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1169) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1177) Expected indentation of 4 spaces (indentation)
(#1181) Expected indentation of 4 spaces (indentation)
(#1182) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 4 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1197) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1206) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1215) Expected indentation of 4 spaces (indentation)
(#1219) Expected indentation of 4 spaces (indentation)
(#1220) Expected indentation of 4 spaces (indentation)
(#1221) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1223) Expected indentation of 4 spaces (indentation)
(#1224) Expected indentation of 4 spaces (indentation)
(#1225) Expected indentation of 4 spaces (indentation)
(#1226) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 4 spaces (indentation)
(#1232) Expected indentation of 4 spaces (indentation)
(#1233) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1235) Expected indentation of 4 spaces (indentation)
(#1236) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1241) Expected indentation of 4 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1247) Expected indentation of 4 spaces (indentation)
(#1251) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 4 spaces (indentation)
(#1253) Expected indentation of 4 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1255) Expected indentation of 4 spaces (indentation)
(#1256) Expected indentation of 4 spaces (indentation)
(#1257) Expected indentation of 4 spaces (indentation)
(#1261) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1263) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1265) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 4 spaces (indentation)
(#1270) Expected indentation of 4 spaces (indentation)
(#1271) Expected indentation of 4 spaces (indentation)
(#1272) Expected indentation of 4 spaces (indentation)
(#1273) Expected indentation of 4 spaces (indentation)
(#1274) Expected indentation of 4 spaces (indentation)
(#1275) Expected indentation of 4 spaces (indentation)
(#1276) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1293) Expected indentation of 4 spaces (indentation)
(#1294) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1296) Expected indentation of 4 spaces (indentation)
(#1297) Expected indentation of 4 spaces (indentation)
(#1298) Expected indentation of 4 spaces (indentation)
(#1299) Expected indentation of 4 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 4 spaces (indentation)
(#1303) Expected indentation of 4 spaces (indentation)
(#1304) Expected indentation of 4 spaces (indentation)
(#1308) Expected indentation of 4 spaces (indentation)
(#1312) Expected indentation of 4 spaces (indentation)
(#1316) Expected indentation of 4 spaces (indentation)
(#1317) Expected indentation of 4 spaces (indentation)
(#1318) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 4 spaces (indentation)
(#1323) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1331) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1336) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1341) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1348) Expected indentation of 4 spaces (indentation)
(#1349) Expected indentation of 4 spaces (indentation)
(#1350) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 4 spaces (indentation)
(#1352) Expected indentation of 4 spaces (indentation)
(#1356) Expected indentation of 4 spaces (indentation)
(#1357) Expected indentation of 4 spaces (indentation)
(#1358) Expected indentation of 4 spaces (indentation)
(#1359) Expected indentation of 4 spaces (indentation)
(#1360) Expected indentation of 4 spaces (indentation)
(#1361) Expected indentation of 4 spaces (indentation)
(#1362) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 4 spaces (indentation)
(#1370) Expected indentation of 4 spaces (indentation)
(#1374) Expected indentation of 4 spaces (indentation)
(#1375) Expected indentation of 4 spaces (indentation)
(#1376) Expected indentation of 4 spaces (indentation)
(#1377) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1379) Expected indentation of 4 spaces (indentation)
(#1380) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1385) Expected indentation of 4 spaces (indentation)
(#1386) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1388) Expected indentation of 4 spaces (indentation)
(#1389) Expected indentation of 4 spaces (indentation)
(#1390) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 4 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1400) Expected indentation of 4 spaces (indentation)
(#1401) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1409) Expected indentation of 4 spaces (indentation)
(#1410) Expected indentation of 4 spaces (indentation)
(#1411) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 4 spaces (indentation)
(#1416) Expected indentation of 4 spaces (indentation)
(#1417) Expected indentation of 4 spaces (indentation)
(#1418) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1421) Expected indentation of 4 spaces (indentation)
(#1425) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1427) Expected indentation of 4 spaces (indentation)
(#1428) Expected indentation of 4 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1440) Expected indentation of 4 spaces (indentation)
(#1441) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1446) Expected indentation of 4 spaces (indentation)
(#1450) Expected indentation of 4 spaces (indentation)
(#1456) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1463) Expected indentation of 4 spaces (indentation)
(#1464) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 4 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 4 spaces (indentation)
(#1468) Expected indentation of 4 spaces (indentation)
(#1469) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 4 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1472) Expected indentation of 4 spaces (indentation)
(#1473) Expected indentation of 4 spaces (indentation)
(#1474) Expected indentation of 4 spaces (indentation)
(#1475) Expected indentation of 4 spaces (indentation)
(#1476) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1484) Expected indentation of 4 spaces (indentation)
(#1488) Expected indentation of 4 spaces (indentation)
(#1489) Expected indentation of 4 spaces (indentation)
(#1490) Expected indentation of 4 spaces (indentation)
(#1495) Expected indentation of 4 spaces (indentation)
(#1496) Expected indentation of 4 spaces (indentation)
(#1497) Expected indentation of 4 spaces (indentation)
(#1498) Expected indentation of 4 spaces (indentation)
(#1499) Expected indentation of 4 spaces (indentation)
(#1500) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 4 spaces (indentation)
(#1503) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1509) Expected indentation of 4 spaces (indentation)
(#1510) Expected indentation of 4 spaces (indentation)
(#1511) Expected indentation of 4 spaces (indentation)
(#1512) Expected indentation of 4 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 4 spaces (indentation)
(#1515) Expected indentation of 4 spaces (indentation)
(#1516) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 4 spaces (indentation)
(#1518) Expected indentation of 4 spaces (indentation)
(#1519) Expected indentation of 4 spaces (indentation)
(#1520) Expected indentation of 4 spaces (indentation)
(#1521) Expected indentation of 4 spaces (indentation)
(#1522) Expected indentation of 4 spaces (indentation)
(#1526) Expected indentation of 4 spaces (indentation)
(#1527) Expected indentation of 4 spaces (indentation)
(#1528) Expected indentation of 4 spaces (indentation)
(#1529) Expected indentation of 4 spaces (indentation)
(#1530) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1532) Expected indentation of 4 spaces (indentation)
(#1533) Expected indentation of 4 spaces (indentation)
(#1534) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1536) Expected indentation of 4 spaces (indentation)
(#1537) Expected indentation of 4 spaces (indentation)
(#1538) Expected indentation of 4 spaces (indentation)
(#1539) Expected indentation of 4 spaces (indentation)
(#1540) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1549) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1551) Expected indentation of 4 spaces (indentation)
(#1552) Expected indentation of 4 spaces (indentation)
(#1553) Expected indentation of 4 spaces (indentation)
(#1554) Expected indentation of 4 spaces (indentation)
(#1555) Expected indentation of 4 spaces (indentation)
(#1556) Expected indentation of 4 spaces (indentation)
(#1557) Expected indentation of 4 spaces (indentation)
(#1558) Expected indentation of 4 spaces (indentation)
(#1562) Expected indentation of 4 spaces (indentation)
(#1563) Expected indentation of 4 spaces (indentation)
(#1564) Expected indentation of 4 spaces (indentation)
(#1565) Expected indentation of 4 spaces (indentation)
(#1566) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1571) Expected indentation of 4 spaces (indentation)
(#1572) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1574) Expected indentation of 4 spaces (indentation)
(#1575) Expected indentation of 4 spaces (indentation)
(#1576) Expected indentation of 4 spaces (indentation)
(#1577) Expected indentation of 4 spaces (indentation)
(#1578) Expected indentation of 4 spaces (indentation)
(#1579) Expected indentation of 4 spaces (indentation)
(#1580) Expected indentation of 4 spaces (indentation)
(#1581) Expected indentation of 4 spaces (indentation)
(#1585) Expected indentation of 4 spaces (indentation)
(#1586) Expected indentation of 4 spaces (indentation)
(#1590) Expected indentation of 4 spaces (indentation)
(#1591) Expected indentation of 4 spaces (indentation)
(#1592) Expected indentation of 4 spaces (indentation)
(#1593) Expected indentation of 4 spaces (indentation)
(#1594) Expected indentation of 4 spaces (indentation)
(#1595) Expected indentation of 4 spaces (indentation)
(#1596) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1599) Expected indentation of 4 spaces (indentation)
(#1600) Expected indentation of 4 spaces (indentation)
(#1604) Expected indentation of 4 spaces (indentation)
(#1608) Expected indentation of 4 spaces (indentation)
(#1609) Expected indentation of 4 spaces (indentation)
(#1610) Expected indentation of 4 spaces (indentation)
(#1611) Expected indentation of 4 spaces (indentation)
(#1612) Expected indentation of 4 spaces (indentation)
(#1613) Expected indentation of 4 spaces (indentation)
(#1614) Expected indentation of 4 spaces (indentation)
(#1615) Expected indentation of 4 spaces (indentation)
(#1616) Expected indentation of 4 spaces (indentation)
(#1621) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1626) Expected indentation of 4 spaces (indentation)
(#1627) Expected indentation of 4 spaces (indentation)
(#1628) Expected indentation of 4 spaces (indentation)
(#1629) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1631) Expected indentation of 4 spaces (indentation)
(#1632) Expected indentation of 4 spaces (indentation)
(#1633) Expected indentation of 4 spaces (indentation)
(#1634) Expected indentation of 4 spaces (indentation)
(#1635) Expected indentation of 4 spaces (indentation)
(#1636) Expected indentation of 4 spaces (indentation)
(#1640) Expected indentation of 4 spaces (indentation)
(#1644) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1647) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1649) Expected indentation of 4 spaces (indentation)
(#1653) Expected indentation of 4 spaces (indentation)
(#1657) Expected indentation of 4 spaces (indentation)
(#1662) Expected indentation of 4 spaces (indentation)
(#1663) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1670) Expected indentation of 4 spaces (indentation)
(#1671) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1673) Expected indentation of 4 spaces (indentation)
(#1674) Expected indentation of 4 spaces (indentation)
(#1675) Expected indentation of 4 spaces (indentation)
(#1676) Expected indentation of 4 spaces (indentation)
(#1680) Expected indentation of 4 spaces (indentation)
(#1681) Expected indentation of 4 spaces (indentation)
(#1682) Expected indentation of 4 spaces (indentation)
(#1683) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1685) Expected indentation of 4 spaces (indentation)
(#1686) Expected indentation of 4 spaces (indentation)
(#1687) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1689) Expected indentation of 4 spaces (indentation)
(#1690) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1693) Expected indentation of 4 spaces (indentation)
(#1694) Expected indentation of 4 spaces (indentation)
(#1695) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1699) Expected indentation of 4 spaces (indentation)
(#1700) Expected indentation of 4 spaces (indentation)
(#1701) Expected indentation of 4 spaces (indentation)
(#1702) Expected indentation of 4 spaces (indentation)
(#1706) Expected indentation of 4 spaces (indentation)
(#1709) Expected indentation of 4 spaces (indentation)
(#1710) Expected indentation of 4 spaces (indentation)
(#1711) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1713) Expected indentation of 4 spaces (indentation)
(#1714) Expected indentation of 4 spaces (indentation)
(#1715) Expected indentation of 4 spaces (indentation)
(#1718) Expected indentation of 4 spaces (indentation)
(#1719) Expected indentation of 4 spaces (indentation)
(#1720) Expected indentation of 4 spaces (indentation)
(#1721) Expected indentation of 4 spaces (indentation)
(#1722) Expected indentation of 4 spaces (indentation)
(#1723) Expected indentation of 4 spaces (indentation)
(#1726) Expected indentation of 4 spaces (indentation)
(#1727) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1734) Expected indentation of 4 spaces (indentation)
(#1735) Expected indentation of 4 spaces (indentation)
(#1738) Expected indentation of 4 spaces (indentation)
(#1739) Expected indentation of 4 spaces (indentation)
(#1740) Expected indentation of 4 spaces (indentation)
(#1743) Expected indentation of 4 spaces (indentation)
(#1744) Expected indentation of 4 spaces (indentation)
(#1745) Expected indentation of 4 spaces (indentation)
(#1748) Expected indentation of 4 spaces (indentation)
(#1749) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1759) Expected indentation of 4 spaces (indentation)
(#1760) Expected indentation of 4 spaces (indentation)
(#1763) Expected indentation of 4 spaces (indentation)
(#1764) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1768) Expected indentation of 4 spaces (indentation)
(#1769) Expected indentation of 4 spaces (indentation)
(#1770) Expected indentation of 4 spaces (indentation)
(#1771) Expected indentation of 4 spaces (indentation)
(#1775) Expected indentation of 4 spaces (indentation)
(#1776) Expected indentation of 4 spaces (indentation)
(#1777) Expected indentation of 4 spaces (indentation)
(#1778) Expected indentation of 4 spaces (indentation)
(#1779) Expected indentation of 4 spaces (indentation)
(#1784) Expected indentation of 4 spaces (indentation)
(#1785) Expected indentation of 4 spaces (indentation)
(#1786) Expected indentation of 4 spaces (indentation)
(#1787) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1789) Expected indentation of 4 spaces (indentation)
(#1790) Expected indentation of 4 spaces (indentation)
(#1791) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1796) Expected indentation of 4 spaces (indentation)
(#1797) Expected indentation of 4 spaces (indentation)
(#1798) Expected indentation of 4 spaces (indentation)
(#1799) Expected indentation of 4 spaces (indentation)
(#1800) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1805) Expected indentation of 4 spaces (indentation)
(#1806) Expected indentation of 4 spaces (indentation)
(#1811) Expected indentation of 4 spaces (indentation)
(#1819) Expected indentation of 4 spaces (indentation)
(#1820) Expected indentation of 4 spaces (indentation)
(#1821) Expected indentation of 4 spaces (indentation)
(#1822) Expected indentation of 4 spaces (indentation)
(#1823) Expected indentation of 4 spaces (indentation)
(#1824) Expected indentation of 4 spaces (indentation)
(#1825) Expected indentation of 4 spaces (indentation)
(#1829) Expected indentation of 4 spaces (indentation)
(#1830) Expected indentation of 4 spaces (indentation)
(#1831) Expected indentation of 4 spaces (indentation)
(#1832) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1835) Expected indentation of 4 spaces (indentation)
(#1838) Expected indentation of 4 spaces (indentation)
(#1839) Expected indentation of 4 spaces (indentation)
(#1840) Expected indentation of 4 spaces (indentation)
(#1841) Expected indentation of 4 spaces (indentation)
(#1842) Expected indentation of 4 spaces (indentation)
(#1843) Expected indentation of 4 spaces (indentation)
(#1844) Expected indentation of 4 spaces (indentation)
(#1845) Expected indentation of 4 spaces (indentation)
(#1846) Expected indentation of 4 spaces (indentation)
(#1850) Expected indentation of 4 spaces (indentation)
(#1851) Expected indentation of 4 spaces (indentation)
(#1852) Expected indentation of 4 spaces (indentation)
(#1853) Expected indentation of 4 spaces (indentation)
(#1854) Expected indentation of 4 spaces (indentation)
(#1858) Expected indentation of 4 spaces (indentation)
(#1861) Expected indentation of 4 spaces (indentation)
(#1865) Expected indentation of 4 spaces (indentation)
(#1868) Expected indentation of 4 spaces (indentation)
(#1871) Expected indentation of 4 spaces (indentation)
(#1874) Expected indentation of 4 spaces (indentation)
(#1877) Expected indentation of 4 spaces (indentation)
(#1881) Expected indentation of 4 spaces (indentation)
(#1882) Expected indentation of 4 spaces (indentation)
(#1886) Expected indentation of 4 spaces (indentation)
(#1887) Expected indentation of 4 spaces (indentation)
(#1888) Expected indentation of 4 spaces (indentation)
(#1892) Expected indentation of 4 spaces (indentation)
(#1893) Expected indentation of 4 spaces (indentation)
(#1896) Expected indentation of 4 spaces (indentation)
(#1897) Expected indentation of 4 spaces (indentation)
(#1898) Expected indentation of 4 spaces (indentation)
(#1899) Expected indentation of 4 spaces (indentation)
(#1900) Expected indentation of 4 spaces (indentation)
(#1901) Expected indentation of 4 spaces (indentation)
(#1902) Expected indentation of 4 spaces (indentation)
(#1903) Expected indentation of 4 spaces (indentation)
(#1909) Expected indentation of 4 spaces (indentation)
(#1910) Expected indentation of 4 spaces (indentation)
(#1911) Expected indentation of 4 spaces (indentation)
(#1912) Expected indentation of 4 spaces (indentation)
(#1913) Expected indentation of 4 spaces (indentation)
(#1914) Expected indentation of 4 spaces (indentation)
(#1917) Expected indentation of 4 spaces (indentation)
(#1920) Expected indentation of 4 spaces (indentation)
(#1923) Expected indentation of 4 spaces (indentation)
(#1924) Expected indentation of 4 spaces (indentation)
(#1927) Expected indentation of 4 spaces (indentation)
(#1928) Expected indentation of 4 spaces (indentation)
(#1929) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1934) Expected indentation of 4 spaces (indentation)
(#1937) Expected indentation of 4 spaces (indentation)
(#1938) Expected indentation of 4 spaces (indentation)
(#1939) Expected indentation of 4 spaces (indentation)
(#1942) Expected indentation of 4 spaces (indentation)
(#1946) Expected indentation of 4 spaces (indentation)
(#1947) Expected indentation of 4 spaces (indentation)
(#1948) Expected indentation of 4 spaces (indentation)
(#1949) Expected indentation of 4 spaces (indentation)
(#1952) Expected indentation of 4 spaces (indentation)
(#1955) Expected indentation of 4 spaces (indentation)
(#1958) Expected indentation of 4 spaces (indentation)
(#1959) Expected indentation of 4 spaces (indentation)
(#1960) Expected indentation of 4 spaces (indentation)
(#1964) Expected indentation of 4 spaces (indentation)
(#1968) Expected indentation of 4 spaces (indentation)
(#1970) Expected indentation of 4 spaces (indentation)
(#1969) Expected indentation of 8 spaces (indentation)
(#1971) Expected indentation of 4 spaces (indentation)
(#1975) Expected indentation of 4 spaces (indentation)
(#1972) Expected indentation of 8 spaces (indentation)
(#1973) Expected indentation of 8 spaces (indentation)
(#1974) Expected indentation of 8 spaces (indentation)
(#1980) Expected indentation of 4 spaces (indentation)
(#1982) Expected indentation of 4 spaces (indentation)
(#1981) Expected indentation of 8 spaces (indentation)
(#1984) Expected indentation of 4 spaces (indentation)
(#1986) Expected indentation of 4 spaces (indentation)
(#1985) Expected indentation of 8 spaces (indentation)
(#1988) Expected indentation of 4 spaces (indentation)
(#1992) Expected indentation of 4 spaces (indentation)
(#1989) Expected indentation of 8 spaces (indentation)
(#1990) Expected indentation of 8 spaces (indentation)
(#1991) Expected indentation of 8 spaces (indentation)
(#1994) Expected indentation of 4 spaces (indentation)
(#1996) Expected indentation of 4 spaces (indentation)
(#1995) Expected indentation of 8 spaces (indentation)
(#1999) Expected indentation of 4 spaces (indentation)
(#2002) Expected indentation of 4 spaces (indentation)
(#2003) Expected indentation of 4 spaces (indentation)
(#2004) Expected indentation of 4 spaces (indentation)
(#2005) Expected indentation of 4 spaces (indentation)
(#2008) Expected indentation of 4 spaces (indentation)
(#2009) Expected indentation of 4 spaces (indentation)
(#2010) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 4 spaces (indentation)
(#2012) Expected indentation of 4 spaces (indentation)
(#2016) Expected indentation of 4 spaces (indentation)
(#2019) Expected indentation of 4 spaces (indentation)
(#2022) Expected indentation of 4 spaces (indentation)
(#2023) Expected indentation of 4 spaces (indentation)
(#2026) Expected indentation of 4 spaces (indentation)
(#2027) Expected indentation of 4 spaces (indentation)
(#2028) Expected indentation of 4 spaces (indentation)
(#2029) Expected indentation of 4 spaces (indentation)
(#2033) Expected indentation of 4 spaces (indentation)
(#2034) Expected indentation of 4 spaces (indentation)
(#2037) Expected indentation of 4 spaces (indentation)
(#2040) Expected indentation of 4 spaces (indentation)
(#2043) Expected indentation of 4 spaces (indentation)
(#2046) Expected indentation of 4 spaces (indentation)
(#2050) Expected indentation of 4 spaces (indentation)
(#2051) Expected indentation of 4 spaces (indentation)
(#2052) Expected indentation of 4 spaces (indentation)
(#2053) Expected indentation of 4 spaces (indentation)
(#2054) Expected indentation of 4 spaces (indentation)
(#2055) Expected indentation of 4 spaces (indentation)
(#2056) Expected indentation of 4 spaces (indentation)
(#2057) Expected indentation of 4 spaces (indentation)
(#2058) Expected indentation of 4 spaces (indentation)
(#2063) Expected indentation of 4 spaces (indentation)
(#2064) Expected indentation of 4 spaces (indentation)
(#2068) Expected indentation of 4 spaces (indentation)
(#2069) Expected indentation of 4 spaces (indentation)
(#2070) Expected indentation of 4 spaces (indentation)
(#2071) Expected indentation of 4 spaces (indentation)
(#2072) Expected indentation of 4 spaces (indentation)
(#2073) Expected indentation of 4 spaces (indentation)
(#2074) Expected indentation of 4 spaces (indentation)
(#2075) Expected indentation of 4 spaces (indentation)
(#2076) Expected indentation of 4 spaces (indentation)
(#2077) Expected indentation of 4 spaces (indentation)
(#2078) Expected indentation of 4 spaces (indentation)
(#2121) Expected indentation of 4 spaces (indentation)
(#2122) Expected indentation of 4 spaces (indentation)
(#2127) Expected indentation of 4 spaces (indentation)
(#2128) Expected indentation of 4 spaces (indentation)
(#2129) Expected indentation of 4 spaces (indentation)
(#2130) Expected indentation of 4 spaces (indentation)
(#2134) Expected indentation of 4 spaces (indentation)
(#2135) Expected indentation of 4 spaces (indentation)
(#2139) Expected indentation of 4 spaces (indentation)
(#2140) Expected indentation of 4 spaces (indentation)
(#2146) Expected indentation of 4 spaces (indentation)
(#2147) Expected indentation of 4 spaces (indentation)
(#2148) Expected indentation of 4 spaces (indentation)
(#2149) Expected indentation of 4 spaces (indentation)
(#2150) Expected indentation of 4 spaces (indentation)
(#2154) Expected indentation of 4 spaces (indentation)
(#2155) Expected indentation of 4 spaces (indentation)
(#2156) Expected indentation of 4 spaces (indentation)
(#2157) Expected indentation of 4 spaces (indentation)
(#2158) Expected indentation of 4 spaces (indentation)
(#2159) Expected indentation of 4 spaces (indentation)
(#2160) Expected indentation of 4 spaces (indentation)
(#2164) Expected indentation of 4 spaces (indentation)
(#2168) Expected indentation of 4 spaces (indentation)
(#2172) Expected indentation of 4 spaces (indentation)
(#2173) Expected indentation of 4 spaces (indentation)
(#2174) Expected indentation of 4 spaces (indentation)
(#2175) Expected indentation of 4 spaces (indentation)
(#2176) Expected indentation of 4 spaces (indentation)
(#2177) Expected indentation of 4 spaces (indentation)
(#2178) Expected indentation of 4 spaces (indentation)
(#2179) Expected indentation of 4 spaces (indentation)
(#2183) Expected indentation of 4 spaces (indentation)
(#2184) Expected indentation of 4 spaces (indentation)
(#2185) Expected indentation of 4 spaces (indentation)
(#2186) Expected indentation of 4 spaces (indentation)
(#2187) Expected indentation of 4 spaces (indentation)
(#2188) Expected indentation of 4 spaces (indentation)
(#2189) Expected indentation of 4 spaces (indentation)
(#2190) Expected indentation of 4 spaces (indentation)
(#2194) Expected indentation of 4 spaces (indentation)
(#2195) Expected indentation of 4 spaces (indentation)
(#2196) Expected indentation of 4 spaces (indentation)
(#2197) Expected indentation of 4 spaces (indentation)
(#2198) Expected indentation of 4 spaces (indentation)
(#2199) Expected indentation of 4 spaces (indentation)
(#2200) Expected indentation of 4 spaces (indentation)
(#2204) Expected indentation of 4 spaces (indentation)
(#2205) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 4 spaces (indentation)
(#2207) Expected indentation of 4 spaces (indentation)
(#2208) Expected indentation of 4 spaces (indentation)
(#2209) Expected indentation of 4 spaces (indentation)
(#2210) Expected indentation of 4 spaces (indentation)
(#2214) Expected indentation of 4 spaces (indentation)
(#2215) Expected indentation of 4 spaces (indentation)
(#2216) Expected indentation of 4 spaces (indentation)
(#2217) Expected indentation of 4 spaces (indentation)
(#2218) Expected indentation of 4 spaces (indentation)
(#2219) Expected indentation of 4 spaces (indentation)
(#2223) Expected indentation of 4 spaces (indentation)
(#2224) Expected indentation of 4 spaces (indentation)
(#2225) Expected indentation of 4 spaces (indentation)
(#2226) Expected indentation of 4 spaces (indentation)
(#2227) Expected indentation of 4 spaces (indentation)
(#2228) Expected indentation of 4 spaces (indentation)
(#2229) Expected indentation of 4 spaces (indentation)
(#2233) Expected indentation of 4 spaces (indentation)
(#2239) Expected indentation of 4 spaces (indentation)
(#2240) Expected indentation of 4 spaces (indentation)
(#2241) Expected indentation of 4 spaces (indentation)
(#2245) Expected indentation of 4 spaces (indentation)
(#2246) Expected indentation of 4 spaces (indentation)
(#2247) Expected indentation of 4 spaces (indentation)
(#2248) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 4 spaces (indentation)
(#2250) Expected indentation of 4 spaces (indentation)
(#2251) Expected indentation of 4 spaces (indentation)
(#2252) Expected indentation of 4 spaces (indentation)
(#2253) Expected indentation of 4 spaces (indentation)
(#2254) Expected indentation of 4 spaces (indentation)
(#2255) Expected indentation of 4 spaces (indentation)
(#2256) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2258) Expected indentation of 4 spaces (indentation)
(#2262) Expected indentation of 4 spaces (indentation)
(#2266) Expected indentation of 4 spaces (indentation)
(#2270) Expected indentation of 4 spaces (indentation)
(#2271) Expected indentation of 4 spaces (indentation)
(#2272) Expected indentation of 4 spaces (indentation)
(#2276) Expected indentation of 4 spaces (indentation)
(#2280) Expected indentation of 4 spaces (indentation)
(#2281) Expected indentation of 4 spaces (indentation)
(#2286) Expected indentation of 4 spaces (indentation)
(#2291) Expected indentation of 4 spaces (indentation)
(#2292) Expected indentation of 4 spaces (indentation)
(#2293) Expected indentation of 4 spaces (indentation)
(#2294) Expected indentation of 4 spaces (indentation)
(#2298) Expected indentation of 4 spaces (indentation)
(#2299) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2304) Expected indentation of 4 spaces (indentation)
(#2310) Expected indentation of 4 spaces (indentation)
(#2311) Expected indentation of 4 spaces (indentation)
(#2312) Expected indentation of 4 spaces (indentation)
(#2313) Expected indentation of 4 spaces (indentation)
(#2314) Expected indentation of 4 spaces (indentation)
(#2318) Expected indentation of 4 spaces (indentation)
(#2319) Expected indentation of 4 spaces (indentation)
(#2320) Expected indentation of 4 spaces (indentation)
(#2321) Expected indentation of 4 spaces (indentation)
(#2322) Expected indentation of 4 spaces (indentation)
(#2323) Expected indentation of 4 spaces (indentation)
(#2324) Expected indentation of 4 spaces (indentation)
(#2328) Expected indentation of 4 spaces (indentation)
(#2332) Expected indentation of 4 spaces (indentation)
(#2336) Expected indentation of 4 spaces (indentation)
(#2337) Expected indentation of 4 spaces (indentation)
(#2338) Expected indentation of 4 spaces (indentation)
(#2339) Expected indentation of 4 spaces (indentation)
(#2340) Expected indentation of 4 spaces (indentation)
(#2341) Expected indentation of 4 spaces (indentation)
(#2342) Expected indentation of 4 spaces (indentation)
(#2343) Expected indentation of 4 spaces (indentation)
(#2347) Expected indentation of 4 spaces (indentation)
(#2348) Expected indentation of 4 spaces (indentation)
(#2349) Expected indentation of 4 spaces (indentation)
(#2350) Expected indentation of 4 spaces (indentation)
(#2351) Expected indentation of 4 spaces (indentation)
(#2352) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2354) Expected indentation of 4 spaces (indentation)
(#2358) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2360) Expected indentation of 4 spaces (indentation)
(#2361) Expected indentation of 4 spaces (indentation)
(#2362) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2364) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2369) Expected indentation of 4 spaces (indentation)
(#2370) Expected indentation of 4 spaces (indentation)
(#2371) Expected indentation of 4 spaces (indentation)
(#2372) Expected indentation of 4 spaces (indentation)
(#2373) Expected indentation of 4 spaces (indentation)
(#2374) Expected indentation of 4 spaces (indentation)
(#2378) Expected indentation of 4 spaces (indentation)
(#2379) Expected indentation of 4 spaces (indentation)
(#2380) Expected indentation of 4 spaces (indentation)
(#2381) Expected indentation of 4 spaces (indentation)
(#2382) Expected indentation of 4 spaces (indentation)
(#2383) Expected indentation of 4 spaces (indentation)
(#2387) Expected indentation of 4 spaces (indentation)
(#2388) Expected indentation of 4 spaces (indentation)
(#2389) Expected indentation of 4 spaces (indentation)
(#2390) Expected indentation of 4 spaces (indentation)
(#2391) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2393) Expected indentation of 4 spaces (indentation)
(#2397) Expected indentation of 4 spaces (indentation)
(#2403) Expected indentation of 4 spaces (indentation)
(#2404) Expected indentation of 4 spaces (indentation)
(#2405) Expected indentation of 4 spaces (indentation)
(#2409) Expected indentation of 4 spaces (indentation)
(#2410) Expected indentation of 4 spaces (indentation)
(#2411) Expected indentation of 4 spaces (indentation)
(#2412) Expected indentation of 4 spaces (indentation)
(#2413) Expected indentation of 4 spaces (indentation)
(#2414) Expected indentation of 4 spaces (indentation)
(#2415) Expected indentation of 4 spaces (indentation)
(#2416) Expected indentation of 4 spaces (indentation)
(#2417) Expected indentation of 4 spaces (indentation)
(#2418) Expected indentation of 4 spaces (indentation)
(#2419) Expected indentation of 4 spaces (indentation)
(#2420) Expected indentation of 4 spaces (indentation)
(#2421) Expected indentation of 4 spaces (indentation)
(#2422) Expected indentation of 4 spaces (indentation)
(#2426) Expected indentation of 4 spaces (indentation)
(#2430) Expected indentation of 4 spaces (indentation)
(#2434) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2436) Expected indentation of 4 spaces (indentation)
(#2440) Expected indentation of 4 spaces (indentation)
(#2444) Expected indentation of 4 spaces (indentation)
(#2445) Expected indentation of 4 spaces (indentation)
(#2451) Expected indentation of 4 spaces (indentation)
(#2455) Expected indentation of 4 spaces (indentation)
(#2456) Expected indentation of 4 spaces (indentation)
(#2457) Expected indentation of 4 spaces (indentation)
(#2458) Expected indentation of 4 spaces (indentation)
(#2462) Expected indentation of 4 spaces (indentation)
(#2463) Expected indentation of 4 spaces (indentation)
(#2467) Expected indentation of 4 spaces (indentation)
(#2468) Expected indentation of 4 spaces (indentation)
(#2474) Expected indentation of 4 spaces (indentation)
(#2475) Expected indentation of 4 spaces (indentation)
(#2476) Expected indentation of 4 spaces (indentation)
(#2477) Expected indentation of 4 spaces (indentation)
(#2478) Expected indentation of 4 spaces (indentation)
(#2482) Expected indentation of 4 spaces (indentation)
(#2483) Expected indentation of 4 spaces (indentation)
(#2484) Expected indentation of 4 spaces (indentation)
(#2485) Expected indentation of 4 spaces (indentation)
(#2486) Expected indentation of 4 spaces (indentation)
(#2487) Expected indentation of 4 spaces (indentation)
(#2488) Expected indentation of 4 spaces (indentation)
(#2492) Expected indentation of 4 spaces (indentation)
(#2496) Expected indentation of 4 spaces (indentation)
(#2500) Expected indentation of 4 spaces (indentation)
(#2501) Expected indentation of 4 spaces (indentation)
(#2502) Expected indentation of 4 spaces (indentation)
(#2503) Expected indentation of 4 spaces (indentation)
(#2504) Expected indentation of 4 spaces (indentation)
(#2505) Expected indentation of 4 spaces (indentation)
(#2506) Expected indentation of 4 spaces (indentation)
(#2507) Expected indentation of 4 spaces (indentation)
(#2511) Expected indentation of 4 spaces (indentation)
(#2512) Expected indentation of 4 spaces (indentation)
(#2513) Expected indentation of 4 spaces (indentation)
(#2514) Expected indentation of 4 spaces (indentation)
(#2515) Expected indentation of 4 spaces (indentation)
(#2516) Expected indentation of 4 spaces (indentation)
(#2517) Expected indentation of 4 spaces (indentation)
(#2518) Expected indentation of 4 spaces (indentation)
(#2522) Expected indentation of 4 spaces (indentation)
(#2523) Expected indentation of 4 spaces (indentation)
(#2524) Expected indentation of 4 spaces (indentation)
(#2525) Expected indentation of 4 spaces (indentation)
(#2526) Expected indentation of 4 spaces (indentation)
(#2527) Expected indentation of 4 spaces (indentation)
(#2528) Expected indentation of 4 spaces (indentation)
(#2532) Expected indentation of 4 spaces (indentation)
(#2533) Expected indentation of 4 spaces (indentation)
(#2534) Expected indentation of 4 spaces (indentation)
(#2535) Expected indentation of 4 spaces (indentation)
(#2536) Expected indentation of 4 spaces (indentation)
(#2537) Expected indentation of 4 spaces (indentation)
(#2538) Expected indentation of 4 spaces (indentation)
(#2542) Expected indentation of 4 spaces (indentation)
(#2543) Expected indentation of 4 spaces (indentation)
(#2544) Expected indentation of 4 spaces (indentation)
(#2545) Expected indentation of 4 spaces (indentation)
(#2546) Expected indentation of 4 spaces (indentation)
(#2547) Expected indentation of 4 spaces (indentation)
(#2551) Expected indentation of 4 spaces (indentation)
(#2552) Expected indentation of 4 spaces (indentation)
(#2553) Expected indentation of 4 spaces (indentation)
(#2554) Expected indentation of 4 spaces (indentation)
(#2555) Expected indentation of 4 spaces (indentation)
(#2556) Expected indentation of 4 spaces (indentation)
(#2557) Expected indentation of 4 spaces (indentation)
(#2561) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2567) Expected indentation of 4 spaces (indentation)
(#2571) Expected indentation of 4 spaces (indentation)
(#2572) Expected indentation of 4 spaces (indentation)
(#2576) Expected indentation of 4 spaces (indentation)
(#2582) Expected indentation of 4 spaces (indentation)
(#2583) Expected indentation of 4 spaces (indentation)
(#2584) Expected indentation of 4 spaces (indentation)
(#2585) Expected indentation of 4 spaces (indentation)
(#2589) Expected indentation of 4 spaces (indentation)
(#2590) Expected indentation of 4 spaces (indentation)
(#2591) Expected indentation of 4 spaces (indentation)
(#2592) Expected indentation of 4 spaces (indentation)
(#2593) Expected indentation of 4 spaces (indentation)
(#2594) Expected indentation of 4 spaces (indentation)
(#2595) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2597) Expected indentation of 4 spaces (indentation)
(#2598) Expected indentation of 4 spaces (indentation)
(#2599) Expected indentation of 4 spaces (indentation)
(#2600) Expected indentation of 4 spaces (indentation)
(#2601) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2606) Expected indentation of 4 spaces (indentation)
(#2610) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2615) Expected indentation of 4 spaces (indentation)
(#2616) Expected indentation of 4 spaces (indentation)
(#2619) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2624) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(806 errors, 208 warnings)

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

mod/minilesson/backup/moodle2/backup_minilesson_activity_task.class.php
(#2) Empty line found after PHP open tag
(#19) Inline phpdocs tag {@link backup_minilesson_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/minilesson/backup/moodle2/backup_minilesson_stepslib.php
(#2) Empty line found after PHP open tag
(#47) Found comment starting with three or more slashes
(#49) Found comment starting with three or more slashes
(#19) Inline phpdocs tag {@link backup_minilesson_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/minilesson/backup/moodle2/restore_minilesson_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#30) No one-line description found in phpdocs for class restore_minilesson_activity_task
(#85) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#87) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#101) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#103) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/minilesson/backup/moodle2/restore_minilesson_stepslib.php
(#2) Empty line found after PHP open tag
(#35) Function restore_minilesson_activity_structure_step::define_structure is not documented
(#74) Function restore_minilesson_activity_structure_step::process_minilesson is not documented
(#90) Function restore_minilesson_activity_structure_step::process_minilesson_rsquestions is not documented
(#105) Function restore_minilesson_activity_structure_step::process_minilesson_attempt is not documented
(#124) Function restore_minilesson_activity_structure_step::after_execute is not documented
(#41) Found comment starting with three or more slashes
(#43) Found comment starting with three or more slashes
(#61) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/minilesson/classes/alphabetconverter.php
(#23) Class alphabetconverter is not documented
(#27) Function alphabetconverter::numberToWords_ru is not documented
(#68) Function alphabetconverter::ru_morph is not documented
(#78) Function alphabetconverter::numberToWords_fi is not documented
(#155) Function alphabetconverter::numberToWords_pl is not documented
(#204) Function alphabetconverter::numberToWords_fr is not documented
(#242) Function alphabetconverter::numberToWords_it is not documented
(#302) Function alphabetconverter::numberToWords_pt is not documented
(#323) Function alphabetconverter::numberToWords_es is not documented
(#378) Function alphabetconverter::numberToWords_eu is not documented
(#399) Function alphabetconverter::numberToWords_uk is not documented
(#415) Function alphabetconverter::numberToWords_de is not documented
(#435) Function alphabetconverter::eszett_to_ss_convert is not documented
(#453) Function alphabetconverter::ss_to_eszett_convert is not documented
(#468) Function alphabetconverter::fetch_eszett_conversions is not documented
(#494) Function alphabetconverter::numbers_to_words_convert is not documented
(#520) Function alphabetconverter::words_to_numbers_convert is not documented
(#543) Function alphabetconverter::fetch_number_conversions is not documented
(#605) Function alphabetconverter::numberToWords_en is not documented
(#669) Function alphabetconverter::convert_years_to_words is not documented
(#718) Function alphabetconverter::get_era_word is not documented
(#738) Function alphabetconverter::convert_numbers_to_words is not documented
(#793) Function alphabetconverter::words_to_suji_convert is not documented
(#808) Function alphabetconverter::fetch_suji_conversions is not documented
(#831) Function alphabetconverter::convert_words_to_suji is not documented
(#868) Function alphabetconverter::convert_suji_to_words is not documented
(#914) Function alphabetconverter::fetchWordArray is not documented
(#941) Function alphabetconverter::isUnicodemb4 is not documented
(#976) Function alphabetconverter::cleanText is not documented
(#1029) Function alphabetconverter::do_mb_str_split is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#23) Package is not specified for class alphabetconverter. It is also not specified in file-level phpdocs
mod/minilesson/classes/comprehensiontest.php
(#12) Class comprehensiontest is not documented
(#19) Function comprehensiontest::__construct is not documented
(#27) Function comprehensiontest::fetch_item_count is not documented
(#40) Function comprehensiontest::fetch_items is not documented
(#53) Function comprehensiontest::fetch_latest_attempt is not documented
(#66) Function comprehensiontest::fetch_test_data_for_js is not documented
(#107) Function comprehensiontest::grade_test is not documented
(#14) Variable comprehensiontest::$cm is not documented
(#15) Variable comprehensiontest::$context is not documented
(#16) Variable comprehensiontest::$mod is not documented
(#17) Variable comprehensiontest::$items is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#12) Package is not specified for class comprehensiontest. It is also not specified in file-level phpdocs
mod/minilesson/classes/constants.php
(#13) Class constants is not documented
(#16) Constant constants::M_COMPONENT is not documented
(#17) Constant constants::M_FILEAREA_SUBMISSIONS is not documented
(#18) Constant constants::M_TABLE is not documented
(#19) Constant constants::M_ATTEMPTSTABLE is not documented
(#20) Constant constants::M_AITABLE is not documented
(#21) Constant constants::M_QTABLE is not documented
(#22) Constant constants::M_AUTHTABLE is not documented
(#23) Constant constants::M_CORRECTPHONES_TABLE is not documented
(#24) Constant constants::M_MODNAME is not documented
(#25) Constant constants::M_URL is not documented
(#26) Constant constants::M_PATH is not documented
(#27) Constant constants::M_CLASS is not documented
(#28) Constant constants::M_PLUGINSETTINGS is not documented
(#29) Constant constants::M_STATE_COMPLETE is not documented
(#30) Constant constants::M_STATE_INCOMPLETE is not documented
(#32) Constant constants::M_NOITEMS_CONT is not documented
(#33) Constant constants::M_ITEMS_CONT is not documented
(#34) Constant constants::M_ITEMS_TABLE is not documented
(#36) Constant constants::M_USE_DATATABLES is not documented
(#37) Constant constants::M_USE_PAGEDTABLES is not documented
(#39) Constant constants::M_NEURALVOICES is not documented
(#45) Constant constants::M_GRADEHIGHEST is not documented
(#46) Constant constants::M_GRADELOWEST is not documented
(#47) Constant constants::M_GRADELATEST is not documented
(#48) Constant constants::M_GRADEAVERAGE is not documented
(#49) Constant constants::M_GRADENONE is not documented
(#51) Constant constants::ACCMETHOD_NONE is not documented
(#52) Constant constants::ACCMETHOD_AUTO is not documented
(#53) Constant constants::ACCMETHOD_FIXED is not documented
(#54) Constant constants::ACCMETHOD_NOERRORS is not documented
(#56) Constant constants::POSTATTEMPT_NONE is not documented
(#57) Constant constants::POSTATTEMPT_EVAL is not documented
(#58) Constant constants::POSTATTEMPT_EVALERRORS is not documented
(#62) Constant constants::NONE is not documented
(#63) Constant constants::TYPE_TEXTPROMPT_LONG is not documented
(#65) Constant constants::TYPE_MULTIAUDIO is not documented
(#66) Constant constants::TYPE_MULTICHOICE is not documented
(#67) Constant constants::TYPE_PAGE is not documented
(#68) Constant constants::TYPE_DICTATIONCHAT is not documented
(#69) Constant constants::TYPE_LGAPFILL is not documented
(#70) Constant constants::TYPE_TGAPFILL is not documented
(#71) Constant constants::TYPE_SGAPFILL is not documented
(#72) Constant constants::TYPE_COMPQUIZ is not documented
(#73) Constant constants::TYPE_BUTTONQUIZ is not documented
(#74) Constant constants::TYPE_DICTATION is not documented
(#75) Constant constants::TYPE_SPEECHCARDS is not documented
(#76) Constant constants::TYPE_LISTENREPEAT is not documented
(#77) Constant constants::TYPE_SMARTFRAME is not documented
(#78) Constant constants::TYPE_SHORTANSWER is not documented
(#80) Constant constants::AUDIOFNAME is not documented
(#81) Constant constants::AUDIOPROMPT is not documented
(#82) Constant constants::AUDIOANSWER is not documented
(#83) Constant constants::AUDIOMODEL is not documented
(#84) Constant constants::CORRECTANSWER is not documented
(#85) Constant constants::AUDIOPROMPT_FILEAREA is not documented
(#86) Constant constants::TEXTPROMPT_FILEAREA is not documented
(#87) Constant constants::TEXTQUESTION is not documented
(#88) Constant constants::TEXTINSTRUCTIONS is not documented
(#89) Constant constants::TEXTQUESTION_FORMAT is not documented
(#90) Constant constants::TTSQUESTION is not documented
(#91) Constant constants::TTSQUESTIONVOICE is not documented
(#92) Constant constants::TTSQUESTIONOPTION is not documented
(#93) Constant constants::TTSAUTOPLAY is not documented
(#94) Constant constants::TTSDIALOG is not documented
(#95) Constant constants::TTSPASSAGE is not documented
(#96) Constant constants::TTSDIALOGOPTS is not documented
(#97) Constant constants::TTSPASSAGEOPTS is not documented
(#99) Constant constants::TTSDIALOGVOICEA is not documented
(#100) Constant constants::TTSDIALOGVOICEB is not documented
(#101) Constant constants::TTSDIALOGVOICEC is not documented
(#102) Constant constants::TTSDIALOGVISIBLE is not documented
(#103) Constant constants::TTSPASSAGEVOICE is not documented
(#104) Constant constants::TTSPASSAGESPEED is not documented
(#106) Constant constants::MEDIAQUESTION is not documented
(#107) Constant constants::QUESTIONTEXTAREA is not documented
(#108) Constant constants::YTVIDEOID is not documented
(#109) Constant constants::YTVIDEOSTART is not documented
(#110) Constant constants::YTVIDEOEND is not documented
(#111) Constant constants::MEDIAIFRAME is not documented
(#112) Constant constants::TEXTANSWER is not documented
(#113) Constant constants::CUSTOMDATA is not documented
(#114) Constant constants::CUSTOMINT is not documented
(#115) Constant constants::POLLYVOICE is not documented
(#116) Constant constants::POLLYOPTION is not documented
(#117) Constant constants::CONFIRMCHOICE is not documented
(#118) Constant constants::TEXTQUESTION_FILEAREA is not documented
(#119) Constant constants::TEXTANSWER_FILEAREA is not documented
(#120) Constant constants::PASSAGEPICTURE is not documented
(#121) Constant constants::PASSAGEPICTURE_FILEAREA is not documented
(#122) Constant constants::TIMELIMIT is not documented
(#123) Constant constants::GAPFILLALLOWRETRY is not documented
(#124) Constant constants::MAXANSWERS is not documented
(#125) Constant constants::MAXCUSTOMTEXT is not documented
(#126) Constant constants::MAXCUSTOMDATA is not documented
(#127) Constant constants::MAXCUSTOMINT is not documented
(#129) Constant constants::ITEMTEXTAREA_EDOPTIONS is not documented
(#130) Constant constants::READSENTENCE is not documented
(#131) Constant constants::IGNOREPUNCTUATION is not documented
(#132) Constant constants::SHOWTEXTPROMPT is not documented
(#133) Constant constants::TEXTPROMPT_WORDS is not documented
(#134) Constant constants::TEXTPROMPT_DOTS is not documented
(#136) Constant constants::LISTENORREAD is not documented
(#137) Constant constants::LISTENORREAD_READ is not documented
(#138) Constant constants::LISTENORREAD_LISTEN is not documented
(#139) Constant constants::LISTENORREAD_LISTENANDREAD is not documented
(#141) Constant constants::LAYOUT is not documented
(#142) Constant constants::LAYOUT_AUTO is not documented
(#143) Constant constants::LAYOUT_HORIZONTAL is not documented
(#144) Constant constants::LAYOUT_VERTICAL is not documented
(#145) Constant constants::LAYOUT_MAGAZINE is not documented
(#147) Constant constants::TTS_NORMAL is not documented
(#148) Constant constants::TTS_SLOW is not documented
(#149) Constant constants::TTS_VERYSLOW is not documented
(#150) Constant constants::TTS_SSML is not documented
(#152) Constant constants::ALL_VOICES is not documented
(#217) Constant constants::M_RECORD_BUTTON is not documented
(#218) Constant constants::M_START_BUTTON is not documented
(#219) Constant constants::M_READING_AUDIO_URL is not documented
(#220) Constant constants::M_DRAFT_CONTROL is not documented
(#221) Constant constants::M_PROGRESS_CONTAINER is not documented
(#222) Constant constants::M_HIDER is not documented
(#223) Constant constants::M_STOP_BUTTON is not documented
(#224) Constant constants::M_WHERETONEXT_CONTAINER is not documented
(#225) Constant constants::M_RECORD_BUTTON_CONTAINER is not documented
(#226) Constant constants::M_START_BUTTON_CONTAINER is not documented
(#227) Constant constants::M_STOP_BUTTON_CONTAINER is not documented
(#228) Constant constants::M_RECORDERID is not documented
(#229) Constant constants::M_RECORDING_CONTAINER is not documented
(#230) Constant constants::M_RECORDER_CONTAINER is not documented
(#231) Constant constants::M_DUMMY_RECORDER is not documented
(#232) Constant constants::M_RECORDER_INSTRUCTIONS_RIGHT is not documented
(#233) Constant constants::M_RECORDER_INSTRUCTIONS_LEFT is not documented
(#234) Constant constants::M_INSTRUCTIONS_CONTAINER is not documented
(#235) Constant constants::M_PASSAGE_CONTAINER is not documented
(#236) Constant constants::M_MSV_MODE is not documented
(#237) Constant constants::M_QUICK_MODE is not documented
(#238) Constant constants::M_GRADING_MODE is not documented
(#239) Constant constants::M_QUIZ_CONTAINER is not documented
(#240) Constant constants::M_QUIZ_PLACEHOLDER is not documented
(#241) Constant constants::M_QUIZ_SKELETONBOX is not documented
(#242) Constant constants::M_POSTATTEMPT is not documented
(#243) Constant constants::M_FEEDBACK_CONTAINER is not documented
(#244) Constant constants::M_ERROR_CONTAINER is not documented
(#245) Constant constants::M_GRADING_ERROR_CONTAINER is not documented
(#246) Constant constants::M_GRADING_ERROR_IMG is not documented
(#247) Constant constants::M_GRADING_ERROR_SCORE is not documented
(#249) Constant constants::M_GRADING_QUIZ_CONTAINER is not documented
(#250) Constant constants::M_TWOCOL_CONTAINER is not documented
(#251) Constant constants::M_TWOCOL_QUIZ_CONTAINER is not documented
(#252) Constant constants::M_TWOCOL_PLAYER_CONTAINER is not documented
(#253) Constant constants::M_TWOCOL_PLAYER is not documented
(#254) Constant constants::M_TWOCOL_LEFTCOL is not documented
(#255) Constant constants::M_TWOCOL_RIGHTCOL is not documented
(#256) Constant constants::M_GRADING_QUIZ_SCORE is not documented
(#257) Constant constants::M_GRADING_ACCURACY_CONTAINER is not documented
(#258) Constant constants::M_GRADING_ACCURACY_IMG is not documented
(#259) Constant constants::M_GRADING_ACCURACY_SCORE is not documented
(#260) Constant constants::M_GRADING_SESSION_SCORE is not documented
(#261) Constant constants::M_GRADING_SESSIONSCORE_CONTAINER is not documented
(#262) Constant constants::M_GRADING_ERRORRATE_SCORE is not documented
(#263) Constant constants::M_GRADING_ERRORRATE_CONTAINER is not documented
(#264) Constant constants::M_GRADING_SCRATE_SCORE is not documented
(#265) Constant constants::M_GRADING_SCRATE_CONTAINER is not documented
(#266) Constant constants::M_GRADING_SCORE is not documented
(#267) Constant constants::M_GRADING_PLAYER_CONTAINER is not documented
(#268) Constant constants::M_GRADING_PLAYER is not documented
(#269) Constant constants::M_GRADING_ACTION_CONTAINER is not documented
(#270) Constant constants::M_GRADING_FORM_SESSIONTIME is not documented
(#271) Constant constants::M_GRADING_FORM_SESSIONSCORE is not documented
(#272) Constant constants::M_GRADING_FORM_SESSIONENDWORD is not documented
(#273) Constant constants::M_GRADING_FORM_SESSIONERRORS is not documented
(#274) Constant constants::M_GRADING_FORM_NOTES is not documented
(#275) Constant constants::M_HIDDEN_PLAYER is not documented
(#276) Constant constants::M_HIDDEN_PLAYER_BUTTON is not documented
(#277) Constant constants::M_HIDDEN_PLAYER_BUTTON_ACTIVE is not documented
(#278) Constant constants::M_HIDDEN_PLAYER_BUTTON_PAUSED is not documented
(#279) Constant constants::M_HIDDEN_PLAYER_BUTTON_PLAYING is not documented
(#280) Constant constants::M_EVALUATED_MESSAGE is not documented
(#281) Constant constants::M_QR_PLAYER is not documented
(#282) Constant constants::M_LINK_BOX is not documented
(#283) Constant constants::M_LINK_BOX_TITLE is not documented
(#284) Constant constants::M_NOITEMS_MSG is not documented
(#288) Constant constants::M_LANG_ENUS is not documented
(#289) Constant constants::M_LANG_ENGB is not documented
(#290) Constant constants::M_LANG_ENAU is not documented
(#291) Constant constants::M_LANG_ENNZ is not documented
(#292) Constant constants::M_LANG_ENZA is not documented
(#293) Constant constants::M_LANG_ENIN is not documented
(#294) Constant constants::M_LANG_ESUS is not documented
(#295) Constant constants::M_LANG_ESES is not documented
(#296) Constant constants::M_LANG_FRCA is not documented
(#297) Constant constants::M_LANG_FRFR is not documented
(#298) Constant constants::M_LANG_DEDE is not documented
(#299) Constant constants::M_LANG_DEAT is not documented
(#300) Constant constants::M_LANG_ITIT is not documented
(#301) Constant constants::M_LANG_PTBR is not documented
(#303) Constant constants::M_LANG_DADK is not documented
(#304) Constant constants::M_LANG_FILPH is not documented
(#306) Constant constants::M_LANG_KOKR is not documented
(#307) Constant constants::M_LANG_HIIN is not documented
(#308) Constant constants::M_LANG_ARAE is not documented
(#309) Constant constants::M_LANG_ARSA is not documented
(#310) Constant constants::M_LANG_ZHCN is not documented
(#311) Constant constants::M_LANG_NLNL is not documented
(#312) Constant constants::M_LANG_NLBE is not documented
(#313) Constant constants::M_LANG_ENIE is not documented
(#314) Constant constants::M_LANG_ENWL is not documented
(#315) Constant constants::M_LANG_ENAB is not documented
(#316) Constant constants::M_LANG_FAIR is not documented
(#317) Constant constants::M_LANG_DECH is not documented
(#318) Constant constants::M_LANG_HEIL is not documented
(#319) Constant constants::M_LANG_IDID is not documented
(#320) Constant constants::M_LANG_JAJP is not documented
(#321) Constant constants::M_LANG_MSMY is not documented
(#322) Constant constants::M_LANG_PTPT is not documented
(#323) Constant constants::M_LANG_RURU is not documented
(#324) Constant constants::M_LANG_TAIN is not documented
(#325) Constant constants::M_LANG_TEIN is not documented
(#326) Constant constants::M_LANG_TRTR is not documented
(#327) Constant constants::M_LANG_NONO is not documented
(#328) Constant constants::M_LANG_NBNO is not documented
(#329) Constant constants::M_LANG_NNNO is not documented
(#330) Constant constants::M_LANG_PLPL is not documented
(#331) Constant constants::M_LANG_RORO is not documented
(#332) Constant constants::M_LANG_SVSE is not documented
(#334) Constant constants::M_LANG_UKUA is not documented
(#335) Constant constants::M_LANG_EUES is not documented
(#336) Constant constants::M_LANG_FIFI is not documented
(#337) Constant constants::M_LANG_HUHU is not documented
(#339) Constant constants::M_LANG_MINZ is not documented
(#340) Constant constants::M_LANG_BGBG is not documented
(#341) Constant constants::M_LANG_CSCZ is not documented
(#342) Constant constants::M_LANG_ELGR is not documented
(#343) Constant constants::M_LANG_HRHR is not documented
(#344) Constant constants::M_LANG_LTLT is not documented
(#345) Constant constants::M_LANG_LVLV is not documented
(#346) Constant constants::M_LANG_SKSK is not documented
(#347) Constant constants::M_LANG_SLSI is not documented
(#348) Constant constants::M_LANG_ISIS is not documented
(#349) Constant constants::M_LANG_MKMK is not documented
(#350) Constant constants::M_LANG_SRRS is not documented
(#352) Constant constants::M_PROMPT_SEPARATE is not documented
(#353) Constant constants::M_PROMPT_RICHTEXT is not documented
(#355) Constant constants::TRANSCRIBER_NONE is not documented
(#356) Constant constants::TRANSCRIBER_AUTO is not documented
(#357) Constant constants::TRANSCRIBER_POODLL is not documented
(#360) Constant constants::M_PUSH_NONE is not documented
(#361) Constant constants::M_PUSH_PASSAGE is not documented
(#362) Constant constants::M_PUSH_ALTERNATIVES is not documented
(#363) Constant constants::M_PUSH_QUESTIONS is not documented
(#364) Constant constants::M_PUSH_LEVEL is not documented
(#366) Constant constants::M_QUIZ_FINISHED is not documented
(#367) Constant constants::M_QUIZ_REATTEMPT is not documented
(#369) Constant constants::M_ANIM_FANCY is not documented
(#370) Constant constants::M_ANIM_PLAIN is not documented
(#372) Constant constants::M_CONTWIDTH_COMPACT is not documented
(#373) Constant constants::M_CONTWIDTH_WIDE is not documented
(#374) Constant constants::M_CONTWIDTH_FULL is not documented
(#375) Constant constants::M_STANDARD_FONTS is not documented
(#379) Constant constants::M_GOOGLE_FONTS is not documented
(#381) Constant constants::M_ST_SRC_RECORD is not documented
(#382) Constant constants::M_ST_SRC_UPLOAD is not documented
(#383) Constant constants::M_ST_SRC_STT is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class constants. It is also not specified in file-level phpdocs
mod/minilesson/classes/diff.php
(#2) Empty line found after PHP open tag
(#19) Class diff is not documented
(#32) Function diff::fetchWordArray is not documented
(#62) Function diff::cleanText is not documented
(#130) Function diff::fetchAlternativesArray is not documented
(#175) Function diff::generous_match is not documented
(#205) Function diff::fetchSequences is not documented
(#363) Function diff::debug_print_sequence is not documented
(#378) Function diff::phonetics_match is not documented
(#389) Function diff::check_alternatives_for_match is not documented
(#426) Function diff::fetchWildcardsArray is not documented
(#445) Function diff::mb_strequals is not documented
(#460) Function diff::cmp is not documented
(#489) Function diff::fetchDiffs is not documented
(#615) Function diff::applyWildcards is not documented
(#22) Constant diff::MATCHED is not documented
(#23) Constant diff::UNMATCHED is not documented
(#24) Constant diff::ALTERNATEMATCH is not documented
(#25) Constant diff::NOTALTERNATEMATCH is not documented
mod/minilesson/classes/event/attempt_submitted.php
(#135) Function attempt_submitted::get_objectid_mapping is not documented
(#139) Function attempt_submitted::get_other_mapping is not documented
(#52) Phpdocs for function attempt_submitted::create_from_attempt has incomplete parameters list
mod/minilesson/classes/event/course_module_viewed.php
(#48) Function course_module_viewed::get_objectid_mapping is not documented
(#51) Function course_module_viewed::get_other_mapping is not documented
mod/minilesson/classes/event/step_submitted.php
(#137) Function step_submitted::get_objectid_mapping is not documented
(#141) Function step_submitted::get_other_mapping is not documented
(#52) Phpdocs for function step_submitted::create_from_attempt has incomplete parameters list
mod/minilesson/classes/external.php
(#31) Function mod_minilesson_external::check_by_phonetic_parameters is not documented
(#43) Function mod_minilesson_external::check_by_phonetic is not documented
(#94) Function mod_minilesson_external::check_by_phonetic_returns is not documented
(#99) Function mod_minilesson_external::report_step_grade_parameters is not documented
(#106) Function mod_minilesson_external::report_step_grade is not documented
(#111) Function mod_minilesson_external::report_step_grade_returns is not documented
(#116) Function mod_minilesson_external::compare_passage_to_transcript_parameters is not documented
(#130) Function mod_minilesson_external::compare_passage_to_transcript is not documented
(#225) Function mod_minilesson_external::compare_passage_to_transcript_returns is not documented
(#230) Function mod_minilesson_external::submit_mform_parameters is not documented
(#240) Function mod_minilesson_external::submit_mform is not documented
(#332) Function mod_minilesson_external::submit_mform_returns is not documented
(#337) Function mod_minilesson_external::delete_item_parameters is not documented
(#347) Function mod_minilesson_external::delete_item is not documented
(#372) Function mod_minilesson_external::delete_item_returns is not documented
(#377) Function mod_minilesson_external::move_item_parameters is not documented
(#387) Function mod_minilesson_external::move_item is not documented
(#412) Function mod_minilesson_external::move_item_returns is not documented
(#416) Function mod_minilesson_external::duplicate_item_parameters is not documented
(#425) Function mod_minilesson_external::duplicate_item is not documented
(#454) Function mod_minilesson_external::duplicate_item_returns is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/minilesson/classes/import.php
(#63) Function import::import_process is not documented
(#180) Function import::perform_import_validation is not documented
(#193) Function import::preprocess_import_data is not documented
(#42) Phpdocs for function import::__construct has incomplete parameters list
mod/minilesson/classes/import_tracker.php
(#2) Empty line found after PHP open tag
(#7) Class import_tracker is not documented
(#20) Phpdocs for function import_tracker::__construct has incomplete parameters list
(#7) Package is not specified for class import_tracker. It is also not specified in file-level phpdocs
mod/minilesson/classes/jp/Analyzer.php
(#21) Class Analyzer is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#21) Package is not specified for class Analyzer. It is also not specified in file-level phpdocs
mod/minilesson/classes/jp/Helper.php
(#28) Constant Helper::PREG_PATTERN_KANJI is not documented
(#29) Constant Helper::PREG_PATTERN_HIRAGANA is not documented
(#30) Constant Helper::PREG_PATTERN_KATAKANA is not documented
(#31) Constant Helper::PREG_PATTERN_KANA is not documented
(#32) Constant Helper::PREG_PATTERN_NOT_KANJI is not documented
(#33) Constant Helper::PREG_PATTERN_KANJI_EXTENDED is not documented
(#34) Constant Helper::PREG_PATTERN_NOT_HIRAGANA is not documented
(#35) Constant Helper::PREG_PATTERN_NOT_KATAKANA is not documented
(#36) Constant Helper::PREG_PATTERN_NOT_KANA is not documented
(#37) Constant Helper::PREG_PATTERN_HIRAGANA_YOON is not documented
(#38) Constant Helper::PREG_PATTERN_KATAKANA_YOON is not documented
(#39) Constant Helper::PREG_PATTERN_KANA_YOON is not documented
(#40) Constant Helper::PREG_PATTERN_PUNCTUATION_MARKS is not documented
(#41) Constant Helper::PREG_PATTERN_JAPANESE_NUMERAL is not documented
(#42) Constant Helper::PREG_PATTERN_WESTERN_NUMERAL is not documented
(#43) Constant Helper::PREG_PATTERN_LATIN is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#21) Package is not specified for class Helper. It is also not specified in file-level phpdocs
mod/minilesson/classes/jp/TinySegmenter.php
(#70) Function TinySegmenter::getType is not documented
(#89) Function TinySegmenter::getScore is not documented
(#98) Function TinySegmenter::segment is not documented
(#27) Variable TinySegmenter::$BIAS is not documented
(#28) Variable TinySegmenter::$BC1 is not documented
(#29) Variable TinySegmenter::$BC2 is not documented
(#30) Variable TinySegmenter::$BC3 is not documented
(#31) Variable TinySegmenter::$BP1 is not documented
(#32) Variable TinySegmenter::$BP2 is not documented
(#33) Variable TinySegmenter::$BQ1 is not documented
(#34) Variable TinySegmenter::$BQ2 is not documented
(#35) Variable TinySegmenter::$BQ3 is not documented
(#36) Variable TinySegmenter::$BQ4 is not documented
(#37) Variable TinySegmenter::$BW1 is not documented
(#38) Variable TinySegmenter::$BW2 is not documented
(#39) Variable TinySegmenter::$BW3 is not documented
(#40) Variable TinySegmenter::$TC1 is not documented
(#41) Variable TinySegmenter::$TC2 is not documented
(#42) Variable TinySegmenter::$TC3 is not documented
(#43) Variable TinySegmenter::$TC4 is not documented
(#44) Variable TinySegmenter::$TQ1 is not documented
(#45) Variable TinySegmenter::$TQ2 is not documented
(#46) Variable TinySegmenter::$TQ3 is not documented
(#47) Variable TinySegmenter::$TQ4 is not documented
(#48) Variable TinySegmenter::$TW1 is not documented
(#49) Variable TinySegmenter::$TW2 is not documented
(#50) Variable TinySegmenter::$TW3 is not documented
(#51) Variable TinySegmenter::$TW4 is not documented
(#52) Variable TinySegmenter::$UC1 is not documented
(#53) Variable TinySegmenter::$UC2 is not documented
(#54) Variable TinySegmenter::$UC3 is not documented
(#55) Variable TinySegmenter::$UC4 is not documented
(#56) Variable TinySegmenter::$UC5 is not documented
(#57) Variable TinySegmenter::$UC6 is not documented
(#58) Variable TinySegmenter::$UP1 is not documented
(#59) Variable TinySegmenter::$UP2 is not documented
(#60) Variable TinySegmenter::$UP3 is not documented
(#61) Variable TinySegmenter::$UQ1 is not documented
(#62) Variable TinySegmenter::$UQ2 is not documented
(#63) Variable TinySegmenter::$UW1 is not documented
(#64) Variable TinySegmenter::$UW2 is not documented
(#65) Variable TinySegmenter::$UW3 is not documented
(#66) Variable TinySegmenter::$UW4 is not documented
(#67) Variable TinySegmenter::$UW5 is not documented
(#68) Variable TinySegmenter::$UW6 is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#11) Package is not specified for class TinySegmenter. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/importform/baseimportform.php
(#2) Empty line found after PHP open tag
(#27) Function baseimportform::definition is not documented
mod/minilesson/classes/local/itemform/baseform.php
(#2) Empty line found after PHP open tag
(#395) Function baseform::add_static_text is not documented
(#401) Function baseform::add_repeating_textboxes is not documented
(#432) Function baseform::add_showtextpromptoptions is not documented
(#436) Function baseform::add_showignorepuncoptions is not documented
(#441) Function baseform::add_showlistorreadoptions is not documented
(#446) Function baseform::add_dropdown is not documented
(#455) Function baseform::add_media_upload is not documented
(#466) Function baseform::add_media_prompt_upload is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#474) Phpdocs for function baseform::add_editorarearesponse has incomplete parameters list
(#494) Phpdocs for function baseform::add_textarearesponse has incomplete parameters list
(#513) Phpdocs for function baseform::add_textboxresponse has incomplete parameters list
(#532) Phpdocs for function baseform::add_correctanswer has incomplete parameters list
(#552) Phpdocs for function baseform::add_layoutoptions has incomplete parameters list
(#567) Phpdocs for function baseform::add_voiceselect has incomplete parameters list
(#590) Phpdocs for function baseform::add_voiceoptions has incomplete parameters list
(#611) Phpdocs for function baseform::add_confirmchoice has incomplete parameters list
(#624) Phpdocs for function baseform::add_ttslanguage has incomplete parameters list
(#632) Phpdocs for function baseform::construction_override has incomplete parameters list
(#662) Phpdocs for function baseform::add_allowretry has incomplete parameters list
(#45) Not recommended phpdocs tag @abstract used
(#40) Package is not specified for class baseform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/buttonquizform.php
(#13) Class buttonquizform is not documented
(#18) Function buttonquizform::custom_definition is not documented
(#16) Variable buttonquizform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class buttonquizform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/compquizform.php
(#13) Class compquizform is not documented
(#18) Function compquizform::custom_definition is not documented
(#16) Variable compquizform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class compquizform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/dictationchatform.php
(#13) Class dictationchatform is not documented
(#18) Function dictationchatform::custom_definition is not documented
(#16) Variable dictationchatform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class dictationchatform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/dictationform.php
(#13) Class dictationform is not documented
(#18) Function dictationform::custom_definition is not documented
(#16) Variable dictationform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class dictationform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/helper.php
(#2) Empty line found after PHP open tag
(#36) Class helper is not documented
(#39) Function helper::move_item is not documented
(#76) Function helper::get_new_itemorder is not documented
(#89) Function helper::duplicate_item is not documented
(#157) Function helper::update_all_langmodels is not documented
(#175) Function helper::update_all_phonetic is not documented
(#36) Package is not specified for class helper. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/listeninggapfillform.php
(#13) Class listeninggapfillform is not documented
(#17) Function listeninggapfillform::custom_definition is not documented
(#15) Variable listeninggapfillform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class listeninggapfillform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/listenrepeatform.php
(#14) Class listenrepeatform is not documented
(#19) Function listenrepeatform::custom_definition is not documented
(#17) Variable listenrepeatform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#14) Package is not specified for class listenrepeatform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/multiaudioform.php
(#13) Class multiaudioform is not documented
(#18) Function multiaudioform::custom_definition is not documented
(#16) Variable multiaudioform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class multiaudioform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/multichoiceform.php
(#13) Class multichoiceform is not documented
(#18) Function multichoiceform::custom_definition is not documented
(#16) Variable multichoiceform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class multichoiceform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/pageform.php
(#13) Class pageform is not documented
(#18) Function pageform::custom_definition is not documented
(#16) Variable pageform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class pageform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/shortanswerform.php
(#13) Class shortanswerform is not documented
(#18) Function shortanswerform::custom_definition is not documented
(#16) Variable shortanswerform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class shortanswerform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/smartframeform.php
(#13) Class smartframeform is not documented
(#18) Function smartframeform::custom_definition is not documented
(#16) Variable smartframeform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class smartframeform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/speakinggapfillform.php
(#13) Class speakinggapfillform is not documented
(#17) Function speakinggapfillform::custom_definition is not documented
(#15) Variable speakinggapfillform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class speakinggapfillform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/speechcardsform.php
(#14) Class speechcardsform is not documented
(#19) Function speechcardsform::custom_definition is not documented
(#17) Variable speechcardsform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#14) Package is not specified for class speechcardsform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemform/typinggapfillform.php
(#13) Class typinggapfillform is not documented
(#17) Function typinggapfillform::custom_definition is not documented
(#15) Variable typinggapfillform::$type is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class typinggapfillform. It is also not specified in file-level phpdocs
mod/minilesson/classes/local/itemtype/item.php
(#132) Function item::get_itemtype_class is not documented
(#141) Function item::set_token is not documented
(#144) Function item::set_currentnumber is not documented
(#148) Function item::get_keycolumns is not documented
(#202) Function item::get_import_keycolumns is not documented
(#211) Function item::validate_import is not documented
(#237) Function item::get_common_elements is not documented
(#437) Function item::get_text_answer_elements is not documented
(#448) Function item::get_polly_options is not documented
(#456) Function item::set_layout is not documented
(#493) Function item::process_gapfill_sentences is not documented
(#521) Function item::process_typinggapfill_sentences is not documented
(#528) Function item::process_listeninggapfill_sentences is not documented
(#535) Function item::process_speakinggapfill_sentences is not documented
(#542) Function item::parse_gapfill_sentences is not documented
(#616) Function item::process_spoken_sentences is not documented
(#687) Function item::process_japanese_phonetics is not documented
(#691) Function item::set_cloudpoodll_details is not documented
(#725) Function item::dottify_text is not documented
(#733) Function item::fetch_media_urls is not documented
(#753) Function item::update_insert_item is not documented
(#952) Function item::delete_item is not documented
(#979) Function item::fetch_editor_options is not documented
(#987) Function item::fetch_filemanager_options is not documented
(#994) Function item::fetch_next_item_order is not documented
(#1008) Function item::create_itemkey is not documented
(#1020) Function item::deaccent is not documented
(#1027) Function item::update_create_langmodel is not documented
(#1072) Function item::update_create_phonetic is not documented
(#68) Variable item::$needs_speechrec is not documented
(#70) Phpdocs for function item::__construct has incomplete parameters list
(#99) Phpdocs for function item::from_record has incomplete parameters list
mod/minilesson/classes/local/itemtype/item_buttonquiz.php
(#34) Constant item_buttonquiz::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_compquiz.php
(#34) Constant item_compquiz::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_dictation.php
(#76) Function item_dictation::validate_import is not documented
(#94) Function item_dictation::get_keycolumns is not documented
(#34) Constant item_dictation::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_dictationchat.php
(#78) Function item_dictationchat::process_japanese_phonetics is not documented
(#89) Function item_dictationchat::validate_import is not documented
(#107) Function item_dictationchat::get_keycolumns is not documented
(#34) Constant item_dictationchat::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_listeninggapfill.php
(#66) Function item_listeninggapfill::validate_import is not documented
(#84) Function item_listeninggapfill::get_keycolumns is not documented
(#34) Constant item_listeninggapfill::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_listenrepeat.php
(#89) Function item_listenrepeat::process_japanese_phonetics is not documented
(#100) Function item_listenrepeat::validate_import is not documented
(#118) Function item_listenrepeat::get_keycolumns is not documented
(#34) Constant item_listenrepeat::ITEMTYPE is not documented
(#37) Phpdocs for function item_listenrepeat::__construct has incomplete parameters list
mod/minilesson/classes/local/itemtype/item_multiaudio.php
(#87) Function item_multiaudio::process_japanese_phonetics is not documented
(#95) Function item_multiaudio::deaccent is not documented
(#103) Function item_multiaudio::update_create_langmodel is not documented
(#143) Function item_multiaudio::update_create_phonetic is not documented
(#195) Function item_multiaudio::get_keycolumns is not documented
(#207) Function item_multiaudio::validate_import is not documented
(#34) Constant item_multiaudio::ITEMTYPE is not documented
(#37) Phpdocs for function item_multiaudio::__construct has incomplete parameters list
mod/minilesson/classes/local/itemtype/item_multichoice.php
(#81) Function item_multichoice::validate_import is not documented
(#110) Function item_multichoice::get_keycolumns is not documented
(#34) Constant item_multichoice::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_page.php
(#34) Constant item_page::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_shortanswer.php
(#84) Function item_shortanswer::validate_import is not documented
(#34) Constant item_shortanswer::ITEMTYPE is not documented
(#37) Phpdocs for function item_shortanswer::__construct has incomplete parameters list
mod/minilesson/classes/local/itemtype/item_smartframe.php
(#34) Constant item_smartframe::ITEMTYPE is not documented
mod/minilesson/classes/local/itemtype/item_speakinggapfill.php
(#76) Function item_speakinggapfill::validate_import is not documented
(#93) Function item_speakinggapfill::get_keycolumns is not documented
(#103) Function item_speakinggapfill::update_create_langmodel is not documented
(#34) Constant item_speakinggapfill::ITEMTYPE is not documented
(#37) Phpdocs for function item_speakinggapfill::__construct has incomplete parameters list
mod/minilesson/classes/local/itemtype/item_speechcards.php
(#82) Function item_speechcards::validate_import is not documented
(#34) Constant item_speechcards::ITEMTYPE is not documented
(#37) Phpdocs for function item_speechcards::__construct has incomplete parameters list
mod/minilesson/classes/local/itemtype/item_typinggapfill.php
(#65) Function item_typinggapfill::validate_import is not documented
(#83) Function item_typinggapfill::get_keycolumns is not documented
(#34) Constant item_typinggapfill::ITEMTYPE is not documented
mod/minilesson/classes/mobile_auth.php
(#33) Class mobile_auth is not documented
(#35) Constant mobile_auth::VALID_TIME is not documented
(#17) No one-line description found in phpdocs for file
(#87) Phpdocs for function mobile_auth::has_valid_token has incomplete parameters list
mod/minilesson/classes/output/mobile.php
(#25) Class mobile is not documented
(#27) Function mobile::mobile_course_view is not documented
(#25) Package is not specified for class mobile. It is also not specified in file-level phpdocs
mod/minilesson/classes/output/renderer.php
(#16) Class renderer is not documented
(#63) Function renderer::fetch_title is not documented
(#127) Function renderer::backtotopbutton is not documented
(#136) Function renderer::back_to_import_button is not documented
(#486) Function renderer::fetch_activity_amd is not documented
(#620) Function renderer::show_open_close_dates is not documented
(#40) Found comment starting with three or more slashes
(#95) Found comment starting with three or more slashes
(#2) No one-line description found in phpdocs for file
(#146) There is no description in phpdocs for function reattemptbutton
(#159) There is no description in phpdocs for function show_wheretonext
(#180) There is no description in phpdocs for function exceededattempts
(#21) Phpdocs for function renderer::header has incomplete parameters list
(#76) Phpdocs for function renderer::simpleheader has incomplete parameters list
(#106) Phpdocs for function renderer::notabsheader has incomplete parameters list
(#117) Phpdocs for function renderer::thatsnotright has incomplete parameters list
(#146) Phpdocs for function renderer::reattemptbutton has incomplete parameters list
(#159) Phpdocs for function renderer::show_wheretonext has incomplete parameters list
(#180) Phpdocs for function renderer::exceededattempts has incomplete parameters list
(#192) Phpdocs for function renderer::show_welcome has incomplete parameters list
(#205) Phpdocs for function renderer::show_intro has incomplete parameters list
(#218) Phpdocs for function renderer::show_no_items has incomplete parameters list
(#234) Phpdocs for function renderer::show_finished_results has incomplete parameters list
(#386) Phpdocs for function renderer::show_quiz has incomplete parameters list
(#416) Phpdocs for function renderer::show_quiz_preview has incomplete parameters list
(#437) Phpdocs for function renderer::show_progress has incomplete parameters list
(#450) Phpdocs for function renderer::show_feedback has incomplete parameters list
(#463) Phpdocs for function renderer::show_title_postattempt has incomplete parameters list
(#473) Phpdocs for function renderer::show_error has incomplete parameters list
(#609) Phpdocs for function renderer::show_problembox has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#16) Package is not specified for class renderer. It is also not specified in file-level phpdocs
mod/minilesson/classes/output/report_renderer.php
(#13) Class report_renderer is not documented
(#16) Function report_renderer::render_reportmenu is not documented
(#63) Function report_renderer::render_delete_allattempts is not documented
(#72) Function report_renderer::render_reporttitle_html is not documented
(#79) Function report_renderer::render_empty_section_html is not documented
(#85) Function report_renderer::render_exportbuttons_html is not documented
(#99) Function report_renderer::render_grading_exportbuttons_html is not documented
(#115) Function report_renderer::render_section_csv is not documented
(#146) Function report_renderer::render_section_html is not documented
(#201) Function report_renderer::show_reports_footer is not documented
(#210) Function report_renderer::show_perpage_selector is not documented
(#233) Function report_renderer::show_grading_footer is not documented
(#242) Function report_renderer::show_export_buttons is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class report_renderer. It is also not specified in file-level phpdocs
mod/minilesson/classes/output/rsquestion_renderer.php
(#2) Empty line found after PHP open tag
(#76) Function rsquestion_renderer::setup_datatables is not documented
(#110) Function rsquestion_renderer::show_noitems_message is not documented
(#119) Phpdocs for function rsquestion_renderer::show_items_list has incomplete parameters list
mod/minilesson/classes/report/attemptresults.php
(#14) Class attemptresults is not documented
(#25) Function attemptresults::fetch_formatted_heading is not documented
(#38) Function attemptresults::fetch_formatted_field is not documented
(#79) Function attemptresults::process_raw_data is not documented
(#17) Variable attemptresults::$report is not documented
(#18) Variable attemptresults::$fields is not documented
(#19) Variable attemptresults::$headingdata is not documented
(#20) Variable attemptresults::$qcache is not documented
(#21) Variable attemptresults::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#14) Package is not specified for class attemptresults. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/attempts.php
(#2) Empty line found after PHP open tag
(#16) Class attempts is not documented
(#24) Function attempts::fetch_formatted_field is not documented
(#72) Function attempts::fetch_formatted_heading is not documented
(#82) Function attempts::process_raw_data is not documented
(#18) Variable attempts::$report is not documented
(#19) Variable attempts::$fields is not documented
(#20) Variable attempts::$headingdata is not documented
(#21) Variable attempts::$qcache is not documented
(#22) Variable attempts::$ucache is not documented
(#16) Package is not specified for class attempts. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/basereport.php
(#54) Function basereport::process_raw_data is not documented
(#55) Function basereport::fetch_formatted_heading is not documented
(#57) Function basereport::fetch_fields is not documented
(#60) Function basereport::fetch_head is not documented
(#67) Function basereport::fetch_name is not documented
(#71) Function basereport::fetch_all_rows_count is not documented
(#75) Function basereport::truncate is not documented
(#82) Function basereport::fetch_cache is not documented
(#93) Function basereport::fetch_formatted_time is not documented
(#101) Function basereport::fetch_time_difference is not documented
(#117) Function basereport::fetch_formatted_rows is not documented
(#141) Function basereport::fetch_formatted_field is not documented
(#47) Variable basereport::$report is not documented
(#48) Variable basereport::$head is not documented
(#49) Variable basereport::$rawdata is not documented
(#50) Variable basereport::$fields is not documented
(#51) Variable basereport::$dbcache is not documented
mod/minilesson/classes/report/basic.php
(#13) Class basic is not documented
(#22) Function basic::fetch_formatted_field is not documented
(#47) Function basic::fetch_formatted_heading is not documented
(#55) Function basic::process_raw_data is not documented
(#16) Variable basic::$report is not documented
(#17) Variable basic::$fields is not documented
(#18) Variable basic::$headingdata is not documented
(#19) Variable basic::$qcache is not documented
(#20) Variable basic::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class basic. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/courseattempts.php
(#2) Empty line found after PHP open tag
(#16) Class courseattempts is not documented
(#24) Function courseattempts::fetch_formatted_field is not documented
(#87) Function courseattempts::fetch_formatted_heading is not documented
(#97) Function courseattempts::process_raw_data is not documented
(#18) Variable courseattempts::$report is not documented
(#19) Variable courseattempts::$fields is not documented
(#20) Variable courseattempts::$headingdata is not documented
(#21) Variable courseattempts::$qcache is not documented
(#22) Variable courseattempts::$ucache is not documented
(#16) Package is not specified for class courseattempts. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/gradereport.php
(#14) Class gradereport is not documented
(#24) Function gradereport::fetch_formatted_field is not documented
(#73) Function gradereport::fetch_formatted_heading is not documented
(#81) Function gradereport::process_raw_data is not documented
(#17) Variable gradereport::$report is not documented
(#18) Variable gradereport::$fields is not documented
(#19) Variable gradereport::$headingdata is not documented
(#20) Variable gradereport::$qcache is not documented
(#21) Variable gradereport::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#14) Package is not specified for class gradereport. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/grading.php
(#14) Class grading is not documented
(#24) Function grading::fetch_formatted_field is not documented
(#94) Function grading::fetch_formatted_heading is not documented
(#106) Function grading::process_raw_data is not documented
(#17) Variable grading::$report is not documented
(#18) Variable grading::$fields is not documented
(#19) Variable grading::$headingdata is not documented
(#20) Variable grading::$qcache is not documented
(#21) Variable grading::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#14) Package is not specified for class grading. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/gradingbyuser.php
(#14) Class gradingbyuser is not documented
(#25) Function gradingbyuser::fetch_formatted_heading is not documented
(#34) Function gradingbyuser::fetch_formatted_field is not documented
(#84) Function gradingbyuser::process_raw_data is not documented
(#17) Variable gradingbyuser::$report is not documented
(#18) Variable gradingbyuser::$fields is not documented
(#19) Variable gradingbyuser::$headingdata is not documented
(#20) Variable gradingbyuser::$qcache is not documented
(#21) Variable gradingbyuser::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#14) Package is not specified for class gradingbyuser. It is also not specified in file-level phpdocs
mod/minilesson/classes/report/incompleteattempts.php
(#2) Empty line found after PHP open tag
(#16) Class incompleteattempts is not documented
(#24) Function incompleteattempts::fetch_formatted_field is not documented
(#67) Function incompleteattempts::fetch_formatted_heading is not documented
(#77) Function incompleteattempts::process_raw_data is not documented
(#18) Variable incompleteattempts::$report is not documented
(#19) Variable incompleteattempts::$fields is not documented
(#20) Variable incompleteattempts::$headingdata is not documented
(#21) Variable incompleteattempts::$qcache is not documented
(#22) Variable incompleteattempts::$ucache is not documented
(#16) Package is not specified for class incompleteattempts. It is also not specified in file-level phpdocs
mod/minilesson/classes/setupform.php
(#2) Empty line found after PHP open tag
(#102) Function setupform::add_media_upload is not documented
(#116) Function setupform::add_media_prompt_upload is not documented
(#141) Function setupform::validation is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#124) Phpdocs for function setupform::add_editorarearesponse has incomplete parameters list
(#45) Not recommended phpdocs tag @abstract used
(#40) Package is not specified for class setupform. It is also not specified in file-level phpdocs
mod/minilesson/classes/utils.php
(#44) Function utils::make_audio_URL is not documented
(#62) Function utils::needs_lang_model is not documented
(#93) Function utils::fetch_passagehash is not documented
(#119) Function utils::fetch_short_lang is not documented
(#130) Function utils::fetch_clean_passage is not documented
(#157) Function utils::fetch_lang_model is not documented
(#211) Function utils::reset_item_order is not documented
(#225) Function utils::XXX_update_final_grade is not documented
(#273) Function utils::update_step_grade is not documented
(#349) Function utils::remake_steps_as_array is not documented
(#366) Function utils::calculate_session_score is not documented
(#379) Function utils::create_new_attempt is not documented
(#396) Function utils::remove_accents_and_poormatchchars is not documented
(#413) Function utils::can_transcribe is not documented
(#430) Function utils::is_json is not documented
(#439) Function utils::curl_fetch is not documented
(#457) Function utils::fetch_token_for_display is not documented
(#515) Function utils::fetch_token is not documented
(#592) Function utils::fetch_token_error is not documented
(#639) Function utils::lines_to_brs is not documented
(#648) Function utils::count_objects is not documented
(#685) Function utils::get_region_options is not documented
(#704) Function utils::get_timelimit_options is not documented
(#718) Function utils::segment_japanese is not documented
(#725) Function utils::fetch_phones_and_segments is not documented
(#886) Function utils::fetch_lang_server_url is not documented
(#897) Function utils::fetch_options_reportstable is not documented
(#903) Function utils::fetch_options_transcribers is not documented
(#909) Function utils::fetch_options_animations is not documented
(#915) Function utils::fetch_options_textprompt is not documented
(#921) Function utils::fetch_options_yesno is not documented
(#926) Function utils::fetch_options_listenorread is not documented
(#934) Function utils::fetch_pagelayout_options is not documented
(#944) Function utils::pack_ttspassageopts is not documented
(#959) Function utils::unpack_ttspassageopts is not documented
(#979) Function utils::pack_ttsdialogopts is not documented
(#1000) Function utils::unpack_ttsdialogopts is not documented
(#1023) Function utils::split_into_words is not documented
(#1031) Function utils::split_into_sentences is not documented
(#1040) Function utils::fetch_auto_voice is not documented
(#1048) Function utils::can_speak_neural is not documented
(#1074) Function utils::get_tts_options is not documented
(#1082) Function utils::get_tts_voices is not documented
(#1111) Function utils::get_lang_options is not documented
(#1176) Function utils::get_prompttype_options is not documented
(#1184) Function utils::get_containerwidth_options is not documented
(#1193) Function utils::add_mform_elements is not documented
(#1369) Function utils::prepare_file_and_json_stuff is not documented
(#1383) Function utils::clean_ssml_chars is not documented
(#1394) Function utils::fetch_polly_url is not documented
(#1477) Function utils::fetch_item_from_itemrecord is not documented
(#1499) Function utils::fetch_itemform_classname is not documented
(#1521) Function utils::do_mb_str_split is not documented
(#41) Constant utils::CLOUDPOODLL is not documented
(#658) Phpdocs for function utils::fetch_next_activity has incomplete parameters list
mod/minilesson/db/access.php
(#2) Empty line found after PHP open tag
mod/minilesson/db/install.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/minilesson/db/log.php
(#2) Empty line found after PHP open tag
mod/minilesson/db/mobile.php
(#17) File-level phpdocs block is not found
mod/minilesson/db/services.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/minilesson/db/tasks.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/minilesson/db/uninstall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/minilesson/db/upgrade.php
(#2) Empty line found after PHP open tag
mod/minilesson/fetchcbpage.php
(#2) Empty line found after PHP open tag
mod/minilesson/grading.php
(#2) Empty line found after PHP open tag
(#91) Found comment starting with three or more slashes
mod/minilesson/import.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/minilesson/index.php
(#2) Empty line found after PHP open tag
(#29) Found comment starting with three or more slashes
mod/minilesson/lang/en/minilesson.php
(#2) Empty line found after PHP open tag
mod/minilesson/lib.php
(#2) Empty line found after PHP open tag
(#90) Function minilesson_editor_with_files_options is not documented
(#95) Function minilesson_editor_no_files_options is not documented
(#98) Function minilesson_picturefile_options is not documented
(#315) Function minilesson_get_completion_state is not documented
(#321) Function minilesson_is_complete is not documented
(#367) Function minilesson_get_editornames is not documented
(#401) Function minilesson_process_files is not documented
(#708) Function minilesson_output_fragment_preview is not documented
(#724) Function minilesson_output_fragment_mform is not documented
(#880) Function mod_minilesson_get_fontawesome_icon_map is not documented
(#888) Function mod_minilesson_cm_info_dynamic is not documented
(#898) Function minilesson_get_coursemodule_info is not documented
(#37) Found comment starting with three or more slashes
(#39) Found comment starting with three or more slashes
(#157) Found comment starting with three or more slashes
(#577) Found comment starting with three or more slashes
(#579) Found comment starting with three or more slashes
(#624) Found comment starting with three or more slashes
(#626) Found comment starting with three or more slashes
(#851) Found comment starting with three or more slashes
(#853) Found comment starting with three or more slashes
(#73) Phpdocs for function minilesson_reset_course_form_definition has incomplete parameters list
(#108) Phpdocs for function minilesson_reset_gradebook has incomplete parameters list
(#360) Phpdocs for function minilesson_dotask has incomplete parameters list
(#380) Phpdocs for function minilesson_add_instance has incomplete parameters list
(#422) Phpdocs for function minilesson_update_instance has incomplete parameters list
(#487) Phpdocs for function minilesson_user_outline has incomplete parameters list
(#517) Phpdocs for function minilesson_print_recent_activity has incomplete parameters list
(#547) Phpdocs for function minilesson_print_recent_mod_activity has incomplete parameters list
(#589) Phpdocs for function minilesson_scale_used has incomplete parameters list
(#608) Phpdocs for function minilesson_scale_used_anywhere has incomplete parameters list
(#860) Phpdocs for function minilesson_extend_navigation has incomplete parameters list
(#106) Not recommended phpdocs tag @global used
(#106) Not recommended phpdocs tag @global used
(#129) Not recommended phpdocs tag @global used
(#129) Not recommended phpdocs tag @global used
(#278) Not recommended phpdocs tag @global used
(#278) Not recommended phpdocs tag @global used
(#570) Not recommended phpdocs tag @example used
(#595) Not recommended phpdocs tag @example used
(#614) Not recommended phpdocs tag @example used
(#533) Inline phpdocs tag {@link minilesson_print_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#632) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#874) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#875) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/minilesson/manageattempts.php
(#2) Empty line found after PHP open tag
(#82) Found comment starting with three or more slashes
(#103) Found comment starting with three or more slashes
mod/minilesson/mod_form.php
(#2) Empty line found after PHP open tag
(#42) Function mod_minilesson_mod_form::__construct is not documented
(#118) Function mod_minilesson_mod_form::completion_rule_enabled is not documented
(#122) Function mod_minilesson_mod_form::data_preprocessing is not documented
(#129) Function mod_minilesson_mod_form::validation is not documented
mod/minilesson/refreshtoken.php
(#2) Empty line found after PHP open tag
mod/minilesson/reports.php
(#2) Empty line found after PHP open tag
(#88) Found comment starting with three or more slashes
mod/minilesson/rsquestion/managersquestions.php
(#2) Empty line found after PHP open tag
(#92) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/minilesson/rsquestion/qbulk.php
(#2) Empty line found after PHP open tag
mod/minilesson/rsquestion/rsquestions.php
(#2) Empty line found after PHP open tag
mod/minilesson/settings.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/minilesson/setup.php
(#2) Empty line found after PHP open tag
mod/minilesson/speechtester.php
(#2) Empty line found after PHP open tag
(#61) Found comment starting with three or more slashes
mod/minilesson/tabs.php
(#2) Empty line found after PHP open tag
(#32) Found comment starting with three or more slashes
mod/minilesson/version.php
(#2) Empty line found after PHP open tag
mod/minilesson/view.php
(#2) Empty line found after PHP open tag
(#87) Found comment starting with three or more slashes
(#132) Found comment starting with three or more slashes

Update savepoints problems

(0 errors, 1 warnings)

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

mod/minilesson/db/upgrade.php
Detected fewer 'if' blocks (19) than 'savepoint' calls (21). Repeated savepoints?

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 110 warnings)

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

mod/minilesson/templates/additemlink.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/cloudpushrecorder.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/dictation.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/dictationchat.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 59: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/fetchcbpage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up checkout links
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up checkout links
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $.getScript('https://js.chargebee.com/v2/chargebee.js', function(){
(#1) ESLint error [no-undef]: 'Chargebee' is not defined. ( var chargebee = Chargebee.init({'site': '', isItemsModel: true});
(#1) ESLint error [semi]: Missing semicolon. ( var cart = chargebee.getCart()
(#1) ESLint error [semi]: Missing semicolon. ( var planPriceQuantity = 1
(#1) ESLint error [semi]: Missing semicolon. ( var product = chargebee.initializeProduct(planPriceId, planPriceQuantity)
(#1) ESLint warning [camelcase]: Identifier 'billing_address' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'first_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'last_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'cf_startsiteurl' is not in camel case. ( product.setCustomData({cf_startsiteurl: ""});
mod/minilesson/templates/itemlist.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: CSS: “display”: Parse Error. (ad><body><div id="mod_minilesson_items_cont" class="mod_minilesson_items_cont" style="display: ;"> <)
(#1) HTML Validation error, line 5: Bad value “” for attribute “id” on element “table”: An ID must not be the empty string. (e=""> <table class="generaltable mod_minilesson_qpanel" id=""> )
mod/minilesson/templates/itemlistitem.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: Stray start tag “tr”. (ad><body><tr id="mod_minilesson_item_row_" class="mod_minilesson_item_row" data-id=""> <)
(#1) HTML Validation error, line 3: Stray start tag “td”. (d=""> <td class="cell c0"> <)
(#1) HTML Validation error, line 5: Stray end tag “td”. (abel> </td> <)
(#1) HTML Validation error, line 6: Stray start tag “td”. (</td> <td class="itemnumber cell c1" style=""></td>)
(#1) HTML Validation error, line 6: Stray end tag “td”. ( style=""></td> <)
(#1) HTML Validation error, line 7: Stray start tag “td”. (</td> <td class="itemid cell c2" style=""></td>)
(#1) HTML Validation error, line 7: Stray end tag “td”. ( style=""></td> <)
(#1) HTML Validation error, line 8: Stray start tag “td”. (</td> <td class="itemname cell c3" style=""></td>)
(#1) HTML Validation error, line 8: Stray end tag “td”. ( style=""></td> <)
(#1) HTML Validation error, line 9: Stray start tag “td”. (</td> <td class="itemdate cell c4" style=""> )
(#1) HTML Validation error, line 12: Stray end tag “td”. (></a> </td> <)
(#1) HTML Validation error, line 13: Stray start tag “td”. (</td> <td class="itemaction cell c5" style=""><a hre)
(#1) HTML Validation error, line 13: Attribute “alt” not allowed on element “a” at this point. ( style=""><a href="#" class="mod_minilesson_item_row_editlink" data-id="" data-qtype='' data-type="edit" alt="((edititem%2C+mod_minilesson))"><img s)
(#1) HTML Validation error, line 14: Attribute “alt” not allowed on element “a” at this point. (> <a href="#" class="mod_minilesson_item_row_previewlink" data-id="" data-name="" data-type="preview" alt="((previewitem%2C+mod_minilesson))"><img s)
(#1) HTML Validation error, line 15: Attribute “alt” not allowed on element “a” at this point. (> <a href="#" class="mod_minilesson_item_row_duplicatelink" data-id="" data-name="" data-type="duplicate" alt="((duplicateitem%2C+mod_minilesson))"><img s)
(#1) HTML Validation error, line 16: Attribute “alt” not allowed on element “a” at this point. (> <a href="#" class="mod_minilesson_item_row_deletelink" data-id="" data-name="" data-type="delete" alt="((deleteitem%2C+mod_minilesson))"><img s)
(#1) HTML Validation error, line 17: Stray end tag “td”. (></a> </td></tr>)
(#1) HTML Validation error, line 18: Stray end tag “tr”. ( </td></tr></bod)
mod/minilesson/templates/listeninggapfill.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 67: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (></div><hr/><butt)
mod/minilesson/templates/listenrepeat.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 57: CSS: “height”: Too many values or values are not recognized. (v> <div id="ttrec_container_" class="mod_minilesson_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation info, line 72: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/managecreds.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up fetch from elsewhere
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up fetch from elsewhere
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apiuser.value='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apisecret.value='';
mod/minilesson/templates/mobile_contact_siteadmin.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/mobile_no_iframe_embedding.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Attribute “core-link” not allowed on element “a” at this point. (dding" in <a href="/admin/settings.php?section=httpsecurity" core-link>Site A)
mod/minilesson/templates/mobile_view_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “100%” for attribute “width” on element “iframe”: Expected a digit but saw “%” instead. (te;"> <iframe width="100%" height="100%" src="/mod/minilesson/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
(#1) HTML Validation error, line 9: Bad value “100%” for attribute “height” on element “iframe”: Expected a digit but saw “%” instead. (te;"> <iframe width="100%" height="100%" src="/mod/minilesson/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
(#1) HTML Validation error, line 9: The “frameborder” attribute on the “iframe” element is obsolete. Use CSS instead. (te;"> <iframe width="100%" height="100%" src="/mod/minilesson/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
mod/minilesson/templates/multiaudio.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 28: CSS: “height”: Too many values or values are not recognized. (</div> <div id="ttrec_container_" class="mod_minilesson_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation info, line 39: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/multichoice.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 31: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/multichoiceaudiocontent.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/multichoicetextcontent.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
mod/minilesson/templates/nextbutton.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><hr/><butt)
mod/minilesson/templates/openclosedates.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/progress_dots.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/questioncontent.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/questionfooter.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><hr/><butt)
(#1) HTML Validation error, line 5: Stray end tag “div”. (eader --></div></bod)
mod/minilesson/templates/questionheader.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 23: End tag for “body” seen, but there were unclosed elements. ( </div></body></html)
(#1) HTML Validation error, line 2: Unclosed element “div”. (ad><body><div id="_container" class="minilesson_questioncontainer" style="display: none"> <di)
mod/minilesson/templates/questionpageheader.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 20: End tag for “body” seen, but there were unclosed elements. ( </div></body></html)
(#1) HTML Validation error, line 2: Unclosed element “div”. (ad><body><div id="_container" class="minilesson_questioncontainer" style="display: none"> <di)
mod/minilesson/templates/quiz_progress.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/quizfinished.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/reportsmenu.mustache
(#1) Example context missing (@template section not found.)
mod/minilesson/templates/shortanswer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 24: CSS: “height”: Too many values or values are not recognized. (-- </div><div id="ttrec_container_" class="mod_minilesson_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation info, line 35: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (</div><hr/><butt)
mod/minilesson/templates/smartframe.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 24: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (/iframe><hr/><butt)
mod/minilesson/templates/speakinggapfill.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 61: CSS: “height”: Too many values or values are not recognized. ( <div id="ttrec_container_" class="mod_minilesson_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation info, line 83: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (</div><hr/><butt)
mod/minilesson/templates/speechcards.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 35: CSS: “height”: Too many values or values are not recognized. (</div> <div id="ttrec_container_" class="mod_minilesson_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation info, line 54: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </div><hr/><butt)
mod/minilesson/templates/speechtester.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 11: Bad value “” for attribute “src” on element “audio”: Must be non-empty. (ner"> <audio id="speechtester_audioplayer" controls src="" class="mod_minilesson_itemaudio"></audi)
mod/minilesson/templates/ttrecorder.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: CSS: “height”: Too many values or values are not recognized. (ad><body><div id="ttrec_container_" class="mod_minilesson_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
mod/minilesson/templates/ttsaudio.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Bad value “” for attribute “src” on element “audio”: Must be non-empty. (> <audio id="would-be-a-uniqid_ttsaudioplayer" data-text="" data-autoplay="" data-ttsoption="" data-voice="" src="" class="mod_minilesson_itemttsaudio"></audi)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/ttsaudio'], function($, ttsaudio) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/ttsaudio'], function($, ttsaudio) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( ttsaudio.init('would-be-a-uniqid');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 4 Column: 12
mod/minilesson/templates/ttsdialog.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/ttsdialog'], function($, ttsdialog) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/ttsdialog'], function($, ttsdialog) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( ttsdialog.init('would-be-a-uniqid');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 4 Column: 16
mod/minilesson/templates/ttspassage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/ttspassage'], function($, ttspassage) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/ttspassage'], function($, ttspassage) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( ttspassage.init('would-be-a-uniqid');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 4 Column: 12
mod/minilesson/templates/typinggapfill.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 58: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (></div><hr/><butt)
mod/minilesson/templates/youtubeclip.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/youtubeclip'], function($, youtubeclip) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_minilesson/youtubeclip'], function($, youtubeclip) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( youtubeclip.initVideo("would-be-a-uniqid_ytplayer");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 4 Column: 12

Gherkin .feature problems

(0 errors, 0 warnings)

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