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

(6412 errors, 2264 warnings)

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

mod/readaloud/admintab.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#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.
(#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 "// if the alternatives form was submitted" but found "//if the alternatives form was submitted"
(#59) Variable "alternatives_form" must not contain underscores.
(#60) Variable "alternatives_form" 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 "// if the guidedtranscription form was submitted" but found "//if the guidedtranscription form was submitted"
(#67) Variable "gt_form" must not contain underscores.
(#68) Variable "gt_data" must not contain underscores.
(#68) Variable "gt_form" must not contain underscores.
(#69) Variable "gt_data" must not contain underscores.
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Variable "gt_data" must not contain underscores.
(#71) Variable "gt_data" must not contain underscores.
(#72) Variable "gt_data" must not contain underscores.
(#72) Commas (,) must be followed by white space.
(#72) Variable "gt_data" must not contain underscores.
(#75) Commas (,) must be followed by white space.
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Variable "gt_data" must not contain underscores.
(#79) Variable "gt_data" must not contain underscores.
(#81) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#82) Variable "gt_data" must not contain underscores.
(#82) Expected 1 space before "=>"; 0 found
(#82) Commas (,) must be followed by white space.
(#82) Line exceeds 132 characters; contains 166 characters
(#86) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#87) Variable "gt_data" must not contain underscores.
(#87) Line exceeds 132 characters; contains 176 characters
(#91) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#92) Variable "gt_data" must not contain underscores.
(#92) Line exceeds 132 characters; contains 139 characters
(#109) Variable "ai_evals" must not contain underscores.
(#110) Variable "ai_evals" must not contain underscores.
(#114) Variable "ai_evals" must not contain underscores.
(#123) Variable "ai_evals" must not contain underscores.
(#144) Commas (,) must be followed by white space.
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) 3 slashes comments are not allowed; use "// Comment." instead
(#158) Expected "if (...) {\n"; found "if(...){\n"
(#160) Expected "} else {\n"; found "}else{\n"
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) 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"
(#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 "// fetch mistranscriptions and html table for them (need to do this before head is printed because of AMD/CSS in table)" but found "//fetch mistranscriptions and html table for them (need to do this before head is printed because of AMD/CSS in table)"
(#171) Variable "table_of_mistranscriptions" must not contain underscores.
(#178) No space found before comment text; expected "// This is the estimate of errors based on comparing human grades to machine grades" but found "//This is the estimate of errors based on comparing human grades to machine grades"
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// echo $renderer->show_currenterrorestimate(utils::estimate_errors($moduleinstance->id));" but found "//echo $renderer->show_currenterrorestimate(utils::estimate_errors($moduleinstance->id));"
(#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 "// id is cmid on this page, so we use n as the id of the instance, so to make sure we arrive back here ok, we add n" but found "//id is cmid on this page, so we use n as the id of the instance, so to make sure we arrive back here ok, we add n"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) This comment is 78% valid code; is this commented out code?
(#187) No space found before comment text; expected "// echo $renderer->show_machineregradeallbutton($moduleinstance);" but found "//echo $renderer->show_machineregradeallbutton($moduleinstance);"
(#189) Variable "table_of_mistranscriptions" must not contain underscores.
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// guided transcription" but found "//guided transcription"
(#192) Variable "gt_title" must not contain underscores.
(#193) Variable "gt_title" must not contain underscores.
(#195) Commas (,) must be followed by white space.
(#198) Variable "gt_data" must not contain underscores.
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) No space found before comment text; expected "// id is cmid on this page, so we use n as the id of the instance, so to make sure we arrive back here ok, we add n" but found "//id is cmid on this page, so we use n as the id of the instance, so to make sure we arrive back here ok, we add n"
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// This shows button that pushes all updated machine grades to gradebook" but found "//This shows button that pushes all updated machine grades to gradebook"
mod/readaloud/backup/moodle2/backup_readaloud_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#57) The static declaration must come after the visibility declaration
(#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"
mod/readaloud/backup/moodle2/backup_readaloud_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.
(#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
(#53) Commas (,) must be followed by white space.
(#53) Line exceeds 132 characters; contains 139 characters
(#54) Commas (,) must be followed by white space.
(#54) 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) Commas (,) must be followed by white space.
(#57) Line exceeds 132 characters; contains 148 characters
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Line exceeds 132 characters; contains 143 characters
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) 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 "// attempts" but found "//attempts"
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Line exceeds maximum limit of 180 characters; contains 185 characters
(#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 "// ai results" but found "//ai results"
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Line exceeds 132 characters; contains 156 characters
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#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 "// questions" but found "//questions"
(#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 "// sources if including user info" but found "//sources if including user info"
(#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 "// question stuff" but found "//question stuff"
(#122) Expected "for (...) {\n"; found "for(...) {\n"
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Expected 1 space after first semicolon of FOR loop; 0 found
(#122) Expected 1 space before "<="; 0 found
(#122) Expected 1 space after "<="; 0 found
(#122) Expected 1 space after second semicolon of FOR loop; 0 found
(#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 "// file annotation if including user info" but found "//file annotation if including user info"
mod/readaloud/backup/moodle2/restore_readaloud_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#74) The static declaration must come after the visibility declaration
(#90) The static declaration must come after the visibility declaration
(#112) The static declaration must come after the visibility declaration
mod/readaloud/backup/moodle2/restore_readaloud_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) 72 slashes comments are not allowed; use "// Comment." instead
(#61) 72 slashes comments are not allowed; use "// Comment." instead
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// attempts" but found "//attempts"
(#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 "// airesults" but found "//airesults"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#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
(#105) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) 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"
(#126) 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"
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) 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. )"
(#144) 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"
(#145) 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"
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) 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. )"
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// do question areas" but found "//do question areas"
(#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 "// do answer areas" but found "//do answer areas"
(#162) Expected "for (...) {\n"; found "for(...) {\n"
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Expected 1 space after first semicolon of FOR loop; 0 found
(#162) Expected 1 space before "<="; 0 found
(#162) Expected 1 space after "<="; 0 found
(#162) Expected 1 space after second semicolon of FOR loop; 0 found
(#165) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Empty IF statement detected
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) This comment is 53% valid code; is this commented out code?
(#169) Line indented incorrectly; expected at least 12 spaces, found 11
mod/readaloud/classes/aigrade.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) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#16) Visibility must be declared on method "__construct"
(#35) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// if we do not have transcripts we try to fetch them" but found "//if we do not have transcripts we try to fetch them"
(#38) Expected "} else {\n"; found "}else {\n"
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// if we do not have transcripts we try to fetch them" but found "//if we do not have transcripts we try to fetch them"
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// if we got transcripts, right on man." but found "//if we got transcripts, right on man."
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// we process them and update gradebook" but found "//we process them and update gradebook"
(#50) Empty ELSE statement detected
(#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 "// if there is no attempt we should not even be here" but found "//if there is no attempt we should not even be here"
(#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 "// just a simple interface to manage returning read only property data" but found "//just a simple interface to manage returning read only property data"
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) No space found before comment text; expected "// has attempt data. If not we really can not do much. Perhaps the attempt was deleted?" but found "//has attempt data. If not we really can not do much. Perhaps the attempt was deleted?"
(#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 "// we leave it up to the grading logic how/if it adds the ai grades to gradebook" but found "//we leave it up to the grading logic how/if it adds the ai grades to gradebook"
(#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 "// do we have the AI transcripts" but found "//do we have the AI transcripts"
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// do we have the AI at all" but found "//do we have the AI at all"
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// add an entry for the AI data for this attempt in the database" but found "//add an entry for the AI data for this attempt in the database"
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// we will fill it up with data shortly" but found "//we will fill it up with data shortly"
(#129) Expected 1 space before opening brace; found 0
(#140) Expected 1 space after "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) No space found before comment text; expected "// transcripts become ready in their own time, if they're ready update data and DB," but found "//transcripts become ready in their own time, if they're ready update data and DB,"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// we should actually just determine if its fast or normal transcoding here" but found "//we should actually just determine if its fast or normal transcoding here"
(#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 "// probably needs segmented transcript, more testing needed here and from external" but found "//probably needs segmented transcript, more testing needed here and from external"
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Commas (,) must be followed by white space.
(#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 "// 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"
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Line exceeds 132 characters; contains 148 characters
(#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 "// for eszetts we need special processing" but found "//for eszetts we need special processing"
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#195) Expected 1 space before "=="; 0 found
(#195) Expected 1 space after "=="; 0 found
(#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 "// 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"
(#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 "// this is the serious stuff, this is the high level function that manages the comparison of transcript and passage" but found "//this is the serious stuff, this is the high level function that manages the comparison of transcript and passage"
(#214) No space found before comment text; expected "// Run the transcript to passage matching process" but found "//Run the transcript to passage matching process"
(#215) No space found before comment text; expected "// A lot of data gets returned." but found "//A lot of data gets returned."
(#216) This comment is 90% valid code; is this commented out code?
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) No space found before comment text; expected "// session time" but found "//session time"
(#232) No space found before comment text; expected "// if we have a human eval sessiontime, use that." but found "//if we have a human eval sessiontime, use that."
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// else if we have a time limit and not allowing early exit, we use the time limit" but found "//else if we have a time limit and not allowing early exit, we use the time limit"
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) No space found before comment text; expected "// else if we have stored an ai data sessiontime we use that" but found "//else if we have stored an ai data sessiontime we use that"
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) No space found before comment text; expected "// (currently disabling this to force resync on recalc grades)" but found "//(currently disabling this to force resync on recalc grades)"
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) No space found before comment text; expected "// else we get it from transcript (it will be stored as aidata sessiontime for next time)" but found "//else we get it from transcript (it will be stored as aidata sessiontime for next time)"
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) No space found before comment text; expected "// we get the end_time attribute of the final recognised word in the fulltranscript" but found "//we get the end_time attribute of the final recognised word in the fulltranscript"
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) No space found before comment text; expected "// this is a guess now, We just don't know it. And should not really get here." but found "//this is a guess now, We just don't know it. And should not really get here."
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// save the diff and attempt analysis in the DB" but found "//save the diff and attempt analysis in the DB"
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) No space found before comment text; expected "// also uodate our internal data to prevent another db call to refresh data" but found "//also uodate our internal data to prevent another db call to refresh data"
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) No space found before comment text; expected "// if debugging we return some data" but found "//if debugging we return some data"
(#290) File must end with a newline character
mod/readaloud/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
(#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) 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) 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) 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) 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) 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.
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#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) 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) 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) 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) 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.
(#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
(#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
(#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
(#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
(#207) Line exceeds maximum limit of 180 characters; contains 445 characters
(#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
(#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) 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) 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) 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
(#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
(#541) Line indented incorrectly; expected at least 4 spaces, found 3
(#542) Line indented incorrectly; expected at least 4 spaces, found 3
(#543) Line indented incorrectly; expected at least 4 spaces, found 3
(#544) Commas (,) must be followed by white space.
(#545) Opening brace should be on the same line as the declaration
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) 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,"
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Expected 1 space after "="; 0 found
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) No space found before comment text; expected "// plain numbers" but found "//plain numbers"
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#593) Expected "if (...) {\n"; found "if(...){\n"
(#593) Expected 1 space before "!=="; 0 found
(#593) Expected 1 space after "!=="; 0 found
(#594) Expected 1 space after "="; 0 found
(#594) Expected 1 space before "=>"; 0 found
(#594) Expected 1 space after "=>"; 0 found
(#594) Commas (,) must be followed by white space.
(#594) Expected 1 space before "=>"; 0 found
(#594) Expected 1 space after "=>"; 0 found
(#606) Public method name "alphabetconverter::numberToWords_en" must be in lower-case letters only
(#606) Expected 1 space before opening brace; found 0
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) 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,"
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) Expected "if (...) {\n"; found "if(...){\n"
(#611) Expected 1 space before "="; 0 found
(#611) Expected 1 space after "="; 0 found
(#614) Expected 1 space before "="; 0 found
(#614) Expected 1 space after "="; 0 found
(#615) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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 "// plain numbers" but found "//plain numbers"
(#618) Expected "if (...) {\n"; found "if(...){\n"
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) No space found before comment text; expected "// get years" but found "//get years"
(#621) Expected "if (...) {\n"; found "if(...){"
(#621) Expected 1 space before "=>"; 0 found
(#621) Expected 1 space after "=>"; 0 found
(#621) Commas (,) must be followed by white space.
(#621) Expected 1 space before "=>"; 0 found
(#621) Expected 1 space after "=>"; 0 found
(#621) Closing brace must be on a line by itself
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) No space found before comment text; expected "// get regular numerals" but found "//get regular numerals"
(#624) Expected "if (...) {\n"; found "if(...){\n"
(#625) Expected 1 space before "=>"; 0 found
(#625) Expected 1 space after "=>"; 0 found
(#625) Commas (,) must be followed by white space.
(#625) Expected 1 space before "=>"; 0 found
(#625) Expected 1 space after "=>"; 0 found
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) No space found before comment text; expected "// lets also save a version without 'and'" but found "//lets also save a version without 'and'"
(#627) Variable "no_and_numberwords" must not contain underscores.
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Commas (,) must be followed by white space.
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Variable "no_and_numberwords" must not contain underscores.
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Line indented incorrectly; expected at least 16 spaces, found 12
(#631) 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]"
(#632) Usage of ELSEIF not allowed; use ELSE IF instead
(#632) Commas (,) must be followed by white space.
(#632) Expected 1 space before "==="; 0 found
(#632) Expected 1 space after "==="; 0 found
(#632) Expected 1 space before ">"; 0 found
(#632) Expected 1 space after ">"; 0 found
(#633) Expected "if (...) {\n"; found "if(...){\n"
(#633) Expected 1 space before "=="; 0 found
(#633) Expected 1 space after "=="; 0 found
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#635) Expected "} else {\n"; found "}else{\n"
(#636) Commas (,) must be followed by white space.
(#637) Expected "if (...) {\n"; found "if(...) {\n"
(#639) Expected "if (...) {\n"; found "if(...) {"
(#639) Closing brace must be on a line by itself
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Line indented incorrectly; expected at least 16 spaces, found 12
(#643) No space found before comment text; expected "// eras/decades" but found "//eras/decades"
(#644) Expected "} else {\n"; found "}else{\n"
(#645) Commas (,) must be followed by white space.
(#645) Commas (,) must be followed by white space.
(#645) Expected 1 space before "-"; 0 found
(#645) Expected 1 space after "-"; 0 found
(#646) Expected "if (...) {\n"; found "if(...){\n"
(#647) Expected 1 space before "="; 0 found
(#647) Expected 1 space after "="; 0 found
(#653) Expected 1 space after "="; 0 found
(#654) Expected 1 space after "="; 2 found
(#659) Expected "if (...) {\n"; found "if(...){"
(#659) Expected 1 space before "=>"; 0 found
(#659) Expected 1 space after "=>"; 0 found
(#659) Commas (,) must be followed by white space.
(#659) Expected 1 space before "=>"; 0 found
(#659) Expected 1 space after "=>"; 0 found
(#659) Closing brace must be on a line by itself
(#670) Commas (,) must be followed by white space.
(#670) Expected 1 space before opening brace; found 0
(#672) Expected "if (...) {\n"; found "if(...) {\n"
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) No space found before comment text; expected "// 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"
(#677) Expected "if (...) {\n"; found "if(...){\n"
(#677) Expected 1 space after "<"; 0 found
(#677) Expected 1 space after ">"; 0 found
(#681) Expected 1 space after "="; 2 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 "// mess around a little with millennial years" but found "//mess around a little with millennial years"
(#687) Expected "if (...) {\n"; found "if(...){"
(#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) Expected 1 space after "=="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Closing brace must be on a line by itself
(#689) Usage of ELSEIF not allowed; use ELSE IF instead
(#689) Closing brace must be on a line by itself
(#690) Expected "} else {\n"; found "}\n else{"
(#690) 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
(#700) Closing brace must be on a line by itself
(#702) Expected "if (...) {\n"; found "if(...){\n"
(#704) Expected "if (...) {\n"; found "if(...){\n"
(#704) Expected 1 space after "==="; 0 found
(#707) Expected "} else {\n"; found "}else {\n"
(#719) Expected 1 space before opening brace; found 0
(#721) Expected 1 space after "="; 0 found
(#721) Closing brace must be on a line by itself
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) No space found before comment text; expected "// is this a thing?" but found "//is this a thing?"
(#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
(#729) Expected 1 space after "="; 0 found
(#729) Closing brace must be on a line by itself
(#740) Opening brace should be on the same line as the declaration
(#742) Expected "if (...) {\n"; found "if(...) {\n"
(#755) Variable "num_length" must not contain underscores.
(#756) Variable "num_length" must not contain underscores.
(#757) Variable "max_length" must not contain underscores.
(#758) Variable "max_length" must not contain underscores.
(#759) Variable "num_levels" must not contain underscores.
(#760) Variable "num_levels" must not contain underscores.
(#762) Variable "num_levels" must not contain underscores.
(#764) Variable "num_levels" must not contain underscores.
(#771) Variable "num_levels" must not contain underscores.
(#774) Expected 1 space after "!="; 0 found
(#774) Expected 1 space after "!="; 0 found
(#774) Expected 1 space before "!="; 0 found
(#774) Expected 1 space after "!="; 0 found
(#775) Variable "num_levels" must not contain underscores.
(#775) Line exceeds 132 characters; contains 144 characters
(#781) Expected 1 space before "="; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before opening brace; found 0
(#795) Expected 1 space before "="; 0 found
(#795) Expected 1 space after "="; 0 found
(#798) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#799) Commas (,) must be followed by white space.
(#799) Commas (,) must be followed by white space.
(#809) Expected 1 space before opening brace; found 0
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) 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,"
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Expected "if (...) {\n"; found "if(...){\n"
(#814) Expected 1 space before "="; 0 found
(#814) Expected 1 space after "="; 0 found
(#817) Expected 1 space before "="; 0 found
(#817) Expected 1 space after "="; 0 found
(#818) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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 "// plain numbers" but found "//plain numbers"
(#821) Expected "if (...) {\n"; found "if(...){\n"
(#822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) No space found before comment text; expected "// get regular numerals" but found "//get regular numerals"
(#824) Expected "if (...) {\n"; found "if(...){\n"
(#825) Expected 1 space before "=>"; 0 found
(#825) Expected 1 space after "=>"; 0 found
(#825) Commas (,) must be followed by white space.
(#825) Expected 1 space before "=>"; 0 found
(#825) Expected 1 space after "=>"; 0 found
(#832) Expected 1 space before opening brace; found 0
(#851) Variable "arrayWithNumbers" must be all lower-case
(#853) Line indented incorrectly; expected 8 spaces, found 12
(#853) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#853) Variable "arrayWithNumbers" must be all lower-case
(#853) Variable "jpKanji" must be all lower-case
(#854) Variable "keyVal" must be all lower-case
(#854) Variable "jpKanji" must be all lower-case
(#855) Line indented incorrectly; expected 12 spaces, found 16
(#855) Expected "if (...) {\n"; found "if(...){"
(#855) Variable "keyVal" must be all lower-case
(#855) Expected 1 space before "==="; 0 found
(#855) Expected 1 space after "==="; 0 found
(#855) Closing brace must be on a line by itself
(#856) Line indented incorrectly; expected 12 spaces, found 16
(#856) Expected "if (...) {\n"; found "if(...){\n"
(#856) Expected 1 space before "=="; 0 found
(#857) Expected 1 space before "="; 0 found
(#857) Variable "keyVal" must be all lower-case
(#858) Line indented incorrectly; expected 12 spaces, found 16
(#858) Expected "} else {\n"; found "}else{\n"
(#859) Line indented incorrectly; expected 16 spaces, found 20
(#859) Expected "if (...) {\n"; found "if(...){\n"
(#859) Variable "keyVal" must be all lower-case
(#860) Variable "keyVal" must be all lower-case
(#861) Line indented incorrectly; expected 16 spaces, found 20
(#861) Expected "} else {\n"; found "}else{\n"
(#862) Variable "keyVal" must be all lower-case
(#863) Line indented incorrectly; expected 16 spaces, found 20
(#864) Line indented incorrectly; expected 12 spaces, found 16
(#865) Line indented incorrectly; expected 8 spaces, found 12
(#869) Expected 1 space before opening brace; found 0
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#890) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#890) Expected 1 space before "=>"; 0 found
(#890) Expected 1 space after "=>"; 0 found
(#890) Expected 1 space before "=>"; 0 found
(#890) Expected 1 space after "=>"; 0 found
(#891) Expected "if (...) {\n"; found "if(...) {\n"
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#892) Expected 1 space before ">="; 0 found
(#892) Expected 1 space after ">="; 0 found
(#894) Expected "} else {\n"; found "}else{\n"
(#895) Expected 1 space before "/"; 0 found
(#895) Expected 1 space after "/"; 0 found
(#901) Expected "} else {\n"; found "}else{\n"
(#902) Expected "if (...) {\n"; found "if(...) {\n"
(#902) Expected 1 space before ">"; 0 found
(#902) Expected 1 space after ">"; 0 found
(#912) Line indented incorrectly; expected at least 4 spaces, found 3
(#913) Line indented incorrectly; expected at least 4 spaces, found 3
(#915) Public method name "alphabetconverter::fetchWordArray" must be in lower-case letters only
(#917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) 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"
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#920) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) 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)"
(#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) Line indented incorrectly; expected at least 4 spaces, found 3
(#942) Public method name "alphabetconverter::isUnicodemb4" must be in lower-case letters only
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#943) This comment is 42% valid code; is this commented out code?
(#943) 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"
(#945) Expected 1 space after "="; 2 found
(#946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#946) 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"
(#947) 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);"
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) 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"
(#953) Expected "if (...) {\n"; found "if(...){"
(#953) Closing brace must be on a line by itself
(#955) Expected "if (...) {\n"; found "if(...){"
(#955) Closing brace must be on a line by itself
(#957) Expected "if (...) {\n"; found "if(...){"
(#957) Closing brace must be on a line by itself
(#959) Expected "if (...) {\n"; found "if(...){\n"
(#961) Expected "} else {\n"; found "}else{\n"
(#977) Public method name "alphabetconverter::cleanText" must be in lower-case letters only
(#977) Commas (,) must be followed by white space.
(#979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) 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"
(#980) Expected 1 space before "="; 0 found
(#980) Expected 1 space after "="; 0 found
(#982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#982) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#988) Inline comments must start with a capital letter, digit or 3-dots sequence
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#988) No space found before comment text; expected "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#989) Expected "if (...) {\n"; found "if(...) {\n"
(#993) Expected "} else {\n"; found "}else{\n"
(#999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#999) 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"
(#1000) 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"
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) 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"
(#1003) Expected "if (...) {\n"; found "if(...) {\n"
(#1005) Expected "} else {\n"; found "}else{\n"
(#1009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#1010) Variable "b_open" must not contain underscores.
(#1011) Variable "b_close" must not contain underscores.
(#1012) Variable "b_sopen" must not contain underscores.
(#1013) Variable "b_sclose" must not contain underscores.
(#1014) Variable "b_open" must not contain underscores.
(#1014) Variable "b_close" must not contain underscores.
(#1014) Variable "b_sopen" must not contain underscores.
(#1014) Variable "b_sclose" must not contain underscores.
(#1019) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1019) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#1022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#1031) File must end with a newline character
mod/readaloud/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
(#26) Commas (,) must be followed by white space.
(#26) Expected 1 space before opening brace; found 0
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// get question audio div (not so easy)" but found "//get question audio div (not so easy)"
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#32) Expected "if (...) {\n"; found "if(...){"
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#32) Closing brace must be on a line by itself
(#40) No space found before comment text; expected "// We always take the first file and if we have none, thats not good." but found "//We always take the first file and if we have none, thats not good."
(#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) This comment is 75% valid code; is this commented out code?
(#42) Line indented incorrectly; expected at least 8 spaces, found 7
(#46) Opening brace should be on the same line as the declaration
(#49) Commas (,) must be followed by white space.
(#51) Expected "if (...) {\n"; found "if(...){\n"
(#53) Expected "} else {\n"; found "}else{\n"
(#58) Expected 1 space before opening brace; found 0
(#61) Commas (,) must be followed by white space.
(#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.
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected "} else {\n"; found "}else{\n"
(#71) Expected 1 space before opening brace; found 0
(#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 "// prepare data array for test" but found "//prepare data array for test"
(#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
(#80) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#82) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 2 found
(#84) Expected 1 space after "="; 2 found
(#85) Commas (,) must be followed by white space.
(#88) Expected "for (...) {\n"; found "for(...) {\n"
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space after first semicolon of FOR loop; 0 found
(#88) Expected 1 space before "<="; 0 found
(#88) Expected 1 space after "<="; 0 found
(#88) Expected 1 space after second semicolon of FOR loop; 0 found
(#90) Commas (,) must be followed by white space.
(#93) Expected 1 space after "="; 2 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
(#102) Expected 1 space before opening brace; found 0
(#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
(#106) No space found before comment text; expected "// prepare data array for test" but found "//prepare data array for test"
(#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
(#109) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#111) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 2 found
(#113) Expected 1 space after "="; 2 found
(#114) Expected "for (...) {\n"; found "for(...) {\n"
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Expected 1 space after first semicolon of FOR loop; 0 found
(#114) Expected 1 space before "<="; 0 found
(#114) Expected 1 space after "<="; 0 found
(#114) Expected 1 space after second semicolon of FOR loop; 0 found
(#117) Expected 1 space after "="; 2 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#126) Expected 1 space before opening brace; found 0
(#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 "foreach (...) {\n"; found "foreach(...) {\n"
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#141) Expected "} else {\n"; found "}else{\n"
(#142) Expected 1 space before "/"; 0 found
(#142) Expected 1 space after "/"; 0 found
(#147) File must end with a newline character
mod/readaloud/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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) 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"
(#26) 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.
(#26) 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.
(#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.
(#27) 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.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// classes for use in CSS" but found "//classes for use in CSS"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// Guided transcription uses the passage or a combination of passages (corpus)" but found "//Guided transcription uses the passage or a combination of passages (corpus)"
(#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 "// corpus (combination of packages) covers the whole site or just the course" but found "//corpus (combination of packages) covers the whole site or just the course"
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// when pushing a setting, apply it activity, course or site wide" but found "//when pushing a setting, apply it activity, course or site wide"
(#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 "// audio recorders" but found "//audio recorders"
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// Constants for RS Questions" but found "//Constants for RS Questions"
(#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
(#57) Expected 1 space after "="; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// grading options" but found "//grading options"
(#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 "// accuracy adjustment method options" but found "//accuracy adjustment method options"
(#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 "// what to display to user when reviewing activity options" but found "//what to display to user when reviewing activity options"
(#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 "// more review mode options" but found "//more review mode options"
(#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 "// to use or not use machine grades" but found "//to use or not use machine grades"
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// Session Score" but found "//Session Score"
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// Normal = WPM / Targetwpm * 100" but found "//Normal = WPM / Targetwpm * 100"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// Strict = (WPM - Errors) / Targetwpm * 100" but found "//Strict = (WPM - Errors) / Targetwpm * 100"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// TTS Speed" but found "//TTS Speed"
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// CSS ids/classes" but found "//CSS ids/classes"
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// languages" but found "//languages"
(#189) Expected 1 space after "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#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 "// no longer used" but found "//no longer used"
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) No space found before comment text; expected "// defunct" but found "//defunct"
(#234) Expected 1 space after "="; 0 found
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// defunct" but found "//defunct"
(#236) Expected 1 space before "="; 0 found
(#237) Expected 1 space before "="; 0 found
(#238) Expected 1 space before "="; 0 found
(#239) Expected 1 space before "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#241) Expected 1 space before "="; 0 found
(#242) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#263) Whitespace found at end of line
(#264) File must end with a newline character
mod/readaloud/classes/dates.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/readaloud/classes/diff.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Blank comments are not allowed
(#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
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Public method name "diff::fetchWordArray" must be in lower-case letters only
(#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 "// 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"
(#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 "// split on spaces into words" but found "//split on spaces into words"
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#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 "// 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)"
(#55) Public method name "diff::isUnicodemb4" must be in lower-case letters only
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) This comment is 42% valid code; is this commented out code?
(#56) 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"
(#58) Expected 1 space after "="; 2 found
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) 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"
(#60) 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);"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 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"
(#66) Expected "if (...) {\n"; found "if(...){"
(#66) Closing brace must be on a line by itself
(#68) Expected "if (...) {\n"; found "if(...){"
(#68) Closing brace must be on a line by itself
(#70) Expected "if (...) {\n"; found "if(...){"
(#70) Closing brace must be on a line by itself
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#74) Expected "} else {\n"; found "}else{\n"
(#92) Public method name "diff::cleanText" must be in lower-case letters only
(#92) 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 "// f we think its unicodemb4, first test and then get on with it" but found "//f we think its unicodemb4, first test and then get on with it"
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#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 html" but found "//remove any html"
(#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 "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Expected "} else {\n"; found "}else{\n"
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) 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"
(#116) 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"
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) 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"
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Expected "} else {\n"; found "}else{\n"
(#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 "// remove bad chars" but found "//remove bad chars"
(#126) Variable "b_open" must not contain underscores.
(#127) Variable "b_close" must not contain underscores.
(#128) Variable "b_sopen" must not contain underscores.
(#129) Variable "b_sclose" must not contain underscores.
(#130) Variable "b_open" must not contain underscores.
(#130) Variable "b_close" must not contain underscores.
(#130) Variable "b_sopen" must not contain underscores.
(#130) Variable "b_sclose" must not contain underscores.
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#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 "// remove any empty elements" but found "//remove any empty elements"
(#161) Line exceeds 132 characters; contains 156 characters
(#167) Public method name "diff::fetchAlternativesArray" must be in lower-case letters only
(#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 "// return empty if input data is useless" but found "//return empty if input data is useless"
(#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 "// 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"
(#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 "// clean each word in set" but found "//clean each word in set"
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) 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"
(#214) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#230) 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)"
(#231) 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]"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) 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"
(#234) 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")"
(#235) 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"
(#237) No space found before comment text; expected "// eg 1989 -> nineteen eighty nine." but found "//eg 1989 -> nineteen eighty nine."
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// returns array of sequences" but found "//returns array of sequences"
(#243) Public method name "diff::fetchSequences" must be in lower-case letters only
(#243) Commas (,) must be followed by white space.
(#243) Line exceeds 132 characters; contains 138 characters
(#244) Variable "p_length" must not contain underscores.
(#245) Variable "t_length" must not contain underscores.
(#247) Variable "t_slength" must not contain underscores.
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) No space found before comment text; expected "// sequence length (in the transcript)" but found "//sequence length (in the transcript)"
(#248) Variable "p_slength" must not contain underscores.
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) No space found before comment text; expected "// sequence length (in the passage)" but found "//sequence length (in the passage)"
(#249) Variable "alt_positions" must not contain underscores.
(#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 "// we record alternate usages in sequence" but found "//we record alternate usages in sequence"
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) No space found before comment text; expected "// transcript sequence match search start index" but found "//transcript sequence match search start index"
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// if any alternates declare a forward match we keep that here" but found "//if any alternates declare a forward match we keep that here"
(#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 "// loop through passage word by word" but found "//loop through passage word by word"
(#254) Variable "p_length" must not contain underscores.
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) 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"
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) 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"
(#257) Variable "t_slength" must not contain underscores.
(#257) Variable "t_length" must not contain underscores.
(#258) Variable "p_slength" must not contain underscores.
(#258) Variable "p_length" must not contain underscores.
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// get words to compare" but found "//get words to compare"
(#261) Variable "p_slength" must not contain underscores.
(#262) Variable "t_slength" must not contain underscores.
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) No space found before comment text; expected "// if we have phones do those here" but found "//if we have phones do those here"
(#265) Expected "if (...) {\n"; found "if(...){\n"
(#266) Variable "p_slength" must not contain underscores.
(#267) Variable "t_slength" must not contain underscores.
(#268) Variable "t_slength" must not contain underscores.
(#269) Variable "p_slength" must not contain underscores.
(#270) Expected "} else {\n"; found "}else{\n"
(#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 "// check for a forward match" but found "//check for a forward match"
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) 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"
(#282) Variable "t_slength" 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 "// check for a direct match" but found "//check for a direct match"
(#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 "// if no direct match is there an alternates match" but found "//if no direct match is there an alternates match"
(#294) Variable "altsearch_result" must not contain underscores.
(#297) Variable "altsearch_result" must not contain underscores.
(#299) Variable "altsearch_result" must not contain underscores.
(#300) Variable "alt_positions" must not contain underscores.
(#300) Variable "p_slength" must not contain underscores.
(#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 "// do a phonetics match .. only JP currently" but found "//do a phonetics match .. only JP currently"
(#305) Expected "if (...) {\n"; found "if(...){\n"
(#306) Variable "phone_result" must not contain underscores.
(#306) Expected 1 space before "="; 0 found
(#306) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#307) Expected "if (...) {\n"; found "if(...){\n"
(#307) Variable "phone_result" must not contain underscores.
(#308) Expected 1 space before "="; 0 found
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) 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)"
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) 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"
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) 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)"
(#320) Variable "t_slength" must not contain underscores.
(#320) Variable "t_length" must not contain underscores.
(#321) Variable "p_slength" must not contain underscores.
(#321) Variable "p_length" must not contain underscores.
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) No space found before comment text; expected "// continue building sequence" but found "//continue building sequence"
(#323) Variable "p_slength" must not contain underscores.
(#324) Variable "t_slength" must not contain underscores.
(#326) 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[]"
(#328) 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"
(#329) 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."
(#330) 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()"
(#331) 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"
(#332) 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"
(#333) 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 ..."
(#334) 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 ..."
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) 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"
(#337) Variable "p_slength" must not contain underscores.
(#338) Variable "t_slength" must not contain underscores.
(#341) Variable "alt_positions" must not contain underscores.
(#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) 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,"
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) 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..."
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) 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"
(#349) Variable "p_slength" must not contain underscores.
(#350) Variable "t_slength" must not contain underscores.
(#352) Variable "p_slength" must not contain underscores.
(#353) Variable "t_slength" must not contain underscores.
(#356) Variable "alt_positions" must not contain underscores.
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) 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"
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) 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"
(#361) Variable "t_slength" must not contain underscores.
(#362) Variable "p_slength" must not contain underscores.
(#363) Variable "t_slength" must not contain underscores.
(#364) Variable "alt_positions" must not contain underscores.
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) 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"
(#367) Variable "p_slength" must not contain underscores.
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) 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,"
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) 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"
(#374) Variable "p_slength" must not contain underscores.
(#375) Variable "t_slength" must not contain underscores.
(#378) Variable "alt_positions" must not contain underscores.
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) 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"
(#382) Variable "t_slength" must not contain underscores.
(#383) Variable "p_slength" must not contain underscores.
(#384) Variable "t_slength" must not contain underscores.
(#385) Variable "alt_positions" must not contain underscores.
(#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) 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"
(#402) The use of function print_r() is forbidden
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#414) Expected "if (...) {\n"; found "if(...){\n"
(#414) Commas (,) must be followed by white space.
(#416) Expected "} else {\n"; found "}else{\n"
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) 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)"
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {" but found "//if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {"
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) No space found before comment text; expected "// we return the matchlength" but found "//we return the matchlength"
(#461) Public method name "diff::fetchWildcardsArray" must be in lower-case letters only
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) No space found before comment text; expected "// we return the wildczrds" but found "//we return the wildczrds"
(#482) This comment is 60% valid code; is this commented out code?
(#482) Line indented incorrectly; expected at least 8 spaces, found 0
(#489) Line indented incorrectly; expected at least 8 spaces, found 0
(#490) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) 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"
(#495) 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."
(#496) 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"
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) No space found before comment text; expected "// if transcript positions are equal the ones whose pposition is earlier is selected" but found "//if transcript positions are equal the ones whose pposition is earlier is selected"
(#501) Expected "if (...) {\n"; found "if(...){\n"
(#503) Expected "} else {\n"; found "}else{\n"
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) 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"
(#515) 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)"
(#516) 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)"
(#517) No space found before comment text; expected "// iii) for each sequence" but found "//iii) for each sequence"
(#518) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#519) Line exceeds 132 characters; contains 142 characters
(#519) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#520) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#521) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#522) 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"
(#524) 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"
(#525) 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"
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Public method name "diff::fetchDiffs" must be in lower-case letters only
(#528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) 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"
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) No space found before comment text; expected "// ii) sort sequences by length, transcript posn" but found "//ii) sort sequences by length, transcript posn"
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) 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"
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) No space found before comment text; expected "// record prior sequences for iii)" but found "//record prior sequences for iii)"
(#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 "// iii) loop through sequences" but found "//iii) loop through sequences"
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) 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"
(#544) 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"
(#545) No space found before comment text; expected "// A seq pposition=63 length=18" but found "//A seq pposition=63 length=18"
(#546) No space found before comment text; expected "// B seq pposition=81 length=42" but found "//B seq pposition=81 length=42"
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) 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"
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) 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"
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) 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"
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) 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"
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) No space found before comment text; expected "// distance from passage location to transcript location" but found "//distance from passage location to transcript location"
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) No space found before comment text; expected "// distance between passage location and transcript length" but found "//distance between passage location and transcript length"
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) This comment is 50% valid code; is this commented out code?
(#583) No space found before comment text; expected "// $enddistance = $passagelength - $transcriptlength;" but found "//$enddistance = $passagelength - $transcriptlength;"
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) No space found before comment text; expected "// ratio of alternates to full matches" but found "//ratio of alternates to full matches"
(#593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#593) No space found before comment text; expected "// common is short matches after speaking ends" but found "//common is short matches after speaking ends"
(#594) No space found before comment text; expected "// particularly dangerous are wildcards and alternates" but found "//particularly dangerous are wildcards and alternates"
(#595) Line exceeds 132 characters; contains 134 characters
(#595) 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"
(#596) Line exceeds 132 characters; contains 140 characters
(#599) Line exceeds 132 characters; contains 137 characters
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) 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]"
(#602) Expected 1 space before "<"; 0 found
(#602) Expected 1 space after "<"; 0 found
(#611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#611) No space found before comment text; expected "// record sequence as :" but found "//record sequence as :"
(#612) No space found before comment text; expected "// i) matched and" but found "//i) matched and"
(#613) 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."
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) No space found before comment text; expected "// Then store sequence in prior sequences" but found "//Then store sequence in prior sequences"
(#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 "// word position in sequence ( 0 = first )" but found "//word position in sequence ( 0 = first )"
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) 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"
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) No space found before comment text; expected "// was this an alternatives match?" but found "//was this an alternatives match?"
(#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 "// 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"
(#656) Public method name "diff::applyWildcards" must be in lower-case letters only
(#657) Variable "last_tposition" must not contain underscores.
(#658) Variable "last_p" must not contain underscores.
(#660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#660) 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"
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) No space found before comment text; expected "// here we find the last passage match" but found "//here we find the last passage match"
(#664) Variable "last_p" must not contain underscores.
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) 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"
(#669) Variable "last_p" must not contain underscores.
(#670) Variable "last_p" must not contain underscores.
(#670) Variable "last_p" 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 "// loop through to last acceptable passage word looking for wildcards" but found "//loop through to last acceptable passage word looking for wildcards"
(#674) Variable "last_p" must not contain underscores.
(#676) Variable "last_tposition" must not contain underscores.
(#678) Variable "last_tposition" must not contain underscores.
(#685) A closing tag is not permitted at the end of a PHP file
mod/readaloud/classes/event/course_module_viewed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/readaloud/classes/event_observer.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#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 "// constants::M_TABLE should be deleted elsewhere" but found "//constants::M_TABLE should be deleted elsewhere"
mod/readaloud/classes/external.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// defaults" but found "//defaults"
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Variable "have_humaneval" must not contain underscores.
(#31) Variable "have_aieval" must not contain underscores.
(#31) Expected 1 space after "="; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#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 "// fetch attempt information" but found "//fetch attempt information"
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Variable "have_humaneval" must not contain underscores.
(#50) Variable "have_aieval" must not contain underscores.
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) No space found before comment text; expected "// if no results, thats that. return." but found "//if no results, thats that. return."
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#54) Empty IF statement detected
(#54) Variable "have_aieval" must not contain underscores.
(#54) Variable "have_humaneval" must not contain underscores.
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) No space found before comment text; expected "// just return defaults" but found "//just return defaults"
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 12 spaces, found 8
(#56) No space found before comment text; expected "// if we got results return ratings" but found "//if we got results return ratings"
(#57) Expected "} else {\n"; found "}else{\n"
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// make database items and adhoc tasks" but found "//make database items and adhoc tasks"
(#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 "// by default we are gradeable unless its shadowing and they turned of shadow grading" but found "//by default we are gradeable unless its shadowing and they turned of shadow grading"
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#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 "// handle return to Moodle" but found "//handle return to Moodle"
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) No space found before comment text; expected "// ---------------------------------------" but found "//---------------------------------------"
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#152) Expected "} else {\n"; found "}else {\n"
(#154) Expected 1 space after "="; 0 found
(#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
(#158) No space found before comment text; expected "// Fetch phonetics and segments" but found "//Fetch phonetics and segments"
(#159) Variable "transcript_phonetic" must not contain underscores.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// conv. number words to digits (if that is what they originally were)" but found "//conv. number words to digits (if that is what they originally were)"
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) 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"
(#166) 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"
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) No space found before comment text; expected "// from here and aigrade" but found "//from here and aigrade"
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) 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 "// 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"
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) No space found before comment text; expected "// for german we need to deal with eszetts" but found "//for german we need to deal with eszetts"
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#178) Expected 1 space before "=="; 0 found
(#178) 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 "// 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"
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Commas (,) must be followed by white space.
(#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 "// if its japanese turn zenkaku numbers into hankaku ones" but found "//if its japanese turn zenkaku numbers into hankaku ones"
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#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 "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#192) Variable "transcriptphonetic_bits" must not contain underscores.
(#192) Variable "transcript_phonetic" must not contain underscores.
(#193) Variable "passagephonetic_bits" must not contain underscores.
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Commas (,) must be followed by white space.
(#199) Variable "transcriptphonetic_bits" must not contain underscores.
(#199) Commas (,) must be followed by white space.
(#199) Variable "passagephonetic_bits" must not contain underscores.
(#199) Line exceeds 132 characters; contains 146 characters
(#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 "// fetch diffs" but found "//fetch diffs"
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) 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"
(#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 "// loop through diffs" but found "//loop through diffs"
(#211) Expected 1 space before "="; 0 found
(#211) 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 "// 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"
(#221) Expected 1 space after "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) No space found before comment text; expected "// ---------------------------------------" but found "//---------------------------------------"
(#255) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "=>"; 0 found
(#260) The use of function extract() is forbidden
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// make database items and adhoc tasks" but found "//make database items and adhoc tasks"
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#274) Expected "} else {\n"; found "}else{\n"
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#278) Expected "if (...) {\n"; found "if(...){\n"
(#279) Variable "processed_awsresults" must not contain underscores.
(#280) Commas (,) must be followed by white space.
(#280) Variable "processed_awsresults" must not contain underscores.
(#283) Expected 1 space after "="; 0 found
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 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 "} else {\n"; found "}else{\n"
(#291) Expected 1 space before "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#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 "// handle return to Moodle" but found "//handle return to Moodle"
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) No space found before comment text; expected "// ---------------------------------------" but found "//---------------------------------------"
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "=>"; 0 found
(#328) Line exceeds 132 characters; contains 135 characters
(#329) The use of function extract() is forbidden
(#330) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/readaloud/classes/form/alternatives.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.
(#56) The final declaration must precede the visibility declaration
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// The alternatives declaration" but found "//The alternatives declaration"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 82% valid code; is this commented out code?
(#68) No space found before comment text; expected "// ('n'=>$moduleinstance->id, 'action'=>'machineregradeall'" but found "//('n'=>$moduleinstance->id, 'action'=>'machineregradeall'"
(#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
(#73) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#77) File must end with a newline character
mod/readaloud/classes/form/guidedtranscriptionform.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.
(#56) The final declaration must precede the visibility declaration
(#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 "// guided transcription options" but found "//guided transcription options"
(#60) Variable "gt_options" must not contain underscores.
(#60) Expected 1 space after "="; 2 found
(#61) Variable "gt_options" must not contain underscores.
(#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 "// corpus range options" but found "//corpus range options"
(#65) Variable "range_options" must not contain underscores.
(#65) Expected 1 space after "="; 2 found
(#66) Variable "range_options" must not contain underscores.
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// apply this setting to" but found "//apply this setting to"
(#70) Variable "range_options" must not contain underscores.
(#70) Expected 1 space after "="; 2 found
(#71) Variable "range_options" must not contain underscores.
(#71) Line exceeds 132 characters; contains 133 characters
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#81) File must end with a newline character
mod/readaloud/classes/gradenowform.php
(#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 "// do we show the next button" but found "//do we show the next button"
(#51) Expected 1 space after "="; 0 found
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) This comment is 80% valid code; is this commented out code?
(#55) No space found before comment text; expected "// $mform->addElement('text', 'name', 'BB', array('size'=>70));" but found "//$mform->addElement('text', 'name', 'BB', array('size'=>70));"
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) This comment is 86% valid code; is this commented out code?
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found before comment text; expected "// $mform->closeHeaderBefore('buttonar');" but found "// $mform->closeHeaderBefore('buttonar');"
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
mod/readaloud/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/>.".
(#77) Public method name "Analyzer::countKanji" must be in lower-case letters only
(#94) Public method name "Analyzer::countHiragana" must be in lower-case letters only
(#108) Public method name "Analyzer::countKatakana" must be in lower-case letters only
(#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/readaloud/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
(#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
(#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/readaloud/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
(#29) Member variable "BC2" must be all lower-case
(#29) Line exceeds maximum limit of 180 characters; contains 271 characters
(#30) Member variable "BC3" must be all lower-case
(#30) Line exceeds 132 characters; contains 178 characters
(#31) Member variable "BP1" must be all lower-case
(#32) Member variable "BP2" must be all lower-case
(#33) Member variable "BQ1" must be all lower-case
(#33) Line exceeds maximum limit of 180 characters; contains 233 characters
(#34) Member variable "BQ2" must be all lower-case
(#34) Line exceeds 132 characters; contains 175 characters
(#35) Member variable "BQ3" must be all lower-case
(#35) Line exceeds maximum limit of 180 characters; contains 262 characters
(#36) Member variable "BQ4" must be all lower-case
(#36) Line exceeds maximum limit of 180 characters; contains 195 characters
(#37) Member variable "BW1" must be all lower-case
(#37) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#38) Member variable "BW2" must be all lower-case
(#38) Line exceeds maximum limit of 180 characters; contains 1769 characters
(#39) Member variable "BW3" must be all lower-case
(#39) Line exceeds maximum limit of 180 characters; contains 1625 characters
(#40) Member variable "TC1" must be all lower-case
(#40) Line exceeds maximum limit of 180 characters; contains 203 characters
(#41) Member variable "TC2" must be all lower-case
(#42) Member variable "TC3" must be all lower-case
(#42) Line exceeds maximum limit of 180 characters; contains 375 characters
(#43) Member variable "TC4" must be all lower-case
(#43) Line exceeds maximum limit of 180 characters; contains 357 characters
(#44) Member variable "TQ1" must be all lower-case
(#44) Line exceeds maximum limit of 180 characters; contains 224 characters
(#45) Member variable "TQ2" must be all lower-case
(#46) Member variable "TQ3" must be all lower-case
(#46) Line exceeds maximum limit of 180 characters; contains 336 characters
(#47) Member variable "TQ4" must be all lower-case
(#47) Line exceeds maximum limit of 180 characters; contains 284 characters
(#48) Member variable "TW1" must be all lower-case
(#49) Member variable "TW2" must be all lower-case
(#49) Line exceeds maximum limit of 180 characters; contains 277 characters
(#50) Member variable "TW3" must be all lower-case
(#50) Line exceeds maximum limit of 180 characters; contains 197 characters
(#51) Member variable "TW4" must be all lower-case
(#51) Line exceeds maximum limit of 180 characters; contains 207 characters
(#52) Member variable "UC1" must be all lower-case
(#53) Member variable "UC2" must be all lower-case
(#54) Member variable "UC3" must be all lower-case
(#55) Member variable "UC4" must be all lower-case
(#56) Member variable "UC5" must be all lower-case
(#57) Member variable "UC6" must be all lower-case
(#58) Member variable "UP1" must be all lower-case
(#59) Member variable "UP2" must be all lower-case
(#60) Member variable "UP3" must be all lower-case
(#61) Member variable "UQ1" must be all lower-case
(#61) Line exceeds 132 characters; contains 143 characters
(#62) Member variable "UQ2" must be all lower-case
(#63) Member variable "UW1" must be all lower-case
(#63) Line exceeds maximum limit of 180 characters; contains 508 characters
(#64) Member variable "UW2" must be all lower-case
(#64) Line exceeds maximum limit of 180 characters; contains 1418 characters
(#65) Member variable "UW3" must be all lower-case
(#65) Line exceeds maximum limit of 180 characters; contains 2872 characters
(#66) Member variable "UW4" must be all lower-case
(#66) Line exceeds maximum limit of 180 characters; contains 2935 characters
(#67) Member variable "UW5" must be all lower-case
(#67) Line exceeds maximum limit of 180 characters; contains 1307 characters
(#68) Member variable "UW6" must be all lower-case
(#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
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) No space found before comment text; expected "// there is probably a good reason why each digit gets a split by default" but found "//there is probably a good reason why each digit gets a split by default"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// but here at Poodll that gets in the way, so we piggyback on latin letters which are not split on each char" but found "//but here at Poodll that gets in the way, so we piggyback on latin letters which are not split on each char"
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) This comment is 67% valid code; is this commented out code?
(#87) Line indented incorrectly; expected at least 12 spaces, found 11
(#92) Private method name "TinySegmenter::getScore" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#191) File must end with a newline character
mod/readaloud/classes/local/rsquestion/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.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Expected 2 space(s) before asterisk; 5 found
(#71) Expected 2 space(s) before asterisk; 5 found
(#72) Expected 2 space(s) before asterisk; 5 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#87) Closing brace must be on a line by itself
(#93) The final declaration must precede the visibility declaration
(#103) The final declaration must precede the visibility declaration
(#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
(#107) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Line exceeds 132 characters; contains 158 characters
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Line exceeds 132 characters; contains 170 characters
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) No space found before comment text; expected "// it was decided that this did not need to be a required field JUSTIN 20180312" but found "//it was decided that this did not need to be a required field JUSTIN 20180312"
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// $mform->addRule(constants::TEXTQUESTION . '_editor', get_string('required'), 'required', null, 'client');" but found "//$mform->addRule(constants::TEXTQUESTION . '_editor', get_string('required'), 'required', null, 'client');"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 "// visibility" but found "//visibility"
(#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
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#138) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#146) The final declaration must precede the visibility declaration
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Expected 1 space before ">"; 0 found
(#147) Expected 1 space after ">"; 0 found
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Space found before semicolon; expected "$count;" but found "$count ;"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#158) Closing brace indented incorrectly; expected 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#160) The final declaration must precede the visibility declaration
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#173) The final declaration must precede the visibility declaration
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 70% valid code; is this commented out code?
(#177) No space found before comment text; expected "// edoptions = array('noclean'=>true)" but found "//edoptions = array('noclean'=>true)"
(#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) Line exceeds 132 characters; contains 152 characters
(#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
(#192) The final declaration must precede the visibility declaration
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#209) The final declaration must precede the visibility declaration
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#218) Commas (,) must be followed by white space.
(#234) File must end with a newline character
mod/readaloud/classes/local/rsquestion/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.
(#36) Opening brace should be on the same line as the declaration for class helper
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) No space found before comment text; expected "// creates a "unique" slide pair key so that backups and restores won't stuff things" but found "//creates a "unique" slide pair key so that backups and restores won't stuff things"
(#39) Line indented incorrectly; expected 4 spaces, found 2
(#40) Opening brace should be on the same line as the declaration
(#44) Closing brace indented incorrectly; expected 2 spaces, found 4
(#48) Opening brace should be on the same line as the declaration
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// inconceivable that we should ever arrive here." but found "//inconceivable that we should ever arrive here."
(#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
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// Set the new sort order" but found "//Set the new sort order"
(#86) Opening brace should be on the same line as the declaration
(#91) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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 "// remove files" but found "//remove files"
(#112) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#122) Line exceeds 132 characters; contains 135 characters
mod/readaloud/classes/local/rsquestion/textpromptaudioform.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/>.".
(#14) Opening brace should be on the same line as the declaration for class textpromptaudioform
(#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"
(#23) File must end with a newline character
mod/readaloud/classes/local/rsquestion/textpromptlongform.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/>.".
(#14) Opening brace should be on the same line as the declaration for class textpromptlongform
(#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) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#27) File must end with a newline character
mod/readaloud/classes/local/rsquestion/textpromptshortform.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/>.".
(#14) Opening brace should be on the same line as the declaration for class textpromptshortform
(#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) 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.
(#28) File must end with a newline character
mod/readaloud/classes/modelaudiobreaksform.php
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) This comment is 57% valid code; is this commented out code?
(#49) No space found before comment text; expected "// do we show the next button" but found "//do we show the next button"
(#50) No space found before comment text; expected "// $shownext = $this->_customdata['shownext'];" but found "//$shownext = $this->_customdata['shownext'];"
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// $mform->addElement('text', 'name', 'BB', array('size'=>70));" but found "//$mform->addElement('text', 'name', 'BB', array('size'=>70));"
(#55) Commas (,) must be followed by white space.
(#55) Line exceeds 132 characters; contains 133 characters
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 86% valid code; is this commented out code?
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found before comment text; expected "// $mform->closeHeaderBefore('buttonar');" but found "// $mform->closeHeaderBefore('buttonar');"
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
mod/readaloud/classes/modelaudioform.php
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) This comment is 56% valid code; is this commented out code?
(#49) No space found before comment text; expected "// do we show the next button" but found "//do we show the next button"
(#50) Line indented incorrectly; expected at least 8 spaces, found 7
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// $mform->addElement('text', 'name', 'BB', array('size'=>70));" but found "//$mform->addElement('text', 'name', 'BB', array('size'=>70));"
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Line exceeds 132 characters; contains 140 characters
(#57) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) This comment is 86% valid code; is this commented out code?
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found before comment text; expected "// $mform->closeHeaderBefore('buttonar');" but found "// $mform->closeHeaderBefore('buttonar');"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
mod/readaloud/classes/output/modelaudio_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/>.".
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before opening brace; found 0
(#23) Expected 1 space before opening brace; found 0
(#24) Expected 1 space before "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Expected 1 space before "=>"; 0 found
(#26) Expected 1 space after "=>"; 0 found
(#28) Line indented incorrectly; expected 4 spaces, found 5
(#28) Closing brace indented incorrectly; expected 4 spaces, found 5
(#30) Commas (,) must be followed by white space.
(#31) Expected "if (...) {\n"; found "if(...){"
(#31) Closing brace must be on a line by itself
(#32) 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.
(#38) Commas (,) must be followed by white space.
(#39) 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.
(#48) Expected 1 space before opening brace; found 0
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#51) Expected 1 space before "="; 0 found
(#53) Commas (,) must be followed by white space.
(#62) Line exceeds 132 characters; contains 133 characters
(#70) Commas (,) must be followed by white space.
(#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 "// transcribevocab" but found "//transcribevocab"
(#74) Expected "if (...) {\n"; found "if(...){\n"
(#75) Commas (,) must be followed by white space.
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Expected 1 space before "=="; 0 found
(#76) 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 "// in the early days there was no region prefix, so we just use the passagehash as is" but found "//in the early days there was no region prefix, so we just use the passagehash as is"
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#85) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 100% valid code; is this commented out code?
(#97) No space found before comment text; expected "// 'data-iframeclass'=>"letsberesponsive"," but found "//'data-iframeclass'=>"letsberesponsive","
(#103) Expected 1 space before "=>"; 0 found
(#112) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// prepare output" but found "//prepare output"
(#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 "// return it" but found "//return it"
(#121) Expected 1 space before opening brace; found 0
(#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
(#130) Expected 1 space before opening brace; found 0
(#131) Expected 1 space after "="; 2 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) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before opening brace; found 0
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#147) File must end with a newline character
mod/readaloud/classes/output/passage_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/>.".
(#16) Commas (,) must be followed by white space.
(#17) Whitespace found at end of line
(#18) Line indented incorrectly; expected at least 8 spaces, found 6
(#19) Whitespace found at end of line
(#20) Line indented incorrectly; expected at least 8 spaces, found 6
(#22) Line indented incorrectly; expected at least 8 spaces, found 6
(#23) Line indented incorrectly; expected at least 8 spaces, found 6
(#24) Line indented incorrectly; expected at least 8 spaces, found 6
(#25) Line indented incorrectly; expected at least 8 spaces, found 6
(#26) Line indented incorrectly; expected at least 8 spaces, found 6
(#27) Line indented incorrectly; expected 8 spaces, found 6
(#27) Expected "if (...) {\n"; found "if(...) {\n"
(#28) Line indented incorrectly; expected at least 12 spaces, found 10
(#29) Line indented incorrectly; expected 8 spaces, found 6
(#30) Line indented incorrectly; expected at least 8 spaces, found 6
(#31) Line indented incorrectly; expected at least 8 spaces, found 6
(#32) Line indented incorrectly; expected at least 8 spaces, found 6
(#33) Line indented incorrectly; expected at least 8 spaces, found 6
(#34) Line indented incorrectly; expected at least 8 spaces, found 6
(#35) Line indented incorrectly; expected 8 spaces, found 6
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#37) Line indented incorrectly; expected 8 spaces, found 6
(#38) Line indented incorrectly; expected at least 8 spaces, found 6
(#39) Line indented incorrectly; expected at least 8 spaces, found 6
(#40) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#42) Line indented incorrectly; expected at least 8 spaces, found 6
(#42) Expected 1 space before ".="; 0 found
(#42) Expected 1 space after ".="; 0 found
(#43) Line indented incorrectly; expected at least 8 spaces, found 6
(#43) Expected 1 space before ".="; 0 found
(#43) Expected 1 space after ".="; 0 found
(#44) Whitespace found at end of line
(#45) Line indented incorrectly; expected at least 8 spaces, found 6
(#46) Whitespace found at end of line
(#49) 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.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) 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 "// we put some CSS at the top of the passage container to control things like padding word separation etc" but found "//we put some CSS at the top of the passage container to control things like padding word separation etc"
(#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 "// for Japanese (and later other languages we collapse spaces)" but found "//for Japanese (and later other languages we collapse spaces)"
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#111) Variable "div_fulltranscript" must not contain underscores.
(#111) The use of function print_r() is forbidden
(#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 "// sequences" but found "//sequences"
(#114) Variable "debug_sequences" must not contain underscores.
(#116) Variable "debug_sequences" must not contain underscores.
(#116) The use of function print_r() is forbidden
(#119) Variable "div_sequences" must not contain underscores.
(#119) Variable "debug_sequences" must not contain underscores.
(#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) No space found before comment text; expected "// transcript words" but found "//transcript words"
(#122) Variable "t_words" must not contain underscores.
(#123) Variable "t_usewords" must not contain underscores.
(#124) Variable "t_count" must not contain underscores.
(#125) Variable "t_words" must not contain underscores.
(#125) Variable "t_word" must not contain underscores.
(#126) Variable "t_count" must not contain underscores.
(#127) Variable "t_usewords" must not contain underscores.
(#127) Variable "t_word" must not contain underscores.
(#128) Variable "t_count" must not contain underscores.
(#130) Variable "div_transcript" must not contain underscores.
(#130) Variable "t_usewords" must not contain underscores.
(#132) Variable "h_transcript" must not contain underscores.
(#133) Variable "h_sequences" must not contain underscores.
(#134) Variable "h_fulltranscript" must not contain underscores.
(#135) Variable "h_transcript" must not contain underscores.
(#135) Variable "div_transcript" must not contain underscores.
(#136) Variable "h_sequences" must not contain underscores.
(#136) Variable "div_sequences" must not contain underscores.
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// . $h_fulltranscript . $div_fulltranscript,constants::M_CLASS . '_grading_debuginfo'" but found "//. $h_fulltranscript . $div_fulltranscript,constants::M_CLASS . '_grading_debuginfo'"
(#152) Commas (,) must be followed by white space.
(#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
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) No space found before comment text; expected "// see: http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly" but found "//see: http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly"
(#161) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// if its empty space, move on" but found "//if its empty space, move on"
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) No space found before comment text; expected "// explode missed new lines that had been copied and pasted. eg A[newline]B was not split and was one word" but found "//explode missed new lines that had been copied and pasted. eg A[newline]B was not split and was one word"
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// This resulted in ai selected error words, having different index to their passage text counterpart" but found "//This resulted in ai selected error words, having different index to their passage text counterpart"
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) This comment is 65% valid code; is this commented out code?
(#180) No space found before comment text; expected "// $words = explode($seperator, $node->nodeValue);" but found "//$words = explode($seperator, $node->nodeValue);"
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) No space found before comment text; expected "// split each node(line) on words. preg_split messed up with double byte characters" but found "//split each node(line) on words. preg_split messed up with double byte characters"
(#184) No space found before comment text; expected "// $words = preg_split('/\s+/', $nodevalue);" but found "//$words = preg_split('/\s+/', $nodevalue);"
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// so we use mb_split" but found "//so we use mb_split"
(#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 "// if its a new line character from lines_to_brs we add it, but not as a word" but found "//if its a new line character from lines_to_brs we add it, but not as a word"
(#195) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// if its a non word character eg : in 'chapter one : beginning'" but found "//if its a non word character eg : in 'chapter one : beginning'"
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#201) Expected 1 space before "==="; 0 found
(#201) Expected 1 space after "==="; 0 found
(#207) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) This comment is 77% valid code; is this commented out code?
(#209) No space found before comment text; expected "// $newnode->appendChild($spacenode);" but found "//$newnode->appendChild($spacenode);"
(#210) No space found before comment text; expected "// print_r($newnode);" but found "//print_r($newnode);"
(#218) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) No space found before comment text; expected "// for some languages we do not want spaces. Japanese, Chinese. For now this is manual" but found "//for some languages we do not want spaces. Japanese, Chinese. For now this is manual"
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// TODO auto determine when to use collapsespaces" but found "//TODO auto determine when to use collapsespaces"
(#231) Expected 1 space after "?"; 2 found
(#233) Expected "if (...) {\n"; found "if(...){\n"
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#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 "// there should no longer be different container classes. remove this soon: Justin 2020-5-31" but found "//there should no longer be different container classes. remove this soon: Justin 2020-5-31"
(#237) Expected "if (...) {\n"; found "if(...) {\n"
(#239) Expected "} else {\n"; found "}else{\n"
(#240) Commas (,) must be followed by white space.
(#280) Whitespace found at end of line
(#281) File must end with a newline character
mod/readaloud/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/>.".
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) 3 slashes comments are not allowed; use "// Comment." instead
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) This comment is 62% valid code; is this commented out code?
(#51) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#65) Expected 1 space before opening brace; found 0
(#72) Expected "} else {\n"; found "}else{\n"
(#76) Expected 1 space before "="; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Line exceeds 132 characters; contains 135 characters
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before opening brace; found 0
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// set up our table" but found "//set up our table"
(#92) Expected 1 space before "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) This comment is 53% valid code; is this commented out code?
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) This comment is 53% valid code; is this commented out code?
(#105) Line indented incorrectly; expected at least 8 spaces, found 7
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) This comment is 53% valid code; is this commented out code?
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#145) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before opening brace; found 0
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// if no chart data or lower than Moodle 3.2 we do not shopw the chart" but found "//if no chart data or lower than Moodle 3.2 we do not shopw the chart"
(#152) Expected "if (...) {\n"; found "if(...){"
(#152) Closing brace must be on a line by itself
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Expected 1 space before "="; 0 found
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#174) Whitespace found at end of line
(#175) Expected 1 space before opening brace; found 0
(#176) Line indented incorrectly; expected at least 8 spaces, found 6
(#177) Line indented incorrectly; expected at least 8 spaces, found 6
(#177) Line exceeds maximum limit of 180 characters; contains 212 characters
(#178) Line indented incorrectly; expected at least 8 spaces, found 6
(#178) Line exceeds maximum limit of 180 characters; contains 213 characters
(#179) Line indented incorrectly; expected at least 8 spaces, found 6
(#180) Whitespace found at end of line
(#181) Line indented incorrectly; expected at least 8 spaces, found 6
(#181) Whitespace found at end of line
(#184) Expected 1 space before opening brace; found 0
(#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
(#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 "// finally render template and return" but found "//finally render template and return"
(#194) Whitespace found at end of line
(#195) Line indented incorrectly; expected at least 8 spaces, found 6
(#197) Line indented incorrectly; expected at least 8 spaces, found 6
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) No space found before comment text; expected "// are we previewing?" but found "//are we previewing?"
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) No space found before comment text; expected "// do we have audio breaks ?" but found "//do we have audio breaks ?"
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) No space found before comment text; expected "// is listen and repeat enabled?" but found "//is listen and repeat enabled?"
(#210) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// is shadow enabled" but found "//is shadow enabled"
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// can we attempt this activity" but found "//can we attempt this activity"
(#218) Commas (,) must be followed by white space.
(#219) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Expected "if (...) {\n"; found "if(...){\n"
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// no quiz" but found "//no quiz"
(#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 "// finally render template and return" but found "//finally render template and return"
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// template data for small report" but found "//template data for small report"
(#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 "// star rating" but found "//star rating"
(#243) Expected "if (...) {\n"; found "if(...) {\n"
(#244) This comment is 84% valid code; is this commented out code?
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#251) Expected "} else {\n"; found "}else{\n"
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#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 "// audio filename" but found "//audio filename"
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) Expected "if (...) {\n"; found "if(...){\n"
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) No space found before comment text; expected "// we set the filename here. If attempt is not ready yet, audio may not be ready, so we blank it here" but found "//we set the filename here. If attempt is not ready yet, audio may not be ready, so we blank it here"
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// and set it from JS pinging every 500ms or so till audio is ready" but found "//and set it from JS pinging every 500ms or so till audio is ready"
(#263) Expected 1 space before "="; 0 found
(#265) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) No space found before comment text; expected "// full report button" but found "//full report button"
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) No space found before comment text; expected "// finally render template" but found "//finally render template"
(#275) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#277) No space found before comment text; expected "// If there is no remote transcriber" but found "//If there is no remote transcriber"
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) No space found before comment text; expected "// we do not want to get users hopes up by trying to fetch a transcript with ajax" but found "//we do not want to get users hopes up by trying to fetch a transcript with ajax"
(#279) Expected "if (...) {\n"; found "if(...){\n"
(#281) Expected "} else {\n"; found "}else{\n"
(#284) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) No space found before comment text; expected "// Js to refresh small report" but found "//Js to refresh small report"
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Line exceeds 132 characters; contains 136 characters
(#298) Expected 1 space before opening brace; found 0
(#299) Expected 1 space after "="; 2 found
(#299) Line exceeds 132 characters; contains 138 characters
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Line exceeds maximum limit of 180 characters; contains 191 characters
(#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 "// show activity link if we are up to it" but found "//show activity link if we are up to it"
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#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 "// back to menu button" but found "//back to menu button"
(#340) Expected 1 space after "="; 2 found
(#342) Expected 1 space before "=>"; 0 found
(#342) Expected 1 space after "=>"; 0 found
(#342) Commas (,) must be followed by white space.
(#342) Expected 1 space before "=>"; 0 found
(#342) Expected 1 space after "=>"; 0 found
(#342) Line exceeds 132 characters; contains 137 characters
(#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) No space found before comment text; expected "// next activity button" but found "//next activity button"
(#346) Expected 1 space before "="; 0 found
(#349) Commas (,) must be followed by white space.
(#371) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#373) Expected 1 space after "="; 2 found
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// set up our table" but found "//set up our table"
(#429) Variable "total_mistranscriptions" must not contain underscores.
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) No space found before comment text; expected "// if this was not a mistranscription, skip" but found "//if this was not a mistranscription, skip"
(#447) Variable "mistrans_count" must not contain underscores.
(#453) Variable "mistrans_count" must not contain underscores.
(#455) Variable "total_mistranscriptions" must not contain underscores.
(#455) Variable "mistrans_count" must not contain underscores.
(#457) Variable "mistrans_count" must not contain underscores.
(#473) Variable "total_mistranscriptions" must not contain underscores.
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) No space found before comment text; expected "// set up datatables" but found "//set up datatables"
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) No space found before comment text; expected "// fetch modal container" but found "//fetch modal container"
(#490) Visibility must be declared on method "fetch_modalcontainer"
(#490) Commas (,) must be followed by white space.
(#490) Commas (,) must be followed by white space.
(#490) Expected 1 space before opening brace; found 0
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#492) Expected 1 space before "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#494) Expected 1 space before "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#499) Expected 1 space before opening brace; found 0
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) No space found before comment text; expected "// recorder modal" but found "//recorder modal"
(#502) Commas (,) must be followed by white space.
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) No space found before comment text; expected "// the TT recorder stuff" but found "//the TT recorder stuff"
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) No space found before comment text; expected "// passagehash if not empty will be region|hash eg tokyo|2353531453415134545" but found "//passagehash if not empty will be region|hash eg tokyo|2353531453415134545"
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) No space found before comment text; expected "// but we only send the hash up so we strip the region" but found "//but we only send the hash up so we strip the region"
(#514) Expected 1 space before "=="; 0 found
(#514) Expected 1 space after "=="; 0 found
(#514) Line exceeds 132 characters; contains 142 characters
(#515) Expected "if (...) {\n"; found "if(...){\n"
(#516) Commas (,) must be followed by white space.
(#517) Expected "if (...) {\n"; found "if(...){\n"
(#517) Expected 1 space before "=="; 0 found
(#517) Expected 1 space after "=="; 0 found
(#522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) No space found before comment text; expected "// fetch lang services url" but found "//fetch lang services url"
(#523) Commas (,) must be followed by white space.
(#525) Line exceeds 132 characters; contains 134 characters
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) No space found before comment text; expected "// this will set some opts for the recorder, but others are set by fetch_activity_amd and it is applied in listen and repeat.js" but found "//this will set some opts for the recorder, but others are set by fetch_activity_amd and it is applied in listen and repeat.js"
(#526) Expected 1 space after "="; 2 found
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#632) No space found before comment text; expected "// for some languages we do not want spaces. Japanese, Chinese. For now this is manual" but found "//for some languages we do not want spaces. Japanese, Chinese. For now this is manual"
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) No space found before comment text; expected "// TODO auto determine when to use collapsespaces" but found "//TODO auto determine when to use collapsespaces"
(#643) Expected 1 space before "?"; 0 found
(#677) Line exceeds 132 characters; contains 164 characters
(#721) 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 "// recorder" but found "//recorder"
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) No space found before comment text; expected "// =======================================" but found "//======================================="
(#727) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#729) Variable "can_transcribe" must not contain underscores.
(#731) No space found before comment text; expected "// We no longer want to use AWS streaming transcription." but found "//We no longer want to use AWS streaming transcription."
(#736) Variable "can_transcribe" must not contain underscores.
(#737) Expected 1 space before "="; 0 found
(#737) Expected 1 space after "="; 0 found
(#740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#740) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) No space found before comment text; expected "// we encode any hints" but found "//we encode any hints"
(#741) Variable "string_hints" must not contain underscores.
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) No space found before comment text; expected "// get passage hash as key for transcription vocab" but found "//get passage hash as key for transcription vocab"
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) No space found before comment text; expected "// we sneakily add "[region]|" when we save passage hash .. so if user changes region ..we re-generate lang model" but found "//we sneakily add "[region]|" when we save passage hash .. so if user changes region ..we re-generate lang model"
(#745) Expected 1 space before "=="; 0 found
(#745) Expected 1 space after "=="; 0 found
(#745) Line exceeds 132 characters; contains 142 characters
(#746) Expected "if (...) {\n"; found "if(...){\n"
(#747) Commas (,) must be followed by white space.
(#748) Expected "if (...) {\n"; found "if(...){\n"
(#748) Expected 1 space before "=="; 0 found
(#748) Expected 1 space after "=="; 0 found
(#750) Expected "} else {\n"; found "}else{\n"
(#751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) No space found before comment text; expected "// in the early days there was no region prefix, so we just use the passagehash as is" but found "//in the early days there was no region prefix, so we just use the passagehash as is"
(#755) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#765) Commas (,) must be followed by white space.
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#769) This comment is 100% valid code; is this commented out code?
(#769) No space found before comment text; expected "// 'data-iframeclass'=>"letsberesponsive"," but found "//'data-iframeclass'=>"letsberesponsive","
(#779) Variable "string_hints" must not contain underscores.
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) No space found before comment text; expected "// localhost" but found "//localhost"
(#782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#782) This comment is 60% valid code; is this commented out code?
(#782) No space found before comment text; expected "// 'data-token'=>"643eba92a1447ac0c6a882c85051461a" //cloudpoodll" but found "//'data-token'=>"643eba92a1447ac0c6a882c85051461a" //cloudpoodll"
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) No space found before comment text; expected "// =======================================" but found "//======================================="
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) No space found before comment text; expected "// prepare output" but found "//prepare output"
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) No space found before comment text; expected "// return it" but found "//return it"
(#798) Visibility must be declared on method "fetch_activity_amd"
(#798) Commas (,) must be followed by white space.
(#799) Commas (,) must be followed by white space.
(#800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) 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"
(#801) Variable "ret_html" must not contain underscores.
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) 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"
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) No space found before comment text; expected "// recorder html ids" but found "//recorder html ids"
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) No space found before comment text; expected "// activity html ids" but found "//activity html ids"
(#845) Expected "if (...) {\n"; found "if(...) {\n"
(#846) Commas (,) must be followed by white space.
(#849) Expected 1 space before "="; 0 found
(#849) Expected 1 space after "="; 0 found
(#850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#850) No space found before comment text; expected "// this will force browser recognition to use Poodll (not chrome or other browser speech)" but found "//this will force browser recognition to use Poodll (not chrome or other browser speech)"
(#851) Expected "if (...) {\n"; found "if(...){\n"
(#851) Expected 1 space before "=="; 0 found
(#851) Expected 1 space after "=="; 0 found
(#853) Expected "} else {\n"; found "}else {\n"
(#857) Expected 1 space before "="; 0 found
(#857) Expected 1 space after "="; 0 found
(#858) Expected 1 space before "="; 0 found
(#859) Expected 1 space before "="; 0 found
(#859) Expected 1 space after "="; 0 found
(#860) Expected 1 space before "="; 0 found
(#860) Expected 1 space after "="; 0 found
(#861) Expected 1 space before "="; 0 found
(#861) Expected 1 space after "="; 0 found
(#861) Commas (,) must be followed by white space.
(#862) Expected 1 space before "="; 0 found
(#862) Expected 1 space after "="; 0 found
(#863) Expected 1 space before "="; 0 found
(#863) Expected 1 space after "="; 0 found
(#863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#863) No space found before comment text; expected "// max expire time is 300 seconds" but found "//max expire time is 300 seconds"
(#865) Inline comments must start with a capital letter, digit or 3-dots sequence
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) No space found before comment text; expected "// we need an update control tp hold the recorded filename, and one for draft item id" but found "//we need an update control tp hold the recorded filename, and one for draft item id"
(#866) Variable "ret_html" must not contain underscores.
(#866) Variable "ret_html" must not contain underscores.
(#868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#868) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#869) 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"
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) No space found before comment text; expected "// convert opts to json" but found "//convert opts to json"
(#873) Variable "opts_html" must not contain underscores.
(#876) Inline comments must start with a capital letter, digit or 3-dots sequence
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#877) Variable "ret_html" must not contain underscores.
(#877) Variable "ret_html" must not contain underscores.
(#877) Variable "opts_html" must not contain underscores.
(#883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) 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"
(#884) Variable "ret_html" must not contain underscores.
(#887) Visibility must be declared on method "fetch_clicktohear_amd"
(#887) Commas (,) must be followed by white space.
(#889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) 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"
(#890) Variable "ret_html" must not contain underscores.
(#891) Expected 1 space before "=>"; 0 found
(#891) Expected 1 space after "=>"; 0 found
(#891) Commas (,) must be followed by white space.
(#891) Commas (,) must be followed by white space.
(#892) Expected 1 space before "=>"; 0 found
(#892) Expected 1 space after "=>"; 0 found
(#895) Inline comments must start with a capital letter, digit or 3-dots sequence
(#895) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) 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"
(#899) Visibility must be declared on method "fetch_clicktohear"
(#899) Commas (,) must be followed by white space.
(#900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) 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"
(#901) Variable "ret_html" must not contain underscores.
(#902) Variable "ret_html" must not contain underscores.
(#902) Commas (,) must be followed by white space.
(#903) Variable "ret_html" must not contain underscores.
(#918) Expected 1 space before opening brace; found 0
(#919) Expected 1 space before "="; 0 found
(#919) Expected 1 space after "="; 0 found
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#922) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#924) Expected 1 space before "="; 0 found
(#924) Expected 1 space after "="; 0 found
(#924) Closing brace must be on a line by itself
(#925) Expected 1 space before "="; 0 found
(#925) Expected 1 space after "="; 0 found
(#925) Closing brace must be on a line by itself
(#926) Expected 1 space before "="; 0 found
(#926) Expected 1 space after "="; 0 found
(#926) Closing brace must be on a line by itself
(#927) Expected 1 space before "="; 0 found
(#927) Expected 1 space after "="; 0 found
(#927) Closing brace must be on a line by itself
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Closing brace must be on a line by itself
(#929) Expected 1 space before "="; 0 found
(#929) Expected 1 space after "="; 0 found
(#929) Closing brace must be on a line by itself
(#930) Expected 1 space before "="; 0 found
(#930) Expected 1 space after "="; 0 found
(#930) Closing brace must be on a line by itself
(#931) Expected 1 space before "="; 0 found
(#931) Expected 1 space after "="; 0 found
(#931) Closing brace must be on a line by itself
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#934) Expected 1 space before "=>"; 0 found
(#934) Expected 1 space after "=>"; 0 found
(#935) Expected 1 space before "=>"; 0 found
(#935) Expected 1 space after "=>"; 0 found
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Commas (,) must be followed by white space.
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) No space found before comment text; expected "// Generate and return menu" but found "//Generate and return menu"
(#940) Expected 1 space before "=>"; 0 found
(#940) Expected 1 space after "=>"; 0 found
(#951) Expected 1 space before opening brace; found 0
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#953) Expected "if (...) {\n"; found "if(...){"
(#953) Expected 1 space before ">"; 0 found
(#953) Expected 1 space after ">"; 0 found
(#953) Expected 1 space before "="; 0 found
(#953) Expected 1 space after "="; 0 found
(#953) Closing brace must be on a line by itself
(#954) Expected "if (...) {\n"; found "if(...){"
(#954) Expected 1 space before ">"; 0 found
(#954) Expected 1 space after ">"; 0 found
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#954) Closing brace must be on a line by itself
(#955) Commas (,) must be followed by white space.
(#961) Whitespace found at end of line
(#962) Whitespace found at end of line
(#964) Whitespace found at end of line
(#965) Variable "have_humaneval" must not contain underscores.
(#965) Variable "have_aieval" must not contain underscores.
(#965) Commas (,) must be followed by white space.
(#965) Commas (,) must be followed by white space.
(#965) Expected 1 space before opening brace; found 0
(#966) Whitespace found at end of line
(#969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) No space found before comment text; expected "// show an attempt summary if we have more than one attempt" but found "//show an attempt summary if we have more than one attempt"
(#970) Expected "if (...) {\n"; found "if(...) {\n"
(#970) Expected 1 space before ">"; 0 found
(#970) Expected 1 space after ">"; 0 found
(#971) Expected 1 space before "="; 0 found
(#971) Expected 1 space after "="; 0 found
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) No space found before comment text; expected "// no progress charts if not showing errors" but found "//no progress charts if not showing errors"
(#978) Expected 1 space before "="; 0 found
(#978) Expected 1 space after "="; 0 found
(#979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) Line indented incorrectly; expected at least 20 spaces, found 16
(#979) No space found before comment text; expected "// no break here .. we want to flow on" but found "//no break here .. we want to flow on"
(#983) Expected "if (...) {\n"; found "if(...) {\n"
(#991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#991) No space found before comment text; expected "// show feedback summary" but found "//show feedback summary"
(#994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) No space found before comment text; expected "// if we have token problems show them here" but found "//if we have token problems show them here"
(#995) Expected "if (...) {\n"; found "if(...) {\n"
(#999) Variable "have_humaneval" must not contain underscores.
(#999) Variable "have_aieval" must not contain underscores.
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) No space found before comment text; expected "// we useed to distingush between humanpostattempt and machinepostattempt but we simplified it," but found "//we useed to distingush between humanpostattempt and machinepostattempt but we simplified it,"
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1004) No space found before comment text; expected "// we need more control over passage display than a word dump allows so we user gradenow renderer" but found "//we need more control over passage display than a word dump allows so we user gradenow renderer"
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) No space found before comment text; expected "// $ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);" but found "//$ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);"
(#1007) Expected "if (...) {\n"; found "if(...){\n"
(#1010) Commas (,) must be followed by white space.
(#1010) Commas (,) must be followed by white space.
(#1010) Line exceeds 132 characters; contains 170 characters
(#1011) Commas (,) must be followed by white space.
(#1016) Variable "have_humaneval" must not contain underscores.
(#1017) Variable "force_aidata" must not contain underscores.
(#1019) Variable "force_aidata" must not contain underscores.
(#1025) Variable "force_aidata" must not contain underscores.
(#1026) Commas (,) must be followed by white space.
(#1028) Expected 1 space before "="; 0 found
(#1028) Expected 1 space after "="; 0 found
(#1029) Commas (,) must be followed by white space.
(#1029) Commas (,) must be followed by white space.
(#1029) Commas (,) must be followed by white space.
(#1029) Line exceeds 132 characters; contains 134 characters
(#1035) Variable "have_humaneval" must not contain underscores.
(#1037) Variable "force_aidata" must not contain underscores.
(#1040) Variable "force_aidata" must not contain underscores.
(#1044) Variable "force_aidata" must not contain underscores.
(#1045) Commas (,) must be followed by white space.
(#1047) Expected 1 space before "="; 0 found
(#1047) Expected 1 space after "="; 0 found
(#1048) Commas (,) must be followed by white space.
(#1048) Commas (,) must be followed by white space.
(#1048) Line exceeds 132 characters; contains 135 characters
(#1053) Variable "have_humaneval" must not contain underscores.
(#1055) Variable "force_aidata" must not contain underscores.
(#1058) Variable "force_aidata" must not contain underscores.
(#1062) Variable "force_aidata" must not contain underscores.
(#1063) Commas (,) must be followed by white space.
(#1065) Expected 1 space before "="; 0 found
(#1065) Expected 1 space after "="; 0 found
(#1066) Commas (,) must be followed by white space.
(#1066) Commas (,) must be followed by white space.
(#1066) Commas (,) must be followed by white space.
(#1066) Line exceeds 132 characters; contains 134 characters
(#1071) Commas (,) must be followed by white space.
(#1073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) No space found before comment text; expected "// we need more control over passage display than a word dump allows so we user gradenow renderer" but found "//we need more control over passage display than a word dump allows so we user gradenow renderer"
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) No space found before comment text; expected "// $ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);" but found "//$ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);"
(#1076) Expected "if (...) {\n"; found "if(...){\n"
(#1079) Commas (,) must be followed by white space.
(#1079) Commas (,) must be followed by white space.
(#1079) Line exceeds 132 characters; contains 162 characters
(#1083) No space found before comment text; expected "// TO DO move logic to menu dashboard" but found "//TO DO move logic to menu dashboard"
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) No space found before comment text; expected "// show button or a label depending on of can retake" but found "//show button or a label depending on of can retake"
(#1085) This comment is 65% valid code; is this commented out code?
(#1098) File must end with a newline character
mod/readaloud/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/>.".
(#17) This comment is 60% valid code; is this commented out code?
(#17) Line indented incorrectly; expected at least 8 spaces, found 0
(#29) Line indented incorrectly; expected at least 8 spaces, found 0
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) 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
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#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) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to 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 "// convert formdata to array" but found "//convert formdata to array"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// echo header" but found "//echo header"
(#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 "// echo data rows" but found "//echo data rows"
(#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 "// set up our table and head attributes" but found "//set up our table and head attributes"
(#150) Expected 1 space before "="; 0 found
(#150) 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) No space found before comment text; expected "// set up descrption cell" but found "//set up descrption cell"
(#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 datatables set up datatables" but found "//if datatables set up datatables"
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#186) Visibility must be declared on method "show_reports_footer"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Visibility must be declared on method "show_perpage_selector"
(#210) Visibility must be declared on method "show_paging_bar"
(#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 "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
(#217) Visibility must be declared on method "show_grading_footer"
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Visibility must be declared on method "show_export_buttons"
(#237) Visibility must be declared on method "show_machinegrading_footer"
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) File must end with a newline character
mod/readaloud/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.
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Expected 2 space(s) before asterisk; 1 found
(#36) Expected 2 space(s) before asterisk; 1 found
(#37) Expected 2 space(s) before asterisk; 1 found
(#38) Expected 2 space(s) before asterisk; 1 found
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) This comment is 66% valid code; is this commented out code?
(#45) Line indented incorrectly; expected at least 8 spaces, found 0
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#49) Line indented incorrectly; expected at least 8 spaces, found 0
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#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) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#53) This comment is 66% valid code; is this commented out code?
(#53) Line indented incorrectly; expected at least 8 spaces, found 0
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Line indented incorrectly; expected at least 8 spaces, found 0
(#59) Closing brace indented incorrectly; expected 1 spaces, found 4
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Visibility must be declared on method "show_items_list"
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space before opening brace; found 0
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#69) Expected "if (...) {\n"; found "if(...){\n"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#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
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 3
(#82) Commas (,) must be followed by white space.
(#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
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 52% valid code; is this commented out code?
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) No space found before comment text; expected "// sort by start date" but found "//sort by start date"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) No space found before comment text; expected "// core_collator::asort_objects_by_property($items,'timecreated',core_collator::SORT_NUMERIC);" but found "//core_collator::asort_objects_by_property($items,'timecreated',core_collator::SORT_NUMERIC);"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) No space found before comment text; expected "// core_collator::asort_objects_by_property($items,'name',core_collator::SORT_STRING);" but found "//core_collator::asort_objects_by_property($items,'name',core_collator::SORT_STRING);"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) No space found before comment text; expected "// loop through the items and add to table" but found "//loop through the items and add to table"
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#94) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#118) Variable "movecell_content" must not contain underscores.
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) This comment is 67% valid code; is this commented out code?
(#122) Line indented incorrectly; expected at least 16 spaces, found 15
(#123) Commas (,) must be followed by white space.
(#123) Line exceeds 132 characters; contains 136 characters
(#124) Variable "movecell_content" must not contain underscores.
(#125) Expected "} else {\n"; found "}else{\n"
(#126) Variable "movecell_content" must not contain underscores.
(#127) Line indented incorrectly; expected 18 spaces, found 12
(#129) Line indented incorrectly; expected 18 spaces, found 12
(#130) Line indented incorrectly; expected at least 22 spaces, found 16
(#131) Line exceeds 132 characters; contains 139 characters
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) This comment is 67% valid code; is this commented out code?
(#131) Line indented incorrectly; expected at least 22 spaces, found 16
(#131) No space found before comment text; expected "// $downlink = \html_writer::link($downurl, new pix_icon('t/down', get_string('down'), '', array('class' => 'iconsmall')));" but found "//$downlink = \html_writer::link($downurl, new pix_icon('t/down', get_string('down'), '', array('class' => 'iconsmall')));"
(#132) Line indented incorrectly; expected at least 22 spaces, found 16
(#132) Commas (,) must be followed by white space.
(#132) Line exceeds 132 characters; contains 144 characters
(#133) Line indented incorrectly; expected at least 22 spaces, found 16
(#133) Variable "movecell_content" must not contain underscores.
(#134) Line indented incorrectly; expected 18 spaces, found 12
(#135) Line indented incorrectly; expected at least 18 spaces, found 12
(#135) Variable "movecell_content" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 18 spaces, found 3
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 18 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 18 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 18 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 18 spaces, found 4
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 18 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 18 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) 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
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#150) File must end with a newline character
mod/readaloud/classes/passagehelper.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#45) Visibility must be declared on method "__construct"
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) No space found before comment text; expected "// ai data is useful, but if we don't got it we don't got it." but found "//ai data is useful, but if we don't got it we don't got it."
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// we only load aidata if we reallyhave some, the presence of ai record is no longer a good check" but found "//we only load aidata if we reallyhave some, the presence of ai record is no longer a good check"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// do we have a transcript ... is the real check" but found "//do we have a transcript ... is the real check"
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// its a little redundancy but we add error count here to make machine eval. error estimation easier" but found "//its a little redundancy but we add error count here to make machine eval. error estimation easier"
(#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 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"
(#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
(#148) No space found before comment text; expected "// because we may or ay not use AI data we provide a way for the correct data to be used here" but found "//because we may or ay not use AI data we provide a way for the correct data to be used here"
(#149) Variable "force_aimode" must not contain underscores.
(#150) Variable "loading_aidata" must not contain underscores.
(#150) Variable "force_aimode" must not contain underscores.
(#153) Variable "loading_aidata" must not contain underscores.
(#154) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Expected 1 space before ">"; 0 found
(#154) Expected 1 space after ">"; 0 found
(#156) Expected "} else {\n"; found "}else{\n"
(#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
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) No space found before comment text; expected "// else we get it from transcript (it will be stored as aidata sessiontime for next time)" but found "//else we get it from transcript (it will be stored as aidata sessiontime for next time)"
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// we get the end_time attribute of the final recognised word in the fulltranscript" but found "//we get the end_time attribute of the final recognised word in the fulltranscript"
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) No space found before comment text; expected "// this is a guess now, We just don't know it. And should not really get here." but found "//this is a guess now, We just don't know it. And should not really get here."
(#178) Variable "loading_aidata" must not contain underscores.
(#185) Variable "loading_aidata" must not contain underscores.
(#192) Variable "loading_aidata" must not contain underscores.
(#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) No space found before comment text; expected "// should not get here really" but found "//should not get here really"
(#205) Variable "force_aimode" must not contain underscores.
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) No space found before comment text; expected "// if we are editing and no human has saved, we load AI data to begin with." but found "//if we are editing and no human has saved, we load AI data to begin with."
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// if we only want ai data, during review screen, again we load ai data" but found "//if we only want ai data, during review screen, again we load ai data"
(#210) Variable "loading_aidata" must not contain underscores.
(#210) Variable "force_aimode" must not contain underscores.
(#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 "// 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"
(#226) Variable "loading_aidata" must not contain underscores.
(#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 "// even in human mode, spot checking is handy so we load ai data for that" but found "//even in human mode, spot checking is handy so we load ai data for that"
(#253) Variable "opts_html" must not contain underscores.
(#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 "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#267) Variable "opts_html" must not contain underscores.
mod/readaloud/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"
(#44) Duplicate interface name "mod_readaloud\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/readaloud/classes/privacy/provider.php on line 41
(#47) Space found before semicolon; expected "};" but found "}\n\n ;"
(#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) No space found before comment text; expected "// user provider 3.4 and above" but found "//user provider 3.4 and above"
(#72) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#118) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#178) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/classes/report/attempts.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/>.".
(#17) Commas (,) must be followed by white space.
(#36) This comment is 78% valid code; is this commented out code?
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) This comment is 65% valid code; is this commented out code?
(#93) 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);"
(#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 "// heading data" but found "//heading data"
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// Groups stuff" but found "//Groups stuff"
(#109) Commas (,) must be followed by white space.
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) No space found before comment text; expected "// if we need to show groups" but found "//if we need to show groups"
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// if we need to show just one groups" but found "//if we need to show just one groups"
(#115) Expected "if (...) {\n"; found "if(...){\n"
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#124) Expected "} else {\n"; found "}else{\n"
(#142) File must end with a newline character
mod/readaloud/classes/report/attemptssummary.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/>.".
(#17) Commas (,) must be followed by white space.
(#17) Line exceeds 132 characters; contains 143 characters
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// WPM" but found "//WPM"
(#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 "// accuracy" but found "//accuracy"
(#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 "// grade" but found "//grade"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Highest WPM" but found "//Highest WPM"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// Highest accuracy" but found "//Highest accuracy"
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// Highest grade" but found "//Highest grade"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) This comment is 65% valid code; is this commented out code?
(#96) 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);"
(#108) Commas (,) must be followed by white space.
(#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"
(#114) Variable "user_totals" must not contain underscores.
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// Groups stuff" but found "//Groups stuff"
(#120) Commas (,) must be followed by white space.
(#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 "// if we need to show groups" but found "//if we need to show groups"
(#125) Expected "if (...) {\n"; found "if(...){\n"
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// if we are not machine grading the SQL is simpler" but found "//if we are not machine grading the SQL is simpler"
(#130) Variable "human_sql" must not contain underscores.
(#134) Line exceeds 132 characters; contains 134 characters
(#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 "// if we are machine grading we need to fetch human and machine so we can get WPM etc from either" but found "//if we are machine grading we need to fetch human and machine so we can get WPM etc from either"
(#137) Variable "hybrid_sql" must not contain underscores.
(#138) Line exceeds 132 characters; contains 159 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#144) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#146) Expected "} else {\n"; found "}else{\n"
(#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) 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"
(#150) Variable "human_sql" must not contain underscores.
(#152) Line exceeds 132 characters; contains 134 characters
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// if we are machine grading we need to fetch human and machine so we can get WPM etc from either" but found "//if we are machine grading we need to fetch human and machine so we can get WPM etc from either"
(#155) Variable "hybrid_sql" must not contain underscores.
(#156) Line exceeds 132 characters; contains 159 characters
(#160) Line exceeds 132 characters; contains 134 characters
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) No space found before comment text; expected "// we need a module instance to know which scoring method we are using." but found "//we need a module instance to know which scoring method we are using."
(#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
(#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 "// run the sql and match up WPM accuracy and sessionscore if we need to" but found "//run the sql and match up WPM accuracy and sessionscore if we need to"
(#173) Variable "hybrid_sql" must not contain underscores.
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#185) Variable "human_sql" must not contain underscores.
(#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 "// loop through data" but found "//loop through data"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) No space found before comment text; expected "// if no previously counted attempts" but found "//if no previously counted attempts"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// its just the single attempts data" but found "//its just the single attempts data"
(#195) Variable "user_totals" must not contain underscores.
(#196) Expected 1 space before "="; 0 found
(#206) Variable "user_totals" must not contain underscores.
(#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) Line indented incorrectly; expected at least 20 spaces, found 16
(#208) No space found before comment text; expected "// otherwise increment totals, and figure out 'highest'" but found "//otherwise increment totals, and figure out 'highest'"
(#209) Expected "} else {\n"; found "}else{\n"
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Variable "user_totals" must not contain underscores.
(#220) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// calc averages and set to raw data" but found "//calc averages and set to raw data"
(#224) Variable "user_totals" must not contain underscores.
(#225) Line indented incorrectly; expected at least 16 spaces, found 15
(#225) Commas (,) must be followed by white space.
(#226) Line indented incorrectly; expected at least 16 spaces, found 15
(#226) Commas (,) must be followed by white space.
(#227) Line indented incorrectly; expected at least 16 spaces, found 15
(#227) Commas (,) must be followed by white space.
(#235) File must end with a newline character
mod/readaloud/classes/report/basereport.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#52) Visibility must be declared on method "process_raw_data"
(#54) Visibility must be declared on method "fetch_formatted_heading"
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) 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."
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) 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."
mod/readaloud/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/>.".
(#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 "// heading data" but found "//heading data"
(#72) File must end with a newline character
mod/readaloud/classes/report/courseattempts.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/>.".
(#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.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Commas (,) must be followed by white space.
(#73) Expected "} else {\n"; found "}else{\n"
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) This comment is 65% valid code; is this commented out code?
(#109) 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);"
(#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"
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// Groups stuff" but found "//Groups stuff"
(#131) Commas (,) must be followed by white space.
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// if we need to show groups" but found "//if we need to show groups"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// if we need to show just one groups" but found "//if we need to show just one groups"
(#137) Expected "if (...) {\n"; found "if(...){\n"
(#143) Line exceeds 132 characters; contains 155 characters
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#151) Expected "} else {\n"; found "}else{\n"
(#154) Line exceeds 132 characters; contains 157 characters
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#175) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#185) File must end with a newline character
mod/readaloud/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/>.".
(#26) Variable "has_ai_grade" must not contain underscores.
(#54) This comment is 78% valid code; is this commented out code?
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// WPM could hold either human or AI data" but found "//WPM could hold either human or AI data"
(#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 "// if not human or ai graded" but found "//if not human or ai graded"
(#69) Variable "has_ai_grade" 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 "// accuracy could hold either human or ai data" but found "//accuracy could hold either human or ai data"
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) No space found before comment text; expected "// if not human or ai graded" but found "//if not human or ai graded"
(#79) Variable "has_ai_grade" must not contain underscores.
(#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 "// grade could hold either human or ai data" but found "//grade could hold either human or ai data"
(#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 "// if not human or ai graded" but found "//if not human or ai graded"
(#89) Variable "has_ai_grade" must not contain underscores.
(#97) Variable "has_ai_grade" must not contain underscores.
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) No space found before comment text; expected "// this will load AI data and start from there, currently hidden from menu to keep it simple." but found "//this will load AI data and start from there, currently hidden from menu to keep it simple."
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) This comment is 65% valid code; is this commented out code?
(#169) 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);"
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) No space found before comment text; expected "// heading data" but found "//heading data"
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) No space found before comment text; expected "// we need a module instance to know which scoring method we are using." but found "//we need a module instance to know which scoring method we are using."
(#185) Variable "user_attempt_totals" must not contain underscores.
(#186) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// Groups stuff" but found "//Groups stuff"
(#191) Commas (,) must be followed by white space.
(#194) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// if we need to show just one groups" but found "//if we need to show just one groups"
(#198) Expected "if (...) {\n"; found "if(...){\n"
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// if we are not machine grading the SQL is simpler" but found "//if we are not machine grading the SQL is simpler"
(#203) Variable "human_sql" must not contain underscores.
(#207) Line exceeds 132 characters; contains 134 characters
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// if we are machine grading we need to fetch human and machine so we can get WPM etc from either" but found "//if we are machine grading we need to fetch human and machine so we can get WPM etc from either"
(#210) Variable "hybrid_sql" must not contain underscores.
(#211) Line exceeds 132 characters; contains 159 characters
(#216) Line exceeds 132 characters; contains 134 characters
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 12 spaces, found 8
(#218) No space found before comment text; expected "// if we are not doing groups its easier. Show it all" but found "//if we are not doing groups its easier. Show it all"
(#219) Expected "} else {\n"; found "}else {\n"
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) No space found before comment text; expected "// init empty params for later" but found "//init empty params for later"
(#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 "// if we are not machine grading the SQL is simpler" but found "//if we are not machine grading the SQL is simpler"
(#224) Variable "human_sql" must not contain underscores.
(#226) Line exceeds 132 characters; contains 134 characters
(#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 are machine grading we need to fetch human and machine so we can get WPM etc from either" but found "//if we are machine grading we need to fetch human and machine so we can get WPM etc from either"
(#229) Variable "hybrid_sql" must not contain underscores.
(#230) Line exceeds 132 characters; contains 159 characters
(#234) Line exceeds 132 characters; contains 134 characters
(#235) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#238) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) No space found before comment text; expected "// run the sql and match up WPM/ accuracy and sessionscore if we need to" but found "//run the sql and match up WPM/ accuracy and sessionscore if we need to"
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// params will have a groupid or empty at this point" but found "//params will have a groupid or empty at this point"
(#248) Variable "hybrid_sql" must not contain underscores.
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#260) Variable "human_sql" must not contain underscores.
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) No space found before comment text; expected "// loop through data getting most recent attempt" but found "//loop through data getting most recent attempt"
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) No space found before comment text; expected "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#269) Variable "user_attempt_totals" must not contain underscores.
(#270) Variable "user_attempt_totals" must not contain underscores.
(#270) Variable "user_attempt_totals" must not contain underscores.
(#273) Variable "user_attempt_totals" must not contain underscores.
(#281) Variable "user_attempt_totals" must not contain underscores.
(#288) File must end with a newline character
mod/readaloud/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/>.".
(#36) Variable "has_ai_grade" must not contain underscores.
(#45) This comment is 78% valid code; is this commented out code?
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// WPM could hold either human or AI data" but found "//WPM could hold either human or AI data"
(#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 "// if not human or ai graded" but found "//if not human or ai graded"
(#60) Variable "has_ai_grade" must not contain underscores.
(#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 "// accuracy could hold either human or ai data" but found "//accuracy could hold either human or ai data"
(#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 "// if not human or ai graded" but found "//if not human or ai graded"
(#70) Variable "has_ai_grade" must not contain underscores.
(#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 "// grade could hold either human or ai data" but found "//grade could hold either human or ai data"
(#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 not human or ai graded" but found "//if not human or ai graded"
(#80) Variable "has_ai_grade" must not contain underscores.
(#88) Variable "has_ai_grade" must not contain underscores.
(#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 "// heading data" but found "//heading data"
(#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 "// heading data" but found "//heading data"
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) 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"
(#148) Variable "human_sql" must not contain underscores.
(#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 "// if we are machine grading we need to fetch human and machine so we can get WPM etc from either" but found "//if we are machine grading we need to fetch human and machine so we can get WPM etc from either"
(#154) Variable "hybrid_sql" must not contain underscores.
(#155) Line exceeds 132 characters; contains 157 characters
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) No space found before comment text; expected "// we need a module instance to know which scoring method we are using." but found "//we need a module instance to know which scoring method we are using."
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// run the sql and match up WPM/ accuracy and sessionscore if we need to" but found "//run the sql and match up WPM/ accuracy and sessionscore if we need to"
(#167) Expected "if (...) {\n"; found "if (...){\n"
(#170) Variable "hybrid_sql" must not contain underscores.
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#182) Variable "human_sql" must not contain underscores.
(#199) File must end with a newline character
mod/readaloud/classes/report/machinegrading.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/>.".
(#51) This comment is 78% valid code; is this commented out code?
(#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 "// we took this button away to make some room" but found "//we took this button away to make some room"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) No space found before comment text; expected "// case 'regrade':" but found "//case 'regrade':"
(#100) No space found before comment text; expected "// this will be useful once we add hints to passage markup, and when you change machine algorythms and processing" but found "//this will be useful once we add hints to passage markup, and when you change machine algorythms and processing"
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// case "review":" but found "//case "review":"
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// FOR REGRADE ... when fixing bogeys (replace review link with this one)" but found "//FOR REGRADE ... when fixing bogeys (replace review link with this one)"
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// do we need this..? hid it for now" but found "//do we need this..? hid it for now"
(#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) No space found before comment text; expected "// heading data" but found "//heading data"
(#173) Variable "user_attempt_totals" must not contain underscores.
(#178) Line exceeds 132 characters; contains 143 characters
(#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 "// we ony take the max (attempt, accuracy, wpm ..)" but found "//we ony take the max (attempt, accuracy, wpm ..)"
(#186) Variable "user_attempt_totals" must not contain underscores.
(#187) Variable "user_attempt_totals" must not contain underscores.
(#187) Variable "user_attempt_totals" must not contain underscores.
(#189) Variable "user_attempt_totals" must not contain underscores.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// make the audio url for the selected attempt data" but found "//make the audio url for the selected attempt data"
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) No space found before comment text; expected "// fetch and poke in the adjusted scores here, though we could also do it from" but found "//fetch and poke in the adjusted scores here, though we could also do it from"
(#203) No space found before comment text; expected "// fetch formatted field" but found "//fetch formatted field"
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) No space found before comment text; expected "// we need to calc the no. of errors and adjust" but found "//we need to calc the no. of errors and adjust"
(#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 "// recalculate scores with new errorcount" but found "//recalculate scores with new errorcount"
(#211) Variable "adjusted_scores" must not contain underscores.
(#215) Variable "adjusted_scores" must not contain underscores.
(#216) Variable "adjusted_scores" must not contain underscores.
(#217) Variable "adjusted_scores" must not contain underscores.
(#221) Variable "user_attempt_totals" must not contain underscores.
(#229) File must end with a newline character
mod/readaloud/classes/report/machinegradingbyuser.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/>.".
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// FOR NOW WE REFGRADE ... just temp. while fixing bogeys" but found "//FOR NOW WE REFGRADE ... just temp. while fixing bogeys"
(#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"
(#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 "// heading data" but found "//heading data"
(#100) Variable "user_attempt_totals" must not contain underscores.
(#102) Line exceeds maximum limit of 180 characters; contains 186 characters
(#104) Line exceeds 132 characters; contains 143 characters
(#123) File must end with a newline character
mod/readaloud/classes/report/missedwords.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/>.".
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#31) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) This comment is 65% valid code; is this commented out code?
(#61) 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);"
(#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 "// heading data" but found "//heading data"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// Groups stuff" but found "//Groups stuff"
(#83) Commas (,) must be followed by white space.
(#85) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// get all the session errors for the attempts of the activity, in total or by group" but found "//get all the session errors for the attempts of the activity, in total or by group"
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#100) Expected "} else {\n"; found "}else{\n"
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#110) No space found before comment text; expected "// Get most recent attempt. Could be done in SQL I suppose ..." but found "//Get most recent attempt. Could be done in SQL I suppose ..."
(#111) Variable "user_attempt_totals" must not contain underscores.
(#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 ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#117) Variable "user_attempt_totals" must not contain underscores.
(#118) Variable "user_attempt_totals" must not contain underscores.
(#118) Variable "user_attempt_totals" must not contain underscores.
(#121) Variable "user_attempt_totals" must not contain underscores.
(#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 "// if we do not have a human graded attempt, use aisessionerrors" but found "//if we do not have a human graded attempt, use aisessionerrors"
(#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 "// loop through the attempt counting error words and storing them for use later" but found "//loop through the attempt counting error words and storing them for use later"
(#133) Variable "attempt_errors" must not contain underscores.
(#134) Variable "attempt_errors" must not contain underscores.
(#134) Variable "attempt_error" must not contain underscores.
(#135) Variable "attempt_error" must not contain underscores.
(#136) Variable "attempt_error" must not contain underscores.
(#138) Expected "} else {\n"; found "}else{\n"
(#141) Variable "attempt_error" must not contain underscores.
(#142) Variable "attempt_error" must not contain underscores.
(#143) Variable "attempt_error" must not contain underscores.
(#147) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// Sort by number of missed_count, highest first" but found "//Sort by number of missed_count, highest first"
(#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 "// add a rank for the words and share rank if they are the same missed count" but found "//add a rank for the words and share rank if they are the same missed count"
(#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
(#158) Variable "previous_missed_count" must not contain underscores.
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#159) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#161) Expected "if (...) {\n"; found "if (...){\n"
(#161) Variable "previous_missed_count" must not contain underscores.
(#163) Variable "previous_missed_count" must not contain underscores.
(#165) Expected "} else {\n"; found "}else{\n"
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#170) This comment is 48% valid code; is this commented out code?
(#170) No space found before comment text; expected "// Get top 10 elements (or as many as there are) and use those" but found "//Get top 10 elements (or as many as there are) and use those"
(#171) No space found before comment text; expected "// $itemcount = min(count($results),10);" but found "//$itemcount = min(count($results),10);"
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// $this->rawdata = array_slice($results, 0,$itemcount);" but found "//$this->rawdata = array_slice($results, 0,$itemcount);"
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// Or let report do that" but found "//Or let report do that"
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) No space found before comment text; expected "// return" but found "//return"
(#181) File must end with a newline character
mod/readaloud/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.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#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 space(s) before asterisk; 5 found
(#72) Expected 2 space(s) before asterisk; 5 found
(#73) Expected 2 space(s) before asterisk; 5 found
(#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"
(#104) Whitespace found at end of line
(#105) Line indented incorrectly; expected 8 spaces, found 10
(#109) Closing brace indented incorrectly; expected 10 spaces, found 8
(#110) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#115) File must end with a newline character
mod/readaloud/classes/task/readaloud_modelaudio_adhoc.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// CD should contain activityid / attemptid and modulecontextid" but found "//CD should contain activityid / attemptid and modulecontextid"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 75% valid code; is this commented out code?
(#52) No space found before comment text; expected "// $trace->output($cd->somedata)" but found "//$trace->output($cd->somedata)"
(#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
(#73) No space found before comment text; expected "// we should actually just determine if its fast or normal transcoding here" but found "//we should actually just determine if its fast or normal transcoding here"
(#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 "// figure out matches as this is what we need the transcript for" but found "//figure out matches as this is what we need the transcript for"
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Variable "ma_matches" must not contain underscores.
(#89) Commas (,) must be followed by white space.
(#89) Variable "ma_endword" must not contain underscores.
(#89) Commas (,) must be followed by white space.
(#89) Variable "ma_errors" must not contain underscores.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#99) Variable "transcript_update" must not contain underscores.
(#99) Expected 1 space after "="; 0 found
(#100) Variable "transcript_update" must not contain underscores.
(#101) Variable "transcript_update" must not contain underscores.
(#102) Variable "transcript_update" must not contain underscores.
(#103) Variable "transcript_update" must not contain underscores.
(#103) Variable "ma_matches" must not contain underscores.
(#104) Commas (,) must be followed by white space.
(#104) Variable "ma_matches" must not contain underscores.
(#104) Commas (,) must be followed by white space.
(#105) Variable "transcript_update" must not contain underscores.
(#106) Variable "transcript_update" must not contain underscores.
(#116) Expected "if (...) {\n"; found "if(...){\n"
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// after 24 hours we give up" but found "//after 24 hours we give up"
(#121) Usage of ELSEIF not allowed; use ELSE IF instead
(#122) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#124) Expected "} else {\n"; found "}else{\n"
(#125) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#129) Variable "modelaudio_task" must not contain underscores.
(#130) Variable "modelaudio_task" must not contain underscores.
(#131) Variable "modelaudio_task" must not contain underscores.
(#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) No space found before comment text; expected "// if we do not set the next run time it can extend the current cron job indef with a recurring task" but found "//if we do not set the next run time it can extend the current cron job indef with a recurring task"
(#133) Variable "modelaudio_task" must not contain underscores.
(#133) Expected 1 space before "+"; 0 found
(#133) Expected 1 space after "+"; 0 found
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "modelaudio_task" must not contain underscores.
mod/readaloud/classes/task/readaloud_s3_adhoc.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// CD should contain activityid / attemptid and modulecontextid" but found "//CD should contain activityid / attemptid and modulecontextid"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) This comment is 75% valid code; is this commented out code?
(#50) No space found before comment text; expected "// $trace->output($cd->somedata)" but found "//$trace->output($cd->somedata)"
(#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 "// if we got here, we have transcripts and we do not need to come back" but found "//if we got here, we have transcripts and we do not need to come back"
(#87) Expected "if (...) {\n"; found "if(...){\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 "// after 24 hours we give up" but found "//after 24 hours we give up"
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#95) Expected "} else {\n"; found "}else{\n"
(#96) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#100) Variable "s3_task" must not contain underscores.
(#101) Variable "s3_task" must not contain underscores.
(#102) Variable "s3_task" must not contain underscores.
(#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 do not set the next run time it can extend the current cron job indef with a recurring task" but found "//if we do not set the next run time it can extend the current cron job indef with a recurring task"
(#104) Variable "s3_task" must not contain underscores.
(#104) Expected 1 space before "+"; 0 found
(#104) Expected 1 space after "+"; 0 found
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "s3_task" must not contain underscores.
mod/readaloud/classes/task/readaloud_scheduled.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) This comment is 80% valid code; is this commented out code?
(#50) No space found before comment text; expected "// readaloud_dotask($trace);" but found "//readaloud_dotask($trace);"
mod/readaloud/classes/utils.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 50% 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';"
(#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 "// 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"
(#43) Public method name "utils::make_audio_URL" must be in lower-case letters only
(#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 "// 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"
(#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
(#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
(#83) Expected 1 space before "!=="; 0 found
(#83) Expected 1 space after "!=="; 0 found
(#91) 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 "// 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"
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Commas (,) must be followed by white space.
(#98) 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 "// dealt with eszetts" but found "//dealt with eszetts"
(#101) Line indented incorrectly; expected 8 spaces, found 12
(#101) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#102) Commas (,) must be followed by white space.
(#103) Line indented incorrectly; expected 8 spaces, found 12
(#104) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Expected "} else {\n"; found "}else{\n"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// we want to generate a phonetics if this is phonetic'able" but found "//we want to generate a phonetics if this is phonetic'able"
(#113) Expected 1 space before opening brace; found 0
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) 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"
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) 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"
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Expected 1 space after "="; 0 found
(#120) Expected "} else {\n"; found "}else{\n"
(#121) Expected 1 space after "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// make sure the passage has really changed before doing an expensive call to create phonetics" but found "//make sure the passage has really changed before doing an expensive call to create phonetics"
(#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 "// build a phonetics string" but found "//build a phonetics string"
(#131) Line indented incorrectly; expected at least 16 spaces, found 15
(#131) Commas (,) must be followed by white space.
(#131) Must use "self::" for local static member reference
(#131) Line exceeds 132 characters; contains 160 characters
(#134) Commas (,) must be followed by white space.
(#141) Expected 1 space before opening brace; found 0
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#146) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected "if (...) {\n"; found "if(...){\n"
(#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) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Line exceeds 132 characters; contains 153 characters
(#156) Expected 1 space before opening brace; found 0
(#157) Expected "if (...) {\n"; found "if(...){"
(#157) Expected 1 space before "<="; 0 found
(#157) Expected 1 space after "<="; 0 found
(#157) Closing brace must be on a line by itself
(#158) Expected "if (...) {\n"; found "if(...){"
(#158) Expected 1 space before "=="; 0 found
(#158) Expected 1 space after "=="; 0 found
(#158) Closing brace must be on a line by itself
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#167) Expected 1 space before opening brace; found 0
(#170) Expected 1 space before "="; 0 found
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) This comment is 75% valid code; is this commented out code?
(#173) 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);"
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#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
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) No space found before comment text; expected "// strange char or number converter" but found "//strange char or number converter"
(#185) Line indented incorrectly; expected at least 12 spaces, found 8
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#186) 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"
(#188) Line indented incorrectly; expected at least 12 spaces, found 8
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#190) No space found before comment text; expected "// other conversions" but found "//other conversions"
(#191) Line indented incorrectly; expected 12 spaces, found 8
(#193) Line indented incorrectly; expected 16 spaces, found 12
(#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) Line indented incorrectly; expected at least 20 spaces, found 16
(#194) 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"
(#195) Line indented incorrectly; expected at least 20 spaces, found 16
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#195) Commas (,) must be followed by white space.
(#198) Line indented incorrectly; expected 12 spaces, found 8
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#204) Variable "respObj" must be all lower-case
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#206) Variable "respObj" must be all lower-case
(#207) Variable "respObj" must be all lower-case
(#207) Expected 1 space after "=="; 0 found
(#208) Variable "respObj" must be all lower-case
(#209) Expected "} else {\n"; found "}else{\n"
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#214) Expected "} else {\n"; found "}else{\n"
(#219) Expected 1 space before opening brace; found 0
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// The instance languages" but found "//The instance languages"
(#231) Expected 1 space after "="; 0 found
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) No space found before comment text; expected "// The supported regions" but found "//The supported regions"
(#238) Expected "if (...) {\n"; found "if(...) {\n"
(#246) Expected 1 space after "="; 0 found
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) No space found before comment text; expected "// we might use AWS Transcribe if its strict or no hash(why)" but found "//we might use AWS Transcribe if its strict or no hash(why)"
(#259) Expected "if (...) {\n"; found "if(...) {\n"
(#261) Expected "} else {\n"; found "}else{\n"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) 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"
(#267) Expected 1 space before opening brace; found 0
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) 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 "// are we willing and able to transcribe submissions?" but found "//are we willing and able to transcribe submissions?"
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#286) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) No space found before comment text; expected "// if user disables ai, we do not transcribe" but found "//if user disables ai, we do not transcribe"
(#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 "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) 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""
(#316) Expected 1 space before opening brace; found 0
(#318) Commas (,) must be followed by white space.
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) 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"
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) 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"
(#324) Expected 1 space before opening brace; found 0
(#338) Commas (,) must be followed by white space.
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#340) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#345) Expected 1 space before "="; 0 found
(#345) Expected 1 space after "="; 0 found
(#346) Expected "} else {\n"; found "}else {\n"
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) 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"
(#353) 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"
(#354) 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"
(#355) 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"
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) No space found before comment text; expected "// fetch katakana/hiragana if the JP" but found "//fetch katakana/hiragana if the JP"
(#361) Variable "katakanify_url" must not contain underscores.
(#361) Must use "self::" for local static member reference
(#361) Commas (,) must be followed by white space.
(#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 "// results look like this:" but found "//results look like this:"
(#365) This comment is 64% valid code; is this commented out code?
(#385) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) 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""
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Line indented incorrectly; expected at least 16 spaces, found 13
(#388) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#389) Commas (,) must be followed by white space.
(#390) Expected 1 space after "="; 0 found
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#391) Variable "katakanify_url" must not contain underscores.
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#392) Expected "if (...) {\n"; found "if(...){"
(#392) Closing brace must be on a line by itself
(#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 "if (...) {\n"; found "if(...){\n"
(#397) Expected 1 space before "=="; 0 found
(#397) Expected 1 space after "=="; 0 found
(#398) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#400) Expected "if (...) {\n"; found "if(...) {\n"
(#400) Expected 1 space before ">"; 0 found
(#400) Expected 1 space after ">"; 0 found
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) No space found before comment text; expected "// process nodes" but found "//process nodes"
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#413) Commas (,) must be followed by white space.
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#418) Expected "if (...) {\n"; found "if(...){\n"
(#418) Expected 1 space before ">"; 0 found
(#418) Expected 1 space after ">"; 0 found
(#419) Expected 1 space before "-"; 0 found
(#419) Expected 1 space after "-"; 0 found
(#419) Expected 1 space before ".="; 0 found
(#419) Expected 1 space after ".="; 0 found
(#424) Expected "if (...) {\n"; found "if(...) {\n"
(#429) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#429) Expected "if (...) {\n"; found "if(...){\n"
(#429) Expected 1 space before "=="; 0 found
(#429) Expected 1 space after "=="; 0 found
(#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 "// numbers dont get phoneticized" but found "//numbers dont get phoneticized"
(#433) Expected 1 space before "="; 0 found
(#433) Expected 1 space after "="; 0 found
(#437) Expected "if (...) {\n"; found "if(...) {\n"
(#438) Commas (,) must be followed by white space.
(#439) Commas (,) must be followed by white space.
(#440) Expected "} else {\n"; found "}else {\n"
(#441) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) 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'"
(#455) Commas (,) must be followed by white space.
(#455) Expected 1 space before opening brace; found 0
(#467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) 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"
(#468) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#469) 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"
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) This comment is 79% valid code; is this commented out code?
(#476) Line indented incorrectly; expected at least 8 spaces, found 7
(#477) Expected "if (...) {\n"; found "if(...) {\n"
(#477) Expected 1 space before "=="; 0 found
(#477) Expected 1 space after "=="; 0 found
(#479) Expected "} else {\n"; found "}else{\n"
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) No space found before comment text; expected "// fetch slightly slower version of speech" but found "//fetch slightly slower version of speech"
(#486) Expected 1 space before opening brace; found 0
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#497) Line indented incorrectly; expected at least 16 spaces, found 12
(#497) Expected 1 space before "="; 0 found
(#497) 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 "// deal with SSML reserved characters" but found "//deal with SSML reserved characters"
(#501) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#502) Commas (,) must be followed by white space.
(#502) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#508) Commas (,) must be followed by white space.
(#508) Commas (,) must be followed by white space.
(#509) Commas (,) must be followed by white space.
(#509) Commas (,) must be followed by white space.
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) No space found before comment text; expected "// fetch the MP3 URL of the text we want read aloud" but found "//fetch the MP3 URL of the text we want read aloud"
(#515) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#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) This comment is 43% valid code; is this commented out code?
(#521) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#530) Commas (,) must be followed by white space.
(#532) Expected 1 space before "?"; 0 found
(#532) Expected 1 space after "?"; 0 found
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#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 "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) No space found before comment text; expected "// fetch and process speech marks" but found "//fetch and process speech marks"
(#553) Commas (,) must be followed by white space.
(#553) Commas (,) must be followed by white space.
(#553) Commas (,) must be followed by white space.
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#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) This comment is 43% valid code; is this commented out code?
(#559) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#568) Commas (,) must be followed by white space.
(#570) Expected 1 space before "?"; 0 found
(#570) Expected 1 space after "?"; 0 found
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) 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"
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) No space found before comment text; expected "// can speak neural?" but found "//can speak neural?"
(#591) Commas (,) must be followed by white space.
(#591) Expected 1 space before opening brace; found 0
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) No space found before comment text; expected "// check if the region is supported" but found "//check if the region is supported"
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) No space found before comment text; expected "// ok" but found "//ok"
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) No space found before comment text; expected "// check if the voice is supported" but found "//check if the voice is supported"
(#610) Expected "if (...) {\n"; found "if(...){\n"
(#610) Commas (,) must be followed by white space.
(#612) Expected "} else {\n"; found "}else{\n"
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) No space found before comment text; expected "// Turn a set of speechmarks into a matches format that we use for marking up text in Readaloud" but found "//Turn a set of speechmarks into a matches format that we use for marking up text in Readaloud"
(#618) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#618) Expected 1 space before opening brace; found 0
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) No space found before comment text; expected "// clean the punctuation" but found "//clean the punctuation"
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) No space found before comment text; expected "// prepare arrays of words to in transcript and passage to match on" but found "//prepare arrays of words to in transcript and passage to match on"
(#623) Commas (,) must be followed by white space.
(#624) Expected 1 space after "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) No space found before comment text; expected "// for speechmarks we need to throw away ssml tags and punctuation so we do that," but found "//for speechmarks we need to throw away ssml tags and punctuation so we do that,"
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#629) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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 "// opt out of current speechmark if its not a word(eg sentence, viseme, ssml) or is ssml mark up" but found "//opt out of current speechmark if its not a word(eg sentence, viseme, ssml) or is ssml mark up"
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) No space found before comment text; expected "// if the word begins with "<" then its ssml so we skip it" but found "//if the word begins with "<" then its ssml so we skip it"
(#641) Expected 1 space after "="; 0 found
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) No space found before comment text; expected "// Most of this is just to keep the diff function happy (it is used to different sets of data from real transcripts)" but found "//Most of this is just to keep the diff function happy (it is used to different sets of data from real transcripts)"
(#647) Variable "passagephonetic_bits" must not contain underscores.
(#648) Variable "transcript_phonetic" must not contain underscores.
(#648) Expected 1 space after "="; 0 found
(#649) Variable "transcriptphonetic_bits" must not contain underscores.
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Commas (,) must be followed by white space.
(#655) Variable "transcriptphonetic_bits" must not contain underscores.
(#655) Commas (,) must be followed by white space.
(#655) Variable "passagephonetic_bits" must not contain underscores.
(#655) Line exceeds 132 characters; contains 146 characters
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#658) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) No space found before comment text; expected "// from the array of differences build the matches and pull in audio stamps from speechmark data" but found "//from the array of differences build the matches and pull in audio stamps from speechmark data"
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// we collect match info so we can play audio from selected word" but found "//we collect match info so we can play audio from selected word"
(#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
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) No space found before comment text; expected "// provisional end" but found "//provisional end"
(#680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#680) No space found before comment text; expected "// was this match an alternatives match?" but found "//was this match an alternatives match?"
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) No space found before comment text; expected "// set the last audio end to the start of the current one" but found "//set the last audio end to the start of the current one"
(#683) Expected "if (...) {\n"; found "if(...){\n"
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#684) Expected 1 space before "-"; 0 found
(#684) Expected 1 space after "-"; 0 found
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) No space found before comment text; expected "// sometimes there are colons and semi colons and quotes in one or the other word, we ignore these and compare" but found "//sometimes there are colons and semi colons and quotes in one or the other word, we ignore these and compare"
(#698) Commas (,) must be followed by white space.
(#698) Expected 1 space before opening brace; found 0
(#703) No space found before comment text; expected "// This is part of speechmarks processing to create matches." but found "//This is part of speechmarks processing to create matches."
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) No space found before comment text; expected "// while looping we need to look forward to fetch upcoming data. That forward search is done in this function" but found "//while looping we need to look forward to fetch upcoming data. That forward search is done in this function"
(#705) Commas (,) must be followed by white space.
(#709) Commas (,) must be followed by white space.
(#721) Commas (,) must be followed by white space.
(#723) Expected 1 space before "+"; 0 found
(#723) Expected 1 space after "+"; 0 found
(#724) Commas (,) must be followed by white space.
(#726) Commas (,) must be followed by white space.
(#726) Expected 1 space before "+"; 0 found
(#726) Expected 1 space after "+"; 0 found
(#727) Expected 1 space before "="; 0 found
(#727) Expected 1 space after "="; 0 found
(#727) Expected 1 space before "-"; 0 found
(#727) Expected 1 space after "-"; 0 found
(#729) Commas (,) must be followed by white space.
(#734) Commas (,) must be followed by white space.
(#740) 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"
(#741) 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"
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#746) 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"
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) 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"
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) 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"
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) 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"
(#775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) 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."
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) 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."
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) 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"
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) 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"
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Variable "token_url" must not contain underscores.
(#823) Variable "token_response" must not contain underscores.
(#823) Variable "token_url" must not contain underscores.
(#824) Variable "token_response" must not contain underscores.
(#825) Variable "resp_object" must not contain underscores.
(#825) Variable "token_response" must not contain underscores.
(#826) Variable "resp_object" must not contain underscores.
(#826) Variable "resp_object" must not contain underscores.
(#827) Variable "resp_object" must not contain underscores.
(#828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#828) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) 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"
(#829) Variable "resp_object" must not contain underscores.
(#830) Variable "resp_object" must not contain underscores.
(#830) Variable "resp_object" must not contain underscores.
(#831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#831) Inline comments must end in full-stops, exclamation marks, or question marks
(#831) 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"
(#837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#844) Variable "resp_object" must not contain underscores.
(#845) Variable "resp_object" must not contain underscores.
(#847) Variable "resp_object" must not contain underscores.
(#848) Variable "resp_object" must not contain underscores.
(#850) Variable "resp_object" must not contain underscores.
(#851) Variable "resp_object" must not contain underscores.
(#853) Expected "if (...) {\n"; found "if(...){\n"
(#853) Variable "resp_object" must not contain underscores.
(#853) Commas (,) must be followed by white space.
(#854) Variable "resp_object" must not contain underscores.
(#856) Expected "if (...) {\n"; found "if(...){\n"
(#856) Variable "resp_object" must not contain underscores.
(#856) Commas (,) must be followed by white space.
(#857) Variable "resp_object" must not contain underscores.
(#865) Empty IF statement detected
(#865) Variable "resp_object" must not contain underscores.
(#865) Variable "resp_object" must not contain underscores.
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) This comment is 43% valid code; is this commented out code?
(#866) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#875) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) 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"
(#877) Expected 1 space before opening brace; found 0
(#880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#880) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#881) Expected "if (...) {\n"; found "if(...) {\n"
(#891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) 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]"
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#897) 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]"
(#902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) 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."
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) 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"
(#927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#927) 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"
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) No space found before comment text; expected "// return nl2br($passage);" but found "//return nl2br($passage);"
(#932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) No space found before comment text; expected "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) No space found before comment text; expected "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) No space found before comment text; expected "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) No space found before comment text; expected "// create a big array of 'words' from gjson sentences" but found "//create a big array of 'words' from gjson sentences"
(#994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#994) No space found before comment text; expected "// first check if we have a fulltranscript (we might only have a transcript in some cases)" but found "//first check if we have a fulltranscript (we might only have a transcript in some cases)"
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#995) No space found before comment text; expected "// if not we just return dummy audio points. Que sera sera" but found "//if not we just return dummy audio points. Que sera sera"
(#1012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1012) No space found before comment text; expected "// fetch start-time and end-time points for each word" but found "//fetch start-time and end-time points for each word"
(#1015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1015) No space found before comment text; expected "// get type 'pronunciation' items from full transcript. The other type is 'punctuation'." but found "//get type 'pronunciation' items from full transcript. The other type is 'punctuation'."
(#1025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1025) No space found before comment text; expected "// loop through matches and fetch audio start from word item" but found "//loop through matches and fetch audio start from word item"
(#1028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1028) Inline comments must end in full-stops, exclamation marks, or question marks
(#1028) No space found before comment text; expected "// pull the word data object from the full transcript, at the index of the match" but found "//pull the word data object from the full transcript, at the index of the match"
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) No space found before comment text; expected "// trust or be sure by matching ..." but found "//trust or be sure by matching ..."
(#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 "// format the text of the word to lower case no punc, to match the word in the matchitem" but found "//format the text of the word to lower case no punc, to match the word in the matchitem"
(#1038) Variable "tword_text" must not contain underscores.
(#1039) Variable "tword_text" must not contain underscores.
(#1039) Variable "tword_text" must not contain underscores.
(#1040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) No space found before comment text; expected "// if we got it, fetch the audio position from the word data object" but found "//if we got it, fetch the audio position from the word data object"
(#1041) Variable "tword_text" must not contain underscores.
(#1045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) No space found before comment text; expected "// do alternatives search for match" but found "//do alternatives search for match"
(#1047) Variable "tword_text" must not contain underscores.
(#1058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1058) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) No space found before comment text; expected "// fetch start-time and end-time points for each word" but found "//fetch start-time and end-time points for each word"
(#1061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1061) No space found before comment text; expected "// create a big array of 'words' from gjson sentences" but found "//create a big array of 'words' from gjson sentences"
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) No space found before comment text; expected "// loop through matches and fetch audio start from word item" but found "//loop through matches and fetch audio start from word item"
(#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 "// pull the word data object from the full transcript, at the index of the match" but found "//pull the word data object from the full transcript, at the index of the match"
(#1073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) No space found before comment text; expected "// make startTime and endTime match the regular format" but found "//make startTime and endTime match the regular format"
(#1074) Variable "start_time" must not contain underscores.
(#1075) Variable "end_time" must not contain underscores.
(#1077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1077) No space found before comment text; expected "// trust or be sure by matching ..." but found "//trust or be sure by matching ..."
(#1080) Variable "start_time" must not contain underscores.
(#1081) Variable "end_time" must not contain underscores.
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) No space found before comment text; expected "// format the text of the word to lower case no punc, to match the word in the matchitem" but found "//format the text of the word to lower case no punc, to match the word in the matchitem"
(#1084) Variable "tword_text" must not contain underscores.
(#1085) Variable "tword_text" must not contain underscores.
(#1085) Variable "tword_text" must not contain underscores.
(#1086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) No space found before comment text; expected "// if we got it, fetch the audio position from the word data object" but found "//if we got it, fetch the audio position from the word data object"
(#1087) Variable "tword_text" must not contain underscores.
(#1088) Variable "start_time" must not contain underscores.
(#1089) Variable "end_time" must not contain underscores.
(#1091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1091) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) No space found before comment text; expected "// do alternatives search for match" but found "//do alternatives search for match"
(#1093) Variable "tword_text" must not contain underscores.
(#1095) Variable "start_time" must not contain underscores.
(#1096) Variable "end_time" must not contain underscores.
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) No space found before comment text; expected "// compare passage and transcript and return errors and matches" but found "//compare passage and transcript and return errors and matches"
(#1107) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) No space found before comment text; expected "// this is called from aigrade.php and modelaudio.php" but found "//this is called from aigrade.php and modelaudio.php"
(#1108) Commas (,) must be followed by white space.
(#1108) Commas (,) must be followed by white space.
(#1108) Line exceeds 132 characters; contains 137 characters
(#1111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1111) Inline comments must end in full-stops, exclamation marks, or question marks
(#1111) 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"
(#1116) Variable "passagephonetic_bits" must not contain underscores.
(#1118) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) No space found before comment text; expected "// If this is Japanese we want to segment it into "words"" but found "//If this is Japanese we want to segment it into "words""
(#1119) Expected "if (...) {\n"; found "if(...) {\n"
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) No space found before comment text; expected "// TO DO: should pass region in and not hard code it" but found "//TO DO: should pass region in and not hard code it"
(#1121) Variable "transcript_phonetic" must not contain underscores.
(#1121) Commas (,) must be followed by white space.
(#1121) Variable "transcript_segments" must not contain underscores.
(#1121) Must use "self::" for local static member reference
(#1121) Commas (,) must be followed by white space.
(#1121) Commas (,) must be followed by white space.
(#1121) Line exceeds 132 characters; contains 139 characters
(#1122) Variable "transcript_segments" must not contain underscores.
(#1123) Expected "} else {\n"; found "}else{\n"
(#1124) Variable "transcript_phonetic" must not contain underscores.
(#1124) Expected 1 space after "="; 0 found
(#1125) Variable "transcript_segments" must not contain underscores.
(#1125) Expected 1 space before "="; 0 found
(#1125) Expected 1 space after "="; 0 found
(#1127) Variable "transcriptphonetic_bits" must not contain underscores.
(#1127) Variable "transcript_phonetic" must not contain underscores.
(#1129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1129) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1133) Commas (,) must be followed by white space.
(#1133) Variable "transcriptphonetic_bits" must not contain underscores.
(#1133) Commas (,) must be followed by white space.
(#1133) Variable "passagephonetic_bits" must not contain underscores.
(#1133) Line exceeds 132 characters; contains 146 characters
(#1137) Variable "diff_info" must not contain underscores.
(#1138) Variable "diff_info" must not contain underscores.
(#1139) Variable "diff_info" must not contain underscores.
(#1145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1145) Inline comments must end in full-stops, exclamation marks, or question marks
(#1145) 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"
(#1150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1150) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#1151) Inline comments must end in full-stops, exclamation marks, or question marks
(#1156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1156) Inline comments must end in full-stops, exclamation marks, or question marks
(#1156) 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"
(#1164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1164) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) No space found before comment text; expected "// we collect match info so we can play audio from selected word" but found "//we collect match info so we can play audio from selected word"
(#1169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) No space found before comment text; expected "// we will assess this from full transcript shortly" but found "//we will assess this from full transcript shortly"
(#1170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1170) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) No space found before comment text; expected "// we will assess this from full transcript shortly" but found "//we will assess this from full transcript shortly"
(#1171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1171) No space found before comment text; expected "// was this match an alternatives match?" but found "//was this match an alternatives match?"
(#1177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1177) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#1178) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#1184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1184) No space found before comment text; expected "// discard errors that happen after session end word." but found "//discard errors that happen after session end word."
(#1193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1193) Inline comments must end in full-stops, exclamation marks, or question marks
(#1193) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#1196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1196) No space found before comment text; expected "// also capture match information for debugging and audio point matching" but found "//also capture match information for debugging and audio point matching"
(#1197) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) No space found before comment text; expected "// we can only map transcript to audio from match data" but found "//we can only map transcript to audio from match data"
(#1198) Must use "self::" for local static member reference
(#1200) Commas (,) must be followed by white space.
(#1200) Commas (,) must be followed by white space.
(#1200) Commas (,) must be followed by white space.
(#1200) Commas (,) must be followed by white space.
(#1205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1205) No space found before comment text; expected "// this is a server side implementation of the same name function in gradenowhelper.js" but found "//this is a server side implementation of the same name function in gradenowhelper.js"
(#1206) No space found before comment text; expected "// we need this when calculating adjusted grades(reports/machinegrading.php) and on making machine grades(aigrade.php)" but found "//we need this when calculating adjusted grades(reports/machinegrading.php) and on making machine grades(aigrade.php)"
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1207) No space found before comment text; expected "// the WPM adjustment based on accadjust only applies to machine grades, so it is NOT in gradenowhelper" but found "//the WPM adjustment based on accadjust only applies to machine grades, so it is NOT in gradenowhelper"
(#1210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) 4 slashes comments are not allowed; use "// Comment." instead
(#1210) No space found before comment text; expected "// wpm score" but found "////wpm score"
(#1226) Must use "self::" for local static member reference
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1239) No space found before comment text; expected "// regular WPM" but found "//regular WPM"
(#1243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) No space found before comment text; expected "// strict WPM" but found "//strict WPM"
(#1245) Expected "if (...) {\n"; found "if(...){"
(#1245) Expected 1 space after "="; 0 found
(#1245) Closing brace must be on a line by itself
(#1253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1253) Inline comments must end in full-stops, exclamation marks, or question marks
(#1253) No space found before comment text; expected "// accuracy score" but found "//accuracy score"
(#1260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) No space found before comment text; expected "// sessionscore" but found "//sessionscore"
(#1262) Expected "if (...) {\n"; found "if(...) {\n"
(#1262) Expected 1 space after ">"; 0 found
(#1273) Expected "} else {\n"; found "}else{\n"
(#1274) Expected 1 space before "="; 0 found
(#1274) Expected 1 space after "="; 0 found
(#1285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) No space found before comment text; expected "// take a json string of session errors, anmd count how many there are." but found "//take a json string of session errors, anmd count how many there are."
(#1296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1296) Inline comments must end in full-stops, exclamation marks, or question marks
(#1296) No space found before comment text; expected "// get all the aievaluations for a user" but found "//get all the aievaluations for a user"
(#1305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1305) No space found before comment text; expected "// get average difference between human graded attempt error count and AI error count" but found "//get average difference between human graded attempt error count and AI error count"
(#1306) Inline comments must end in full-stops, exclamation marks, or question marks
(#1306) No space found before comment text; expected "// we only fetch if A) have machine grade and B) sessiontime> 0(has been manually graded)" but found "//we only fetch if A) have machine grade and B) sessiontime> 0(has been manually graded)"
(#1321) Line indented incorrectly; expected at least 4 spaces, found 2
(#1323) Line exceeds 132 characters; contains 150 characters
(#1324) Line indented incorrectly; expected at least 4 spaces, found 3
(#1331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1331) This comment is 62% valid code; is this commented out code?
(#1331) No space found before comment text; expected "// $alternatives = diff::fetchAlternativesArray($activity->alternatives);" but found "//$alternatives = diff::fetchAlternativesArray($activity->alternatives);"
(#1340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1340) Inline comments must end in full-stops, exclamation marks, or question marks
(#1340) No space found before comment text; expected "// aggregate results" but found "//aggregate results"
(#1342) Variable "aggregate_set" must not contain underscores.
(#1347) Variable "aggregate_set" must not contain underscores.
(#1348) Variable "aggregate_set" must not contain underscores.
(#1350) Variable "aggregate_set" must not contain underscores.
(#1354) Variable "aggregate_set" must not contain underscores.
(#1363) Line indented incorrectly; expected at least 4 spaces, found 3
(#1374) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
(#1376) No space found before comment text; expected "// build a quick to search array of matched words" but found "//build a quick to search array of matched words"
(#1383) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1395) Line indented incorrectly; expected at least 4 spaces, found 3
(#1417) Line indented incorrectly; expected at least 4 spaces, found 3
(#1418) Line indented incorrectly; expected at least 4 spaces, found 3
(#1424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1424) Inline comments must end in full-stops, exclamation marks, or question marks
(#1424) No space found before comment text; expected "// if we have a problem with matches (bad data?) just return" but found "//if we have a problem with matches (bad data?) just return"
(#1429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1429) Inline comments must end in full-stops, exclamation marks, or question marks
(#1429) No space found before comment text; expected "// count transcript words" but found "//count transcript words"
(#1435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1435) No space found before comment text; expected "// build a quick to search array of matched words" but found "//build a quick to search array of matched words"
(#1441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1441) Inline comments must end in full-stops, exclamation marks, or question marks
(#1441) No space found before comment text; expected "// find startindex" but found "//find startindex"
(#1452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1452) Inline comments must end in full-stops, exclamation marks, or question marks
(#1452) No space found before comment text; expected "// find endindex" but found "//find endindex"
(#1457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1457) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) No space found before comment text; expected "// if we matched then the previous transcript word is the last unmatched one in the checkindex sequence" but found "//if we matched then the previous transcript word is the last unmatched one in the checkindex sequence"
(#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 there was no previous matched word, we set start to 1" but found "//if there was no previous matched word, we set start to 1"
(#1468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1468) Inline comments must end in full-stops, exclamation marks, or question marks
(#1468) No space found before comment text; expected "// if there was no subsequent matched word we flag the end as the -1" but found "//if there was no subsequent matched word we flag the end as the -1"
(#1471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1471) No space found before comment text; expected "// an edge case is where the first word is not in transcript and first match is the second or later passage" but found "//an edge case is where the first word is not in transcript and first match is the second or later passage"
(#1472) Inline comments must end in full-stops, exclamation marks, or question marks
(#1472) No space found before comment text; expected "// word. It might not be possible for endindex to be lower than start index, but we don't want it anyway" but found "//word. It might not be possible for endindex to be lower than start index, but we don't want it anyway"
(#1477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1477) No space found before comment text; expected "// up until this point the indexes have started from 1, since the passage word numbers start from 1" but found "//up until this point the indexes have started from 1, since the passage word numbers start from 1"
(#1478) No space found before comment text; expected "// but the transcript array is 0 based so we adjust. array_slice function does not include item and endindex" but found "//but the transcript array is 0 based so we adjust. array_slice function does not include item and endindex"
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1479) 3 slashes comments are not allowed; use "// Comment." instead
(#1479) No space found before comment text; expected "// so it needs to be one more then start index. hence we do not adjust that" but found "///so it needs to be one more then start index. hence we do not adjust that"
(#1482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1482) Inline comments must end in full-stops, exclamation marks, or question marks
(#1482) No space found before comment text; expected "// finally we return the section of transcript" but found "//finally we return the section of transcript"
(#1526) Commas (,) must be followed by white space.
(#1526) Expected 1 space before opening brace; found 0
(#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 "// use current user if not passed in" but found "//use current user if not passed in"
(#1530) Expected "if (...) {\n"; found "if(...){"
(#1530) Expected 1 space before "=="; 0 found
(#1530) Expected 1 space after "=="; 0 found
(#1530) Closing brace must be on a line by itself
(#1531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1531) Inline comments must end in full-stops, exclamation marks, or question marks
(#1531) No space found before comment text; expected "// init return value" but found "//init return value"
(#1535) Line exceeds 132 characters; contains 155 characters
(#1543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1543) Inline comments must end in full-stops, exclamation marks, or question marks
(#1543) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1546) No space found before comment text; expected "// init our data set" but found "//init our data set"
(#1548) Expected 1 space before "="; 0 found
(#1548) Expected 1 space after "="; 0 found
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1550) Expected 1 space before "="; 0 found
(#1550) Expected 1 space after "="; 0 found
(#1551) Expected 1 space before "="; 0 found
(#1551) Expected 1 space after "="; 0 found
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1554) No space found before comment text; expected "// loop through each attempt" but found "//loop through each attempt"
(#1556) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1558) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1559) No space found before comment text; expected "// use aidata if no human grade or machinegrades only" but found "//use aidata if no human grade or machinegrades only"
(#1561) Expected 1 space before "="; 0 found
(#1564) Expected "} else {\n"; found "}else{\n"
(#1565) Expected 1 space before "="; 0 found
(#1571) Expected 1 space after "="; 0 found
(#1573) Commas (,) must be followed by white space.
(#1574) Commas (,) must be followed by white space.
(#1575) Commas (,) must be followed by white space.
(#1575) Line exceeds 132 characters; contains 133 characters
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1582) Commas (,) must be followed by white space.
(#1582) Expected 1 space before opening brace; found 0
(#1585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1585) Inline comments must end in full-stops, exclamation marks, or question marks
(#1585) No space found before comment text; expected "// use current user if not passed in" but found "//use current user if not passed in"
(#1586) Expected "if (...) {\n"; found "if(...){"
(#1586) Expected 1 space before "=="; 0 found
(#1586) Expected 1 space after "=="; 0 found
(#1586) Closing brace must be on a line by itself
(#1587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1587) Inline comments must end in full-stops, exclamation marks, or question marks
(#1587) No space found before comment text; expected "// init return value" but found "//init return value"
(#1591) Line exceeds 132 characters; contains 155 characters
(#1599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1599) Inline comments must end in full-stops, exclamation marks, or question marks
(#1599) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#1602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1602) Inline comments must end in full-stops, exclamation marks, or question marks
(#1602) No space found before comment text; expected "// initialise our return object" but found "//initialise our return object"
(#1611) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1613) Inline comments must end in full-stops, exclamation marks, or question marks
(#1613) Line indented incorrectly; expected at least 12 spaces, found 11
(#1613) No space found before comment text; expected "// loop through each attempt" but found "//loop through each attempt"
(#1616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1616) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#1617) Inline comments must end in full-stops, exclamation marks, or question marks
(#1617) No space found before comment text; expected "// use aidata if no human grade or machinegrades only" but found "//use aidata if no human grade or machinegrades only"
(#1623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1623) Inline comments must end in full-stops, exclamation marks, or question marks
(#1623) No space found before comment text; expected "// calc totals and highest" but found "//calc totals and highest"
(#1632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1632) Inline comments must end in full-stops, exclamation marks, or question marks
(#1632) No space found before comment text; expected "// finally calc averages" but found "//finally calc averages"
(#1633) Commas (,) must be followed by white space.
(#1634) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1641) No space found before comment text; expected "// save the data to Moodle." but found "//save the data to Moodle."
(#1642) Commas (,) must be followed by white space.
(#1645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1645) Inline comments must end in full-stops, exclamation marks, or question marks
(#1645) No space found before comment text; expected "// correct filename which has probably been massaged to get through mod_security" but found "//correct filename which has probably been massaged to get through mod_security"
(#1648) Inline comments must end in full-stops, exclamation marks, or question marks
(#1648) No space found before comment text; expected "// Add a blank attempt with just the filename and essential details" but found "//Add a blank attempt with just the filename and essential details"
(#1656) Line exceeds 132 characters; contains 144 characters
(#1656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1656) This comment is 63% valid code; is this commented out code?
(#1656) No space found before comment text; expected "// $newattempt->sessiontime=$rectime; //.. this would work. But sessiontime is used as flag of human has graded ...so needs more thought" but found "//$newattempt->sessiontime=$rectime; //.. this would work. But sessiontime is used as flag of human has graded ...so needs more thought"
(#1660) Space found before semicolon; expected "1;" but found "1 ;"
(#1669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1669) No space found before comment text; expected "// if we are machine grading we need an entry to AI table too" but found "//if we are machine grading we need an entry to AI table too"
(#1670) No space found before comment text; expected "// But ... there is the chance a user will CHANGE the machgrademethod value after submissions have begun," but found "//But ... there is the chance a user will CHANGE the machgrademethod value after submissions have begun,"
(#1671) No space found before comment text; expected "// If they do, INNER JOIN SQL in grade related logic will mess up gradebook if aigrade record is not available." but found "//If they do, INNER JOIN SQL in grade related logic will mess up gradebook if aigrade record is not available."
(#1672) Inline comments must end in full-stops, exclamation marks, or question marks
(#1672) No space found before comment text; expected "// So for prudence sake we ALWAYS create an aigrade record" but found "//So for prudence sake we ALWAYS create an aigrade record"
(#1679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1679) Inline comments must end in full-stops, exclamation marks, or question marks
(#1679) No space found before comment text; expected "// return the attempt id" but found "//return the attempt id"
(#1683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1683) No space found before comment text; expected "// streaming results are not the same format as non streaming, we massage the streaming to look like a non streaming" but found "//streaming results are not the same format as non streaming, we massage the streaming to look like a non streaming"
(#1684) No space found before comment text; expected "// to our code that will go on to process it." but found "//to our code that will go on to process it."
(#1685) Variable "streaming_results" must not contain underscores.
(#1685) Expected 1 space before opening brace; found 0
(#1686) Variable "streaming_results" must not contain underscores.
(#1688) Expected 1 space before "="; 0 found
(#1688) Expected 1 space after "="; 0 found
(#1689) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1690) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1696) Commas (,) must be followed by white space.
(#1697) Commas (,) must be followed by white space.
(#1705) Expected 1 space before "="; 0 found
(#1705) Expected 1 space after "="; 0 found
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1707) Expected 1 space after "="; 0 found
(#1708) Expected 1 space before "="; 0 found
(#1708) Expected 1 space after "="; 0 found
(#1709) Expected 1 space before "="; 0 found
(#1709) Expected 1 space after "="; 0 found
(#1709) Expected 1 space before "=>"; 0 found
(#1709) Expected 1 space after "=>"; 0 found
(#1710) Expected 1 space before "="; 0 found
(#1710) Expected 1 space after "="; 0 found
(#1715) Inline comments must end in full-stops, exclamation marks, or question marks
(#1715) No space found before comment text; expected "// Make a good effort to retain breaks even if Model Audio has changed" but found "//Make a good effort to retain breaks even if Model Audio has changed"
(#1716) Commas (,) must be followed by white space.
(#1717) Expected "if (...) {\n"; found "if(...) {\n"
(#1717) Expected 1 space before ">"; 0 found
(#1717) Expected 1 space after ">"; 0 found
(#1720) Expected "if (...) {\n"; found "if(...) {\n"
(#1721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1721) No space found before comment text; expected "// or audio end? ..." but found "//or audio end? ..."
(#1722) Expected "} else {\n"; found "}else{\n"
(#1722) Empty ELSE statement detected
(#1723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1723) Line indented incorrectly; expected at least 20 spaces, found 19
(#1723) No space found before comment text; expected "// what to do here?" but found "//what to do here?"
(#1730) No space found before comment text; expected "// Make a good effort to mark up the passage from scratch" but found "//Make a good effort to mark up the passage from scratch"
(#1731) No space found before comment text; expected "// the break occurs after the current word. matches array is 0 based and words array is 0 based" but found "//the break occurs after the current word. matches array is 0 based and words array is 0 based"
(#1732) Line exceeds 132 characters; contains 142 characters
(#1732) Inline comments must end in full-stops, exclamation marks, or question marks
(#1732) No space found before comment text; expected "// So if break 1: word tapped is wordnumber 2, break->3 we want the audiostart position of next as audiotime. That is matches[3].audiostart" but found "//So if break 1: word tapped is wordnumber 2, break->3 we want the audiostart position of next as audiotime. That is matches[3].audiostart"
(#1733) Commas (,) must be followed by white space.
(#1733) Commas (,) must be followed by white space.
(#1734) Expected 1 space before "="; 0 found
(#1734) Expected 1 space after "="; 0 found
(#1735) Commas (,) must be followed by white space.
(#1736) Expected 1 space before "="; 0 found
(#1736) Expected 1 space after "="; 0 found
(#1737) Expected "if (...) {\n"; found "if(...) {\n"
(#1737) Expected 1 space before ">"; 0 found
(#1737) Expected 1 space after ">"; 0 found
(#1740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1740) Inline comments must end in full-stops, exclamation marks, or question marks
(#1740) No space found before comment text; expected "// if this word does not have a match, just continue" but found "//if this word does not have a match, just continue"
(#1744) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1744) No space found before comment text; expected "// look for some sort of phrase ender and register a break if found." but found "//look for some sort of phrase ender and register a break if found."
(#1745) Expected 1 space before "="; 0 found
(#1745) Expected 1 space after "="; 0 found
(#1756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1756) Inline comments must end in full-stops, exclamation marks, or question marks
(#1756) No space found before comment text; expected "// definite break" but found "//definite break"
(#1757) Expected 1 space after "="; 0 found
(#1763) Expected "if (...) {\n"; found "if(...){\n"
(#1763) Expected 1 space before ">"; 0 found
(#1763) Expected 1 space after ">"; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1769) Inline comments must end in full-stops, exclamation marks, or question marks
(#1769) No space found before comment text; expected "// we add the new break" but found "//we add the new break"
(#1770) Expected "if (...) {\n"; found "if(...){\n"
(#1781) No space found before comment text; expected "// This is a semi duplicate of passage_renderer::render_passage" but found "//This is a semi duplicate of passage_renderer::render_passage"
(#1783) Commas (,) must be followed by white space.
(#1783) Expected 1 space before opening brace; found 0
(#1785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1785) Inline comments must end in full-stops, exclamation marks, or question marks
(#1787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1788) Inline comments must end in full-stops, exclamation marks, or question marks
(#1788) No space found before comment text; expected "// see: http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly" but found "//see: http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly"
(#1790) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1792) Inline comments must end in full-stops, exclamation marks, or question marks
(#1795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1795) Inline comments must end in full-stops, exclamation marks, or question marks
(#1795) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#1797) Expected 1 space before "="; 0 found
(#1797) Expected 1 space after "="; 0 found
(#1798) Line indented incorrectly; expected 8 spaces, found 12
(#1800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1800) Inline comments must end in full-stops, exclamation marks, or question marks
(#1800) No space found before comment text; expected "// if its empty space, move on" but found "//if its empty space, move on"
(#1802) Line indented incorrectly; expected 12 spaces, found 16
(#1804) Line indented incorrectly; expected 12 spaces, found 16
(#1806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1806) Inline comments must end in full-stops, exclamation marks, or question marks
(#1806) No space found before comment text; expected "// deal with new lines by making them period char out in space" but found "//deal with new lines by making them period char out in space"
(#1809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1809) No space found before comment text; expected "// split each node(line) on words. preg_split messed up with double byte characters" but found "//split each node(line) on words. preg_split messed up with double byte characters"
(#1810) No space found before comment text; expected "// $words = preg_split('/\s+/', $nodevalue);" but found "//$words = preg_split('/\s+/', $nodevalue);"
(#1811) Inline comments must end in full-stops, exclamation marks, or question marks
(#1811) No space found before comment text; expected "// so we use mb_split" but found "//so we use mb_split"
(#1814) Line indented incorrectly; expected 12 spaces, found 16
(#1816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1816) No space found before comment text; expected "// if its a non word character eg : in 'chapter one : beginning'" but found "//if its a non word character eg : in 'chapter one : beginning'"
(#1817) Inline comments must end in full-stops, exclamation marks, or question marks
(#1817) No space found before comment text; expected "// we append it to prior word" but found "//we append it to prior word"
(#1818) Line indented incorrectly; expected 16 spaces, found 20
(#1818) Expected "if (...) {\n"; found "if(...) {\n"
(#1818) Expected 1 space before "==="; 0 found
(#1818) Expected 1 space after "==="; 0 found
(#1819) Line indented incorrectly; expected 20 spaces, found 24
(#1819) Expected "if (...) {\n"; found "if(...){"
(#1819) Expected 1 space before "-"; 0 found
(#1819) Expected 1 space after "-"; 0 found
(#1819) Expected 1 space before ".="; 0 found
(#1819) Expected 1 space after ".="; 0 found
(#1819) Closing brace must be on a line by itself
(#1821) Line indented incorrectly; expected 16 spaces, found 20
(#1822) Expected 1 space before "="; 0 found
(#1822) Expected 1 space after "="; 0 found
(#1825) Line indented incorrectly; expected 12 spaces, found 16
(#1827) Line indented incorrectly; expected 8 spaces, found 12
(#1832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1832) Inline comments must end in full-stops, exclamation marks, or question marks
(#1832) No space found before comment text; expected "// register an adhoc task to pick up model audio transcripts" but found "//register an adhoc task to pick up model audio transcripts"
(#1834) Variable "modelaudio_task" must not contain underscores.
(#1835) Variable "modelaudio_task" must not contain underscores.
(#1843) Variable "modelaudio_task" must not contain underscores.
(#1844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1844) Inline comments must end in full-stops, exclamation marks, or question marks
(#1845) Variable "modelaudio_task" must not contain underscores.
(#1849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1849) Inline comments must end in full-stops, exclamation marks, or question marks
(#1849) No space found before comment text; expected "// register an adhoc task to pick up transcripts" but found "//register an adhoc task to pick up transcripts"
(#1851) Variable "s3_task" must not contain underscores.
(#1852) Variable "s3_task" must not contain underscores.
(#1860) Variable "s3_task" must not contain underscores.
(#1861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1861) Inline comments must end in full-stops, exclamation marks, or question marks
(#1862) Variable "s3_task" must not contain underscores.
(#1866) Inline comments must end in full-stops, exclamation marks, or question marks
(#1866) No space found before comment text; expected "// What to show students after an attempt" but found "//What to show students after an attempt"
(#1876) Inline comments must end in full-stops, exclamation marks, or question marks
(#1876) No space found before comment text; expected "// What multi-attempt grading approach" but found "//What multi-attempt grading approach"
(#1884) Line exceeds 132 characters; contains 149 characters
(#1884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1884) Inline comments must end in full-stops, exclamation marks, or question marks
(#1884) No space found before comment text; expected "// for error estimate and accuracy adjustment, we can auto estimate errors, never estimate errors, or use a fixed error estimate, or ignore errors" but found "//for error estimate and accuracy adjustment, we can auto estimate errors, never estimate errors, or use a fixed error estimate, or ignore errors"
(#1888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1888) Inline comments must end in full-stops, exclamation marks, or question marks
(#1888) This comment is 54% valid code; is this commented out code?
(#1888) No space found before comment text; expected "// constants::ACCMETHOD_AUTO => get_string("accmethod_auto",constants::M_COMPONENT)," but found "//constants::ACCMETHOD_AUTO => get_string("accmethod_auto",constants::M_COMPONENT),"
(#1904) Commas (,) must be followed by white space.
(#1905) Commas (,) must be followed by white space.
(#1911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1911) Inline comments must end in full-stops, exclamation marks, or question marks
(#1911) No space found before comment text; expected "// return a rating from 0 - 5 (inclusive)" but found "//return a rating from 0 - 5 (inclusive)"
(#1912) Commas (,) must be followed by white space.
(#1912) Expected 1 space before opening brace; found 0
(#1913) Variable "have_humaneval" must not contain underscores.
(#1914) Variable "have_aieval" must not contain underscores.
(#1915) Expected "if (...) {\n"; found "if(...){\n"
(#1915) Variable "have_humaneval" must not contain underscores.
(#1915) Variable "have_aieval" must not contain underscores.
(#1917) Usage of ELSEIF not allowed; use ELSE IF instead
(#1917) Variable "have_humaneval" must not contain underscores.
(#1918) Expected "if (...) {\n"; found "if(...){"
(#1918) Expected 1 space before "=="; 0 found
(#1918) Expected 1 space after "=="; 0 found
(#1918) Closing brace must be on a line by itself
(#1919) Expected "if (...) {\n"; found "if(...){"
(#1919) Expected 1 space before "=="; 0 found
(#1919) Expected 1 space after "=="; 0 found
(#1919) Closing brace must be on a line by itself
(#1922) Expected "} else {\n"; found "}else{\n"
(#1923) Expected "if (...) {\n"; found "if(...){"
(#1923) Expected 1 space before "=="; 0 found
(#1923) Expected 1 space after "=="; 0 found
(#1923) Closing brace must be on a line by itself
(#1924) Expected "if (...) {\n"; found "if(...){"
(#1924) Expected 1 space before "=="; 0 found
(#1924) Expected 1 space after "=="; 0 found
(#1924) Closing brace must be on a line by itself
(#1929) Expected 1 space before opening brace; found 0
(#1930) Variable "rec_options" must not contain underscores.
(#1933) Variable "rec_options" must not contain underscores.
(#1936) Expected 1 space before opening brace; found 0
(#1941) Expected 1 space before opening brace; found 0
(#1947) Expected 1 space before opening brace; found 0
(#2012) Whitespace found at end of line
(#2013) Expected 1 space before opening brace; found 0
(#2014) Expected 1 space before "="; 0 found
(#2015) Expected 1 space before "=>"; 0 found
(#2015) Expected 1 space after "=>"; 0 found
(#2016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2016) Inline comments must end in full-stops, exclamation marks, or question marks
(#2016) This comment is 56% valid code; is this commented out code?
(#2016) No space found before comment text; expected "// constants::M_LANG_ARSA => []," but found "//constants::M_LANG_ARSA => [],"
(#2017) Expected 1 space before "=>"; 0 found
(#2017) Expected 1 space after "=>"; 0 found
(#2017) Commas (,) must be followed by white space.
(#2017) Expected 1 space before "=>"; 0 found
(#2017) Expected 1 space after "=>"; 0 found
(#2018) Expected 1 space before "=>"; 0 found
(#2018) Expected 1 space after "=>"; 0 found
(#2018) Commas (,) must be followed by white space.
(#2018) Expected 1 space before "=>"; 0 found
(#2018) Expected 1 space after "=>"; 0 found
(#2018) Expected 1 space before "=>"; 0 found
(#2018) Expected 1 space after "=>"; 0 found
(#2018) Commas (,) must be followed by white space.
(#2018) Expected 1 space before "=>"; 0 found
(#2018) Expected 1 space after "=>"; 0 found
(#2019) Expected 1 space before "=>"; 0 found
(#2019) Expected 1 space after "=>"; 0 found
(#2020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2020) This comment is 56% valid code; is this commented out code?
(#2020) No space found before comment text; expected "// constants::M_LANG_DECH => []," but found "//constants::M_LANG_DECH => [],"
(#2021) Expected 1 space before "=>"; 0 found
(#2021) Expected 1 space after "=>"; 0 found
(#2021) Commas (,) must be followed by white space.
(#2021) Expected 1 space before "=>"; 0 found
(#2021) Expected 1 space after "=>"; 0 found
(#2021) Commas (,) must be followed by white space.
(#2021) Expected 1 space before "=>"; 0 found
(#2021) Expected 1 space after "=>"; 0 found
(#2021) Commas (,) must be followed by white space.
(#2021) Expected 1 space before "=>"; 0 found
(#2021) Expected 1 space after "=>"; 0 found
(#2021) Commas (,) must be followed by white space.
(#2021) Expected 1 space before "=>"; 0 found
(#2021) Expected 1 space after "=>"; 0 found
(#2022) Expected 1 space before "=>"; 0 found
(#2022) Expected 1 space after "=>"; 0 found
(#2022) Commas (,) must be followed by white space.
(#2022) Expected 1 space before "=>"; 0 found
(#2022) Expected 1 space after "=>"; 0 found
(#2022) Commas (,) must be followed by white space.
(#2022) Expected 1 space before "=>"; 0 found
(#2022) Expected 1 space after "=>"; 0 found
(#2022) Commas (,) must be followed by white space.
(#2022) Expected 1 space before "=>"; 0 found
(#2022) Expected 1 space after "=>"; 0 found
(#2023) Expected 1 space before "=>"; 0 found
(#2023) Expected 1 space after "=>"; 0 found
(#2023) Commas (,) must be followed by white space.
(#2023) Expected 1 space before "=>"; 0 found
(#2023) Expected 1 space after "=>"; 0 found
(#2023) Expected 1 space before "=>"; 0 found
(#2023) Expected 1 space after "=>"; 0 found
(#2024) Expected 1 space before "=>"; 0 found
(#2024) Expected 1 space after "=>"; 0 found
(#2024) Commas (,) must be followed by white space.
(#2024) Expected 1 space before "=>"; 0 found
(#2024) Expected 1 space after "=>"; 0 found
(#2024) Commas (,) must be followed by white space.
(#2024) Expected 1 space before "=>"; 0 found
(#2024) Expected 1 space after "=>"; 0 found
(#2025) Expected 1 space before "=>"; 0 found
(#2025) Expected 1 space after "=>"; 0 found
(#2026) Expected 1 space before "=>"; 0 found
(#2026) Expected 1 space after "=>"; 0 found
(#2027) Expected 1 space before "=>"; 0 found
(#2027) Expected 1 space after "=>"; 0 found
(#2027) Expected 1 space before "=>"; 0 found
(#2027) Expected 1 space after "=>"; 0 found
(#2027) Expected 1 space before "=>"; 0 found
(#2027) Expected 1 space after "=>"; 0 found
(#2028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2028) Inline comments must end in full-stops, exclamation marks, or question marks
(#2028) This comment is 56% valid code; is this commented out code?
(#2028) Line indented incorrectly; expected at least 16 spaces, found 15
(#2029) Expected 1 space before "=>"; 0 found
(#2029) Expected 1 space after "=>"; 0 found
(#2030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2030) This comment is 56% valid code; is this commented out code?
(#2030) Line indented incorrectly; expected at least 16 spaces, found 15
(#2031) Expected 1 space before "=>"; 0 found
(#2031) Expected 1 space after "=>"; 0 found
(#2031) Commas (,) must be followed by white space.
(#2031) Expected 1 space before "=>"; 0 found
(#2031) Expected 1 space after "=>"; 0 found
(#2031) Commas (,) must be followed by white space.
(#2031) Expected 1 space before "=>"; 0 found
(#2031) Expected 1 space after "=>"; 0 found
(#2032) Expected 1 space before "=>"; 0 found
(#2032) Expected 1 space after "=>"; 0 found
(#2032) Expected 1 space before "=>"; 0 found
(#2032) Expected 1 space after "=>"; 0 found
(#2032) Expected 1 space before "=>"; 0 found
(#2032) Expected 1 space after "=>"; 0 found
(#2033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2033) Inline comments must end in full-stops, exclamation marks, or question marks
(#2033) This comment is 56% valid code; is this commented out code?
(#2033) No space found before comment text; expected "// constants::M_LANG_FAIR => []," but found "//constants::M_LANG_FAIR => [],"
(#2034) Expected 1 space before "=>"; 0 found
(#2034) Expected 1 space after "=>"; 0 found
(#2034) Expected 1 space before "=>"; 0 found
(#2034) Expected 1 space after "=>"; 0 found
(#2034) Commas (,) must be followed by white space.
(#2034) Expected 1 space before "=>"; 0 found
(#2034) Expected 1 space after "=>"; 0 found
(#2035) Expected 1 space before "=>"; 0 found
(#2035) Expected 1 space after "=>"; 0 found
(#2035) Commas (,) must be followed by white space.
(#2035) Expected 1 space before "=>"; 0 found
(#2035) Expected 1 space after "=>"; 0 found
(#2035) Expected 1 space before "=>"; 0 found
(#2035) Expected 1 space after "=>"; 0 found
(#2036) Expected 1 space before "=>"; 0 found
(#2036) Expected 1 space after "=>"; 0 found
(#2037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2037) This comment is 53% valid code; is this commented out code?
(#2037) No space found before comment text; expected "// constants::M_LANG_HEIL => []," but found "//constants::M_LANG_HEIL => [],"
(#2038) Inline comments must end in full-stops, exclamation marks, or question marks
(#2038) No space found before comment text; expected "// constants::M_LANG_IDID => []," but found "//constants::M_LANG_IDID => [],"
(#2039) Expected 1 space before "=>"; 0 found
(#2039) Expected 1 space after "=>"; 0 found
(#2039) Expected 1 space before "=>"; 0 found
(#2039) Expected 1 space after "=>"; 0 found
(#2039) Expected 1 space before "=>"; 0 found
(#2039) Expected 1 space after "=>"; 0 found
(#2040) Expected 1 space before "=>"; 0 found
(#2040) Expected 1 space after "=>"; 0 found
(#2040) Commas (,) must be followed by white space.
(#2040) Expected 1 space before "=>"; 0 found
(#2040) Expected 1 space after "=>"; 0 found
(#2041) Expected 1 space before "=>"; 0 found
(#2041) Expected 1 space after "=>"; 0 found
(#2042) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2042) Inline comments must end in full-stops, exclamation marks, or question marks
(#2042) This comment is 56% valid code; is this commented out code?
(#2042) No space found before comment text; expected "// constants::M_LANG_MSMY => []," but found "//constants::M_LANG_MSMY => [],"
(#2043) Expected 1 space before "=>"; 0 found
(#2043) Expected 1 space after "=>"; 0 found
(#2043) Commas (,) must be followed by white space.
(#2043) Expected 1 space before "=>"; 0 found
(#2043) Expected 1 space after "=>"; 0 found
(#2043) Commas (,) must be followed by white space.
(#2043) Expected 1 space before "=>"; 0 found
(#2043) Expected 1 space after "=>"; 0 found
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2045) Commas (,) must be followed by white space.
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2046) Expected 1 space before "=>"; 0 found
(#2046) Expected 1 space after "=>"; 0 found
(#2046) Commas (,) must be followed by white space.
(#2046) Expected 1 space before "=>"; 0 found
(#2046) Expected 1 space after "=>"; 0 found
(#2047) Expected 1 space before "=>"; 0 found
(#2047) Expected 1 space after "=>"; 0 found
(#2047) Commas (,) must be followed by white space.
(#2047) Expected 1 space before "=>"; 0 found
(#2047) Expected 1 space after "=>"; 0 found
(#2048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2048) This comment is 53% valid code; is this commented out code?
(#2048) No space found before comment text; expected "// constants::M_LANG_TAIN => []," but found "//constants::M_LANG_TAIN => [],"
(#2049) Inline comments must end in full-stops, exclamation marks, or question marks
(#2049) No space found before comment text; expected "// constants::M_LANG_TEIN => []," but found "//constants::M_LANG_TEIN => [],"
(#2050) Expected 1 space before "=>"; 0 found
(#2050) Expected 1 space after "=>"; 0 found
(#2051) Expected 1 space before "=>"; 0 found
(#2051) Expected 1 space after "=>"; 0 found
(#2053) Line indented incorrectly; expected at least 16 spaces, found 12
(#2053) Expected 1 space before "=>"; 0 found
(#2053) Expected 1 space after "=>"; 0 found
(#2053) Commas (,) must be followed by white space.
(#2053) Expected 1 space before "=>"; 0 found
(#2053) Expected 1 space after "=>"; 0 found
(#2054) Line indented incorrectly; expected at least 16 spaces, found 12
(#2054) Expected 1 space before "=>"; 0 found
(#2054) Expected 1 space after "=>"; 0 found
(#2054) Commas (,) must be followed by white space.
(#2054) Expected 1 space before "=>"; 0 found
(#2054) Expected 1 space after "=>"; 0 found
(#2054) Commas (,) must be followed by white space.
(#2054) Expected 1 space before "=>"; 0 found
(#2054) Expected 1 space after "=>"; 0 found
(#2054) Commas (,) must be followed by white space.
(#2054) Expected 1 space before "=>"; 0 found
(#2054) Expected 1 space after "=>"; 0 found
(#2055) Line indented incorrectly; expected at least 16 spaces, found 12
(#2055) Expected 1 space before "=>"; 0 found
(#2055) Expected 1 space after "=>"; 0 found
(#2055) Commas (,) must be followed by white space.
(#2055) Expected 1 space before "=>"; 0 found
(#2055) Expected 1 space after "=>"; 0 found
(#2056) Line indented incorrectly; expected at least 16 spaces, found 12
(#2056) Expected 1 space before "=>"; 0 found
(#2056) Expected 1 space after "=>"; 0 found
(#2057) Line indented incorrectly; expected at least 16 spaces, found 12
(#2057) Expected 1 space before "=>"; 0 found
(#2057) Expected 1 space after "=>"; 0 found
(#2058) Line indented incorrectly; expected at least 16 spaces, found 12
(#2058) Expected 1 space before "=>"; 0 found
(#2058) Expected 1 space after "=>"; 0 found
(#2058) Commas (,) must be followed by white space.
(#2058) Expected 1 space before "=>"; 0 found
(#2058) Expected 1 space after "=>"; 0 found
(#2058) Commas (,) must be followed by white space.
(#2058) Expected 1 space before "=>"; 0 found
(#2058) Expected 1 space after "=>"; 0 found
(#2058) Commas (,) must be followed by white space.
(#2058) Expected 1 space before "=>"; 0 found
(#2058) Expected 1 space after "=>"; 0 found
(#2058) Line exceeds 132 characters; contains 164 characters
(#2059) Line indented incorrectly; expected at least 16 spaces, found 12
(#2059) Expected 1 space before "=>"; 0 found
(#2059) Expected 1 space after "=>"; 0 found
(#2059) Commas (,) must be followed by white space.
(#2059) Expected 1 space before "=>"; 0 found
(#2059) Expected 1 space after "=>"; 0 found
(#2060) Line indented incorrectly; expected at least 16 spaces, found 12
(#2060) Expected 1 space before "=>"; 0 found
(#2060) Expected 1 space after "=>"; 0 found
(#2062) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2064) Variable "lang_options" must not contain underscores.
(#2065) Expected 1 space before "="; 0 found
(#2065) Expected 1 space after "="; 0 found
(#2066) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2066) Expected 1 space before "=>"; 0 found
(#2066) Expected 1 space after "=>"; 0 found
(#2066) Expected 1 space before "=>"; 0 found
(#2066) Expected 1 space after "=>"; 0 found
(#2067) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2067) Expected 1 space before "=>"; 0 found
(#2067) Expected 1 space after "=>"; 0 found
(#2067) Expected 1 space before "=>"; 0 found
(#2067) Expected 1 space after "=>"; 0 found
(#2068) Line indented incorrectly; expected at least 16 spaces, found 13
(#2068) Commas (,) must be followed by white space.
(#2069) Line indented incorrectly; expected at least 16 spaces, found 13
(#2069) Expected 1 space before "="; 0 found
(#2069) Expected 1 space after "="; 0 found
(#2069) Variable "lang_options" must not contain underscores.
(#2072) Commas (,) must be followed by white space.
(#2121) Commas (,) must be followed by white space.
(#2122) Commas (,) must be followed by white space.
(#2123) Commas (,) must be followed by white space.
(#2124) Commas (,) must be followed by white space.
(#2126) This comment is 80% valid code; is this commented out code?
(#2255) Commas (,) must be followed by white space.
(#2255) Commas (,) must be followed by white space.
(#2259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2259) Inline comments must end in full-stops, exclamation marks, or question marks
(#2259) 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"
(#2260) Expected "if (...) {\n"; found "if(...) {\n"
(#2265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2265) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#2269) Inline comments must end in full-stops, exclamation marks, or question marks
(#2281) Inline comments must end in full-stops, exclamation marks, or question marks
(#2281) No space found before comment text; expected "// we do not support this in tabs" but found "//we do not support this in tabs"
(#2282) Expected "if (...) {\n"; found "if(...) {\n"
(#2286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2286) Inline comments must end in full-stops, exclamation marks, or question marks
(#2291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2291) Inline comments must end in full-stops, exclamation marks, or question marks
(#2291) No space found before comment text; expected "// time target" but found "//time target"
(#2292) Variable "timelimit_options" must not contain underscores.
(#2292) Must use "self::" for local static member reference
(#2294) Variable "timelimit_options" must not contain underscores.
(#2295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2295) This comment is 72% valid code; is this commented out code?
(#2295) No space found before comment text; expected "// $mform->addElement('duration', 'timelimit', get_string('timelimit',constants::M_COMPONENT)));" but found "//$mform->addElement('duration', 'timelimit', get_string('timelimit',constants::M_COMPONENT)));"
(#2299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2299) No space found before comment text; expected "// add other editors" but found "//add other editors"
(#2300) Inline comments must end in full-stops, exclamation marks, or question marks
(#2300) 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"
(#2303) No space found before comment text; expected "// The passage" but found "//The passage"
(#2304) No space found before comment text; expected "// we stopped allowing rich text. It does not show anyway." but found "//we stopped allowing rich text. It does not show anyway."
(#2305) This comment is 64% valid code; is this commented out code?
(#2311) Inline comments must end in full-stops, exclamation marks, or question marks
(#2311) No space found before comment text; expected "// The alternatives declaration" but found "//The alternatives declaration"
(#2320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2320) Inline comments must end in full-stops, exclamation marks, or question marks
(#2320) No space found before comment text; expected "// tts options" but found "//tts options"
(#2321) Must use "self::" for local static member reference
(#2326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2326) Inline comments must end in full-stops, exclamation marks, or question marks
(#2326) No space found before comment text; expected "// tts voice" but found "//tts voice"
(#2327) Must use "self::" for local static member reference
(#2332) Must use "self::" for local static member reference
(#2337) Inline comments must end in full-stops, exclamation marks, or question marks
(#2337) No space found before comment text; expected "// The alternatives declaration" but found "//The alternatives declaration"
(#2346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2346) Inline comments must end in full-stops, exclamation marks, or question marks
(#2346) No space found before comment text; expected "// welcome and feedback" but found "//welcome and feedback"
(#2353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2353) Inline comments must end in full-stops, exclamation marks, or question marks
(#2353) No space found before comment text; expected "// defaults" but found "//defaults"
(#2358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2358) Inline comments must end in full-stops, exclamation marks, or question marks
(#2358) No space found before comment text; expected "// types" but found "//types"
(#2363) Inline comments must end in full-stops, exclamation marks, or question marks
(#2369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2369) Inline comments must end in full-stops, exclamation marks, or question marks
(#2369) No space found before comment text; expected "// allow early exit" but found "//allow early exit"
(#2377) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2382) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2387) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2389) Inline comments must end in full-stops, exclamation marks, or question marks
(#2389) No space found before comment text; expected "// Attempts" but found "//Attempts"
(#2391) Commas (,) must be followed by white space.
(#2393) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2398) Inline comments must end in full-stops, exclamation marks, or question marks
(#2399) Expected 1 space before "=>"; 0 found
(#2399) Expected 1 space after "=>"; 0 found
(#2402) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2404) Inline comments must end in full-stops, exclamation marks, or question marks
(#2404) No space found before comment text; expected "// sessionscore options" but found "//sessionscore options"
(#2405) Must use "self::" for local static member reference
(#2410) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2412) Inline comments must end in full-stops, exclamation marks, or question marks
(#2412) No space found before comment text; expected "// human vs machine grade options" but found "//human vs machine grade options"
(#2413) Must use "self::" for local static member reference
(#2419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2419) Inline comments must end in full-stops, exclamation marks, or question marks
(#2419) No space found before comment text; expected "// master instance or not" but found "//master instance or not"
(#2420) Expected "if (...) {\n"; found "if(...){\n"
(#2421) Commas (,) must be followed by white space.
(#2423) Expected "} else {\n"; found "}else {\n"
(#2432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2432) Inline comments must end in full-stops, exclamation marks, or question marks
(#2432) No space found before comment text; expected "// recorder choice" but found "//recorder choice"
(#2433) Variable "recorder_options" must not contain underscores.
(#2433) Expected 1 space after "="; 2 found
(#2433) Must use "self::" for local static member reference
(#2434) Variable "recorder_options" must not contain underscores.
(#2437) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2439) Inline comments must end in full-stops, exclamation marks, or question marks
(#2439) No space found before comment text; expected "// Enable AI" but found "//Enable AI"
(#2444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2444) Inline comments must end in full-stops, exclamation marks, or question marks
(#2444) No space found before comment text; expected "// line transcriber options" but found "//line transcriber options"
(#2447) Must use "self::" for local static member reference
(#2453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2453) Inline comments must end in full-stops, exclamation marks, or question marks
(#2453) No space found before comment text; expected "// passage transcriber options" but found "//passage transcriber options"
(#2456) Expected 1 space before "=>"; 0 found
(#2456) Expected 1 space after "=>"; 0 found
(#2456) Commas (,) must be followed by white space.
(#2457) Expected 1 space before "=>"; 0 found
(#2457) Expected 1 space after "=>"; 0 found
(#2457) Commas (,) must be followed by white space.
(#2462) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2464) Inline comments must end in full-stops, exclamation marks, or question marks
(#2464) No space found before comment text; expected "// region" but found "//region"
(#2465) Must use "self::" for local static member reference
(#2469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2469) No space found before comment text; expected "// expiredays" but found "//expiredays"
(#2470) Must use "self::" for local static member reference
(#2477) Inline comments must end in full-stops, exclamation marks, or question marks
(#2478) Variable "autoacc_options" must not contain underscores.
(#2478) Must use "self::" for local static member reference
(#2480) Variable "autoacc_options" must not contain underscores.
(#2485) Inline comments must end in full-stops, exclamation marks, or question marks
(#2492) Inline comments must end in full-stops, exclamation marks, or question marks
(#2492) No space found before comment text; expected "// Submit Raw Audio //no longer used" but found "//Submit Raw Audio //no longer used"
(#2493) Commas (,) must be followed by white space.
(#2496) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2498) Inline comments must end in full-stops, exclamation marks, or question marks
(#2498) No space found before comment text; expected "// Corpus Fields" but found "//Corpus Fields"
(#2499) Commas (,) must be followed by white space.
(#2503) Commas (,) must be followed by white space.
(#2507) Commas (,) must be followed by white space.
(#2511) Inline comments must end in full-stops, exclamation marks, or question marks
(#2526) Commas (,) must be followed by white space.
(#2527) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2532) Commas (,) must be followed by white space.
(#2533) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2535) Inline comments must end in full-stops, exclamation marks, or question marks
(#2539) Expected "if (...) {\n"; found "if(...) {\n"
(#2545) Inline comments must end in full-stops, exclamation marks, or question marks
(#2560) Inline comments must end in full-stops, exclamation marks, or question marks
(#2561) Variable "postattempt_options" must not contain underscores.
(#2561) Must use "self::" for local static member reference
(#2563) Variable "postattempt_options" must not contain underscores.
(#2566) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2571) Inline comments must end in full-stops, exclamation marks, or question marks
(#2571) No space found before comment text; expected "// fetch_current_corpushash / push_corpus" but found "//fetch_current_corpushash / push_corpus"
(#2572) Commas (,) must be followed by white space.
(#2572) Expected 1 space before opening brace; found 0
(#2575) Expected 1 space before "=>"; 0 found
(#2575) Expected 1 space after "=>"; 0 found
(#2575) Commas (,) must be followed by white space.
(#2575) Expected 1 space before "=>"; 0 found
(#2575) Expected 1 space after "=>"; 0 found
(#2576) Expected "if (...) {\n"; found "if(...){\n"
(#2576) Expected 1 space before "=="; 0 found
(#2576) Expected 1 space after "=="; 0 found
(#2579) Variable "ra_set" must not contain underscores.
(#2579) Commas (,) must be followed by white space.
(#2581) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2581) Variable "ra_set" must not contain underscores.
(#2588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2588) Inline comments must end in full-stops, exclamation marks, or question marks
(#2588) No space found before comment text; expected "// fetch_current_corpushash / push_corpus" but found "//fetch_current_corpushash / push_corpus"
(#2589) Commas (,) must be followed by white space.
(#2589) Expected 1 space before opening brace; found 0
(#2591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2591) Inline comments must end in full-stops, exclamation marks, or question marks
(#2591) No space found before comment text; expected "// first return the existing corpushash , for the course or for the site, if we have one" but found "//first return the existing corpushash , for the course or for the site, if we have one"
(#2592) Expected 1 space before "=>"; 0 found
(#2592) Expected 1 space after "=>"; 0 found
(#2592) Commas (,) must be followed by white space.
(#2592) Expected 1 space before "=>"; 0 found
(#2592) Expected 1 space after "=>"; 0 found
(#2592) Commas (,) must be followed by white space.
(#2592) Expected 1 space before "=>"; 0 found
(#2592) Expected 1 space after "=>"; 0 found
(#2592) Line exceeds 132 characters; contains 135 characters
(#2593) Expected "if (...) {\n"; found "if(...){\n"
(#2593) Expected 1 space before "=="; 0 found
(#2593) Expected 1 space after "=="; 0 found
(#2596) Variable "ra_set" must not contain underscores.
(#2596) Commas (,) must be followed by white space.
(#2598) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2598) Variable "ra_set" must not contain underscores.
(#2599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2599) Inline comments must end in full-stops, exclamation marks, or question marks
(#2599) No space found before comment text; expected "// we ignore the current activity because its changing, so probably wrong(?)" but found "//we ignore the current activity because its changing, so probably wrong(?)"
(#2600) Expected "if (...) {\n"; found "if(...){"
(#2600) Closing brace must be on a line by itself
(#2601) Expected "if (...) {\n"; found "if(...){\n"
(#2602) Expected 1 space before "="; 0 found
(#2602) Expected 1 space after "="; 0 found
(#2606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2606) Inline comments must end in full-stops, exclamation marks, or question marks
(#2606) No space found before comment text; expected "// if we dont have one, then lets make one" but found "//if we dont have one, then lets make one"
(#2607) Expected "if (...) {\n"; found "if(...){\n"
(#2607) Expected 1 space before "=="; 0 found
(#2607) Expected 1 space after "=="; 0 found
(#2608) Commas (,) must be followed by white space.
(#2614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2614) Inline comments must end in full-stops, exclamation marks, or question marks
(#2614) No space found before comment text; expected "// fetch_current_corpushash / push_corpus" but found "//fetch_current_corpushash / push_corpus"
(#2615) Commas (,) must be followed by white space.
(#2615) Expected 1 space before opening brace; found 0
(#2618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2618) Inline comments must end in full-stops, exclamation marks, or question marks
(#2618) No space found before comment text; expected "// if its not lang modelable, dont do it" but found "//if its not lang modelable, dont do it"
(#2619) Expected "if (...) {\n"; found "if(...){"
(#2619) Closing brace must be on a line by itself
(#2621) Commas (,) must be followed by white space.
(#2623) Must use "self::" for local static member reference
(#2623) Commas (,) must be followed by white space.
(#2624) Expected "if (...) {\n"; found "if(...){\n"
(#2625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2625) Inline comments must end in full-stops, exclamation marks, or question marks
(#2625) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#2626) Commas (,) must be followed by white space.
(#2626) Commas (,) must be followed by white space.
(#2627) Expected "if (...) {\n"; found "if (...){\n"
(#2628) Expected 1 space after "="; 0 found
(#2629) Expected 1 space before "=>"; 0 found
(#2629) Expected 1 space after "=>"; 0 found
(#2629) Commas (,) must be followed by white space.
(#2629) Expected 1 space before "=>"; 0 found
(#2629) Expected 1 space after "=>"; 0 found
(#2629) Expected 1 space before "=>"; 0 found
(#2629) Expected 1 space after "=>"; 0 found
(#2629) Line exceeds 132 characters; contains 159 characters
(#2630) Expected "if (...) {\n"; found "if(...){\n"
(#2630) Expected 1 space before "=="; 0 found
(#2630) Expected 1 space after "=="; 0 found
(#2633) Commas (,) must be followed by white space.
(#2633) Commas (,) must be followed by white space.
(#2633) Commas (,) must be followed by white space.
(#2639) Expected 1 space before opening brace; found 0
mod/readaloud/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/readaloud/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/readaloud/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/readaloud/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.
(#15) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#55) File must end with a newline character
mod/readaloud/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/>.".
mod/readaloud/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/readaloud/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.
(#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
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) 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
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors" but found "//This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors"
(#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
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line exceeds 132 characters; contains 133 characters
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// records the matched words in the passage and their transcript location. For debugging, passage tweaking, and audio location" but found "//records the matched words in the passage and their transcript location. For debugging, passage tweaking, and audio location"
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) 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
(#221) No space found before comment text; expected "// This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors" but found "//This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors"
(#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
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors" but found "//This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors"
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// add field to attempts table" but found "//add field to attempts table"
(#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
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) No space found before comment text; expected "// This adds the post attempt display options for each of the evaluation methods (machine and human)" but found "//This adds the post attempt display options for each of the evaluation methods (machine and human)"
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) 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
(#274) No space found before comment text; expected "// This adds the post attempt display options for each of the evaluation methods (machine and human)" but found "//This adds the post attempt display options for each of the evaluation methods (machine and human)"
(#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
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) No space found before comment text; expected "// This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors" but found "//This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors"
(#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
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) No space found before comment text; expected "// This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors" but found "//This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors"
(#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
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors" but found "//This allows the activity admin to compensate for a certain no. of errors to compensate for machine transcription errors"
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) No space found before comment text; expected "// This allows the activity admin to submit raw audio (as opposed to recording). Usually for some sort of disaster recovery" but found "//This allows the activity admin to submit raw audio (as opposed to recording). Usually for some sort of disaster recovery"
(#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
(#347) Blank comments are not allowed
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) No space found before comment text; expected "// Model Audio URL" but found "//Model Audio URL"
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) No space found before comment text; expected "// Model audio breaks (JSON)" but found "//Model audio breaks (JSON)"
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) No space found before comment text; expected "// TTS Voice" but found "//TTS Voice"
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) No space found before comment text; expected "// Enable preview mode" but found "//Enable preview mode"
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) No space found before comment text; expected "// Enable shadow mode" but found "//Enable shadow mode"
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#387) Blank comments are not allowed
(#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
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#438) Commas (,) must be followed by white space.
(#440) Commas (,) must be followed by white space.
(#440) Commas (,) must be followed by white space.
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Line exceeds 132 characters; contains 151 characters
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) No space found before comment text; expected "// This forces the activity to use AWS transcription (not Poodll transcription). It results in slower but stricter transcription, ie more errors" but found "//This forces the activity to use AWS transcription (not Poodll transcription). It results in slower but stricter transcription, ie more errors"
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Expected "if (...) {\n"; found "if(...){\n"
(#459) Expected 1 space before "<"; 0 found
(#459) Expected 1 space after "<"; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#479) Expected "if (...) {\n"; found "if(...){\n"
(#479) Expected 1 space before "<"; 0 found
(#479) Expected 1 space after "<"; 0 found
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) No space found before comment text; expected "// loop through records looking for newly available neural voices and generate speechmarks and breaks" but found "//loop through records looking for newly available neural voices and generate speechmarks and breaks"
(#481) No space found before comment text; expected "// neural voices will be available right away, but the timing of words in the speech will change. So we need to do this" but found "//neural voices will be available right away, but the timing of words in the speech will change. So we need to do this"
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) No space found before comment text; expected "// so we regenerate when required to do so" but found "//so we regenerate when required to do so"
(#484) Commas (,) must be followed by white space.
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#487) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#488) Expected "if (...) {\n"; found "if(...){\n"
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) No space found before comment text; expected "// if it is not a neural voice, there is no need to resync" but found "//if it is not a neural voice, there is no need to resync"
(#493) Expected "if (...) {\n"; found "if(...){"
(#493) Commas (,) must be followed by white space.
(#493) Closing brace must be on a line by itself
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) No space found before comment text; expected "// fetch SSML , speechmarks" but found "//fetch SSML , speechmarks"
(#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 "// if successful create a set of 'matches' (internal doc matching audio/passage/transcript positions)" but found "//if successful create a set of 'matches' (internal doc matching audio/passage/transcript positions)"
(#501) Expected "if (...) {\n"; found "if(...) {\n"
(#502) Commas (,) must be followed by white space.
(#502) Commas (,) must be followed by white space.
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// from matches create or sync an existing phrase breaks array with audio/word locations" but found "//from matches create or sync an existing phrase breaks array with audio/word locations"
(#504) Expected "if (...) {\n"; found "if(...){\n"
(#505) 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.
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) No space found before comment text; expected "// save it" but found "//save it"
(#514) Commas (,) must be followed by white space.
(#522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) No space found before comment text; expected "// a bug means that some attempts might not have been graded" but found "//a bug means that some attempts might not have been graded"
(#523) Expected "if (...) {\n"; found "if(...){\n"
(#523) Expected 1 space after "<"; 0 found
(#524) Expected "if (...) {\n"; found "if(...){\n"
(#524) Expected 1 space before ">="; 0 found
(#524) Expected 1 space after ">="; 0 found
(#526) Variable "ai_evals" must not contain underscores.
(#527) Variable "ai_evals" must not contain underscores.
(#528) Variable "ai_evals" must not contain underscores.
(#530) Expected "if (...) {\n"; found "if(...) {\n"
(#531) Expected 1 space after "="; 0 found
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Expected 1 space before "="; 0 found
(#555) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Expected 1 space before "="; 0 found
(#598) Expected 1 space after "="; 0 found
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Expected 1 space before "="; 0 found
(#616) Expected 1 space after "="; 0 found
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) No space found before comment text; expected "// create a phonetic for each readaloud instance" but found "//create a phonetic for each readaloud instance"
(#627) Line exceeds 132 characters; contains 146 characters
(#627) No space found before comment text; expected "// this would blow up a site with lots of readalouds because of the time taken. So we added a place to do this on activity load in view.php" but found "//this would blow up a site with lots of readalouds because of the time taken. So we added a place to do this on activity load in view.php"
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) No space found before comment text; expected "// utils::update_all_phonetic_segments();" but found "//utils::update_all_phonetic_segments();"
(#632) Expected 1 space before "="; 0 found
(#639) Expected "if (...) {\n"; found "if(...){\n"
(#640) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#644) Expected 1 space before "="; 0 found
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Expected 1 space before "="; 0 found
(#655) Expected 1 space after "="; 0 found
(#656) Commas (,) must be followed by white space.
(#657) Commas (,) must be followed by white space.
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Expected 1 space before "="; 0 found
(#673) Expected 1 space after "="; 0 found
(#674) Commas (,) must be followed by white space.
(#675) Commas (,) must be followed by white space.
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Expected "if (...) {\n"; found "if (...){\n"
(#690) Expected 1 space before "="; 0 found
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#704) Expected 1 space before "="; 0 found
(#707) Expected 1 space before "="; 0 found
(#707) Expected 1 space after "="; 2 found
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#717) Expected 1 space before "="; 0 found
(#717) Expected 1 space after "="; 0 found
(#718) Commas (,) must be followed by white space.
(#719) Expected 1 space after "="; 0 found
(#720) Expected 1 space after "="; 0 found
(#721) Expected 1 space before "="; 0 found
(#721) Expected 1 space after "="; 2 found
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) No space found before comment text; expected "// set all transcriber to "guided" (before was 1) chrome:strict stt:guided or 2) stt:guided - ie all mixed up" but found "//set all transcriber to "guided" (before was 1) chrome:strict stt:guided or 2) stt:guided - ie all mixed up"
(#731) Commas (,) must be followed by white space.
(#731) Commas (,) must be followed by white space.
(#732) Commas (,) must be followed by white space.
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#743) Commas (,) must be followed by white space.
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/developer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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 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
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#50) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#50) Commas (,) must be followed by white space.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#60) Whitespace found at end of line
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) 3 slashes comments are not allowed; use "// Comment." instead
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) 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"
(#80) No space found before comment text; expected "// Process Actions." but found "//Process Actions."
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 2 found
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 11 spaces, found 5
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#90) Line indented incorrectly; expected at least 15 spaces, found 12
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 15 spaces, found 9
(#92) Line indented incorrectly; expected at least 15 spaces, found 12
(#93) Line indented incorrectly; expected at least 15 spaces, found 12
(#94) Line indented incorrectly; expected 11 spaces, found 8
(#94) Closing brace indented incorrectly; expected 5 spaces, found 8
(#94) Expected "} else {\n"; found "}else{\n"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 15 spaces, found 9
(#96) Line indented incorrectly; expected at least 15 spaces, found 12
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#97) Line indented incorrectly; expected 15 spaces, found 12
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Line indented incorrectly; expected at least 19 spaces, found 16
(#99) Line indented incorrectly; expected at least 19 spaces, found 16
(#100) Line indented incorrectly; expected at least 19 spaces, found 16
(#101) Line indented incorrectly; expected at least 19 spaces, found 16
(#102) Line indented incorrectly; expected 15 spaces, found 12
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 15 spaces, found 9
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#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
(#106) Line indented incorrectly; expected at least 15 spaces, found 9
(#106) No space found before comment text; expected "// reindex array" but found "//reindex array"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 15 spaces, found 9
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 15 spaces, found 9
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 15 spaces, found 9
(#109) Expected "for (...) {\n"; found "for(...){\n"
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Expected 1 space after first semicolon of FOR loop; 0 found
(#109) Expected 1 space before "<"; 0 found
(#109) Expected 1 space after "<"; 0 found
(#109) Expected 1 space after second semicolon of FOR loop; 0 found
(#110) Line indented incorrectly; expected at least 19 spaces, found 16
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#112) Line indented incorrectly; expected 15 spaces, found 12
(#112) Closing brace indented incorrectly; expected 9 spaces, found 12
(#113) Line indented incorrectly; expected at least 15 spaces, found 12
(#114) Commas (,) must be followed by white space.
(#116) Line indented incorrectly; expected 11 spaces, found 8
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#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
(#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 "// output the page" but found "//output the page"
(#128) Expected 1 space before "="; 0 found
(#129) Line exceeds 132 characters; contains 137 characters
(#135) function name "copyAttempt" must be lower-case letters only
(#135) Expected 1 space before opening brace; found 0
(#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 "// attempt" but found "//attempt"
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Commas (,) must be followed by white space.
(#146) Expected "if (...) {\n"; found "if(...){"
(#146) Closing brace must be on a line by itself
(#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
(#148) No space found before comment text; expected "// ai" but found "//ai"
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#153) Expected "if (...) {\n"; found "if(...){"
(#153) Closing brace must be on a line by itself
(#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 "// return true" but found "//return true"
(#157) File must end with a newline character
mod/readaloud/fetchcbpage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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/readaloud/grade.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/grading.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#33) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#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
(#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 end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// Is this a savebutton2" but found "//Is this a savebutton2"
(#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"
(#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
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#64) Whitespace found at end of line
(#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 "// set per page according to admin setting" but found "//set per page according to admin setting"
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#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 "// for Japanese (and later other languages we collapse spaces)" but found "//for Japanese (and later other languages we collapse spaces)"
(#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
(#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 "// process form submission" but found "//process form submission"
(#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 "// update gradebook" but found "//update gradebook"
(#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 "// move on or return to grading" but found "//move on or return to grading"
(#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 "// redirect to clear out form data so we can gradenow on next attempt" but found "//redirect to clear out form data so we can gradenow on next attempt"
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) 3 slashes comments are not allowed; use "// Comment." instead
(#132) Expected "if (...) {\n"; found "if(...){\n"
(#134) Expected "} else {\n"; found "}else{\n"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) 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"
(#145) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// load individual attempt page with most recent(human or machine) eval and action buttons" but found "//load individual attempt page with most recent(human or machine) eval and action buttons"
(#162) Variable "force_aidata" must not contain underscores.
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// ai data could still be used if not human grading. we just do not force it" but found "//ai data could still be used if not human grading. we just do not force it"
(#170) Variable "force_aidata" must not contain underscores.
(#171) Variable "force_aidata" must not contain underscores.
(#172) Variable "force_aidata" must not contain underscores.
(#173) Variable "force_aidata" must not contain underscores.
(#178) Variable "force_aidata" must not contain underscores.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#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 "// load individual attempt page with machine eval and action buttons (BUT rerun the AI auto grade code on it first)" but found "//load individual attempt page with machine eval and action buttons (BUT rerun the AI auto grade code on it first)"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) No space found before comment text; expected "// this forces the regrade using any changes in the diff algorythm, or alternatives" but found "//this forces the regrade using any changes in the diff algorythm, or alternatives"
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// must be done before instant. $passagehelper which also aigrade object internally" but found "//must be done before instant. $passagehelper which also aigrade object internally"
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) No space found before comment text; expected "// fetch attempt and ai data" but found "//fetch attempt and ai data"
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// check group access" but found "//check group access"
(#209) Variable "force_aidata" must not contain underscores.
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// in this case we are just interested in ai data" but found "//in this case we are just interested in ai data"
(#213) Variable "force_aidata" must not contain underscores.
(#214) Commas (,) must be followed by white space.
(#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 "// if we can grade and manage attempts show the gradenow button" but found "//if we can grade and manage attempts show the gradenow button"
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) No space found before comment text; expected "// load individual attempt page with machine eval (NO action buttons )" but found "//load individual attempt page with machine eval (NO action buttons )"
(#228) This comment is 63% valid code; is this commented out code?
(#228) Line indented incorrectly; expected at least 4 spaces, found 0
(#247) Line indented incorrectly; expected at least 4 spaces, found 0
(#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 "// load individual attempt page with machine eval and action buttons" but found "//load individual attempt page with machine eval and action buttons"
(#250) This comment is 64% valid code; is this commented out code?
(#250) Line indented incorrectly; expected at least 4 spaces, found 0
(#277) Line indented incorrectly; expected at least 4 spaces, found 0
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) No space found before comment text; expected "// list view of attempts and grades and action links" but found "//list view of attempts and grades and action links"
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) 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"
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) 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"
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) 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"
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) 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"
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) 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"
(#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 "// list view of attempts and machine grades and action links" but found "//list view of attempts and machine grades and action links"
(#305) This comment is 55% valid code; is this commented out code?
(#305) Line indented incorrectly; expected at least 4 spaces, found 0
(#332) Line indented incorrectly; expected at least 4 spaces, found 0
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) No space found before comment text; expected "// list view of machine attempts and grades and action links for a particular user" but found "//list view of machine attempts and grades and action links for a particular user"
(#334) This comment is 56% valid code; is this commented out code?
(#334) Line indented incorrectly; expected at least 4 spaces, found 0
(#345) Line indented incorrectly; expected at least 4 spaces, found 0
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) No space found before comment text; expected "// if we got to here we are loading the report on screen" but found "//if we got to here we are loading the report on screen"
(#354) No space found before comment text; expected "// so we need our audio player loaded" but found "//so we need our audio player loaded"
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) 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"
(#356) Variable "aph_opts" must not contain underscores.
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) No space found before comment text; expected "// this inits the js for the audio players on the list of submissions" but found "//this inits the js for the audio players on the list of submissions"
(#359) Variable "aph_opts" must not contain underscores.
(#361) This comment is 53% valid code; is this commented out code?
(#369) Expected "if (...) {\n"; found "if(...){\n"
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Expected "} else {\n"; found "}else{\n"
(#378) Expected "} else {\n"; found "}else{\n"
(#397) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) 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"
(#404) Line exceeds 132 characters; contains 148 characters
(#406) Expected "} else {\n"; found "}else{\n"
(#408) Variable "perpage_selector" must not contain underscores.
(#415) Variable "perpage_selector" must not contain underscores.
(#416) Line exceeds 132 characters; contains 148 characters
(#424) File must end with a newline character
mod/readaloud/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
(#78) Logical operator "or" is prohibited; use "||" instead
mod/readaloud/lang/en/readaloud.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) This comment is 78% valid code; is this commented out code?
(#24) No space found before comment text; expected "// $string['readaloud'] = 'readaloud';" but found "//$string['readaloud'] = 'readaloud';"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) This comment is 78% valid code; is this commented out code?
(#50) No space found before comment text; expected "// $string['attemptsbyuserheading'] = 'User Attempts Report';" but found "//$string['attemptsbyuserheading'] = 'User Attempts Report';"
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) This comment is 78% valid code; is this commented out code?
(#67) No space found before comment text; expected "// $string['gradenowtitle'] = 'Grading: {$a}';" but found "//$string['gradenowtitle'] = 'Grading: {$a}';"
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) This comment is 78% valid code; is this commented out code?
(#75) No space found before comment text; expected "// $string['mingradedetails'] = 'The minimum Read Aloud grade(%) required to "complete" this activity.';" but found "//$string['mingradedetails'] = 'The minimum Read Aloud grade(%) required to "complete" this activity.';"
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) This comment is 78% valid code; is this commented out code?
(#90) No space found before comment text; expected "// $string['defaultsettings'] = 'Default Settings';" but found "//$string['defaultsettings'] = 'Default Settings';"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) This comment is 78% valid code; is this commented out code?
(#112) No space found before comment text; expected "// $string['feedbackheader'] = 'Finished';" but found "//$string['feedbackheader'] = 'Finished';"
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) 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?"
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) This comment is 78% valid code; is this commented out code?
(#273) No space found before comment text; expected "// $string['dospotcheck'] = "Spot Check";" but found "//$string['dospotcheck'] = "Spot Check";"
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) This comment is 78% valid code; is this commented out code?
(#277) No space found before comment text; expected "// $string['doaigrade'] = "AI Grade";" but found "//$string['doaigrade'] = "AI Grade";"
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) No space found before comment text; expected "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) This comment is 74% valid code; is this commented out code?
(#398) No space found before comment text; expected "// $string['submitrawaudio'] = 'Submit uncompressed audio';" but found "//$string['submitrawaudio'] = 'Submit uncompressed audio';"
(#399) 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.';"
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#453) Expected 1 space before "="; 0 found
(#453) Expected 1 space after "="; 0 found
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#456) Expected 1 space before "="; 0 found
(#456) Expected 1 space after "="; 0 found
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#459) Expected 1 space before "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#468) Expected 1 space before "="; 0 found
(#468) Expected 1 space after "="; 0 found
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) This comment is 100% valid code; is this commented out code?
(#470) No space found before comment text; expected "// $string['failedttsmarkup']='Unable to mark up speech..';" but found "//$string['failedttsmarkup']='Unable to mark up speech..';"
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) This comment is 78% valid code; is this commented out code?
(#481) No space found before comment text; expected "// rsquestions" but found "//rsquestions"
(#482) No space found before comment text; expected "// $string['durationgradesettings'] = 'Grade Settings ';" but found "//$string['durationgradesettings'] = 'Grade Settings ';"
(#483) No space found before comment text; expected "// $string['durationboundary']='{$a}: Completion time less than (seconds)';" but found "//$string['durationboundary']='{$a}: Completion time less than (seconds)';"
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) No space found before comment text; expected "// $string['boundarygrade']='{$a}: points ';" but found "//$string['boundarygrade']='{$a}: points ';"
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#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 "// questions" but found "//questions"
(#491) Expected 1 space after "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#532) Expected 1 space before "="; 0 found
(#532) 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
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#544) Expected 1 space before "="; 0 found
(#544) Expected 1 space after "="; 0 found
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#547) Expected 1 space before "="; 0 found
(#547) Expected 1 space after "="; 0 found
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#549) Expected 1 space before "="; 0 found
(#549) 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
(#553) Expected 1 space before "="; 0 found
(#553) Expected 1 space after "="; 0 found
(#555) Expected 1 space before "="; 0 found
(#555) 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
(#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
(#561) Expected 1 space before "="; 0 found
(#561) 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 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#568) Expected 1 space before "="; 0 found
(#568) Expected 1 space after "="; 0 found
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#571) Expected 1 space before "="; 0 found
(#571) Expected 1 space after "="; 0 found
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#574) Expected 1 space before "="; 0 found
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) This comment is 78% valid code; is this commented out code?
(#578) No space found before comment text; expected "// $string['gradeable'] = "Gradeable";" but found "//$string['gradeable'] = "Gradeable";"
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) This comment is 74% valid code; is this commented out code?
(#583) No space found before comment text; expected "// $string['memberdashboard'] = "Member Dashboard";" but found "//$string['memberdashboard'] = "Member Dashboard";"
(#584) No space found before comment text; expected "// $string['memberdashboard_desc'] = "";" but found "//$string['memberdashboard_desc'] = "";"
(#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
(#593) Expected 1 space before "="; 0 found
(#593) Expected 1 space after "="; 0 found
(#594) Expected 1 space before "="; 0 found
(#594) 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
(#600) Expected 1 space before "="; 0 found
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) This comment is 88% valid code; is this commented out code?
(#601) No space found before comment text; expected "// $string['show_guidedtranscriptionadmin']= "Guided Transcription Admin";" but found "//$string['show_guidedtranscriptionadmin']= "Guided Transcription Admin";"
(#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
(#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
(#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
(#615) Expected 1 space before "="; 0 found
(#615) Expected 1 space after "="; 0 found
(#616) Expected 1 space before "="; 0 found
(#616) Expected 1 space after "="; 0 found
(#617) Expected 1 space before "="; 0 found
(#617) Expected 1 space after "="; 0 found
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#628) Expected 1 space before "="; 0 found
(#628) Expected 1 space after "="; 0 found
(#629) Expected 1 space before "="; 0 found
(#629) Expected 1 space after "="; 0 found
(#630) Expected 1 space before "="; 0 found
(#630) Expected 1 space after "="; 0 found
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#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
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#636) Expected 1 space before "="; 0 found
(#636) Expected 1 space after "="; 0 found
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#638) Expected 1 space before "="; 0 found
(#638) Expected 1 space after "="; 0 found
(#640) Expected 1 space before "="; 0 found
(#640) Expected 1 space after "="; 0 found
(#641) Expected 1 space before "="; 0 found
(#641) Expected 1 space after "="; 0 found
(#642) Expected 1 space before "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#644) Expected 1 space before "="; 0 found
(#644) Expected 1 space after "="; 0 found
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#646) Expected 1 space before "="; 0 found
(#646) Expected 1 space after "="; 0 found
(#647) Expected 1 space before "="; 0 found
(#647) Expected 1 space after "="; 0 found
(#649) File must end with a newline character
mod/readaloud/lang/es/readaloud.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/readaloud/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.
(#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
(#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 "// cute hack to work on M4.0 and above" but found "//cute hack to work on M4.0 and above"
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#70) Expected "} else {\n"; found "}else{\n"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// delete AI grades" but found "//delete AI grades"
(#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
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) 3 slashes comments are not allowed; use "// Comment." instead
(#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 "// workaround for buggy PHP versions" but found "//workaround for buggy PHP versions"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// it may not be always present" but found "//it may not be always present"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) No space found before comment text; expected "// if we are machine grading we need to fetch the error estimate" but found "//if we are machine grading we need to fetch the error estimate"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// hard coded to no error estimate since we turned off the feature" but found "//hard coded to no error estimate since we turned off the feature"
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) 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"
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) 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"
(#277) Expected "if (...) {\n"; found "if(...){\n"
(#279) Expected "} else {\n"; found "}else{\n"
(#281) Expected 1 space after "="; 0 found
(#288) Logical operator "and" is prohibited; use "&&" instead
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) No space found before comment text; expected "// aigrades sql" but found "//aigrades sql"
(#326) Variable "ai_sql" must not contain underscores.
(#327) Line exceeds 132 characters; contains 147 characters
(#332) Variable "human_sql" must not contain underscores.
(#333) Whitespace found at end of line within string
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) No space found before comment text; expected "// from which table do we get these grades.." but found "//from which table do we get these grades.."
(#340) Variable "ai_sql" must not contain underscores.
(#341) Variable "human_sql" must not contain underscores.
(#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) No space found before comment text; expected "// here we loop through and choose the higher of the ai or human grades" but found "//here we loop through and choose the higher of the ai or human grades"
(#353) Usage of ELSEIF not allowed; use ELSE IF instead
(#354) Variable "ai_sql" must not contain underscores.
(#357) Variable "human_sql" must not contain underscores.
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) No space found before comment text; expected "// aigrades sql" but found "//aigrades sql"
(#366) Variable "ai_sql" must not contain underscores.
(#367) Line exceeds 132 characters; contains 151 characters
(#368) Line exceeds maximum limit of 180 characters; contains 256 characters
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) No space found before comment text; expected "// human_sql" but found "//human_sql"
(#373) Variable "human_sql" must not contain underscores.
(#375) Line exceeds maximum limit of 180 characters; contains 222 characters
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) No space found before comment text; expected "// hybrid sql" but found "//hybrid sql"
(#380) Variable "hybrid_sql" must not contain underscores.
(#380) Line exceeds 132 characters; contains 169 characters
(#381) Line exceeds 132 characters; contains 151 characters
(#382) Line exceeds maximum limit of 180 characters; contains 256 characters
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) No space found before comment text; expected "// from which table do we get these grades.." but found "//from which table do we get these grades.."
(#388) Variable "hybrid_sql" must not contain underscores.
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) No space found before comment text; expected "// sessiontime is our indicator that a human grade has been saved." but found "//sessiontime is our indicator that a human grade has been saved."
(#398) Usage of ELSEIF not allowed; use ELSE IF instead
(#399) Variable "ai_sql" must not contain underscores.
(#402) Variable "human_sql" must not contain underscores.
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) No space found before comment text; expected "// return results" but found "//return results"
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// this is called internally only" but found "//this is called internally only"
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// choose greater or ai or human score" but found "//choose greater or ai or human score"
(#436) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 "// choose AI grades only" but found "//choose AI grades only"
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) No space found before comment text; expected "// choose human grades only" but found "//choose human grades only"
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) No space found before comment text; expected "// check completion reqs against satisfied conditions" but found "//check completion reqs against satisfied conditions"
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// return our success flag" but found "//return our success flag"
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) No space found before comment text; expected "// we removed "passage" to force plain text 30/10/2021" but found "//we removed "passage" to force plain text 30/10/2021"
(#510) Line exceeds 132 characters; contains 134 characters
(#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 "// trim any bad chars that might kill recognition (Accents in the real world are fine, but out speech results often wont have them)" but found "//trim any bad chars that might kill recognition (Accents in the real world are fine, but out speech results often wont have them)"
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) No space found before comment text; expected "// do phonetics" but found "//do phonetics"
(#514) Commas (,) must be followed by white space.
(#514) Commas (,) must be followed by white space.
(#517) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) 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"
(#521) Expected "if (...) {\n"; found "if(...){\n"
(#522) Commas (,) must be followed by white space.
(#523) Expected "if (...) {\n"; found "if(...){\n"
(#524) Expected 1 space after "="; 0 found
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#527) Expected "if (...) {\n"; found "if (...){\n"
(#528) Expected 1 space after "="; 0 found
(#529) Expected "} else {\n"; found "}else{\n"
(#530) Expected 1 space after "="; 0 found
(#532) Expected "} else {\n"; found "}else{\n"
(#533) Expected 1 space after "="; 0 found
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) No space found before comment text; expected "// we want to create a polly record and speechmarks, if we have a passage" but found "//we want to create a polly record and speechmarks, if we have a passage"
(#538) Expected "if (...) {\n"; found "if(...) {\n"
(#540) Commas (,) must be followed by white space.
(#542) Expected "if (...) {\n"; found "if(...) {\n"
(#546) Expected "if (...) {\n"; found "if(...) {\n"
(#547) Commas (,) must be followed by white space.
(#547) Commas (,) must be followed by white space.
(#548) Commas (,) must be followed by white space.
(#554) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#589) Line exceeds 132 characters; contains 134 characters
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) No space found before comment text; expected "// trim any bad chars that might kill recognition (Accents in the real world are fine, but out speech results often wont have them)" but found "//trim any bad chars that might kill recognition (Accents in the real world are fine, but out speech results often wont have them)"
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) 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"
(#593) Commas (,) must be followed by white space.
(#593) Expected 1 space before "=>"; 0 found
(#593) Expected 1 space after "=>"; 0 found
(#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 "// update the phonetic if it has changed" but found "//update the phonetic if it has changed"
(#596) Commas (,) must be followed by white space.
(#596) Commas (,) must be followed by white space.
(#601) Commas (,) must be followed by white space.
(#602) Expected "if (...) {\n"; found "if(...){\n"
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) No space found before comment text; expected "// check if it has changed, if not do not waste time processing it" but found "//check if it has changed, if not do not waste time processing it"
(#604) Expected "if (...) {\n"; found "if(...) {\n"
(#604) Expected 1 space before "!="; 0 found
(#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 "// build a lang model" but found "//build a lang model"
(#606) Expected "if (...) {\n"; found "if(...) {\n"
(#608) Expected "if (...) {\n"; found "if (...) {\n"
(#615) Line exceeds 132 characters; contains 141 characters
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) No space found before comment text; expected "// we want to create a polly record and speechmarks, if (!human_modelaudio && passage) && (passage change || voice change || speed change)" but found "//we want to create a polly record and speechmarks, if (!human_modelaudio && passage) && (passage change || voice change || speed change)"
(#616) Expected 1 space after "="; 0 found
(#618) Expected "if (...) {\n"; found "if(...){\n"
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) No space found before comment text; expected "// if it has changed OR voice has changed we need to do some work" but found "//if it has changed OR voice has changed we need to do some work"
(#620) Expected "if (...) {\n"; found "if(...) {\n"
(#620) Expected 1 space before "!="; 0 found
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) No space found before comment text; expected "// We create the marked up speechmarks. We do not save the modelurl, we only save that in the case of human model audio" but found "//We create the marked up speechmarks. We do not save the modelurl, we only save that in the case of human model audio"
(#629) Expected "if (...) {\n"; found "if(...) {\n"
(#631) Commas (,) must be followed by white space.
(#632) Expected "if (...) {\n"; found "if(...) {\n"
(#636) Expected "if (...) {\n"; found "if(...) {\n"
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#638) Expected "if (...) {\n"; found "if(...){\n"
(#638) Expected 1 space before ">"; 0 found
(#638) Expected 1 space after ">"; 0 found
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) No space found before comment text; expected "// we no longer sync. It just is not the correct behaviour if the passage/speech has changed" but found "//we no longer sync. It just is not the correct behaviour if the passage/speech has changed"
(#640) Commas (,) must be followed by white space.
(#640) Commas (,) must be followed by white space.
(#641) Expected "} else {\n"; found "}else {\n"
(#642) Commas (,) must be followed by white space.
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) No space found before comment text; expected "// if the region has changed we might need a new corpushash" but found "//if the region has changed we might need a new corpushash"
(#653) Expected "if (...) {\n"; found "if(...){\n"
(#653) Expected 1 space before "=="; 0 found
(#653) Expected 1 space after "=="; 0 found
(#654) Expected "if (...) {\n"; found "if(...) {\n"
(#658) Expected "if (...) {\n"; found "if(...) {\n"
(#660) Expected "} else {\n"; found "}else{\n"
(#662) Expected 1 space before "=>"; 0 found
(#662) Expected 1 space after "=>"; 0 found
(#662) Expected 1 space before "=>"; 0 found
(#662) Expected 1 space after "=>"; 0 found
(#674) Variable "update_grades" must not contain underscores.
(#675) Variable "update_grades" must not contain underscores.
(#699) Perl-style comments are not allowed; use "// Comment." instead
(#744) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#796) 80 slashes comments are not allowed; use "// Comment." instead
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) 80 slashes comments are not allowed; use "// Comment." instead
(#814) Inline doc block comments are not allowed; use "// Comment." instead
(#815) Logical operator "and" is prohibited; use "&&" instead
(#833) Inline doc block comments are not allowed; use "// Comment." instead
(#834) Logical operator "and" is prohibited; use "&&" instead
(#841) 80 slashes comments are not allowed; use "// Comment." instead
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) 80 slashes comments are not allowed; use "// Comment." instead
(#916) Logical operator "or" is prohibited; use "||" instead
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) 80 slashes comments are not allowed; use "// Comment." instead
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) 80 slashes comments are not allowed; use "// Comment." instead
(#953) Commas (,) must be followed by white space.
(#954) Expected 1 space before "="; 0 found
(#954) Commas (,) must be followed by white space.
(#955) Line indented incorrectly; expected 4 spaces, found 8
(#955) Expected "if (...) {\n"; found "if(...) {\n"
(#955) Commas (,) must be followed by white space.
(#958) Line indented incorrectly; expected 4 spaces, found 8
(#959) Whitespace found at end of line
(#963) Expected "if (...) {\n"; found "if(...){\n"
(#963) Expected 1 space before "="; 0 found
(#963) Commas (,) must be followed by white space.
mod/readaloud/manageattempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#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
(#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
(#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 "// set up the page object url" but found "//set up the page object url"
(#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 "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) No space found before comment text; expected "// is the attempt if OK?" but found "//is the attempt if OK?"
(#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
(#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) No space found before comment text; expected "// we always head back to the readaloud attempts page" but found "//we always head back to the readaloud attempts page"
(#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 "// handle delete actions" but found "//handle delete actions"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) 7 slashes comments are not allowed; use "// Comment." instead
(#80) Line exceeds 132 characters; contains 135 characters
(#82) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#84) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#85) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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 "// delete AI grades for this attempt too" but found "//delete AI grades for this attempt too"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) 7 slashes comments are not allowed; use "// Comment." instead
(#98) Commas (,) must be followed by white space.
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// 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"
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Expected 1 space after "!="; 0 found
(#105) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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 "// delete AI grades for this activity too" but found "//delete AI grades for this activity too"
(#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 "// we should never get here" but found "//we should never get here"
(#118) File must end with a newline character
mod/readaloud/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#41) Commas (,) must be followed by white space.
(#61) 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) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#79) 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"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Commas (,) must be followed by white space.
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) No space found before comment text; expected "// grade options for how to grade with multiple attempts." but found "//grade options for how to grade with multiple attempts."
(#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
(#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
(#106) Visibility must be declared on method "add_completion_rules"
(#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 "// minimum grade" but found "//minimum grade"
(#111) Line exceeds 132 characters; contains 135 characters
(#118) Visibility must be declared on method "completion_rule_enabled"
(#122) Variable "form_data" must not contain underscores.
(#124) Variable "form_data" must not contain underscores.
(#124) Variable "form_data" must not contain underscores.
(#124) Commas (,) must be followed by white space.
(#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
mod/readaloud/modelaudio.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// From model audio form (flags, to show upload)" but found "//From model audio form (flags, to show upload)"
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#48) Commas (,) must be followed by white space.
(#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"
(#58) Whitespace found at end of line
(#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) No space found before comment text; expected "// get token" but found "//get token"
(#62) 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 "// process form submission" but found "//process form submission"
(#80) Expected 1 space before "!="; 0 found
(#80) Expected 1 space after "!="; 0 found
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) No space found before comment text; expected "// both the cancel and "upload audio file" just fall through." but found "//both the cancel and "upload audio file" just fall through."
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// register our transcribe task" but found "//register our transcribe task"
(#116) Variable "ma_matches" must not contain underscores.
(#117) Commas (,) must be followed by white space.
(#117) Variable "ma_matches" must not contain underscores.
(#117) Commas (,) must be followed by white space.
(#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
(#136) Line indented incorrectly; expected 8 spaces, found 12
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Line exceeds 132 characters; contains 135 characters
(#142) Line indented incorrectly; expected 8 spaces, found 16
(#144) Line indented incorrectly; expected 8 spaces, found 16
(#145) Line exceeds 132 characters; contains 135 characters
(#146) Line indented incorrectly; expected 8 spaces, found 16
(#147) Line indented incorrectly; expected 8 spaces, found 12
(#150) Expected 1 space after "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) 3 slashes comments are not allowed; use "// Comment." instead
(#166) Expected "if (...) {\n"; found "if(...){\n"
(#168) Expected "} else {\n"; found "}else{\n"
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) 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"
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) No space found before comment text; expected "// SENTENCE SPLITTER BY PAUL" but found "//SENTENCE SPLITTER BY PAUL"
(#181) This comment is 60% valid code; is this commented out code?
(#198) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#199) Commas (,) must be followed by white space.
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// show the recorder section" but found "//show the recorder section"
(#204) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#206) Expected 1 space before "!="; 0 found
(#206) Expected 1 space after "!="; 0 found
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) No space found before comment text; expected "// show the recorder form" but found "//show the recorder form"
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// show the player" but found "//show the player"
(#220) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#222) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Expected 1 space before "=="; 0 found
(#222) Expected 1 space after "=="; 0 found
(#224) Expected "} else {\n"; found "}else{\n"
(#225) Commas (,) must be followed by white space.
(#228) No space found before comment text; expected "// In debugging, we might want to view the recorded audio transcript." but found "//In debugging, we might want to view the recorded audio transcript."
(#229) No space found before comment text; expected "// echo $modelaudiorenderer->render_view_transcript_button();" but found "//echo $modelaudiorenderer->render_view_transcript_button();"
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// echo $modelaudiorenderer->render_view_transcript();" but found "//echo $modelaudiorenderer->render_view_transcript();"
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// show the clickable passage + breaks editor" but found "//show the clickable passage + breaks editor"
(#236) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#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 "// show the breaks form" but found "//show the breaks form"
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// clear breaks button" but found "//clear breaks button"
(#253) Commas (,) must be followed by white space.
(#253) Line exceeds 132 characters; contains 148 characters
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// auto-generate model audio breaks button" but found "//auto-generate model audio breaks button"
(#257) Commas (,) must be followed by white space.
(#257) Line exceeds 132 characters; contains 150 characters
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) 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"
(#261) Variable "modelaudio_opts" must not contain underscores.
(#262) Variable "modelaudio_opts" must not contain underscores.
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#263) Variable "modelaudio_opts" must not contain underscores.
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#264) Variable "modelaudio_opts" must not contain underscores.
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#266) Variable "modelaudio_opts" must not contain underscores.
(#268) Variable "opts_html" must not contain underscores.
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// this inits the model audio helper JS" but found "//this inits the model audio helper JS"
(#274) Variable "opts_html" must not contain underscores.
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/push.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#43) Usage of ELSEIF not allowed; use ELSE IF instead
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#59) Whitespace found at end of line
(#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) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#67) Line exceeds 132 characters; contains 151 characters
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Line exceeds 132 characters; contains 157 characters
(#74) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#75) Line exceeds 132 characters; contains 151 characters
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#81) Expected 1 space after "="; 0 found
(#81) Line exceeds 132 characters; contains 166 characters
(#82) Line exceeds 132 characters; contains 143 characters
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#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) 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) Line exceeds 132 characters; contains 145 characters
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Line exceeds 132 characters; contains 139 characters
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) 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.
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Line exceeds 132 characters; contains 139 characters
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#112) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#113) Line exceeds 132 characters; contains 151 characters
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#121) Line exceeds 132 characters; contains 151 characters
(#124) Line exceeds 132 characters; contains 140 characters
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) No space found before comment text; expected "// this should work, but its turned off. I do not think we should mess with gradebook in this way since UI locks up if grades present" but found "//this should work, but its turned off. I do not think we should mess with gradebook in this way since UI locks up if grades present"
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 4
(#126) This comment is 64% valid code; is this commented out code?
(#126) Line indented incorrectly; expected at least 8 spaces, found 0
(#131) Line indented incorrectly; expected at least 8 spaces, found 0
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) 3 slashes comments are not allowed; use "// Comment." instead
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) 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"
(#152) Expected "if (...) {\n"; found "if(...){\n"
(#155) Expected "} else {\n"; found "}else{\n"
mod/readaloud/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) File must end with a newline character
mod/readaloud/reports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// paging details" but found "//paging details"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#64) Whitespace found at end of line
(#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 "// set per page according to admin setting" but found "//set per page according to admin setting"
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) 3 slashes comments are not allowed; use "// Comment." instead
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#92) Expected "} else {\n"; found "}else{\n"
(#98) Variable "aph_opts" must not contain underscores.
(#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 "// this inits the grading helper JS" but found "//this inits the grading helper JS"
(#101) Variable "aph_opts" must not contain underscores.
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) 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) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#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 "// not a true report, separate implementation in renderer" but found "//not a true report, separate implementation in renderer"
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) This comment is 56% valid code; is this commented out code?
(#181) This comment is 53% valid code; is this commented out code?
(#190) Expected "if (...) {\n"; found "if(...){\n"
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Expected "} else {\n"; found "}else{\n"
(#199) Expected "} else {\n"; found "}else{\n"
(#217) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// css must be required before header sent out" but found "//css must be required before header sent out"
(#224) Commas (,) must be followed by white space.
(#224) Line exceeds 132 characters; contains 147 characters
(#227) Expected "} else {\n"; found "}else {\n"
(#233) Commas (,) must be followed by white space.
(#233) Line exceeds 132 characters; contains 147 characters
(#239) File must end with a newline character
mod/readaloud/rsquestion/managersquestions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Commas (,) must be followed by white space.
(#42) 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
(#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 "// 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// set up the page object" but found "//set up the page object"
(#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
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// are we in new or edit mode?" but found "//are we in new or edit mode?"
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Line exceeds 132 characters; contains 133 characters
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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
(#73) No space found before comment text; expected "// we always head back to the readaloud items page" but found "//we always head back to the readaloud items page"
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#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 "// handle delete actions" but found "//handle delete actions"
(#77) Line indented incorrectly; expected 0 spaces, found 4
(#77) Expected "if (...) {\n"; found "if(...){\n"
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) No space found before comment text; expected "// TODO more intelligent detection of question usage" but found "//TODO more intelligent detection of question usage"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Commas (,) must be followed by white space.
(#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 4 spaces, found 5
(#80) Expected "if (...) {\n"; found "if(...){\n"
(#80) Expected 1 space before ">"; 0 found
(#80) Expected 1 space after ">"; 0 found
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 6
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 5
(#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
(#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
(#85) Variable "rsquestion_renderer" must not contain underscores.
(#85) Commas (,) must be followed by white space.
(#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
(#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 2
(#87) Variable "rsquestion_renderer" must not contain underscores.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#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
(#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) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) 7 slashes comments are not allowed; use "// Comment." instead
(#94) Line indented incorrectly; expected 0 spaces, found 4
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#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 2
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#98) Line indented incorrectly; expected 0 spaces, found 4
(#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
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#101) Line indented incorrectly; expected 0 spaces, found 4
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) No space found before comment text; expected "// get filechooser and html editor options" but found "//get filechooser and html editor options"
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// get filechooser and html editor options" but found "//get filechooser and html editor options"
(#108) 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 "// get the mform for our item" but found "//get the mform for our item"
(#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
(#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
(#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 3
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#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 3
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 11 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) 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
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) 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"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 2
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) 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"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 4 spaces, found 2
(#162) 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"
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 2
(#163) Expected "if (...) {\n"; found "if(...){\n"
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 3
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 3
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) No space found before comment text; expected "// get itemorder" but found "//get itemorder"
(#172) Line indented incorrectly; expected 8 spaces, found 12
(#172) Expected "if (...) {\n"; found "if(...){\n"
(#172) Expected 1 space before ">"; 0 found
(#172) Expected 1 space after ">"; 0 found
(#174) Expected 1 space after "+"; 0 found
(#175) Line indented incorrectly; expected 8 spaces, found 12
(#175) Expected "} else {\n"; found "} else{\n"
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Line indented incorrectly; expected 8 spaces, found 12
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 3
(#180) No space found before comment text; expected "// create a rsquestionkey" but found "//create a rsquestionkey"
(#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 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 3
(#183) No space found before comment text; expected "// try to insert it" but found "//try to insert it"
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 8 spaces, found 3
(#184) Expected "if (...) {\n"; found "if (...){\n"
(#184) Commas (,) must be followed by white space.
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 5
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 5
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 2
(#190) No space found before comment text; expected "// handle all the text questions" but found "//handle all the text questions"
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 2
(#191) Space found before semicolon; expected "};" but found "} ;"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) No space found before comment text; expected "// save correct answer if we have one" but found "//save correct answer if we have one"
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Commas (,) must be followed by white space.
(#196) Space found before semicolon; expected "};" but found "} ;"
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) No space found before comment text; expected "// save text answers" but found "//save text answers"
(#200) Expected "for (...) {\n"; found "for(...){\n"
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#200) Expected 1 space after first semicolon of FOR loop; 0 found
(#200) Expected 1 space before "<="; 0 found
(#200) Expected 1 space after "<="; 0 found
(#200) Expected 1 space after second semicolon of FOR loop; 0 found
(#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 "// if its an editor field, do this" but found "//if its an editor field, do this"
(#202) Expected "if (...) {\n"; found "if(...) {\n"
(#202) Commas (,) must be followed by white space.
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) No space found before comment text; expected "// if its a text field, do this" but found "//if its a text field, do this"
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#208) Commas (,) must be followed by white space.
(#209) Space found before semicolon; expected "};" but found "} ;"
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 2
(#215) 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"
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 2
(#216) Expected "if (...) {\n"; found "if (...){\n"
(#216) Commas (,) must be followed by white space.
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#217) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line indented incorrectly; expected at least 4 spaces, found 2
(#221) No space found before comment text; expected "// go back to edit quiz page" but found "//go back to edit quiz page"
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 2
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) 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"
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) 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"
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Expected "} else {\n"; found "}else{\n"
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// init our item, we move the id fields around a little" but found "//init our item, we move the id fields around a little"
(#238) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) 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"
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 0 spaces, found 1
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 4 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Line indented incorrectly; expected at least 8 spaces, found 3
(#245) No space found before comment text; expected "// prepare answer areas" but found "//prepare answer areas"
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) No space found before comment text; expected "// save text answers" but found "//save text answers"
(#247) Line indented incorrectly; expected 8 spaces, found 12
(#247) Expected "for (...) {\n"; found "for(...) {\n"
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#247) Expected 1 space after first semicolon of FOR loop; 0 found
(#247) Expected 1 space before "<="; 0 found
(#247) Expected 1 space after "<="; 0 found
(#247) Expected 1 space after second semicolon of FOR loop; 0 found
(#250) Line indented incorrectly; expected 8 spaces, found 12
(#252) Line indented incorrectly; expected 4 spaces, found 8
(#253) Line indented incorrectly; expected 4 spaces, found 8
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 2
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 0 spaces, found 1
(#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/readaloud/rsquestion/rsquestions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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 "// mode is necessary for tabs" but found "//mode is necessary for tabs"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 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"
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// require login for this page" but found "//require login for this page"
(#50) Variable "rsquestion_renderer" must not contain underscores.
(#50) Commas (,) must be followed by white space.
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) 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 "// if have edit permission, show edit buttons" but found "//if have edit permission, show edit buttons"
(#59) Line indented incorrectly; expected 0 spaces, found 4
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "rsquestion_renderer" must not contain underscores.
(#60) Space found before object operator
(#61) Line indented incorrectly; expected 0 spaces, found 4
(#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 "// if we have items, show em" but found "//if we have items, show em"
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Variable "rsquestion_renderer" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
mod/readaloud/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#49) Variable "cloudpoodll_apiuser" must not contain underscores.
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Commas (,) must be followed by white space.
(#50) Variable "cloudpoodll_apisecret" must not contain underscores.
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Commas (,) must be followed by white space.
(#51) Variable "show_below_apisecret" must not contain underscores.
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) 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"
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Variable "cloudpoodll_apiuser" must not contain underscores.
(#53) Variable "cloudpoodll_apisecret" must not contain underscores.
(#54) Variable "cloudpoodll_apiuser" must not contain underscores.
(#54) Commas (,) must be followed by white space.
(#54) Variable "cloudpoodll_apisecret" must not contain underscores.
(#55) Variable "show_below_apisecret" must not contain underscores.
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 0
(#56) 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"
(#57) Expected "} else {\n"; found "}else{\n"
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#59) Variable "cp_components" must not contain underscores.
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 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.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Line exceeds 132 characters; contains 137 characters
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#61) Variable "cp_components" must not contain underscores.
(#61) Variable "cp_component" must not contain underscores.
(#62) Variable "cp_component" must not contain underscores.
(#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
(#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
(#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) Variable "cloudpoodll_apiuser" must not contain underscores.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "cp_component" must not contain underscores.
(#75) Commas (,) must be followed by white space.
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Variable "cloudpoodll_apiuser" must not contain underscores.
(#77) Variable "cloudpoodll_apisecret" must not contain underscores.
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#77) Variable "cp_component" must not contain underscores.
(#77) Commas (,) must be followed by white space.
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#78) Variable "cloudpoodll_apisecret" must not contain underscores.
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#79) Variable "cloudpoodll_apiuser" must not contain underscores.
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#80) Variable "cloudpoodll_apisecret" must not contain underscores.
(#85) Variable "show_below_apisecret" must not contain underscores.
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Commas (,) must be followed by white space.
(#89) Variable "show_below_apisecret" must not contain underscores.
(#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 "// we removed this to simplify things, can bring back as feature later" but found "//we removed this to simplify things, can bring back as feature later"
(#95) Variable "accadjust_options" must not contain underscores.
(#99) Variable "accadjust_options" must not contain underscores.
(#108) Commas (,) must be followed by white space.
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// Default recorders" but found "//Default recorders"
(#150) Variable "rec_options" must not contain underscores.
(#153) Variable "rec_options" must not contain underscores.
(#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) No space found before comment text; expected "// session score method" but found "//session score method"
(#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) No space found before comment text; expected "// machine grade method" but found "//machine grade method"
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// Evaluation view (what students see after an attempt)" but found "//Evaluation view (what students see after an attempt)"
(#184) This comment is 56% valid code; is this commented out code?
(#191) This comment is 57% valid code; is this commented out code?
(#192) Line indented incorrectly; expected at least 4 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#193) Line indented incorrectly; expected at least 4 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#194) Line indented incorrectly; expected at least 4 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// Language options" but found "//Language options"
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) No space found before comment text; expected "// TTS voice" but found "//TTS voice"
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Commas (,) must be followed by white space.
(#224) Line exceeds 132 characters; contains 139 characters
(#227) Commas (,) must be followed by white space.
mod/readaloud/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
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#75) Commas (,) must be followed by white space.
(#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
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) 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"
(#82) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#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 "// 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"
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#92) Commas (,) must be followed by white space.
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// check if it has changed, if not do not waste time processing it" but found "//check if it has changed, if not do not waste time processing it"
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Expected 1 space before "!="; 0 found
(#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 "// build a lang model" but found "//build a lang model"
(#99) Expected "if (...) {\n"; found "if (...) {\n"
(#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
(#106) No space found before comment text; expected "// update the phonetic if it has changed" but found "//update the phonetic if it has changed"
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#111) Line exceeds 132 characters; contains 141 characters
(#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 "// we want to create a polly record and speechmarks, if (!human_modelaudio && passage) && (passage change || voice change || speed change)" but found "//we want to create a polly record and speechmarks, if (!human_modelaudio && passage) && (passage change || voice change || speed change)"
(#112) Expected 1 space after "="; 0 found
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#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) No space found before comment text; expected "// if it has changed OR voice has changed we need to do some work" but found "//if it has changed OR voice has changed we need to do some work"
(#116) Expected "if (...) {\n"; found "if(...) {\n"
(#116) Expected 1 space before "!="; 0 found
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// We create the marked up speechmarks. We do not save the modelurl, we only save that in the case of human model audio" but found "//We create the marked up speechmarks. We do not save the modelurl, we only save that in the case of human model audio"
(#125) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Commas (,) must be followed by white space.
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#133) Commas (,) must be followed by white space.
(#134) Expected "if (...) {\n"; found "if(...){\n"
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#136) Expected "} else {\n"; found "}else {\n"
(#137) 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 "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 80% valid code; is this commented out code?
(#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 "// if we got here we is loading up dat form" but found "//if we got here we is loading up dat form"
(#154) Commas (,) must be followed by white space.
(#156) Expected 1 space after "="; 0 found
mod/readaloud/tabs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) This comment is 61% valid code; is this commented out code?
(#57) Line exceeds maximum limit of 180 characters; contains 235 characters
(#57) No space found before comment text; expected "// $row[] = new tabobject('machinegrading', "$CFG->wwwroot/mod/readaloud/grading.php?id=$cm->id&action=machinegrading", get_string('machinegrading', constants::M_COMPONENT), get_string('viewmachinegrading', constants::M_COMPONENT));" but found "//$row[] = new tabobject('machinegrading', "$CFG->wwwroot/mod/readaloud/grading.php?id=$cm->id&action=machinegrading", get_string('machinegrading', constants::M_COMPONENT), get_string('viewmachinegrading', constants::M_COMPONENT));"
(#58) Line exceeds maximum limit of 180 characters; contains 190 characters
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Commas (,) must be followed by white space.
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Line exceeds maximum limit of 180 characters; contains 223 characters
(#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 "// model audio" but found "//model audio"
(#72) Line exceeds maximum limit of 180 characters; contains 198 characters
(#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
(#73) No space found before comment text; expected "// admin tab" but found "//admin tab"
(#80) Line exceeds 132 characters; contains 174 characters
mod/readaloud/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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) Expected 1 space before "="; 0 found
(#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
(#46) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#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 "// if we got this far, we can consider the activity "viewed"" but found "//if we got this far, we can consider the activity "viewed""
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// are we a teacher or a student?" but found "//are we a teacher or a student?"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// In the case that passage segments have not been set (usually from an upgrade from an earlier version) set those now" but found "//In the case that passage segments have not been set (usually from an upgrade from an earlier version) set those now"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Expected 1 space before "==="; 0 found
(#71) Expected 1 space after "==="; 0 found
(#75) Line exceeds 132 characters; contains 153 characters
(#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
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) 3 slashes comments are not allowed; use "// Comment." instead
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#92) Expected "} else {\n"; found "}else{\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 "// we need to load jquery for some old themes (Essential mainly)" but found "//we need to load jquery for some old themes (Essential mainly)"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// Get our renderers" but found "//Get our renderers"
(#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 "// do we have attempts and ai data" but found "//do we have attempts and ai data"
(#105) Line exceeds 132 characters; contains 141 characters
(#106) Variable "ai_evals" must not contain underscores.
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) No space found before comment text; expected "// can attempt ?" but found "//can attempt ?"
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// debug mode is for teachers only" but found "//debug mode is for teachers only"
(#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 "// for Japanese (and later other languages we collapse spaces)" but found "//for Japanese (and later other languages we collapse spaces)"
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#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 "// fetch a token and report a failure to a display item: $problembox" but found "//fetch a token and report a failure to a display item: $problembox"
(#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 "if (...) {\n"; found "if(...){\n"
(#141) Commas (,) must be followed by white space.
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Expected "} else {\n"; found "}else {\n"
(#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 "// fetch token" but found "//fetch token"
(#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
(#148) 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"
(#150) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// fetch attempt information" but found "//fetch attempt information"
(#156) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Variable "latest_aigrade" must not contain underscores.
(#162) Variable "latest_aigrade" must not contain underscores.
(#165) Variable "have_humaneval" must not contain underscores.
(#166) Variable "have_aieval" must not contain underscores.
(#166) Variable "latest_aigrade" must not contain underscores.
(#166) Variable "latest_aigrade" must not contain underscores.
(#167) Expected "} else {\n"; found "}else{\n"
(#169) Variable "have_humaneval" must not contain underscores.
(#170) Variable "have_aieval" must not contain underscores.
(#170) Expected 1 space after "="; 0 found
(#171) Variable "latest_aigrade" must not contain underscores.
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// 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"
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#176) Expected "if (...) {\n"; found "if(...){\n"
(#176) Commas (,) must be followed by white space.
(#181) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// if we are teacher we see tabs. If student we just see the activity" but found "//if we are teacher we see tabs. If student we just see the activity"
(#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 "// if we have no content, and its setup tab, we send to setup tab" but found "//if we have no content, and its setup tab, we send to setup tab"
(#186) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Commas (,) must be followed by white space.
(#189) Expected "} else {\n"; found "}else{\n"
(#190) Commas (,) must be followed by white space.
(#196) No space found before comment text; expected "// If we are reviewing attempts we do that here and return." but found "//If we are reviewing attempts we do that here and return."
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// If we are going to the dashboard we output that below" but found "//If we are going to the dashboard we output that below"
(#199) Variable "attemptreview_html" must not contain underscores.
(#200) Variable "have_humaneval" must not contain underscores.
(#200) Variable "have_aieval" must not contain underscores.
(#200) Commas (,) must be followed by white space.
(#201) Variable "attemptreview_html" must not contain underscores.
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) No space found before comment text; expected "// show all the main parts. Many will be hidden and displayed by JS" but found "//show all the main parts. Many will be hidden and displayed by JS"
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// show activity description" but found "//show activity description"
(#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 "// show open close dates" but found "//show open close dates"
(#214) Expected 1 space before ">"; 0 found
(#214) Expected 1 space after ">"; 0 found
(#215) Expected "if (...) {\n"; found "if(...){\n"
(#217) Variable "current_time" must not contain underscores.
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#219) Expected "if (...) {\n"; found "if (...){\n"
(#219) Variable "current_time" must not contain underscores.
(#219) Expected 1 space before ">"; 0 found
(#219) Expected 1 space after ">"; 0 found
(#219) Expected 1 space before ">"; 0 found
(#219) Expected 1 space after ">"; 0 found
(#220) Commas (,) must be followed by white space.
(#222) Usage of ELSEIF not allowed; use ELSE IF instead
(#222) Variable "current_time" must not contain underscores.
(#222) Expected 1 space before "<"; 0 found
(#222) Expected 1 space after "<"; 0 found
(#222) Expected 1 space before ">"; 0 found
(#222) Expected 1 space after ">"; 0 found
(#223) Commas (,) must be followed by white space.
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) 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"
(#227) Expected "if (...) {\n"; found "if(...){\n"
(#227) Commas (,) must be followed by white space.
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// show small report" but found "//show small report"
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#236) Expected "if (...) {\n"; found "if(...){"
(#236) Closing brace must be on a line by itself
(#237) Variable "latest_aigrade" must not contain underscores.
(#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 "// welcome message" but found "//welcome message"
(#241) Commas (,) must be followed by white space.
(#243) Line indented incorrectly; expected at least 4 spaces, found 3
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) No space found before comment text; expected "// if we have a problem (usually with auth/token) we display and return" but found "//if we have a problem (usually with auth/token) we display and return"
(#248) Expected "if (...) {\n"; found "if(...){\n"
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) No space found before comment text; expected "// activity instructions" but found "//activity instructions"
(#258) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) No space found before comment text; expected "// feedback or errors" but found "//feedback or errors"
(#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 "// show menu buttons" but found "//show menu buttons"
(#267) Commas (,) must be followed by white space.
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) No space found before comment text; expected "// Show model audio player" but found "//Show model audio player"
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) No space found before comment text; expected "// show stop and play buttons" but found "//show stop and play buttons"
(#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 put some CSS at the top of the passage container to control things like padding word separation etc" but found "//we put some CSS at the top of the passage container to control things like padding word separation etc"
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) No space found before comment text; expected "// for Japanese (and later other languages we collapse spaces)" but found "//for Japanese (and later other languages we collapse spaces)"
(#279) Expected "if (...) {\n"; found "if(...){\n"
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) No space found before comment text; expected "// hide on load, and we can show from ajax" but found "//hide on load, and we can show from ajax"
(#285) Commas (,) must be followed by white space.
(#285) Line exceeds 132 characters; contains 148 characters
(#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 "// lets fetch recorder" but found "//lets fetch recorder"
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) No space found before comment text; expected "// show listen and repeat dialog" but found "//show listen and repeat dialog"
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) No space found before comment text; expected "// show quiz" but found "//show quiz"
(#297) This comment is 68% valid code; is this commented out code?
(#302) Commas (,) must be followed by white space.
(#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 "// return to menu button" but found "//return to menu button"
(#308) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(159 errors, 1900 warnings)

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

mod/readaloud/amd/src/activitycontroller.js
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Identifier 'ra_recorder' is not in camel case. (camelcase)
(#21) Identifier 'rec_time_start' is not in camel case. (camelcase)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Comments should not begin with a lowercase character. (capitalized-comments)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) 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)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) 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)
(#66) Operator '=' must be spaced. (space-infix-ops)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#68) 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)
(#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) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Expected space(s) after "if". (keyword-spacing)
(#82) Unexpected constant condition. (no-constant-condition)
(#82) Missing space before opening brace. (space-before-blocks)
(#84) Expected space(s) before "else". (keyword-spacing)
(#84) Expected space(s) after "else". (keyword-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#90) Identifier 'karaoke_opts' is not in camel case. (camelcase)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#90) Missing space before value for key 'breaks'. (key-spacing)
(#90) Missing space before value for key 'audioplayerclass'. (key-spacing)
(#90) There should be no space before '}'. (babel/object-curly-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Identifier 'landr_opts' is not in camel case. (camelcase)
(#95) Operator '=' must be spaced. (space-infix-ops)
(#96) Identifier 'stt_guided' is not in camel case. (camelcase)
(#100) Identifier 'process_html' is not in camel case. (camelcase)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#105) ["hider"] is better written in dot notation. (dot-notation)
(#107) ["progresscontainer"] is better written in dot notation. (dot-notation)
(#108) ["feedbackcontainer"] is better written in dot notation. (dot-notation)
(#109) ["errorcontainer"] is better written in dot notation. (dot-notation)
(#110) ["passagecontainer"] is better written in dot notation. (dot-notation)
(#111) ["recordingcontainer"] is better written in dot notation. (dot-notation)
(#112) ["dummyrecorder"] is better written in dot notation. (dot-notation)
(#113) ["recordercontainer"] is better written in dot notation. (dot-notation)
(#114) ["menubuttonscontainer"] is better written in dot notation. (dot-notation)
(#115) ["menuinstructionscontainer"] is better written in dot notation. (dot-notation)
(#116) ["previewinstructionscontainer"] is better written in dot notation. (dot-notation)
(#117) ["landrinstructionscontainer"] is better written in dot notation. (dot-notation)
(#118) ["activityinstructionscontainer"] is better written in dot notation. (dot-notation)
(#119) ["recinstructionscontainerright"] is better written in dot notation. (dot-notation)
(#120) ["recinstructionscontainerleft"] is better written in dot notation. (dot-notation)
(#121) ["allowearlyexit"] is better written in dot notation. (dot-notation)
(#122) ["wheretonextcontainer"] is better written in dot notation. (dot-notation)
(#123) ["modelaudioplayer"] is better written in dot notation. (dot-notation)
(#124) ["startlandrbutton"] is better written in dot notation. (dot-notation)
(#125) ["startpreviewbutton"] is better written in dot notation. (dot-notation)
(#126) ["startreadingbutton"] is better written in dot notation. (dot-notation)
(#127) ["startshadowbutton"] is better written in dot notation. (dot-notation)
(#128) ["returnmenubutton"] is better written in dot notation. (dot-notation)
(#129) ["stopandplay"] is better written in dot notation. (dot-notation)
(#130) ["smallreportcontainer"] is better written in dot notation. (dot-notation)
(#135) Identifier 'is_browser_ok' is not in camel case. (camelcase)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Identifier 'setup_recorder' is not in camel case. (camelcase)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#143) Comments should not begin with a lowercase character. (capitalized-comments)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Operator '=' must be spaced. (space-infix-ops)
(#144) Missing space before opening brace. (space-before-blocks)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#151) Identifier 'on_speech' is not in camel case. (camelcase)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#152) 'speech' is assigned a value but never used. (no-unused-vars)
(#153) 'speechresults' is assigned a value but never used. (no-unused-vars)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#159) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#159) 'eventdata' is defined but never used. (no-unused-vars)
(#160) Identifier 'rec_time_start' is not in camel case. (camelcase)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#165) Expected space or tab after '//' in comment. (spaced-comment)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#168) Unexpected space before function parentheses. (space-before-function-paren)
(#168) 'eventdata' is defined but never used. (no-unused-vars)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#175) Comments should not begin with a lowercase character. (capitalized-comments)
(#175) Expected space or tab after '//' in comment. (spaced-comment)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Missing space before opening brace. (space-before-blocks)
(#177) Operator '=' must be spaced. (space-infix-ops)
(#182) Comments should not begin with a lowercase character. (capitalized-comments)
(#182) Expected space or tab after '//' in comment. (spaced-comment)
(#183) Expected space or tab after '//' in comment. (spaced-comment)
(#184) Identifier 'on_audio_processing' is not in camel case. (camelcase)
(#184) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Comments should not begin with a lowercase character. (capitalized-comments)
(#185) Expected space or tab after '//' in comment. (spaced-comment)
(#186) 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)
(#198) Comments should not begin with a lowercase character. (capitalized-comments)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#206) Identifier 'register_events' is not in camel case. (camelcase)
(#206) Unexpected space before function parentheses. (space-before-function-paren)
(#208) Trailing spaces not allowed. (no-trailing-spaces)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#210) 'e' is defined but never used. (no-unused-vars)
(#210) Missing space before opening brace. (space-before-blocks)
(#213) Missing space before opening brace. (space-before-blocks)
(#214) There should be no space before this paren. (space-in-parens)
(#219) 'e' is defined but never used. (no-unused-vars)
(#219) Missing space before opening brace. (space-before-blocks)
(#222) Missing space before opening brace. (space-before-blocks)
(#223) There should be no space before this paren. (space-in-parens)
(#228) 'e' is defined but never used. (no-unused-vars)
(#228) Missing space before opening brace. (space-before-blocks)
(#229) Operator '=' must be spaced. (space-infix-ops)
(#232) Missing space before opening brace. (space-before-blocks)
(#234) Operator '=' must be spaced. (space-infix-ops)
(#239) 'e' is defined but never used. (no-unused-vars)
(#239) Missing space before opening brace. (space-before-blocks)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#240) Expected space or tab after '//' in comment. (spaced-comment)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#244) Operator '=' must be spaced. (space-infix-ops)
(#247) Missing space before opening brace. (space-before-blocks)
(#249) Comments should not begin with a lowercase character. (capitalized-comments)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#250) Expected space or tab after '//' in comment. (spaced-comment)
(#252) Operator '=' must be spaced. (space-infix-ops)
(#257) 'e' is defined but never used. (no-unused-vars)
(#257) Missing space before opening brace. (space-before-blocks)
(#258) Comments should not begin with a lowercase character. (capitalized-comments)
(#258) Expected space or tab after '//' in comment. (spaced-comment)
(#259) Expected space(s) after "if". (keyword-spacing)
(#259) Missing space before opening brace. (space-before-blocks)
(#261) Expected space(s) before "else". (keyword-spacing)
(#269) Identifier 'send_submission' is not in camel case. (camelcase)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#276) A space is required after ','. (comma-spacing)
(#276) Comments should not begin with a lowercase character. (capitalized-comments)
(#276) Expected space or tab after '//' in comment. (spaced-comment)
(#280) Missing space before opening brace. (space-before-blocks)
(#298) Comments should not begin with a lowercase character. (capitalized-comments)
(#344) Unexpected space before function parentheses. (space-before-function-paren)
(#362) Operator '=' must be spaced. (space-infix-ops)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#387) Operator '=' must be spaced. (space-infix-ops)
(#390) Unexpected space before function parentheses. (space-before-function-paren)
(#412) Operator '=' must be spaced. (space-infix-ops)
(#415) Unexpected space before function parentheses. (space-before-function-paren)
(#438) Operator '=' must be spaced. (space-infix-ops)
(#442) Unexpected space before function parentheses. (space-before-function-paren)
(#447) Unexpected space before function parentheses. (space-before-function-paren)
(#454) Unexpected space before function parentheses. (space-before-function-paren)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#483) Comments should not begin with a lowercase character. (capitalized-comments)
(#483) 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)
mod/readaloud/amd/src/clicktohear.js
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) A space is required after ','. (comma-spacing)
(#10) Comments should not begin with a lowercase character. (capitalized-comments)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#24) Operator '=' must be spaced. (space-infix-ops)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Identifier 'register_controls' is not in camel case. (camelcase)
(#30) Missing space before opening brace. (space-before-blocks)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Identifier 'register_events' is not in camel case. (camelcase)
(#43) Operator '=' must be spaced. (space-infix-ops)
(#43) Missing space before opening brace. (space-before-blocks)
(#44) A space is required after ','. (comma-spacing)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-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)
mod/readaloud/amd/src/cloudpoodllloader.js
(#1) This line has a length of 153. Maximum allowed is 132. (max-len)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#2) Comments should not begin with a lowercase character. (capitalized-comments)
(#2) This line has a length of 138. Maximum allowed is 132. (max-len)
(#2) Expected space or tab after '//' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Missing semicolon. (babel/semi)
mod/readaloud/amd/src/datatables.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) 'datatables' is defined but never used. (no-unused-vars)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#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)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/definitions.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) 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) 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)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) 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)
(#77) Identifier 'transcriber_amazonstreaming' is not in camel case. (camelcase)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) 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)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/dependencyloader.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) 'Deps' is defined but never used. (no-unused-vars)
(#9) Comments should not begin with a lowercase character. (capitalized-comments)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/deps.js
(#1) A space is required after ','. (comma-spacing)
(#1) There should be no space before ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) There should be no space before ','. (comma-spacing)
(#9) Comments should not begin with a lowercase character. (capitalized-comments)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/gradenowhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Comments should not begin with a lowercase character. (capitalized-comments)
(#7) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#83) ["id"] is better written in dot notation. (dot-notation)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) 'opts' used outside of binding context. (block-scoped-var)
(#98) ["activityid"] is better written in dot notation. (dot-notation)
(#99) 'opts' used outside of binding context. (block-scoped-var)
(#99) ["attemptid"] is better written in dot notation. (dot-notation)
(#100) 'opts' used outside of binding context. (block-scoped-var)
(#100) ["sesskey"] is better written in dot notation. (dot-notation)
(#101) 'opts' used outside of binding context. (block-scoped-var)
(#101) ["enabletts"] is better written in dot notation. (dot-notation)
(#102) 'opts' used outside of binding context. (block-scoped-var)
(#102) ["ttslanguage"] is better written in dot notation. (dot-notation)
(#103) 'opts' used outside of binding context. (block-scoped-var)
(#103) ["targetwpm"] is better written in dot notation. (dot-notation)
(#104) 'opts' used outside of binding context. (block-scoped-var)
(#104) ["sessionscoremethod"] is better written in dot notation. (dot-notation)
(#105) 'opts' used outside of binding context. (block-scoped-var)
(#105) ["allowearlyexit"] is better written in dot notation. (dot-notation)
(#106) 'opts' used outside of binding context. (block-scoped-var)
(#106) ["timelimit"] is better written in dot notation. (dot-notation)
(#107) 'opts' used outside of binding context. (block-scoped-var)
(#107) ["reviewmode"] is better written in dot notation. (dot-notation)
(#108) 'opts' used outside of binding context. (block-scoped-var)
(#108) ["readonly"] is better written in dot notation. (dot-notation)
(#111) 'opts' used outside of binding context. (block-scoped-var)
(#111) ["sessiontime"] is better written in dot notation. (dot-notation)
(#112) 'opts' used outside of binding context. (block-scoped-var)
(#112) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#113) 'opts' used outside of binding context. (block-scoped-var)
(#113) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#117) 'opts' used outside of binding context. (block-scoped-var)
(#117) ["sessiontime"] is better written in dot notation. (dot-notation)
(#118) 'opts' used outside of binding context. (block-scoped-var)
(#118) ["sessionendword"] is better written in dot notation. (dot-notation)
(#119) 'opts' used outside of binding context. (block-scoped-var)
(#119) ["sessionscore"] is better written in dot notation. (dot-notation)
(#120) 'opts' used outside of binding context. (block-scoped-var)
(#120) ["accuracy"] is better written in dot notation. (dot-notation)
(#121) 'opts' used outside of binding context. (block-scoped-var)
(#121) ["wpm"] is better written in dot notation. (dot-notation)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#124) 'opts' used outside of binding context. (block-scoped-var)
(#124) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#125) 'opts' used outside of binding context. (block-scoped-var)
(#125) ["aidata"] is better written in dot notation. (dot-notation)
(#127) 'opts' used outside of binding context. (block-scoped-var)
(#127) ["aidata"] is better written in dot notation. (dot-notation)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#129) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#145) Comments should not begin with a lowercase character. (capitalized-comments)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Comments should not begin with a lowercase character. (capitalized-comments)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
(#158) Operator '||' must be spaced. (space-infix-ops)
(#158) Operator '==' must be spaced. (space-infix-ops)
(#158) There should be no space before this paren. (space-in-parens)
(#159) Comments should not begin with a lowercase character. (capitalized-comments)
(#159) Expected space or tab after '//' in comment. (spaced-comment)
(#160) This line has a length of 135. Maximum allowed is 132. (max-len)
(#160) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Expected space or tab after '//' in comment. (spaced-comment)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#170) Expected space(s) after "if". (keyword-spacing)
(#173) Expected space(s) before "else". (keyword-spacing)
(#173) Expected space(s) after "else". (keyword-spacing)
(#180) Comments should not begin with a lowercase character. (capitalized-comments)
(#180) 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)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) 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)
(#195) Identifier 'init_popoverhelper' is not in camel case. (camelcase)
(#195) Unexpected space before function parentheses. (space-before-function-paren)
(#198) Comments should not begin with a lowercase character. (capitalized-comments)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#199) Unexpected space before function parentheses. (space-before-function-paren)
(#202) Comments should not begin with a lowercase character. (capitalized-comments)
(#202) 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)
(#215) Expected space(s) after "if". (keyword-spacing)
(#215) Operator '==' must be spaced. (space-infix-ops)
(#225) Comments should not begin with a lowercase character. (capitalized-comments)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#231) Comments should not begin with a lowercase character. (capitalized-comments)
(#231) Expected space or tab after '//' in comment. (spaced-comment)
(#232) Unexpected space before function parentheses. (space-before-function-paren)
(#235) Comments should not begin with a lowercase character. (capitalized-comments)
(#235) Expected space or tab after '//' in comment. (spaced-comment)
(#241) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Expected space(s) after "if". (keyword-spacing)
(#245) Operator '==' must be spaced. (space-infix-ops)
(#255) Comments should not begin with a lowercase character. (capitalized-comments)
(#255) 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)
(#265) Identifier 'register_controls' is not in camel case. (camelcase)
(#265) Unexpected space before function parentheses. (space-before-function-paren)
(#288) Comments should not begin with a lowercase character. (capitalized-comments)
(#288) Expected space or tab after '//' in comment. (spaced-comment)
(#298) Identifier 'register_events' is not in camel case. (camelcase)
(#298) Unexpected space before function parentheses. (space-before-function-paren)
(#300) Comments should not begin with a lowercase character. (capitalized-comments)
(#300) Expected space or tab after '//' in comment. (spaced-comment)
(#303) Expected space or tab after '//' in comment. (spaced-comment)
(#304) Unexpected space before function parentheses. (space-before-function-paren)
(#312) Comments should not begin with a lowercase character. (capitalized-comments)
(#312) Expected space or tab after '//' in comment. (spaced-comment)
(#314) Comments should not begin with a lowercase character. (capitalized-comments)
(#314) Expected space or tab after '//' in comment. (spaced-comment)
(#316) Expected space or tab after '//' in comment. (spaced-comment)
(#317) Unexpected constant condition. (no-constant-condition)
(#318) Comments should not begin with a lowercase character. (capitalized-comments)
(#324) Expected space or tab after '//' in comment. (spaced-comment)
(#329) Comments should not begin with a lowercase character. (capitalized-comments)
(#329) Expected space or tab after '//' in comment. (spaced-comment)
(#331) Unexpected space before function parentheses. (space-before-function-paren)
(#332) Comments should not begin with a lowercase character. (capitalized-comments)
(#332) Expected space or tab after '//' in comment. (spaced-comment)
(#337) Comments should not begin with a lowercase character. (capitalized-comments)
(#337) Expected space or tab after '//' in comment. (spaced-comment)
(#339) 'theword' is assigned a value but never used. (no-unused-vars)
(#351) Comments should not begin with a lowercase character. (capitalized-comments)
(#351) Expected space or tab after '//' in comment. (spaced-comment)
(#354) Comments should not begin with a lowercase character. (capitalized-comments)
(#354) Expected space or tab after '//' in comment. (spaced-comment)
(#356) Unexpected space before function parentheses. (space-before-function-paren)
(#359) Comments should not begin with a lowercase character. (capitalized-comments)
(#359) Expected space or tab after '//' in comment. (spaced-comment)
(#363) Comments should not begin with a lowercase character. (capitalized-comments)
(#363) Expected space or tab after '//' in comment. (spaced-comment)
(#379) Comments should not begin with a lowercase character. (capitalized-comments)
(#379) Expected space or tab after '//' in comment. (spaced-comment)
(#393) Comments should not begin with a lowercase character. (capitalized-comments)
(#393) Expected space or tab after '//' in comment. (spaced-comment)
(#395) Expected space or tab after '//' in comment. (spaced-comment)
(#397) Unexpected space before function parentheses. (space-before-function-paren)
(#399) Comments should not begin with a lowercase character. (capitalized-comments)
(#399) Expected space or tab after '//' in comment. (spaced-comment)
(#404) Comments should not begin with a lowercase character. (capitalized-comments)
(#404) Expected space or tab after '//' in comment. (spaced-comment)
(#405) Expected space or tab after '//' in comment. (spaced-comment)
(#421) Comments should not begin with a lowercase character. (capitalized-comments)
(#421) Expected space or tab after '//' in comment. (spaced-comment)
(#423) Expected space or tab after '//' in comment. (spaced-comment)
(#424) Unexpected space before function parentheses. (space-before-function-paren)
(#426) Comments should not begin with a lowercase character. (capitalized-comments)
(#426) Expected space or tab after '//' in comment. (spaced-comment)
(#431) Comments should not begin with a lowercase character. (capitalized-comments)
(#431) Expected space or tab after '//' in comment. (spaced-comment)
(#432) Unexpected space before function parentheses. (space-before-function-paren)
(#432) 'index' is defined but never used. (no-unused-vars)
(#438) Comments should not begin with a lowercase character. (capitalized-comments)
(#438) Expected space or tab after '//' in comment. (spaced-comment)
(#441) Comments should not begin with a lowercase character. (capitalized-comments)
(#441) 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)
(#451) Comments should not begin with a lowercase character. (capitalized-comments)
(#451) Expected space or tab after '//' in comment. (spaced-comment)
(#452) Unexpected space before function parentheses. (space-before-function-paren)
(#458) Comments should not begin with a lowercase character. (capitalized-comments)
(#458) Expected space or tab after '//' in comment. (spaced-comment)
(#460) Expected space or tab after '//' in comment. (spaced-comment)
(#461) Expected space or tab after '//' in comment. (spaced-comment)
(#462) Unexpected space before function parentheses. (space-before-function-paren)
(#468) Comments should not begin with a lowercase character. (capitalized-comments)
(#468) Expected space or tab after '//' in comment. (spaced-comment)
(#469) Unexpected space before function parentheses. (space-before-function-paren)
(#478) Unexpected space before function parentheses. (space-before-function-paren)
(#481) Comments should not begin with a lowercase character. (capitalized-comments)
(#481) Expected space or tab after '//' in comment. (spaced-comment)
(#493) Unexpected space before function parentheses. (space-before-function-paren)
(#517) Unexpected space before function parentheses. (space-before-function-paren)
(#520) Comments should not begin with a lowercase character. (capitalized-comments)
(#520) Expected space or tab after '//' in comment. (spaced-comment)
(#523) Comments should not begin with a lowercase character. (capitalized-comments)
(#523) Expected space or tab after '//' in comment. (spaced-comment)
(#528) Comments should not begin with a lowercase character. (capitalized-comments)
(#528) Expected space or tab after '//' in comment. (spaced-comment)
(#536) Unexpected space before function parentheses. (space-before-function-paren)
(#536) 'e' is defined but never used. (no-unused-vars)
(#554) Unexpected space before function parentheses. (space-before-function-paren)
(#556) Comments should not begin with a lowercase character. (capitalized-comments)
(#556) Expected space or tab after '//' in comment. (spaced-comment)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#559) 'wordnumber' used outside of binding context. (block-scoped-var)
(#560) 'isbad' used outside of binding context. (block-scoped-var)
(#560) 'wordnumber' used outside of binding context. (block-scoped-var)
(#560) 'wordnumber' used outside of binding context. (block-scoped-var)
(#560) 'wordnumber' used outside of binding context. (block-scoped-var)
(#561) 'isunmatched' used outside of binding context. (block-scoped-var)
(#561) 'wordnumber' used outside of binding context. (block-scoped-var)
(#561) 'wordnumber' used outside of binding context. (block-scoped-var)
(#561) 'wordnumber' used outside of binding context. (block-scoped-var)
(#562) Comments should not begin with a lowercase character. (capitalized-comments)
(#562) Expected space or tab after '//' in comment. (spaced-comment)
(#564) 'isbad' used outside of binding context. (block-scoped-var)
(#564) 'isunmatched' used outside of binding context. (block-scoped-var)
(#565) 'wordnumber' used outside of binding context. (block-scoped-var)
(#565) 'wordnumber' used outside of binding context. (block-scoped-var)
(#565) 'wordnumber' used outside of binding context. (block-scoped-var)
(#566) 'isunmatched' used outside of binding context. (block-scoped-var)
(#567) 'wordnumber' used outside of binding context. (block-scoped-var)
(#567) 'wordnumber' used outside of binding context. (block-scoped-var)
(#567) 'wordnumber' used outside of binding context. (block-scoped-var)
(#574) Comments should not begin with a lowercase character. (capitalized-comments)
(#574) Expected space or tab after '//' in comment. (spaced-comment)
(#575) Expected space or tab after '//' in comment. (spaced-comment)
(#578) 'wordnumber' is already defined. (no-redeclare)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#578) 'wordnumber' used outside of binding context. (block-scoped-var)
(#579) 'wordnumber' used outside of binding context. (block-scoped-var)
(#579) 'wordnumber' used outside of binding context. (block-scoped-var)
(#579) 'wordnumber' used outside of binding context. (block-scoped-var)
(#580) 'wordnumber' used outside of binding context. (block-scoped-var)
(#580) 'wordnumber' used outside of binding context. (block-scoped-var)
(#580) 'wordnumber' used outside of binding context. (block-scoped-var)
(#586) Comments should not begin with a lowercase character. (capitalized-comments)
(#586) Expected space or tab after '//' in comment. (spaced-comment)
(#590) 'wordnumber' is already defined. (no-redeclare)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#590) 'wordnumber' used outside of binding context. (block-scoped-var)
(#591) 'isbad' is already defined. (no-redeclare)
(#591) 'isbad' used outside of binding context. (block-scoped-var)
(#591) 'wordnumber' used outside of binding context. (block-scoped-var)
(#591) 'wordnumber' used outside of binding context. (block-scoped-var)
(#591) 'wordnumber' used outside of binding context. (block-scoped-var)
(#592) 'isunmatched' is already defined. (no-redeclare)
(#592) 'isunmatched' used outside of binding context. (block-scoped-var)
(#592) 'wordnumber' used outside of binding context. (block-scoped-var)
(#592) 'wordnumber' used outside of binding context. (block-scoped-var)
(#592) 'wordnumber' used outside of binding context. (block-scoped-var)
(#593) Comments should not begin with a lowercase character. (capitalized-comments)
(#593) Expected space or tab after '//' in comment. (spaced-comment)
(#594) 'isbad' used outside of binding context. (block-scoped-var)
(#594) 'isunmatched' used outside of binding context. (block-scoped-var)
(#595) 'wordnumber' used outside of binding context. (block-scoped-var)
(#595) 'wordnumber' used outside of binding context. (block-scoped-var)
(#595) 'wordnumber' used outside of binding context. (block-scoped-var)
(#596) 'isunmatched' used outside of binding context. (block-scoped-var)
(#597) 'wordnumber' used outside of binding context. (block-scoped-var)
(#597) 'wordnumber' used outside of binding context. (block-scoped-var)
(#597) 'wordnumber' used outside of binding context. (block-scoped-var)
(#604) Comments should not begin with a lowercase character. (capitalized-comments)
(#604) Expected space or tab after '//' in comment. (spaced-comment)
(#605) Expected space or tab after '//' in comment. (spaced-comment)
(#608) 'wordnumber' is already defined. (no-redeclare)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#608) 'wordnumber' used outside of binding context. (block-scoped-var)
(#609) 'wordnumber' used outside of binding context. (block-scoped-var)
(#609) 'wordnumber' used outside of binding context. (block-scoped-var)
(#609) 'wordnumber' used outside of binding context. (block-scoped-var)
(#610) 'wordnumber' used outside of binding context. (block-scoped-var)
(#610) 'wordnumber' used outside of binding context. (block-scoped-var)
(#610) 'wordnumber' used outside of binding context. (block-scoped-var)
(#620) Comments should not begin with a lowercase character. (capitalized-comments)
(#620) Expected space or tab after '//' in comment. (spaced-comment)
(#621) Expected space or tab after '//' in comment. (spaced-comment)
(#632) Unexpected space before function parentheses. (space-before-function-paren)
(#633) 'that' is assigned a value but never used. (no-unused-vars)
(#635) Comments should not begin with a lowercase character. (capitalized-comments)
(#635) Expected space or tab after '//' in comment. (spaced-comment)
(#638) Comments should not begin with a lowercase character. (capitalized-comments)
(#638) Expected space or tab after '//' in comment. (spaced-comment)
(#641) Comments should not begin with a lowercase character. (capitalized-comments)
(#641) Expected space or tab after '//' in comment. (spaced-comment)
(#642) Expected space or tab after '//' in comment. (spaced-comment)
(#644) Expected space or tab after '//' in comment. (spaced-comment)
(#650) Comments should not begin with a lowercase character. (capitalized-comments)
(#650) Expected space or tab after '//' in comment. (spaced-comment)
(#651) Identifier 'markup_aiunmatchedwords' is not in camel case. (camelcase)
(#651) Unexpected space before function parentheses. (space-before-function-paren)
(#655) Unexpected space before function parentheses. (space-before-function-paren)
(#655) 'match' is defined but never used. (no-unused-vars)
(#666) Comments should not begin with a lowercase character. (capitalized-comments)
(#666) Expected space or tab after '//' in comment. (spaced-comment)
(#674) Comments should not begin with a lowercase character. (capitalized-comments)
(#674) Expected space or tab after '//' in comment. (spaced-comment)
(#676) Identifier 'markup_badspaces' is not in camel case. (camelcase)
(#676) Unexpected space before function parentheses. (space-before-function-paren)
(#678) Comments should not begin with a lowercase character. (capitalized-comments)
(#678) Expected space or tab after '//' in comment. (spaced-comment)
(#679) Unexpected space before function parentheses. (space-before-function-paren)
(#679) 'index' is defined but never used. (no-unused-vars)
(#681) Comments should not begin with a lowercase character. (capitalized-comments)
(#681) Expected space or tab after '//' in comment. (spaced-comment)
(#689) Identifier 'markup_aiunmatchedspaces' is not in camel case. (camelcase)
(#689) Unexpected space before function parentheses. (space-before-function-paren)
(#691) Unexpected space before function parentheses. (space-before-function-paren)
(#691) 'index' is defined but never used. (no-unused-vars)
(#693) Comments should not begin with a lowercase character. (capitalized-comments)
(#693) Expected space or tab after '//' in comment. (spaced-comment)
(#702) Unexpected space before function parentheses. (space-before-function-paren)
(#714) Unexpected space before function parentheses. (space-before-function-paren)
(#716) Comments should not begin with a lowercase character. (capitalized-comments)
(#716) Expected space or tab after '//' in comment. (spaced-comment)
(#719) Unexpected space before function parentheses. (space-before-function-paren)
(#719) 'match' is defined but never used. (no-unused-vars)
(#730) Comments should not begin with a lowercase character. (capitalized-comments)
(#730) Expected space or tab after '//' in comment. (spaced-comment)
(#736) Comments should not begin with a lowercase character. (capitalized-comments)
(#736) Expected space or tab after '//' in comment. (spaced-comment)
(#737) Unexpected space before function parentheses. (space-before-function-paren)
(#737) 'index' is defined but never used. (no-unused-vars)
(#739) Comments should not begin with a lowercase character. (capitalized-comments)
(#739) Expected space or tab after '//' in comment. (spaced-comment)
(#748) Unexpected space before function parentheses. (space-before-function-paren)
(#754) Unexpected space before function parentheses. (space-before-function-paren)
(#762) Unexpected space before function parentheses. (space-before-function-paren)
(#769) Comments should not begin with a lowercase character. (capitalized-comments)
(#769) Expected space or tab after '//' in comment. (spaced-comment)
(#771) 'wordnumber' used outside of binding context. (block-scoped-var)
(#771) 'wordnumber' used outside of binding context. (block-scoped-var)
(#771) 'wordnumber' used outside of binding context. (block-scoped-var)
(#773) 'isunmatched' used outside of binding context. (block-scoped-var)
(#773) 'wordnumber' used outside of binding context. (block-scoped-var)
(#774) Comments should not begin with a lowercase character. (capitalized-comments)
(#774) Expected space or tab after '//' in comment. (spaced-comment)
(#775) 'isunmatched' used outside of binding context. (block-scoped-var)
(#776) 'wordnumber' used outside of binding context. (block-scoped-var)
(#779) Comments should not begin with a lowercase character. (capitalized-comments)
(#779) Expected space or tab after '//' in comment. (spaced-comment)
(#781) Expected space or tab after '//' in comment. (spaced-comment)
(#783) 'wordnumber' is already defined. (no-redeclare)
(#783) 'wordnumber' used outside of binding context. (block-scoped-var)
(#783) 'wordnumber' used outside of binding context. (block-scoped-var)
(#783) 'wordnumber' used outside of binding context. (block-scoped-var)
(#785) 'isunmatched' is already defined. (no-redeclare)
(#785) 'isunmatched' used outside of binding context. (block-scoped-var)
(#785) 'wordnumber' used outside of binding context. (block-scoped-var)
(#786) Comments should not begin with a lowercase character. (capitalized-comments)
(#786) Expected space or tab after '//' in comment. (spaced-comment)
(#787) 'isunmatched' used outside of binding context. (block-scoped-var)
(#788) 'wordnumber' used outside of binding context. (block-scoped-var)
(#791) Comments should not begin with a lowercase character. (capitalized-comments)
(#791) Expected space or tab after '//' in comment. (spaced-comment)
(#793) Expected space or tab after '//' in comment. (spaced-comment)
(#797) Comments should not begin with a lowercase character. (capitalized-comments)
(#797) Expected space or tab after '//' in comment. (spaced-comment)
(#800) Comments should not begin with a lowercase character. (capitalized-comments)
(#800) Expected space or tab after '//' in comment. (spaced-comment)
(#801) Expected space or tab after '//' in comment. (spaced-comment)
(#806) Comments should not begin with a lowercase character. (capitalized-comments)
(#806) Expected space or tab after '//' in comment. (spaced-comment)
(#807) Expected space or tab after '//' in comment. (spaced-comment)
(#808) Expected space or tab after '//' in comment. (spaced-comment)
(#811) Comments should not begin with a lowercase character. (capitalized-comments)
(#811) Expected space or tab after '//' in comment. (spaced-comment)
(#826) Unexpected space before function parentheses. (space-before-function-paren)
(#827) Expected space or tab after '//' in comment. (spaced-comment)
(#834) Unexpected space before function parentheses. (space-before-function-paren)
(#838) Unexpected space before function parentheses. (space-before-function-paren)
(#847) Unexpected space before function parentheses. (space-before-function-paren)
(#849) Comments should not begin with a lowercase character. (capitalized-comments)
(#849) Expected space or tab after '//' in comment. (spaced-comment)
(#852) Unexpected space before function parentheses. (space-before-function-paren)
(#856) Comments should not begin with a lowercase character. (capitalized-comments)
(#856) Expected space or tab after '//' in comment. (spaced-comment)
(#870) Comments should not begin with a lowercase character. (capitalized-comments)
(#870) Expected space or tab after '//' in comment. (spaced-comment)
(#871) Unexpected space before function parentheses. (space-before-function-paren)
(#872) Comments should not begin with a lowercase character. (capitalized-comments)
(#872) Expected space or tab after '//' in comment. (spaced-comment)
(#873) Expected space or tab after '//' in comment. (spaced-comment)
(#891) Identifier 'markup_maybeselfcorrects' is not in camel case. (camelcase)
(#891) Unexpected space before function parentheses. (space-before-function-paren)
(#895) Comments should not begin with a lowercase character. (capitalized-comments)
(#895) Expected space or tab after '//' in comment. (spaced-comment)
(#896) Unexpected space before function parentheses. (space-before-function-paren)
(#897) Comments should not begin with a lowercase character. (capitalized-comments)
(#898) Comments should not begin with a lowercase character. (capitalized-comments)
(#898) Expected space or tab after '//' in comment. (spaced-comment)
(#911) 'maybe' is assigned a value but never used. (no-unused-vars)
(#914) Comments should not begin with a lowercase character. (capitalized-comments)
(#914) Expected space or tab after '//' in comment. (spaced-comment)
(#923) Unexpected space before function parentheses. (space-before-function-paren)
(#925) Unexpected space before function parentheses. (space-before-function-paren)
(#925) 'index' is defined but never used. (no-unused-vars)
(#933) Comments should not begin with a lowercase character. (capitalized-comments)
(#933) Expected space or tab after '//' in comment. (spaced-comment)
(#944) Unexpected space before function parentheses. (space-before-function-paren)
(#949) Comments should not begin with a lowercase character. (capitalized-comments)
(#949) Expected space or tab after '//' in comment. (spaced-comment)
(#950) Expected space or tab after '//' in comment. (spaced-comment)
(#953) Operator '=' must be spaced. (space-infix-ops)
(#956) Comments should not begin with a lowercase character. (capitalized-comments)
(#956) Expected space or tab after '//' in comment. (spaced-comment)
(#959) Comments should not begin with a lowercase character. (capitalized-comments)
(#959) Expected space or tab after '//' in comment. (spaced-comment)
(#961) Expected space(s) after "if". (keyword-spacing)
(#961) Requires a space after '{'. (block-spacing)
(#961) Statement inside of curly braces should be on next line. (brace-style)
(#961) Missing space before opening brace. (space-before-blocks)
(#961) Operator '=' must be spaced. (space-infix-ops)
(#961) Requires a space before '}'. (block-spacing)
(#961) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#967) Comments should not begin with a lowercase character. (capitalized-comments)
(#967) Expected space or tab after '//' in comment. (spaced-comment)
(#975) Comments should not begin with a lowercase character. (capitalized-comments)
(#975) Expected space or tab after '//' in comment. (spaced-comment)
(#976) Expected space(s) after "if". (keyword-spacing)
(#977) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#978) Expected space(s) before "else". (keyword-spacing)
(#978) Expected space(s) after "else". (keyword-spacing)
(#979) 'usewpmscore' is already defined. (no-redeclare)
(#979) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#982) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#982) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#983) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#983) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#985) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#985) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#988) Comments should not begin with a lowercase character. (capitalized-comments)
(#988) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/hiddenplayerhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Identifier 'register_events' is not in camel case. (camelcase)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) 'e' is defined but never used. (no-unused-vars)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Each then() should return a value or throw (promise/always-return)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#50) 'error' is defined but never used. (no-unused-vars)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#69) 'index' is defined but never used. (no-unused-vars)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/listenandrepeat.js
(#1) This line has a length of 135. Maximum allowed is 132. (max-len)
(#32) Identifier 'stt_guided' is not in camel case. (camelcase)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Operator '=' must be spaced. (space-infix-ops)
(#36) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Operator '=' must be spaced. (space-infix-ops)
(#44) Expected space(s) before "else". (keyword-spacing)
(#44) Expected space(s) after "else". (keyword-spacing)
(#46) Operator '=' must be spaced. (space-infix-ops)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Missing space before opening brace. (space-before-blocks)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Operator '===' must be spaced. (space-infix-ops)
(#57) 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)
(#80) Identifier 'stt_guided' is not in camel case. (camelcase)
(#103) Identifier 'prepare_controls' is not in camel case. (camelcase)
(#118) Identifier 'register_mak' is not in camel case. (camelcase)
(#121) Identifier 'on_reach_audio_break' is not in camel case. (camelcase)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) Operator '===' must be spaced. (space-infix-ops)
(#141) Missing space before opening brace. (space-before-blocks)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Operator '=' must be spaced. (space-infix-ops)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Operator '>' must be spaced. (space-infix-ops)
(#146) Operator '-' must be spaced. (space-infix-ops)
(#146) Missing space before opening brace. (space-before-blocks)
(#148) Expected space(s) after "if". (keyword-spacing)
(#148) Operator '<' must be spaced. (space-infix-ops)
(#148) Requires a space after '{'. (block-spacing)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Operator '=' must be spaced. (space-infix-ops)
(#148) Requires a space before '}'. (block-spacing)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) A space is required after ','. (comma-spacing)
(#157) Expected space(s) before "else". (keyword-spacing)
(#157) Expected space(s) after "else". (keyword-spacing)
(#158) Multiple spaces found before '='. (no-multi-spaces)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Operator '=' must be spaced. (space-infix-ops)
(#185) Identifier 'register_events' is not in camel case. (camelcase)
(#189) 'e' is defined but never used. (no-unused-vars)
(#192) Expected space(s) before "else". (keyword-spacing)
(#198) A space is required after ','. (comma-spacing)
(#198) 'e' is defined but never used. (no-unused-vars)
(#198) Missing space before opening brace. (space-before-blocks)
(#201) Expected space(s) before "else". (keyword-spacing)
(#207) 'e' is defined but never used. (no-unused-vars)
(#210) Comments should not begin with a lowercase character. (capitalized-comments)
(#210) 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) Expected space or tab after '//' in comment. (spaced-comment)
(#215) Expected space(s) after "if". (keyword-spacing)
(#217) Expected space(s) before "else". (keyword-spacing)
(#217) Expected space(s) after "else". (keyword-spacing)
(#222) This line has a length of 137. Maximum allowed is 132. (max-len)
(#222) Comments should not begin with a lowercase character. (capitalized-comments)
(#222) Expected space or tab after '//' in comment. (spaced-comment)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Expected space(s) after "if". (keyword-spacing)
(#226) Operator '+' must be spaced. (space-infix-ops)
(#226) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#226) Missing space before opening brace. (space-before-blocks)
(#227) Operator '+' must be spaced. (space-infix-ops)
(#227) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#246) Comments should not begin with a lowercase character. (capitalized-comments)
(#247) Unnecessary escape character: \/. (no-useless-escape)
(#249) 'typed' is defined but never used. (no-unused-vars)
(#250) Expected space(s) after "if". (keyword-spacing)
(#250) Requires a space after '{'. (block-spacing)
(#250) Statement inside of curly braces should be on next line. (brace-style)
(#250) Missing space before opening brace. (space-before-blocks)
(#250) Requires a space before '}'. (block-spacing)
(#250) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#253) Operator '=' must be spaced. (space-infix-ops)
(#254) This line has a length of 141. Maximum allowed is 132. (max-len)
(#258) Expected space(s) after "if". (keyword-spacing)
(#258) There should be no space after this paren. (space-in-parens)
(#259) Unexpected whitespace before semicolon. (semi-spacing)
(#261) Expected space(s) before "else". (keyword-spacing)
(#261) Expected space(s) after "else". (keyword-spacing)
(#265) Expected space(s) after "if". (keyword-spacing)
(#265) Missing space before opening brace. (space-before-blocks)
(#266) Requires a space after '{'. (block-spacing)
(#266) Statement inside of curly braces should be on next line. (brace-style)
(#266) Missing space before opening brace. (space-before-blocks)
(#266) Requires a space before '}'. (block-spacing)
(#266) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#266) A space is required after ','. (comma-spacing)
(#271) A space is required after ','. (comma-spacing)
(#298) Identifier 'mobile_user' is not in camel case. (camelcase)
(#307) Identifier 'chrome_user' is not in camel case. (camelcase)
(#307) Missing space before opening brace. (space-before-blocks)
(#308) Expected space(s) after "if". (keyword-spacing)
(#310) Expected space(s) before "else". (keyword-spacing)
(#310) Expected space(s) after "else". (keyword-spacing)
mod/readaloud/amd/src/modelaudiohelper.js
(#1) This line has a length of 173. 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) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Missing space before opening brace. (space-before-blocks)
(#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)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) 'opts' used outside of binding context. (block-scoped-var)
(#45) Operator '=' must be spaced. (space-infix-ops)
(#45) 'opts' used outside of binding context. (block-scoped-var)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) 'opts' used outside of binding context. (block-scoped-var)
(#48) Operator '=' must be spaced. (space-infix-ops)
(#48) 'opts' used outside of binding context. (block-scoped-var)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#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)
(#58) 'opts' used outside of binding context. (block-scoped-var)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Use '===' to compare with null. (no-eq-null)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Identifier 'init_karaoke' is not in camel case. (camelcase)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Identifier 'karaoke_opts' is not in camel case. (camelcase)
(#72) Operator '=' must be spaced. (space-infix-ops)
(#77) Identifier 'init_recorder' is not in camel case. (camelcase)
(#77) Missing space before opening brace. (space-before-blocks)
(#78) Operator '=' must be spaced. (space-infix-ops)
(#79) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#79) Operator '=' must be spaced. (space-infix-ops)
(#79) 'eventdata' is defined but never used. (no-unused-vars)
(#79) Missing space before opening brace. (space-before-blocks)
(#80) Operator '=' must be spaced. (space-infix-ops)
(#82) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#82) Operator '=' must be spaced. (space-infix-ops)
(#82) 'eventdata' is defined but never used. (no-unused-vars)
(#82) Unexpected empty function. (no-empty-function)
(#82) Missing space before opening brace. (space-before-blocks)
(#83) Identifier 'on_audio_processing' is not in camel case. (camelcase)
(#83) Operator '=' must be spaced. (space-infix-ops)
(#83) Missing space before opening brace. (space-before-blocks)
(#84) Expected space(s) after "if". (keyword-spacing)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Identifier 'register_controls' is not in camel case. (camelcase)
(#98) Missing space before opening brace. (space-before-blocks)
(#109) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Identifier 'register_events' is not in camel case. (camelcase)
(#110) Missing space before opening brace. (space-before-blocks)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#121) Expected space(s) before "else". (keyword-spacing)
(#130) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#134) Missing space before opening brace. (space-before-blocks)
(#139) Identifier 'remove_break' is not in camel case. (camelcase)
(#140) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#141) Expected space(s) after "for". (keyword-spacing)
(#141) Operator '=' must be spaced. (space-infix-ops)
(#141) Operator '<' must be spaced. (space-infix-ops)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Operator '==' must be spaced. (space-infix-ops)
(#142) Missing space before opening brace. (space-before-blocks)
(#143) A space is required after ','. (comma-spacing)
(#152) Identifier 'register_break' is not in camel case. (camelcase)
(#152) Missing space before opening brace. (space-before-blocks)
(#155) There should be no space after this paren. (space-in-parens)
(#155) There should be no space before this paren. (space-in-parens)
(#156) There should be no space after this paren. (space-in-parens)
(#156) There should be no space before this paren. (space-in-parens)
(#156) Missing space before opening brace. (space-before-blocks)
(#159) Multiple spaces found before 'a'. (no-multi-spaces)
(#159) There should be no space after this paren. (space-in-parens)
(#159) Multiple spaces found before 'b'. (no-multi-spaces)
(#159) There should be no space before this paren. (space-in-parens)
(#159) Missing space before opening brace. (space-before-blocks)
(#164) There should be no space after this paren. (space-in-parens)
(#164) There should be no space before this paren. (space-in-parens)
(#171) Identifier 'markup_passage' is not in camel case. (camelcase)
(#171) Missing space before opening brace. (space-before-blocks)
(#172) Expected space(s) after "for". (keyword-spacing)
(#172) Operator '=' must be spaced. (space-infix-ops)
(#172) Operator '<' must be spaced. (space-infix-ops)
(#173) Operator '=' must be spaced. (space-infix-ops)
(#174) Operator '=' must be spaced. (space-infix-ops)
(#180) Identifier 'player_get_time' is not in camel case. (camelcase)
(#180) Missing space before opening brace. (space-before-blocks)
(#185) Comments should not begin with a lowercase character. (capitalized-comments)
(#185) Expected space or tab after '//' in comment. (spaced-comment)
(#186) This line has a length of 140. Maximum allowed is 132. (max-len)
(#186) Expected space or tab after '//' in comment. (spaced-comment)
(#187) Identifier 'fetch_break_audiotime' is not in camel case. (camelcase)
(#187) Expected to return a value at the end of method 'fetch_break_audiotime'. (consistent-return)
(#187) A space is required after ','. (comma-spacing)
(#187) Missing space before opening brace. (space-before-blocks)
(#188) Expected space(s) after "if". (keyword-spacing)
(#188) Operator '!==' must be spaced. (space-infix-ops)
(#188) Missing space before opening brace. (space-before-blocks)
(#189) Expected space(s) after "if". (keyword-spacing)
(#189) Missing space before opening brace. (space-before-blocks)
(#192) Expected space(s) before "else". (keyword-spacing)
(#192) Expected space(s) after "else". (keyword-spacing)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#194) Expected space(s) after "for". (keyword-spacing)
(#194) Operator '=' must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Operator '<' must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Missing space before opening brace. (space-before-blocks)
(#195) Expected space(s) after "if". (keyword-spacing)
(#195) Operator '+' must be spaced. (space-infix-ops)
(#195) Missing space before opening brace. (space-before-blocks)
(#196) Operator '+' must be spaced. (space-infix-ops)
(#200) Expected space(s) before "else". (keyword-spacing)
(#205) Identifier 'check_modelaudio_transcript_ready' is not in camel case. (camelcase)
(#205) A space is required after ','. (comma-spacing)
(#205) Missing space before opening brace. (space-before-blocks)
(#206) Comments should not begin with a lowercase character. (capitalized-comments)
(#206) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#213) Expected space or tab after '//' in comment. (spaced-comment)
(#214) Expected space or tab after '//' in comment. (spaced-comment)
(#216) Unexpected space before function parentheses. (space-before-function-paren)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Identifier 'do_transcription_complete' is not in camel case. (camelcase)
(#236) Unexpected empty method 'do_transcription_complete'. (no-empty-function)
(#236) Missing space before opening brace. (space-before-blocks)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#240) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/modelaudiokaraoke.js
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) 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)
(#52) Identifier 'set_breaks' is not in camel case. (camelcase)
(#58) Identifier 'sort_breaks' is not in camel case. (camelcase)
(#64) Identifier 'number_breaks' is not in camel case. (camelcase)
(#64) Missing space before opening brace. (space-before-blocks)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#67) Operator '+' must be spaced. (space-infix-ops)
(#71) Identifier 'pause_audio' is not in camel case. (camelcase)
(#75) Identifier 'play_audio' is not in camel case. (camelcase)
(#79) Identifier 'get_audio_time' is not in camel case. (camelcase)
(#83) Identifier 'set_audio_time' is not in camel case. (camelcase)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#87) Identifier 'fetch_audio_url' is not in camel case. (camelcase)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Identifier 'register_controls' is not in camel case. (camelcase)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Identifier 'register_events' is not in camel case. (camelcase)
(#115) Operator '=' must be spaced. (space-infix-ops)
(#118) Comments should not begin with a lowercase character. (capitalized-comments)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#126) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#128) Comments should not begin with a lowercase character. (capitalized-comments)
(#128) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#139) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Comments should not begin with a lowercase character. (capitalized-comments)
(#149) 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)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#172) Comments should not begin with a lowercase character. (capitalized-comments)
(#172) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#175) Operator '===' must be spaced. (space-infix-ops)
(#192) Expected space or tab after '//' in comment. (spaced-comment)
(#203) Comments should not begin with a lowercase character. (capitalized-comments)
(#203) Expected space or tab after '//' in comment. (spaced-comment)
(#206) Identifier 'on_reach_audio_break' is not in camel case. (camelcase)
(#206) 'breaks' is defined but never used. (no-unused-vars)
(#212) Comments should not begin with a lowercase character. (capitalized-comments)
(#212) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/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 'fetch_polly_url' is not in camel case. (camelcase)
(#20) A space is required after ','. (comma-spacing)
(#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) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Comments should not begin with a lowercase character. (capitalized-comments)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Expected to return a value at the end of function. (consistent-return)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#31) 'e' is defined but never used. (no-unused-vars)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) 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)
(#43) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Missing space before opening brace. (space-before-blocks)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/popoverhelper.js
(#1) This line has a length of 141. Maximum allowed is 132. (max-len)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#26) Identifier 'register_events' is not in camel case. (camelcase)
(#26) 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)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#74) This line has a length of 189. Maximum allowed is 132. (max-len)
(#75) This line has a length of 189. Maximum allowed is 132. (max-len)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) 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)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Expected space or tab after '//' in comment. (spaced-comment)
(#118) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Unexpected alert. (no-alert)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#122) Unexpected alert. (no-alert)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/recorderhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#14) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#15) Identifier 'on_audio_processing' is not in camel case. (camelcase)
(#16) Identifier 'on_speech' is not in camel case. (camelcase)
(#19) Operator '=' must be spaced. (space-infix-ops)
(#19) ["recorderid"] is better written in dot notation. (dot-notation)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Unexpected alert. (no-alert)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#56) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/smallreporthelper.js
(#1) This line has a length of 151. 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) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Comments should not begin with a lowercase character. (capitalized-comments)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Operator '=' must be spaced. (space-infix-ops)
(#22) ["attemptid"] is better written in dot notation. (dot-notation)
(#23) Operator '=' must be spaced. (space-infix-ops)
(#23) ["ready"] is better written in dot notation. (dot-notation)
(#24) Operator '=' must be spaced. (space-infix-ops)
(#24) ["remotetranscribe"] is better written in dot notation. (dot-notation)
(#25) Operator '=' must be spaced. (space-infix-ops)
(#25) ["filename"] is better written in dot notation. (dot-notation)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#30) Comments should not begin with a lowercase character. (capitalized-comments)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#31) 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)
(#37) Identifier 'init_strings' is not in camel case. (camelcase)
(#37) Missing space before opening brace. (space-before-blocks)
(#38) Operator '=' must be spaced. (space-infix-ops)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#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)
(#40) A space is required after ','. (comma-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Operator '=' must be spaced. (space-infix-ops)
(#40) Requires a space before '}'. (block-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Operator '=' must be spaced. (space-infix-ops)
(#41) Requires a space before '}'. (block-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#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)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Identifier 'register_controls' is not in camel case. (camelcase)
(#46) 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) Identifier 'register_events' is not in camel case. (camelcase)
(#57) 'that' is assigned a value but never used. (no-unused-vars)
(#58) 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)
(#60) Identifier 'check_for_audio' is not in camel case. (camelcase)
(#60) Missing space before opening brace. (space-before-blocks)
(#61) Comments should not begin with a lowercase character. (capitalized-comments)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#72) There should be no space after this paren. (space-in-parens)
(#75) Unexpected space before function parentheses. (space-before-function-paren)
(#78) A space is required after ','. (comma-spacing)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#84) There should be no space after this paren. (space-in-parens)
(#92) Identifier 'check_for_results' is not in camel case. (camelcase)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#95) Operator '=' must be spaced. (space-infix-ops)
(#95) Operator '-' must be spaced. (space-infix-ops)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Operator '>' must be spaced. (space-infix-ops)
(#96) Missing space before opening brace. (space-before-blocks)
(#97) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Operator '=' must be spaced. (space-infix-ops)
(#116) Operator '=' must be spaced. (space-infix-ops)
(#117) Operator '=' must be spaced. (space-infix-ops)
(#118) Expected space(s) after "for". (keyword-spacing)
(#118) Operator '=' must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Operator '<' must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) There should be no space before this paren. (space-in-parens)
(#139) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/tether.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) 'module' is not defined. (no-undef)
(#7) 'exports' is not defined. (no-undef)
(#7) 'module' is not defined. (no-undef)
(#11) 'require' is defined but never used. (no-unused-vars)
(#11) 'exports' is defined but never used. (no-unused-vars)
(#11) 'module' is defined but never used. (no-unused-vars)
(#15) This line has a length of 566. Maximum allowed is 132. (max-len)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) This line has a length of 153. Maximum allowed is 132. (max-len)
(#17) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) It's not necessary to initialize 'TetherBase' to undefined. (no-undef-init)
(#21) There should be no space after '{'. (babel/object-curly-spacing)
(#21) There should be no space before '}'. (babel/object-curly-spacing)
(#28) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#28) Missing JSDoc comment. (require-jsdoc)
(#52) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#52) Missing JSDoc comment. (require-jsdoc)
(#65) It's not necessary to initialize 'style' to undefined. (no-undef-init)
(#68) Empty block statement. (no-empty)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#138) Missing JSDoc comment. (require-jsdoc)
(#143) Unnecessary semicolon. (no-extra-semi)
(#145) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#145) Missing JSDoc comment. (require-jsdoc)
(#146) It's not necessary to initialize 'doc' to undefined. (no-undef-init)
(#178) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#178) Missing JSDoc comment. (require-jsdoc)
(#182) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#182) Missing JSDoc comment. (require-jsdoc)
(#215) There should be no space after '{'. (babel/object-curly-spacing)
(#215) There should be no space before '}'. (babel/object-curly-spacing)
(#218) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#218) Missing JSDoc comment. (require-jsdoc)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#238) Missing JSDoc comment. (require-jsdoc)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#252) Missing JSDoc comment. (require-jsdoc)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#266) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#266) Missing JSDoc comment. (require-jsdoc)
(#274) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#274) Missing JSDoc comment. (require-jsdoc)
(#283) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#283) Missing JSDoc comment. (require-jsdoc)
(#287) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#287) Missing JSDoc comment. (require-jsdoc)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#296) Unexpected space before function parentheses. (space-before-function-paren)
(#310) It's not necessary to initialize 'fn' to undefined. (no-undef-init)
(#311) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#316) Unexpected space before function parentheses. (space-before-function-paren)
(#317) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#317) Missing JSDoc comment. (require-jsdoc)
(#332) There should be no space after '{'. (babel/object-curly-spacing)
(#332) There should be no space before '}'. (babel/object-curly-spacing)
(#380) 'args' used outside of binding context. (block-scoped-var)
(#412) 'TetherBase' is defined but never used. (no-unused-vars)
(#412) 'performance' is already defined as a built-in global variable. (no-redeclare)
(#414) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
(#416) This line has a length of 666. Maximum allowed is 132. (max-len)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#416) Missing JSDoc comment. (require-jsdoc)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#416) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) '_i' used outside of binding context. (block-scoped-var)
(#416) ["return"] is better written in dot notation. (dot-notation)
(#416) '_i' used outside of binding context. (block-scoped-var)
(#416) Expected { after 'if' condition. (curly)
(#416) ["return"] is better written in dot notation. (dot-notation)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) This line has a length of 566. Maximum allowed is 132. (max-len)
(#418) '_createClass' is already defined. (no-redeclare)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#418) Missing JSDoc comment. (require-jsdoc)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Expected { after 'if' condition. (curly)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Expected { after 'if' condition. (curly)
(#418) Expected { after 'if' condition. (curly)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) This line has a length of 661. Maximum allowed is 132. (max-len)
(#420) Expected to return a value at the end of function 'get'. (consistent-return)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Unexpected labeled statement. (no-labels)
(#420) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#420) Expected { after 'if' condition. (curly)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Unexpected label in continue statement. (no-labels)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) This line has a length of 153. Maximum allowed is 132. (max-len)
(#422) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#422) Missing JSDoc comment. (require-jsdoc)
(#422) '_classCallCheck' is already defined. (no-redeclare)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) This line has a length of 494. Maximum allowed is 132. (max-len)
(#424) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#424) Missing JSDoc comment. (require-jsdoc)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) There should be no space after '{'. (babel/object-curly-spacing)
(#424) There should be no space after '{'. (babel/object-curly-spacing)
(#424) There should be no space before '}'. (babel/object-curly-spacing)
(#424) There should be no space before '}'. (babel/object-curly-spacing)
(#424) Expected { after 'if' condition. (curly)
(#424) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
(#424) The '__proto__' property is deprecated. (no-proto)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#431) 'getScrollParents' is already defined. (no-redeclare)
(#432) 'getBounds' is already defined. (no-redeclare)
(#433) 'getOffsetParent' is already defined. (no-redeclare)
(#434) 'extend' is already defined. (no-redeclare)
(#435) 'addClass' is already defined. (no-redeclare)
(#436) 'removeClass' is already defined. (no-redeclare)
(#437) 'updateClasses' is already defined. (no-redeclare)
(#438) 'defer' is already defined. (no-redeclare)
(#439) 'flush' is already defined. (no-redeclare)
(#440) 'getScrollBarSize' is already defined. (no-redeclare)
(#441) 'removeUtilElements' is already defined. (no-redeclare)
(#443) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#443) Missing JSDoc comment. (require-jsdoc)
(#449) Expected to return a value at the end of function. (consistent-return)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#473) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#473) Missing JSDoc comment. (require-jsdoc)
(#480) Unexpected space before function parentheses. (space-before-function-paren)
(#500) Use '===' to compare with null. (no-eq-null)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#550) There should be no space after '{'. (babel/object-curly-spacing)
(#550) There should be no space before '}'. (babel/object-curly-spacing)
(#565) There should be no space after '{'. (babel/object-curly-spacing)
(#565) There should be no space before '}'. (babel/object-curly-spacing)
(#568) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#568) Missing JSDoc comment. (require-jsdoc)
(#569) There should be no space after '{'. (babel/object-curly-spacing)
(#569) There should be no space before '}'. (babel/object-curly-spacing)
(#575) 'offsets' used outside of binding context. (block-scoped-var)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#593) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#593) Missing JSDoc comment. (require-jsdoc)
(#612) There should be no space after '{'. (babel/object-curly-spacing)
(#612) There should be no space before '}'. (babel/object-curly-spacing)
(#616) Unexpected space before function parentheses. (space-before-function-paren)
(#619) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#619) Missing JSDoc comment. (require-jsdoc)
(#633) Unexpected space before function parentheses. (space-before-function-paren)
(#689) Unexpected space before function parentheses. (space-before-function-paren)
(#731) Expected to return a value at the end of method 'value'. (consistent-return)
(#735) There should be no space after '{'. (babel/object-curly-spacing)
(#735) There should be no space before '}'. (babel/object-curly-spacing)
(#737) 'bounds' used outside of binding context. (block-scoped-var)
(#739) 'out' used outside of binding context. (block-scoped-var)
(#740) 'bounds' used outside of binding context. (block-scoped-var)
(#741) 'bounds' used outside of binding context. (block-scoped-var)
(#742) 'bounds' used outside of binding context. (block-scoped-var)
(#743) 'bounds' used outside of binding context. (block-scoped-var)
(#746) 'out' used outside of binding context. (block-scoped-var)
(#746) 'out' used outside of binding context. (block-scoped-var)
(#746) 'bounds' used outside of binding context. (block-scoped-var)
(#746) 'bounds' used outside of binding context. (block-scoped-var)
(#747) 'out' used outside of binding context. (block-scoped-var)
(#747) 'out' used outside of binding context. (block-scoped-var)
(#747) 'bounds' used outside of binding context. (block-scoped-var)
(#747) 'bounds' used outside of binding context. (block-scoped-var)
(#747) 'bounds' used outside of binding context. (block-scoped-var)
(#748) 'out' used outside of binding context. (block-scoped-var)
(#748) 'out' used outside of binding context. (block-scoped-var)
(#749) 'out' used outside of binding context. (block-scoped-var)
(#751) 'out' used outside of binding context. (block-scoped-var)
(#751) 'out' used outside of binding context. (block-scoped-var)
(#751) 'bounds' used outside of binding context. (block-scoped-var)
(#751) 'bounds' used outside of binding context. (block-scoped-var)
(#752) 'out' used outside of binding context. (block-scoped-var)
(#752) 'out' used outside of binding context. (block-scoped-var)
(#752) 'bounds' used outside of binding context. (block-scoped-var)
(#752) 'bounds' used outside of binding context. (block-scoped-var)
(#752) 'bounds' used outside of binding context. (block-scoped-var)
(#753) 'out' used outside of binding context. (block-scoped-var)
(#753) 'out' used outside of binding context. (block-scoped-var)
(#754) 'out' used outside of binding context. (block-scoped-var)
(#756) 'out' used outside of binding context. (block-scoped-var)
(#757) 'out' used outside of binding context. (block-scoped-var)
(#759) 'out' used outside of binding context. (block-scoped-var)
(#760) 'out' used outside of binding context. (block-scoped-var)
(#763) 'out' used outside of binding context. (block-scoped-var)
(#766) 'bounds' is already defined. (no-redeclare)
(#766) 'bounds' used outside of binding context. (block-scoped-var)
(#766) It's not necessary to initialize 'bounds' to undefined. (no-undef-init)
(#771) 'bounds' used outside of binding context. (block-scoped-var)
(#778) 'bounds' used outside of binding context. (block-scoped-var)
(#783) This line has a length of 165. Maximum allowed is 132. (max-len)
(#790) 'bounds' used outside of binding context. (block-scoped-var)
(#792) 'out' is already defined. (no-redeclare)
(#792) 'out' used outside of binding context. (block-scoped-var)
(#795) 'bounds' used outside of binding context. (block-scoped-var)
(#795) 'bounds' used outside of binding context. (block-scoped-var)
(#804) 'out' used outside of binding context. (block-scoped-var)
(#804) 'out' used outside of binding context. (block-scoped-var)
(#808) 'out' used outside of binding context. (block-scoped-var)
(#808) 'out' used outside of binding context. (block-scoped-var)
(#808) 'bounds' used outside of binding context. (block-scoped-var)
(#811) 'out' used outside of binding context. (block-scoped-var)
(#811) 'out' used outside of binding context. (block-scoped-var)
(#814) 'out' used outside of binding context. (block-scoped-var)
(#853) Unexpected space before function parentheses. (space-before-function-paren)
(#873) Unexpected space before function parentheses. (space-before-function-paren)
(#885) Unexpected space before function parentheses. (space-before-function-paren)
(#906) Comments should not begin with a lowercase character. (capitalized-comments)
(#931) Unexpected space before function parentheses. (space-before-function-paren)
(#936) Unexpected space before function parentheses. (space-before-function-paren)
(#956) Comments should not begin with a lowercase character. (capitalized-comments)
(#970) Unexpected space before function parentheses. (space-before-function-paren)
(#985) There should be no space after '{'. (babel/object-curly-spacing)
(#985) There should be no space before '}'. (babel/object-curly-spacing)
(#988) Unexpected space before function parentheses. (space-before-function-paren)
(#994) There should be no space after '{'. (babel/object-curly-spacing)
(#994) There should be no space before '}'. (babel/object-curly-spacing)
(#997) There should be no space after '{'. (babel/object-curly-spacing)
(#997) There should be no space before '}'. (babel/object-curly-spacing)
(#1025) Method 'value' expected no return value. (consistent-return)
(#1057) It's not necessary to initialize 'scrollbarSize' to undefined. (no-undef-init)
(#1068) This line has a length of 139. Maximum allowed is 132. (max-len)
(#1074) This line has a length of 163. Maximum allowed is 132. (max-len)
(#1075) Unexpected space before function parentheses. (space-before-function-paren)
(#1076) Unexpected space before function parentheses. (space-before-function-paren)
(#1079) Unexpected space before function parentheses. (space-before-function-paren)
(#1086) Unexpected space before function parentheses. (space-before-function-paren)
(#1125) Method 'value' expected no return value. (consistent-return)
(#1131) Method 'value' has a complexity of 28. Maximum allowed is 20. (complexity)
(#1143) 'key' used outside of binding context. (block-scoped-var)
(#1148) 'key' used outside of binding context. (block-scoped-var)
(#1148) 'key' used outside of binding context. (block-scoped-var)
(#1155) 'key' used outside of binding context. (block-scoped-var)
(#1160) There should be no space after '{'. (babel/object-curly-spacing)
(#1160) There should be no space before '}'. (babel/object-curly-spacing)
(#1166) It's not necessary to initialize 'yPos' to undefined. (no-undef-init)
(#1167) It's not necessary to initialize 'xPos' to undefined. (no-undef-init)
(#1214) Unexpected space before function parentheses. (space-before-function-paren)
(#1216) Unexpected space before function parentheses. (space-before-function-paren)
(#1221) Unexpected space before function parentheses. (space-before-function-paren)
(#1232) There should be no space after '{'. (babel/object-curly-spacing)
(#1232) There should be no space before '}'. (babel/object-curly-spacing)
(#1256) 'key' is already defined. (no-redeclare)
(#1256) 'key' used outside of binding context. (block-scoped-var)
(#1257) 'key' used outside of binding context. (block-scoped-var)
(#1258) 'key' used outside of binding context. (block-scoped-var)
(#1262) 'key' used outside of binding context. (block-scoped-var)
(#1267) Unexpected space before function parentheses. (space-before-function-paren)
(#1282) 'TetherBase' is already defined. (no-redeclare)
(#1284) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
(#1286) This line has a length of 666. Maximum allowed is 132. (max-len)
(#1286) '_slicedToArray' is already defined. (no-redeclare)
(#1286) Unexpected space before function parentheses. (space-before-function-paren)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1286) Missing JSDoc comment. (require-jsdoc)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#1286) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Expected { after 'if' condition. (curly)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) '_i' used outside of binding context. (block-scoped-var)
(#1286) ["return"] is better written in dot notation. (dot-notation)
(#1286) '_i' used outside of binding context. (block-scoped-var)
(#1286) Expected { after 'if' condition. (curly)
(#1286) ["return"] is better written in dot notation. (dot-notation)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Expected { after 'if' condition. (curly)
(#1286) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Unexpected space before function parentheses. (space-before-function-paren)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1288) '_TetherBase$Utils' is already defined. (no-redeclare)
(#1289) 'getBounds' is already defined. (no-redeclare)
(#1290) 'extend' is already defined. (no-redeclare)
(#1291) 'updateClasses' is already defined. (no-redeclare)
(#1292) 'defer' is already defined. (no-redeclare)
(#1296) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1296) Missing JSDoc comment. (require-jsdoc)
(#1308) Unexpected space before function parentheses. (space-before-function-paren)
(#1325) Unexpected space before function parentheses. (space-before-function-paren)
(#1351) Unexpected space before function parentheses. (space-before-function-paren)
(#1367) Unexpected space before function parentheses. (space-before-function-paren)
(#1376) Unexpected space before function parentheses. (space-before-function-paren)
(#1388) Unexpected space before function parentheses. (space-before-function-paren)
(#1389) Unexpected space before function parentheses. (space-before-function-paren)
(#1399) Function has a complexity of 82. Maximum allowed is 20. (complexity)
(#1399) Unexpected space before function parentheses. (space-before-function-paren)
(#1408) It's not necessary to initialize 'changeAttachX' to undefined. (no-undef-init)
(#1409) It's not necessary to initialize 'changeAttachY' to undefined. (no-undef-init)
(#1564) Unexpected space before function parentheses. (space-before-function-paren)
(#1613) Unexpected space before function parentheses. (space-before-function-paren)
(#1614) It's not necessary to initialize 'pinnedClass' to undefined. (no-undef-init)
(#1622) Unexpected space before function parentheses. (space-before-function-paren)
(#1629) Unexpected space before function parentheses. (space-before-function-paren)
(#1630) It's not necessary to initialize 'oobClass' to undefined. (no-undef-init)
(#1638) Unexpected space before function parentheses. (space-before-function-paren)
(#1651) This line has a length of 189. Maximum allowed is 132. (max-len)
(#1660) Unexpected space before function parentheses. (space-before-function-paren)
(#1667) There should be no space after '{'. (babel/object-curly-spacing)
(#1667) There should be no space before '}'. (babel/object-curly-spacing)
(#1670) 'TetherBase' is already defined. (no-redeclare)
(#1672) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
(#1674) '_TetherBase$Utils' is already defined. (no-redeclare)
(#1675) 'getBounds' is already defined. (no-redeclare)
(#1676) 'updateClasses' is already defined. (no-redeclare)
(#1677) 'defer' is already defined. (no-redeclare)
(#1686) Unexpected space before function parentheses. (space-before-function-paren)
(#1700) Unexpected space before function parentheses. (space-before-function-paren)
(#1709) Unexpected space before function parentheses. (space-before-function-paren)
(#1722) Unexpected space before function parentheses. (space-before-function-paren)
(#1730) Unexpected space before function parentheses. (space-before-function-paren)
(#1734) Unexpected space before function parentheses. (space-before-function-paren)
(#1744) 'TetherBase' is already defined. (no-redeclare)
(#1746) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
(#1748) This line has a length of 666. Maximum allowed is 132. (max-len)
(#1748) '_slicedToArray' is already defined. (no-redeclare)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1748) Missing JSDoc comment. (require-jsdoc)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#1748) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Expected { after 'if' condition. (curly)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) '_i' used outside of binding context. (block-scoped-var)
(#1748) ["return"] is better written in dot notation. (dot-notation)
(#1748) '_i' used outside of binding context. (block-scoped-var)
(#1748) Expected { after 'if' condition. (curly)
(#1748) ["return"] is better written in dot notation. (dot-notation)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Expected { after 'if' condition. (curly)
(#1748) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1761) There should be no space after '{'. (babel/object-curly-spacing)
(#1761) There should be no space before '}'. (babel/object-curly-spacing)
(#1764) It's not necessary to initialize 'shiftTop' to undefined. (no-undef-init)
(#1765) It's not necessary to initialize 'shiftLeft' to undefined. (no-undef-init)
(#1787) Method 'position' expected no return value. (consistent-return)
(#1787) There should be no space after '{'. (babel/object-curly-spacing)
(#1787) There should be no space before '}'. (babel/object-curly-spacing)
mod/readaloud/amd/src/ttaudiohelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Operator '=' must be spaced. (space-infix-ops)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#41) Unexpected empty method 'onStop'. (no-empty-function)
(#42) Unexpected empty method 'onStream'. (no-empty-function)
(#43) Unexpected empty method 'onError'. (no-empty-function)
(#46) Identifier 'prepare_html' is not in camel case. (camelcase)
(#46) Missing space before opening brace. (space-before-blocks)
(#47) Operator '=' must be spaced. (space-infix-ops)
(#53) Operator '=' must be spaced. (space-infix-ops)
(#58) This line has a length of 145. Maximum allowed is 132. (max-len)
(#60) This line has a length of 146. Maximum allowed is 132. (max-len)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#95) Operator '*' must be spaced. (space-infix-ops)
(#95) Operator '*' must be spaced. (space-infix-ops)
(#104) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#114) Operator '*' must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#119) Requires a space after '{'. (block-spacing)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Requires a space before '}'. (block-spacing)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#139) Operator '*' must be spaced. (space-infix-ops)
(#154) Comments should not begin with a lowercase character. (capitalized-comments)
(#166) Comments should not begin with a lowercase character. (capitalized-comments)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/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)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#41) 'webkitSpeechRecognition' is not defined. (no-undef)
(#52) Identifier 'prepare_html' is not in camel case. (camelcase)
(#52) Missing space before opening brace. (space-before-blocks)
(#53) Operator '=' must be spaced. (space-infix-ops)
(#57) Identifier 'set_grammar' is not in camel case. (camelcase)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'webkitSpeechGrammarList' is not defined. (no-undef)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Identifier 'final_transcript' 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)
(#77) Identifier 'start_timestamp' is not in camel case. (camelcase)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) 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)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Operator '=' must be spaced. (space-infix-ops)
(#93) Operator '*' must be spaced. (space-infix-ops)
(#100) Identifier 'register_events' is not in camel case. (camelcase)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Expected space(s) after "if". (keyword-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Identifier 'interim_transcript' is not in camel case. (camelcase)
(#133) Identifier 'final_transcript' is not in camel case. (camelcase)
(#135) Identifier 'interim_transcript' is not in camel case. (camelcase)
(#141) A space is required after ','. (comma-spacing)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#146) Operator '=' must be spaced. (space-infix-ops)
(#149) Operator '*' must be spaced. (space-infix-ops)
(#164) Comments should not begin with a lowercase character. (capitalized-comments)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#179) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#188) Unexpected space before function parentheses. (space-before-function-paren)
(#188) 'speechtext' is defined but never used. (no-unused-vars)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/amd/src/ttrecorder.js
(#1) A space is required after ','. (comma-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)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Missing space before opening brace. (space-before-blocks)
(#46) Operator '=' must be spaced. (space-infix-ops)
(#46) ["uniqueid"] is better written in dot notation. (dot-notation)
(#47) Operator '=' must be spaced. (space-infix-ops)
(#47) ["callback"] is better written in dot notation. (dot-notation)
(#48) Identifier 'stt_guided' is not in camel case. (camelcase)
(#48) ["stt_guided"] is better written in dot notation. (dot-notation)
(#48) ["stt_guided"] is better written in dot notation. (dot-notation)
(#49) ["shadow"] is better written in dot notation. (dot-notation)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Identifier 'on_gotstream' is not in camel case. (camelcase)
(#55) Operator '=' must be spaced. (space-infix-ops)
(#55) Multiple spaces found before 'function'. (no-multi-spaces)
(#57) Operator '=' must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Identifier 'on_error' is not in camel case. (camelcase)
(#77) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Identifier 'on_stopped' is not in camel case. (camelcase)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Missing space before opening brace. (space-before-blocks)
(#105) A space is required after ','. (comma-spacing)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Operator '===' must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#109) A space is required after ','. (comma-spacing)
(#116) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Unexpected space after unary operator '!'. (space-unary-ops)
(#119) Missing space before opening brace. (space-before-blocks)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#124) 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) Identifier 'on_error' is not in camel case. (camelcase)
(#128) Missing space before opening brace. (space-before-blocks)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#129) Expected space or tab after '//' in comment. (spaced-comment)
(#131) 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)
(#134) Operator '=' must be spaced. (space-infix-ops)
(#134) Missing space before opening brace. (space-before-blocks)
(#136) A space is required after ','. (comma-spacing)
(#137) A space is required after ','. (comma-spacing)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Expected space(s) before "else". (keyword-spacing)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Multiple spaces found before 'audioHelper'. (no-multi-spaces)
(#145) A space is required after ','. (comma-spacing)
(#145) A space is required after ','. (comma-spacing)
(#147) Identifier 'on_error' is not in camel case. (camelcase)
(#148) Identifier 'on_stopped' is not in camel case. (camelcase)
(#149) Identifier 'on_gotstream' is not in camel case. (camelcase)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) 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)
(#158) 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 'update_audio' is not in camel case. (camelcase)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before opening brace. (space-before-blocks)
(#173) Expected space(s) before "else". (keyword-spacing)
(#173) Expected space(s) after "else". (keyword-spacing)
(#182) Identifier 'register_events' is not in camel case. (camelcase)
(#182) Missing space before opening brace. (space-before-blocks)
(#185) Missing space before opening brace. (space-before-blocks)
(#189) Missing space before opening brace. (space-before-blocks)
(#193) Identifier 'audio_updated' is not in camel case. (camelcase)
(#193) Operator '=' must be spaced. (space-infix-ops)
(#194) Comments should not begin with a lowercase character. (capitalized-comments)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
(#201) Expected space(s) after "if". (keyword-spacing)
(#201) There should be no space before this paren. (space-in-parens)
(#203) Expected space(s) before "else". (keyword-spacing)
(#203) Expected space(s) after "else". (keyword-spacing)
(#207) Comments should not begin with a lowercase character. (capitalized-comments)
(#207) Expected space or tab after '//' in comment. (spaced-comment)
(#213) Identifier 'show_recorder_pointer' is not in camel case. (camelcase)
(#213) Missing space before opening brace. (space-before-blocks)
(#214) Expected space(s) after "if". (keyword-spacing)
(#216) Expected space(s) before "else". (keyword-spacing)
(#216) Expected space(s) after "else". (keyword-spacing)
(#223) Missing space before value for key 'gotRecognition'. (key-spacing)
(#223) Missing space before opening brace. (space-before-blocks)
(#225) Operator '=' must be spaced. (space-infix-ops)
(#226) Operator '=' must be spaced. (space-infix-ops)
(#228) Expected space or tab after '//' in comment. (spaced-comment)
(#233) Unnecessary escape character: \*. (no-useless-escape)
(#233) Unnecessary escape character: \.. (no-useless-escape)
(#233) Unnecessary escape character: \/. (no-useless-escape)
(#233) Unnecessary escape character: \[. (no-useless-escape)
(#233) Unnecessary escape character: \^. (no-useless-escape)
(#233) A space is required after ','. (comma-spacing)
(#238) Expected space(s) after "if". (keyword-spacing)
(#238) Missing space before opening brace. (space-before-blocks)
(#251) Operator '=' must be spaced. (space-infix-ops)
(#253) Expected space or tab after '//' in comment. (spaced-comment)
(#258) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Expected space or tab after '//' in comment. (spaced-comment)
(#261) Expected space(s) after "if". (keyword-spacing)
(#261) Missing space before opening brace. (space-before-blocks)
(#263) A space is required after ','. (comma-spacing)
(#264) A space is required after ','. (comma-spacing)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Expected space(s) before "else". (keyword-spacing)
(#268) Expected space(s) after "else". (keyword-spacing)
(#269) A space is required after ','. (comma-spacing)
(#273) Comments should not begin with a lowercase character. (capitalized-comments)
(#273) Expected space or tab after '//' in comment. (spaced-comment)
(#275) 'message' used outside of binding context. (block-scoped-var)
(#275) Operator '=' must be spaced. (space-infix-ops)
(#276) 'message' used outside of binding context. (block-scoped-var)
(#276) Operator '=' must be spaced. (space-infix-ops)
(#277) 'message' used outside of binding context. (block-scoped-var)
(#279) Expected space or tab after '//' in comment. (spaced-comment)
(#282) Expected space or tab after '//' in comment. (spaced-comment)
(#283) Expected space(s) after "if". (keyword-spacing)
(#283) Missing space before opening brace. (space-before-blocks)
(#284) A space is required after ','. (comma-spacing)
(#291) A space is required after ','. (comma-spacing)
(#292) A space is required after ','. (comma-spacing)
(#298) Expected space or tab after '//' in comment. (spaced-comment)
(#299) Expected space(s) before "else". (keyword-spacing)
(#307) Missing space before value for key 'isRecognizing'. (key-spacing)
(#314) Comments should not begin with a lowercase character. (capitalized-comments)
(#314) Expected space or tab after '//' in comment. (spaced-comment)
(#316) 'message' is already defined. (no-redeclare)
(#316) 'message' used outside of binding context. (block-scoped-var)
(#316) Operator '=' must be spaced. (space-infix-ops)
(#317) 'message' used outside of binding context. (block-scoped-var)
(#317) Operator '=' must be spaced. (space-infix-ops)
(#318) 'message' used outside of binding context. (block-scoped-var)
(#325) Multiple spaces found before ''.wav''. (no-multi-spaces)
(#330) Expected space(s) after "if". (keyword-spacing)
(#332) Expected space(s) before "else". (keyword-spacing)
(#332) Expected space(s) after "else". (keyword-spacing)
(#338) Operator '=' must be spaced. (space-infix-ops)
(#338) 'progressEvent' is defined but never used. (no-unused-vars)
(#338) Unexpected empty function. (no-empty-function)
(#339) 'oEvent' is defined but never used. (no-unused-vars)
(#349) Expected space(s) before "catch". (keyword-spacing)
(#349) Expected space(s) after "catch". (keyword-spacing)
(#349) Missing space before opening brace. (space-before-blocks)
(#355) Comments should not begin with a lowercase character. (capitalized-comments)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
mod/readaloud/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)
(#52) 'mimeType' is defined but never used. (no-unused-vars)
(#69) There should be no space after '{'. (babel/object-curly-spacing)
(#69) There should be no space before '}'. (babel/object-curly-spacing)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(382 errors, 9 warnings)

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

mod/readaloud/styles.css
(#514) Invalid value for `background-repeat` (csstree/validator)
(#691) Expected empty line before at-rule (at-rule-empty-line-before)
(#692) Expected newline before "}" (block-closing-brace-newline-before)
(#692) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#692) Expected newline after "{" (block-opening-brace-newline-after)
(#692) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space before "{" (block-opening-brace-space-before)
(#158) Expected single space before "{" (block-opening-brace-space-before)
(#617) Expected single space before "{" (block-opening-brace-space-before)
(#621) Expected single space before "{" (block-opening-brace-space-before)
(#710) Expected single space before "{" (block-opening-brace-space-before)
(#182) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#684) Expected "#DDDBDD" to be "#dddbdd" (color-hex-case)
(#182) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#515) Unexpected duplicate "background-repeat" (declaration-block-no-duplicate-properties)
(#660) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#521) Unexpected shorthand "margin" after "margin-bottom" (declaration-block-no-shorthand-property-overrides)
(#577) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#692) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#541) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#618) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#622) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#692) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#686) Expected single space after "," in a single-line function (function-comma-space-after)
(#686) Expected single space after "," in a single-line function (function-comma-space-after)
(#686) Expected single space after "," in a single-line function (function-comma-space-after)
(#173) Unexpected unit (length-zero-no-unit)
(#356) Unexpected unit (length-zero-no-unit)
(#648) Unexpected unit (length-zero-no-unit)
(#648) Unexpected unit (length-zero-no-unit)
(#651) Unexpected unit (length-zero-no-unit)
(#651) Unexpected unit (length-zero-no-unit)
(#5) Expected single space after ">" (selector-combinator-space-after)
(#6) Expected single space after ">" (selector-combinator-space-after)
(#417) Expected single space after ">" (selector-combinator-space-after)
(#5) Expected single space before ">" (selector-combinator-space-before)
(#6) Expected single space before ">" (selector-combinator-space-before)
(#417) Expected single space before ">" (selector-combinator-space-before)
(#2) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#37) 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)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) 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)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#110) 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)
(#120) Expected indentation of 4 spaces (indentation)
(#121) 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)
(#140) 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)
(#149) 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)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#246) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#315) 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)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#340) 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)
(#348) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) 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)
(#357) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#363) 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)
(#371) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#384) 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)
(#391) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#418) 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)
(#428) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#441) 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)
(#448) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#450) 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)
(#457) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) 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)
(#491) 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)
(#501) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#510) 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)
(#525) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#549) 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)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#570) Expected indentation of 4 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#607) 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)
(#622) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) 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)
(#635) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#641) 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)
(#650) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#652) 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)
(#662) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#667) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#701) 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)
(#711) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(729 errors, 173 warnings)

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

mod/readaloud/admintab.php
(#2) Empty line found after PHP open tag
(#153) Found comment starting with three or more slashes
mod/readaloud/backup/moodle2/backup_readaloud_activity_task.class.php
(#2) Empty line found after PHP open tag
(#19) Inline phpdocs tag {@link backup_readaloud_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/readaloud/backup/moodle2/backup_readaloud_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_readaloud_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/readaloud/backup/moodle2/restore_readaloud_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_readaloud_activity_task
(#86) 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)]}
(#88) 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)]}
(#104) 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)]}
(#106) 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/readaloud/backup/moodle2/restore_readaloud_stepslib.php
(#2) Empty line found after PHP open tag
(#35) Function restore_readaloud_activity_structure_step::define_structure is not documented
(#76) Function restore_readaloud_activity_structure_step::process_readaloud is not documented
(#98) Function restore_readaloud_activity_structure_step::process_readaloud_rsquestions is not documented
(#112) Function restore_readaloud_activity_structure_step::process_readaloud_attempt is not documented
(#131) Function restore_readaloud_activity_structure_step::process_readaloud_ai_result is not documented
(#150) Function restore_readaloud_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
(#59) Found comment starting with three or more slashes
(#61) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/readaloud/classes/aigrade.php
(#15) Class aigrade is not documented
(#16) Function aigrade::__construct is not documented
(#56) Function aigrade::aidetails is not documented
(#87) Function aigrade::has_attempt is not documented
(#94) Function aigrade::send_to_gradebook is not documented
(#101) Function aigrade::has_transcripts is not documented
(#106) Function aigrade::is_ai_enabled is not documented
(#112) Function aigrade::create_record is not documented
(#129) Function aigrade::process_streaming_transcripts is not documented
(#159) Function aigrade::fetch_transcripts is not documented
(#211) Function aigrade::do_diff 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
(#15) Package is not specified for class aigrade. It is also not specified in file-level phpdocs
mod/readaloud/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
(#544) Function alphabetconverter::fetch_number_conversions is not documented
(#606) Function alphabetconverter::numberToWords_en is not documented
(#670) Function alphabetconverter::convert_years_to_words is not documented
(#719) Function alphabetconverter::get_era_word is not documented
(#739) Function alphabetconverter::convert_numbers_to_words is not documented
(#794) Function alphabetconverter::words_to_suji_convert is not documented
(#809) Function alphabetconverter::fetch_suji_conversions is not documented
(#832) Function alphabetconverter::convert_words_to_suji is not documented
(#869) Function alphabetconverter::convert_suji_to_words is not documented
(#915) Function alphabetconverter::fetchWordArray is not documented
(#942) Function alphabetconverter::isUnicodemb4 is not documented
(#977) Function alphabetconverter::cleanText 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/readaloud/classes/comprehensiontest.php
(#12) Class comprehensiontest is not documented
(#19) Function comprehensiontest::__construct is not documented
(#26) Function comprehensiontest::fetch_media_url is not documented
(#45) Function comprehensiontest::fetch_items is not documented
(#58) Function comprehensiontest::fetch_latest_attempt is not documented
(#71) Function comprehensiontest::fetch_test_data_for_js_files is not documented
(#102) Function comprehensiontest::fetch_test_data_for_js is not documented
(#126) 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/readaloud/classes/constants.php
(#13) Class constants is not documented
(#15) Constant constants::M_COMPONENT is not documented
(#16) Constant constants::M_FILEAREA_SUBMISSIONS is not documented
(#17) Constant constants::M_TABLE is not documented
(#18) Constant constants::M_USERTABLE is not documented
(#19) Constant constants::M_AITABLE is not documented
(#20) Constant constants::M_QTABLE is not documented
(#21) Constant constants::M_MODNAME is not documented
(#22) Constant constants::M_URL is not documented
(#24) Constant constants::M_PLUGINSETTINGS is not documented
(#26) Constant constants::M_NEURALVOICES is not documented
(#31) Constant constants::M_CLASS is not documented
(#34) Constant constants::GUIDEDTRANS_PASSAGE is not documented
(#35) Constant constants::GUIDEDTRANS_CORPUS is not documented
(#37) Constant constants::CORPUSRANGE_SITE is not documented
(#38) Constant constants::CORPUSRANGE_COURSE is not documented
(#40) Constant constants::APPLY_ACTIVITY is not documented
(#41) Constant constants::APPLY_COURSE is not documented
(#42) Constant constants::APPLY_SITE is not documented
(#47) Constant constants::REC_READALOUD is not documented
(#48) Constant constants::REC_ONCE is not documented
(#49) Constant constants::REC_UPLOAD is not documented
(#52) Constant constants::NONE is not documented
(#53) Constant constants::MAXANSWERS is not documented
(#54) Constant constants::TEXTQUESTION is not documented
(#55) Constant constants::TEXTANSWER is not documented
(#56) Constant constants::TEXTQUESTION_FILEAREA is not documented
(#57) Constant constants::TEXTANSWER_FILEAREA is not documented
(#58) Constant constants::TEXTPROMPT_FILEAREA is not documented
(#59) Constant constants::TYPE_TEXTPROMPT_LONG is not documented
(#60) Constant constants::TYPE_TEXTPROMPT_SHORT is not documented
(#61) Constant constants::TYPE_TEXTPROMPT_AUDIO is not documented
(#62) Constant constants::TYPE_INSTRUCTIONS is not documented
(#63) Constant constants::TEXTCHOICE is not documented
(#64) Constant constants::TEXTBOXCHOICE is not documented
(#65) Constant constants::CORRECTANSWER is not documented
(#70) Constant constants::M_GRADEHIGHEST is not documented
(#71) Constant constants::M_GRADELOWEST is not documented
(#72) Constant constants::M_GRADELATEST is not documented
(#73) Constant constants::M_GRADEAVERAGE is not documented
(#74) Constant constants::M_GRADENONE is not documented
(#76) Constant constants::ACCMETHOD_NONE is not documented
(#77) Constant constants::ACCMETHOD_AUTO is not documented
(#78) Constant constants::ACCMETHOD_FIXED is not documented
(#79) Constant constants::ACCMETHOD_NOERRORS is not documented
(#81) Constant constants::POSTATTEMPT_NONE is not documented
(#82) Constant constants::POSTATTEMPT_EVAL is not documented
(#83) Constant constants::POSTATTEMPT_EVALERRORS is not documented
(#84) Constant constants::POSTATTEMPT_EVALERRORSNOGRADE is not documented
(#86) Constant constants::REVIEWMODE_NONE is not documented
(#87) Constant constants::REVIEWMODE_MACHINE is not documented
(#88) Constant constants::REVIEWMODE_HUMAN is not documented
(#89) Constant constants::REVIEWMODE_SCORESONLY is not documented
(#91) Constant constants::MACHINEGRADE_NONE is not documented
(#92) Constant constants::MACHINEGRADE_HYBRID is not documented
(#93) Constant constants::MACHINEGRADE_MACHINEONLY is not documented
(#96) Constant constants::SESSIONSCORE_NORMAL is not documented
(#97) Constant constants::SESSIONSCORE_STRICT is not documented
(#100) Constant constants::TTSSPEED_MEDIUM is not documented
(#101) Constant constants::TTSSPEED_SLOW is not documented
(#102) Constant constants::TTSSPEED_XSLOW is not documented
(#105) Constant constants::M_RECORD_BUTTON is not documented
(#106) Constant constants::M_START_BUTTON is not documented
(#107) Constant constants::M_UPDATE_CONTROL is not documented
(#108) Constant constants::M_DRAFT_CONTROL is not documented
(#109) Constant constants::M_PROGRESS_CONTAINER is not documented
(#110) Constant constants::M_HIDER is not documented
(#111) Constant constants::M_STOP_BUTTON is not documented
(#112) Constant constants::M_WHERETONEXT_CONTAINER is not documented
(#113) Constant constants::M_RECORD_BUTTON_CONTAINER is not documented
(#114) Constant constants::M_START_BUTTON_CONTAINER is not documented
(#115) Constant constants::M_STOP_BUTTON_CONTAINER is not documented
(#116) Constant constants::M_RECORDERID is not documented
(#117) Constant constants::M_RECORDING_CONTAINER is not documented
(#118) Constant constants::M_RECORDER_CONTAINER is not documented
(#119) Constant constants::M_DUMMY_RECORDER is not documented
(#120) Constant constants::M_RECORDER_INSTRUCTIONS_RIGHT is not documented
(#121) Constant constants::M_RECORDER_INSTRUCTIONS_LEFT is not documented
(#122) Constant constants::M_INSTRUCTIONS_CONTAINER is not documented
(#123) Constant constants::M_INSTRUCTIONS is not documented
(#124) Constant constants::M_ACTIVITYINSTRUCTIONS_CONTAINER is not documented
(#125) Constant constants::M_MENUINSTRUCTIONS_CONTAINER is not documented
(#126) Constant constants::M_MENUBUTTONS_CONTAINER is not documented
(#127) Constant constants::M_PREVIEWINSTRUCTIONS_CONTAINER is not documented
(#128) Constant constants::M_PREVIEWINSTRUCTIONS is not documented
(#129) Constant constants::M_LANDRINSTRUCTIONS_CONTAINER is not documented
(#130) Constant constants::M_LANDRINSTRUCTIONS is not documented
(#131) Constant constants::M_SMALLREPORT_CONTAINER is not documented
(#132) Constant constants::M_INTRO_CONTAINER is not documented
(#135) Constant constants::M_PASSAGE_CONTAINER is not documented
(#136) Constant constants::M_POSTATTEMPT is not documented
(#137) Constant constants::M_FEEDBACK_CONTAINER is not documented
(#138) Constant constants::M_ERROR_CONTAINER is not documented
(#139) Constant constants::M_GRADING_ERROR_CONTAINER is not documented
(#140) Constant constants::M_GRADING_ERROR_IMG is not documented
(#141) Constant constants::M_GRADING_ERROR_SCORE is not documented
(#142) Constant constants::M_GRADING_WPM_CONTAINER is not documented
(#143) Constant constants::M_GRADING_WPM_IMG is not documented
(#144) Constant constants::M_GRADING_WPM_SCORE is not documented
(#145) Constant constants::M_GRADING_ACCURACY_CONTAINER is not documented
(#146) Constant constants::M_GRADING_ACCURACY_IMG is not documented
(#147) Constant constants::M_GRADING_ACCURACY_SCORE is not documented
(#148) Constant constants::M_GRADING_SESSION_SCORE is not documented
(#149) Constant constants::M_GRADING_SESSIONSCORE_CONTAINER is not documented
(#150) Constant constants::M_GRADING_SCORE is not documented
(#151) Constant constants::M_GRADING_PLAYER_CONTAINER is not documented
(#152) Constant constants::M_GRADING_PLAYER is not documented
(#153) Constant constants::M_GRADING_ACTION_CONTAINER is not documented
(#154) Constant constants::M_GRADING_FORM_SESSIONTIME is not documented
(#155) Constant constants::M_GRADING_FORM_SESSIONSCORE is not documented
(#156) Constant constants::M_GRADING_FORM_WPM is not documented
(#157) Constant constants::M_GRADING_FORM_ACCURACY is not documented
(#158) Constant constants::M_GRADING_FORM_SESSIONENDWORD is not documented
(#159) Constant constants::M_GRADING_FORM_SESSIONERRORS is not documented
(#160) Constant constants::M_ADMINTAB_CONTAINER is not documented
(#161) Constant constants::M_HIDDEN_PLAYER is not documented
(#162) Constant constants::M_HIDDEN_PLAYER_BUTTON is not documented
(#163) Constant constants::M_HIDDEN_PLAYER_BUTTON_ACTIVE is not documented
(#164) Constant constants::M_HIDDEN_PLAYER_BUTTON_PAUSED is not documented
(#165) Constant constants::M_HIDDEN_PLAYER_BUTTON_PLAYING is not documented
(#166) Constant constants::M_EVALUATED_MESSAGE is not documented
(#167) Constant constants::M_MODELAUDIO_FORM_URLFIELD is not documented
(#168) Constant constants::M_MODELAUDIO_FORM_BREAKSFIELD is not documented
(#169) Constant constants::M_MODELAUDIO_PLAYER is not documented
(#170) Constant constants::M_VIEWMODELTRANSCRIPT is not documented
(#171) Constant constants::M_MODELTRANSCRIPT is not documented
(#172) Constant constants::M_CLASS_PASSAGEWORD is not documented
(#173) Constant constants::M_CLASS_PASSAGESPACE is not documented
(#174) Constant constants::M_CLASS_PASSAGEGRADINGCONT is not documented
(#177) Constant constants::M_LANG_ENUS is not documented
(#178) Constant constants::M_LANG_ENGB is not documented
(#179) Constant constants::M_LANG_ENAU is not documented
(#180) Constant constants::M_LANG_ENPH is not documented
(#181) Constant constants::M_LANG_ENNZ is not documented
(#182) Constant constants::M_LANG_ENZA is not documented
(#183) Constant constants::M_LANG_ENIN is not documented
(#184) Constant constants::M_LANG_ESUS is not documented
(#185) Constant constants::M_LANG_ESES is not documented
(#186) Constant constants::M_LANG_FRCA is not documented
(#187) Constant constants::M_LANG_FRFR is not documented
(#188) Constant constants::M_LANG_DEDE is not documented
(#189) Constant constants::M_LANG_DEAT is not documented
(#190) Constant constants::M_LANG_ITIT is not documented
(#191) Constant constants::M_LANG_PTBR is not documented
(#193) Constant constants::M_LANG_DADK is not documented
(#194) Constant constants::M_LANG_FILPH is not documented
(#196) Constant constants::M_LANG_KOKR is not documented
(#197) Constant constants::M_LANG_HIIN is not documented
(#198) Constant constants::M_LANG_ARAE is not documented
(#199) Constant constants::M_LANG_ARSA is not documented
(#200) Constant constants::M_LANG_ZHCN is not documented
(#201) Constant constants::M_LANG_NLNL is not documented
(#202) Constant constants::M_LANG_NLBE is not documented
(#203) Constant constants::M_LANG_ENIE is not documented
(#204) Constant constants::M_LANG_ENWL is not documented
(#205) Constant constants::M_LANG_ENAB is not documented
(#206) Constant constants::M_LANG_FAIR is not documented
(#207) Constant constants::M_LANG_DECH is not documented
(#208) Constant constants::M_LANG_HEIL is not documented
(#209) Constant constants::M_LANG_IDID is not documented
(#210) Constant constants::M_LANG_JAJP is not documented
(#211) Constant constants::M_LANG_MSMY is not documented
(#212) Constant constants::M_LANG_PTPT is not documented
(#213) Constant constants::M_LANG_RURU is not documented
(#214) Constant constants::M_LANG_TAIN is not documented
(#215) Constant constants::M_LANG_TEIN is not documented
(#216) Constant constants::M_LANG_TRTR is not documented
(#218) Constant constants::M_LANG_NBNO is not documented
(#219) Constant constants::M_LANG_PLPL is not documented
(#220) Constant constants::M_LANG_RORO is not documented
(#221) Constant constants::M_LANG_SVSE is not documented
(#222) Constant constants::M_LANG_UKUA is not documented
(#223) Constant constants::M_LANG_EUES is not documented
(#224) Constant constants::M_LANG_FIFI is not documented
(#225) Constant constants::M_LANG_HUHU is not documented
(#227) Constant constants::TTS_NONE is not documented
(#229) Constant constants::TRANSCRIBER_GUIDED is not documented
(#230) Constant constants::TRANSCRIBER_STRICT is not documented
(#233) Constant constants::TRANSCRIBER_NONE is not documented
(#234) Constant constants::TRANSCRIBER_AMAZONSTREAMING is not documented
(#236) Constant constants::M_STARTPREVIEW is not documented
(#237) Constant constants::M_STARTLANDR is not documented
(#238) Constant constants::M_STARTSHADOW is not documented
(#239) Constant constants::M_STARTNOSHADOW is not documented
(#240) Constant constants::M_RETURNMENU is not documented
(#241) Constant constants::M_STOPANDPLAY is not documented
(#242) Constant constants::M_BACKTOTOP is not documented
(#243) Constant constants::M_STOP_BTN is not documented
(#244) Constant constants::M_PLAY_BTN is not documented
(#246) Constant constants::M_PUSH_NONE is not documented
(#247) Constant constants::M_PUSH_PASSAGE is not documented
(#248) Constant constants::M_PUSH_ALTERNATIVES is not documented
(#249) Constant constants::M_PUSH_QUESTIONS is not documented
(#250) Constant constants::M_PUSH_TARGETWPM is not documented
(#251) Constant constants::M_PUSH_TTSMODELAUDIO is not documented
(#252) Constant constants::M_PUSH_TIMELIMIT is not documented
(#253) Constant constants::M_PUSH_MODES is not documented
(#254) Constant constants::M_PUSH_GRADESETTINGS is not documented
(#256) Constant constants::M_USE_DATATABLES is not documented
(#258) Constant constants::M_STANDARD_FONTS is not documented
(#262) Constant constants::M_GOOGLE_FONTS 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/readaloud/classes/dates.php
(#2) Empty line found after PHP open tag
(#10) Class dates is not documented
(#10) Package is not specified for class dates. It is also not specified in file-level phpdocs
mod/readaloud/classes/diff.php
(#2) Empty line found after PHP open tag
(#19) Class diff is not documented
(#31) Function diff::fetchWordArray is not documented
(#55) Function diff::isUnicodemb4 is not documented
(#92) Function diff::cleanText is not documented
(#167) Function diff::fetchAlternativesArray is not documented
(#213) Function diff::generous_match is not documented
(#243) Function diff::fetchSequences is not documented
(#398) Function diff::debug_print_sequence is not documented
(#413) Function diff::phonetics_match is not documented
(#424) Function diff::check_alternatives_for_match is not documented
(#461) Function diff::fetchWildcardsArray is not documented
(#480) Function diff::mb_strequals is not documented
(#498) Function diff::cmp is not documented
(#527) Function diff::fetchDiffs is not documented
(#656) 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/readaloud/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/readaloud/classes/external.php
(#2) Empty line found after PHP open tag
(#16) Class mod_readaloud_external is not documented
(#20) Function mod_readaloud_external::check_for_results_parameters is not documented
(#26) Function mod_readaloud_external::check_for_results is not documented
(#65) Function mod_readaloud_external::check_for_results_returns is not documented
(#69) Function mod_readaloud_external::submit_regular_attempt_parameters is not documented
(#78) Function mod_readaloud_external::submit_regular_attempt is not documented
(#128) Function mod_readaloud_external::submit_regular_attempt_returns is not documented
(#134) Function mod_readaloud_external::compare_passage_to_transcript_parameters is not documented
(#144) Function mod_readaloud_external::compare_passage_to_transcript is not documented
(#241) Function mod_readaloud_external::compare_passage_to_transcript_returns is not documented
(#246) Function mod_readaloud_external::submit_streaming_attempt_parameters is not documented
(#255) Function mod_readaloud_external::submit_streaming_attempt is not documented
(#312) Function mod_readaloud_external::submit_streaming_attempt_returns is not documented
(#318) Function mod_readaloud_external::fetch_streaming_diffs_parameters is not documented
(#325) Function mod_readaloud_external::fetch_streaming_diffs is not documented
(#335) Function mod_readaloud_external::fetch_streaming_diffs_returns is not documented
(#4) File-level phpdocs block does not have @copyright tag
(#4) File-level phpdocs block does not have @license tag
mod/readaloud/classes/form/alternatives.php
(#2) Empty line found after PHP open tag
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#44) Not recommended phpdocs tag @abstract used
(#39) Package is not specified for class alternatives. It is also not specified in file-level phpdocs
mod/readaloud/classes/form/guidedtranscriptionform.php
(#2) Empty line found after PHP open tag
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#44) Not recommended phpdocs tag @abstract used
(#39) Package is not specified for class guidedtranscriptionform. It is also not specified in file-level phpdocs
mod/readaloud/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/readaloud/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/readaloud/classes/jp/TinySegmenter.php
(#70) Function TinySegmenter::getType is not documented
(#92) Function TinySegmenter::getScore is not documented
(#101) 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/readaloud/classes/local/rsquestion/baseform.php
(#2) Empty line found after PHP open tag
(#146) Function baseform::add_audio_upload is not documented
(#160) Function baseform::add_audio_prompt_upload is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#168) Phpdocs for function baseform::add_textarearesponse has incomplete parameters list
(#187) Phpdocs for function baseform::add_textboxresponse has incomplete parameters list
(#206) Phpdocs for function baseform::add_correctanswer has incomplete parameters list
(#223) Phpdocs for function baseform::construction_override has incomplete parameters list
(#44) Not recommended phpdocs tag @abstract used
(#39) Package is not specified for class baseform. It is also not specified in file-level phpdocs
mod/readaloud/classes/local/rsquestion/helper.php
(#2) Empty line found after PHP open tag
(#35) Class helper is not documented
(#39) Function helper::create_rsquestionkey is not documented
(#47) Function helper::move_item is not documented
(#85) Function helper::delete_item is not documented
(#111) Function helper::fetch_editor_options is not documented
(#119) Function helper::fetch_filemanager_options is not documented
(#35) Package is not specified for class helper. It is also not specified in file-level phpdocs
mod/readaloud/classes/local/rsquestion/textpromptaudioform.php
(#13) Class textpromptaudioform is not documented
(#19) Function textpromptaudioform::custom_definition is not documented
(#16) Variable textpromptaudioform::$type is not documented
(#17) Variable textpromptaudioform::$typestring 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 textpromptaudioform. It is also not specified in file-level phpdocs
mod/readaloud/classes/local/rsquestion/textpromptlongform.php
(#13) Class textpromptlongform is not documented
(#19) Function textpromptlongform::custom_definition is not documented
(#16) Variable textpromptlongform::$type is not documented
(#17) Variable textpromptlongform::$typestring 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 textpromptlongform. It is also not specified in file-level phpdocs
mod/readaloud/classes/local/rsquestion/textpromptshortform.php
(#13) Class textpromptshortform is not documented
(#19) Function textpromptshortform::custom_definition is not documented
(#16) Variable textpromptshortform::$type is not documented
(#17) Variable textpromptshortform::$typestring 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 textpromptshortform. It is also not specified in file-level phpdocs
mod/readaloud/classes/modelaudiobreaksform.php
(#32) No one-line description found in phpdocs for class modelaudiobreaksform
mod/readaloud/classes/output/modelaudio_renderer.php
(#14) Class modelaudio_renderer is not documented
(#16) Function modelaudio_renderer::render_sectiontop is not documented
(#23) Function modelaudio_renderer::render_manualbreaktiming_checkbox is not documented
(#30) Function modelaudio_renderer::render_polly_url is not documented
(#38) Function modelaudio_renderer::render_polly_player is not documented
(#48) Function modelaudio_renderer::render_modelaudio_player is not documented
(#121) Function modelaudio_renderer::render_audio_clear_button is not documented
(#130) Function modelaudio_renderer::render_view_transcript_button is not documented
(#138) Function modelaudio_renderer::render_view_transcript is not documented
(#2) No one-line description found in phpdocs for file
(#56) Phpdocs for function modelaudio_renderer::render_modelaudio_player_from_url has incomplete parameters list
(#66) Phpdocs for function modelaudio_renderer::show_recorder has incomplete parameters list
(#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 modelaudio_renderer. It is also not specified in file-level phpdocs
mod/readaloud/classes/output/passage_renderer.php
(#14) Class passage_renderer is not documented
(#16) Function passage_renderer::render_attempt_scoresheader is not documented
(#49) Function passage_renderer::render_gradenow is not documented
(#59) Function passage_renderer::render_userreview is not documented
(#74) Function passage_renderer::render_machinereview is not documented
(#87) Function passage_renderer::render_machinereview_buttons is not documented
(#110) Function passage_renderer::render_debuginfo is not documented
(#142) Function passage_renderer::render_attempt_header is not documented
(#147) Function passage_renderer::render_machinegrade_attempt_header is not documented
(#152) Function passage_renderer::render_passage is not documented
(#245) Function passage_renderer::render_passageactions is not documented
(#273) Function passage_renderer::render_audioplayer 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 passage_renderer. It is also not specified in file-level phpdocs
mod/readaloud/classes/output/renderer.php
(#14) Class renderer is not documented
(#65) Function renderer::show_no_content is not documented
(#81) Function renderer::show_attempt_summary is not documented
(#149) Function renderer::show_progress_chart is not documented
(#175) Function renderer::show_stopandplay is not documented
(#184) Function renderer::show_quiz is not documented
(#193) Function renderer::show_menubuttons is not documented
(#236) Function renderer::show_smallreport is not documented
(#298) Function renderer::show_returntomenu_button is not documented
(#490) Function renderer::fetch_modalcontainer is not documented
(#499) Function renderer::show_landr is not documented
(#542) Function renderer::show_ungradedyet is not documented
(#642) Function renderer::render_hiddenaudioplayer is not documented
(#675) Function renderer::show_evaluated_message is not documented
(#798) Function renderer::fetch_activity_amd is not documented
(#887) Function renderer::fetch_clicktohear_amd is not documented
(#899) Function renderer::fetch_clicktohear is not documented
(#918) Function renderer::push_buttons_menu is not documented
(#951) Function renderer::show_open_close_dates is not documented
(#964) Function renderer::show_attempt_for_review is not documented
(#38) Found comment starting with three or more slashes
(#2) No one-line description found in phpdocs for file
(#317) There is no description in phpdocs for function jump_tomenubutton
(#330) There is no description in phpdocs for function show_wheretonext
(#354) There is no description in phpdocs for function show_machineregradeallbutton
(#367) There is no description in phpdocs for function show_pushcorpusdetails
(#383) There is no description in phpdocs for function show_pushalltogradebook
(#406) There is no description in phpdocs for function show_all_mistranscriptions
(#532) There is no description in phpdocs for function show_currenterrorestimate
(#19) Phpdocs for function renderer::header has incomplete parameters list
(#304) Phpdocs for function renderer::reattemptbutton has incomplete parameters list
(#317) Phpdocs for function renderer::jump_tomenubutton has incomplete parameters list
(#330) Phpdocs for function renderer::show_wheretonext has incomplete parameters list
(#354) Phpdocs for function renderer::show_machineregradeallbutton has incomplete parameters list
(#367) Phpdocs for function renderer::show_pushcorpusdetails has incomplete parameters list
(#383) Phpdocs for function renderer::show_pushalltogradebook has incomplete parameters list
(#407) Phpdocs for function renderer::show_all_mistranscriptions has incomplete parameters list
(#532) Phpdocs for function renderer::show_currenterrorestimate has incomplete parameters list
(#548) Phpdocs for function renderer::show_admintab_heading has incomplete parameters list
(#561) Phpdocs for function renderer::show_instructions has incomplete parameters list
(#573) Phpdocs for function renderer::show_previewinstructions has incomplete parameters list
(#586) Phpdocs for function renderer::show_landrinstructions has incomplete parameters list
(#612) Phpdocs for function renderer::show_intro has incomplete parameters list
(#625) Phpdocs for function renderer::show_passage_postattempt has incomplete parameters list
(#650) Phpdocs for function renderer::show_passage has incomplete parameters list
(#662) Phpdocs for function renderer::show_progress has incomplete parameters list
(#681) Phpdocs for function renderer::show_feedback has incomplete parameters list
(#692) Phpdocs for function renderer::show_feedback_postattempt has incomplete parameters list
(#705) Phpdocs for function renderer::show_error has incomplete parameters list
(#717) Phpdocs for function renderer::show_recorder has incomplete parameters list
(#907) 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
(#14) Package is not specified for class renderer. It is also not specified in file-level phpdocs
mod/readaloud/classes/output/report_renderer.php
(#13) Class report_renderer is not documented
(#15) Function report_renderer::render_reportmenu is not documented
(#61) Function report_renderer::render_delete_allattempts is not documented
(#69) Function report_renderer::render_reporttitle_html is not documented
(#75) Function report_renderer::render_empty_section_html is not documented
(#80) Function report_renderer::render_exportbuttons_html is not documented
(#93) Function report_renderer::render_grading_exportbuttons_html is not documented
(#106) Function report_renderer::render_section_csv is not documented
(#136) Function report_renderer::render_section_html is not documented
(#186) Function report_renderer::show_reports_footer is not documented
(#195) Function report_renderer::show_perpage_selector is not documented
(#217) Function report_renderer::show_grading_footer is not documented
(#227) Function report_renderer::show_export_buttons is not documented
(#237) Function report_renderer::show_machinegrading_footer 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/readaloud/classes/output/rsquestion_renderer.php
(#2) Empty line found after PHP open tag
(#36) Phpdocs for function rsquestion_renderer::add_edit_page_links has incomplete parameters list
(#63) Phpdocs for function rsquestion_renderer::show_items_list has incomplete parameters list
mod/readaloud/classes/passagehelper.php
(#45) Function passagehelper::__construct is not documented
(#76) Function passagehelper::get_next_ungraded_id is not documented
(#98) Function passagehelper::update is not documented
(#117) Function passagehelper::attemptdetails is not documented
(#149) Function passagehelper::formdetails is not documented
(#205) Function passagehelper::prepare_javascript is not documented
(#39) Variable passagehelper::$modulecontextid is not documented
(#40) Variable passagehelper::$attemptid is not documented
(#41) Variable passagehelper::$attemptdata is not documented
(#42) Variable passagehelper::$activitydata is not documented
(#43) Variable passagehelper::$aidata is not documented
mod/readaloud/classes/report/attempts.php
(#14) Class attempts is not documented
(#22) Function attempts::fetch_formatted_field is not documented
(#87) Function attempts::fetch_formatted_heading is not documented
(#98) Function attempts::process_raw_data is not documented
(#16) Variable attempts::$report is not documented
(#17) Variable attempts::$fields is not documented
(#18) Variable attempts::$headingdata is not documented
(#19) Variable attempts::$qcache is not documented
(#20) Variable attempts::$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 attempts. It is also not specified in file-level phpdocs
mod/readaloud/classes/report/attemptssummary.php
(#14) Class attemptssummary is not documented
(#22) Function attemptssummary::fetch_formatted_field is not documented
(#90) Function attemptssummary::fetch_formatted_heading is not documented
(#101) Function attemptssummary::fetch_formatted_description is not documented
(#107) Function attemptssummary::process_raw_data is not documented
(#16) Variable attemptssummary::$report is not documented
(#17) Variable attemptssummary::$fields is not documented
(#18) Variable attemptssummary::$headingdata is not documented
(#19) Variable attemptssummary::$qcache is not documented
(#20) Variable attemptssummary::$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 attemptssummary. It is also not specified in file-level phpdocs
mod/readaloud/classes/report/basereport.php
(#2) Empty line found after PHP open tag
(#52) Function basereport::process_raw_data is not documented
(#54) Function basereport::fetch_formatted_heading is not documented
(#56) Function basereport::fetch_formatted_description is not documented
(#62) Function basereport::fetch_fields is not documented
(#66) Function basereport::fetch_head is not documented
(#74) Function basereport::fetch_name is not documented
(#78) Function basereport::fetch_all_rows_count is not documented
(#82) Function basereport::truncate is not documented
(#89) Function basereport::fetch_cache is not documented
(#100) Function basereport::fetch_formatted_time is not documented
(#110) Function basereport::fetch_time_difference is not documented
(#128) Function basereport::fetch_formatted_rows is not documented
(#152) Function basereport::fetch_formatted_field is not documented
(#46) Variable basereport::$report is not documented
(#47) Variable basereport::$head is not documented
(#48) Variable basereport::$rawdata is not documented
(#49) Variable basereport::$fields is not documented
(#50) Variable basereport::$dbcache is not documented
mod/readaloud/classes/report/basic.php
(#13) Class basic is not documented
(#21) Function basic::fetch_formatted_field is not documented
(#46) Function basic::fetch_formatted_heading is not documented
(#56) Function basic::process_raw_data is not documented
(#15) Variable basic::$report is not documented
(#16) Variable basic::$fields is not documented
(#17) Variable basic::$headingdata is not documented
(#18) Variable basic::$qcache is not documented
(#19) 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/readaloud/classes/report/courseattempts.php
(#15) Class courseattempts is not documented
(#24) Function courseattempts::fetch_formatted_field is not documented
(#103) Function courseattempts::fetch_formatted_heading is not documented
(#114) Function courseattempts::fetch_formatted_description is not documented
(#120) Function courseattempts::process_raw_data is not documented
(#17) Variable courseattempts::$report is not documented
(#18) 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
(#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
(#15) Package is not specified for class courseattempts. It is also not specified in file-level phpdocs
mod/readaloud/classes/report/grading.php
(#14) Class grading is not documented
(#23) Function grading::fetch_formatted_field is not documented
(#163) Function grading::fetch_formatted_heading is not documented
(#174) Function grading::process_raw_data is not documented
(#16) Variable grading::$report is not documented
(#17) 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/readaloud/classes/report/gradingbyuser.php
(#14) Class gradingbyuser is not documented
(#22) Function gradingbyuser::fetch_formatted_heading is not documented
(#33) Function gradingbyuser::fetch_formatted_field is not documented
(#135) Function gradingbyuser::process_raw_data is not documented
(#16) Variable gradingbyuser::$report is not documented
(#17) Variable gradingbyuser::$fields is not documented
(#18) Variable gradingbyuser::$headingdata is not documented
(#19) Variable gradingbyuser::$qcache is not documented
(#20) 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/readaloud/classes/report/machinegrading.php
(#14) Class machinegrading is not documented
(#23) Function machinegrading::fetch_formatted_field is not documented
(#154) Function machinegrading::fetch_formatted_heading is not documented
(#164) Function machinegrading::process_raw_data is not documented
(#16) Variable machinegrading::$report is not documented
(#17) Variable machinegrading::$fields is not documented
(#19) Variable machinegrading::$headingdata is not documented
(#20) Variable machinegrading::$qcache is not documented
(#21) Variable machinegrading::$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 machinegrading. It is also not specified in file-level phpdocs
mod/readaloud/classes/report/machinegradingbyuser.php
(#14) Class machinegradingbyuser is not documented
(#22) Function machinegradingbyuser::fetch_formatted_heading is not documented
(#33) Function machinegradingbyuser::fetch_formatted_field is not documented
(#89) Function machinegradingbyuser::process_raw_data is not documented
(#16) Variable machinegradingbyuser::$report is not documented
(#17) Variable machinegradingbyuser::$fields is not documented
(#18) Variable machinegradingbyuser::$headingdata is not documented
(#19) Variable machinegradingbyuser::$qcache is not documented
(#20) Variable machinegradingbyuser::$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 machinegradingbyuser. It is also not specified in file-level phpdocs
mod/readaloud/classes/report/missedwords.php
(#15) Class missedwords is not documented
(#23) Function missedwords::fetch_formatted_field is not documented
(#55) Function missedwords::fetch_formatted_heading is not documented
(#66) Function missedwords::fetch_formatted_description is not documented
(#72) Function missedwords::process_raw_data is not documented
(#17) Variable missedwords::$report is not documented
(#18) Variable missedwords::$fields is not documented
(#19) Variable missedwords::$headingdata is not documented
(#20) Variable missedwords::$qcache is not documented
(#21) Variable missedwords::$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
(#15) Package is not specified for class missedwords. It is also not specified in file-level phpdocs
mod/readaloud/classes/setupform.php
(#2) Empty line found after PHP open tag
(#102) Function setupform::validation is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#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/readaloud/classes/task/readaloud_modelaudio_adhoc.php
(#115) Function readaloud_modelaudio_adhoc::do_retry is not documented
(#138) Function readaloud_modelaudio_adhoc::do_forever_fail is not documented
mod/readaloud/classes/task/readaloud_s3_adhoc.php
(#86) Function readaloud_s3_adhoc::do_retry is not documented
(#109) Function readaloud_s3_adhoc::do_forever_fail is not documented
mod/readaloud/classes/task/readaloud_scheduled.php
(#40) Function readaloud_scheduled::get_name is not documented
mod/readaloud/classes/utils.php
(#43) Function utils::make_audio_URL is not documented
(#60) Function utils::needs_lang_model is not documented
(#91) Function utils::fetch_passagehash is not documented
(#113) Function utils::update_create_phonetic_segments is not documented
(#141) Function utils::update_all_phonetic_segments is not documented
(#156) Function utils::fetch_short_lang is not documented
(#167) Function utils::fetch_lang_model is not documented
(#219) Function utils::can_streaming_transcribe is not documented
(#257) Function utils::do_strict_transcribe is not documented
(#267) Function utils::remove_accents_and_poormatchchars is not documented
(#283) Function utils::can_transcribe is not documented
(#304) Function utils::is_json is not documented
(#316) Function utils::segment_japanese is not documented
(#324) Function utils::fetch_phones_and_segments is not documented
(#455) Function utils::fetch_lang_server_url is not documented
(#471) Function utils::curl_fetch is not documented
(#486) Function utils::fetch_speech_ssml is not documented
(#515) Function utils::fetch_polly_url is not documented
(#553) Function utils::fetch_polly_speechmarks is not documented
(#591) Function utils::can_speak_neural is not documented
(#618) Function utils::speechmarks_to_matches is not documented
(#698) Function utils::are_different_words is not documented
(#705) Function utils::forward_search is not documented
(#743) Function utils::fetch_token_for_display is not documented
(#800) Function utils::fetch_token is not documented
(#877) Function utils::fetch_token_error is not documented
(#924) Function utils::lines_to_brs is not documented
(#931) Function utils::fetch_duration_from_transcript is not documented
(#947) Function utils::fetch_duration_from_transcript_json is not documented
(#969) Function utils::fetch_duration_from_transcript_gjson is not documented
(#992) Function utils::fetch_audio_points is not documented
(#1013) Function utils::fetch_audio_points_json is not documented
(#1059) Function utils::fetch_audio_points_gjson is not documented
(#1108) Function utils::fetch_diff is not documented
(#1208) Function utils::processscores is not documented
(#1286) Function utils::count_sessionerrors is not documented
(#1297) Function utils::get_aieval_byuser is not documented
(#1307) Function utils::estimate_errors is not documented
(#1325) Function utils::fetch_all_mistranscriptions is not documented
(#1367) Function utils::fetch_attempt_misses is not documented
(#1399) Function utils::fetch_attempt_mistranscriptions is not documented
(#1422) Function utils::fetch_one_mistranscription is not documented
(#1526) Function utils::fetch_attempt_chartdata is not documented
(#1582) Function utils::fetch_attempt_summary is not documented
(#1642) Function utils::create_attempt is not documented
(#1685) Function utils::parse_streaming_results is not documented
(#1716) Function utils::sync_modelaudio_breaks is not documented
(#1733) Function utils::guess_modelaudio_breaks is not documented
(#1783) Function utils::fetch_passage_as_words is not documented
(#1833) Function utils::register_modelaudio_task is not documented
(#1850) Function utils::register_aws_task is not documented
(#1867) Function utils::get_postattempt_options is not documented
(#1877) Function utils::get_grade_options is not documented
(#1885) Function utils::get_accadjust_options is not documented
(#1894) Function utils::get_region_options is not documented
(#1912) Function utils::fetch_rating is not documented
(#1929) Function utils::fetch_options_recorders is not documented
(#1936) Function utils::fetch_options_guidedtranscription is not documented
(#1941) Function utils::fetch_options_corpusrange is not documented
(#1947) Function utils::fetch_options_applyrange is not documented
(#1955) Function utils::get_machinegrade_options is not documented
(#1963) Function utils::get_sessionscore_options is not documented
(#1970) Function utils::get_ttsspeed_options is not documented
(#1978) Function utils::get_timelimit_options is not documented
(#1992) Function utils::get_expiredays_options is not documented
(#2006) Function utils::fetch_options_transcribers is not documented
(#2013) Function utils::fetch_ttsvoice_options is not documented
(#2076) Function utils::get_lang_options is not documented
(#2255) Function utils::add_mform_elements is not documented
(#2572) Function utils::fetch_current_corpus is not documented
(#2589) Function utils::fetch_current_corpushash is not documented
(#2615) Function utils::push_corpus is not documented
(#2639) Function utils::prepare_file_and_json_stuff is not documented
(#40) Constant utils::CLOUDPOODLL is not documented
(#1210) Found comment starting with three or more slashes
(#1479) Found comment starting with three or more slashes
(#1498) Phpdocs for function utils::fetch_next_activity has incomplete parameters list
mod/readaloud/db/access.php
(#2) Empty line found after PHP open tag
mod/readaloud/db/install.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/readaloud/db/log.php
(#2) Empty line found after PHP open tag
mod/readaloud/db/services.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/readaloud/db/tasks.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/readaloud/db/uninstall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/readaloud/db/upgrade.php
(#2) Empty line found after PHP open tag
mod/readaloud/developer.php
(#2) Empty line found after PHP open tag
(#135) Function copyAttempt is not documented
(#66) Found comment starting with three or more slashes
mod/readaloud/fetchcbpage.php
(#2) Empty line found after PHP open tag
mod/readaloud/grading.php
(#2) Empty line found after PHP open tag
(#127) Found comment starting with three or more slashes
mod/readaloud/index.php
(#2) Empty line found after PHP open tag
(#29) Found comment starting with three or more slashes
mod/readaloud/lang/en/readaloud.php
(#2) Empty line found after PHP open tag
mod/readaloud/lang/es/readaloud.php
(#2) Empty line found after PHP open tag
mod/readaloud/lib.php
(#2) Empty line found after PHP open tag
(#97) Function readaloud_editor_with_files_options is not documented
(#102) Function readaloud_editor_no_files_options is not documented
(#410) Function readaloud_get_completion_state is not documented
(#415) Function readaloud_is_complete is not documented
(#473) Function readaloud_get_editornames is not documented
(#478) Function readaloud_process_editors is not documented
(#952) Function mod_readaloud_cm_info_dynamic is not documented
(#961) Function readaloud_get_coursemodule_info is not documented
(#37) Found comment starting with three or more slashes
(#39) Found comment starting with three or more slashes
(#162) Found comment starting with three or more slashes
(#796) Found comment starting with three or more slashes
(#798) Found comment starting with three or more slashes
(#841) Found comment starting with three or more slashes
(#843) Found comment starting with three or more slashes
(#924) Found comment starting with three or more slashes
(#926) Found comment starting with three or more slashes
(#80) Phpdocs for function readaloud_reset_course_form_definition has incomplete parameters list
(#111) Phpdocs for function readaloud_reset_gradebook has incomplete parameters list
(#466) Phpdocs for function readaloud_dotask has incomplete parameters list
(#500) Phpdocs for function readaloud_add_instance has incomplete parameters list
(#575) Phpdocs for function readaloud_update_instance has incomplete parameters list
(#706) Phpdocs for function readaloud_user_outline has incomplete parameters list
(#736) Phpdocs for function readaloud_print_recent_activity has incomplete parameters list
(#766) Phpdocs for function readaloud_print_recent_mod_activity has incomplete parameters list
(#808) Phpdocs for function readaloud_scale_used has incomplete parameters list
(#827) Phpdocs for function readaloud_scale_used_anywhere has incomplete parameters list
(#933) Phpdocs for function readaloud_extend_navigation has incomplete parameters list
(#109) Not recommended phpdocs tag @global used
(#109) Not recommended phpdocs tag @global used
(#132) Not recommended phpdocs tag @global used
(#132) Not recommended phpdocs tag @global used
(#302) Not recommended phpdocs tag @global used
(#302) Not recommended phpdocs tag @global used
(#789) Not recommended phpdocs tag @example used
(#814) Not recommended phpdocs tag @example used
(#833) Not recommended phpdocs tag @example used
(#752) Inline phpdocs tag {@link readaloud_print_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#849) 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)]}
(#947) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#948) 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/readaloud/manageattempts.php
(#2) Empty line found after PHP open tag
(#77) Found comment starting with three or more slashes
(#94) Found comment starting with three or more slashes
mod/readaloud/mod_form.php
(#2) Empty line found after PHP open tag
(#41) Function mod_readaloud_mod_form::__construct is not documented
(#118) Function mod_readaloud_mod_form::completion_rule_enabled is not documented
(#122) Function mod_readaloud_mod_form::data_preprocessing is not documented
(#129) Function mod_readaloud_mod_form::validation is not documented
mod/readaloud/modelaudio.php
(#2) Empty line found after PHP open tag
(#161) Found comment starting with three or more slashes
mod/readaloud/push.php
(#2) Empty line found after PHP open tag
(#140) Found comment starting with three or more slashes
mod/readaloud/refreshtoken.php
(#2) Empty line found after PHP open tag
(#22) Package Mod_ReadAloud is not valid
mod/readaloud/reports.php
(#2) Empty line found after PHP open tag
(#85) Found comment starting with three or more slashes
mod/readaloud/rsquestion/managersquestions.php
(#2) Empty line found after PHP open tag
(#93) Found comment starting with three or more slashes
mod/readaloud/rsquestion/rsquestions.php
(#2) Empty line found after PHP open tag
mod/readaloud/settings.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/readaloud/setup.php
(#2) Empty line found after PHP open tag
mod/readaloud/tabs.php
(#2) Empty line found after PHP open tag
(#32) Found comment starting with three or more slashes
mod/readaloud/version.php
(#2) Empty line found after PHP open tag
mod/readaloud/view.php
(#2) Empty line found after PHP open tag
(#85) Found comment starting with three or more slashes

Update savepoints problems

(1 errors, 1 warnings)

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

mod/readaloud/db/upgrade.php
Detected fewer 'if' blocks (33) than 'savepoint' calls (37). Repeated savepoints?
version 2021090300 has wrong savepoint call with version 2021093000

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, 39 warnings)

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

mod/readaloud/templates/bigbuttonmenu.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/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 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: ""});
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 21 Column: 1
mod/readaloud/templates/listenandrepeat.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 8: CSS: “height”: Too many values or values are not recognized. ( <div id="ttrec_container_" tabindex="0" class="mod_readaloud_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation error, line 6: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (e="false"><label for="shadow">&nbsp;)
mod/readaloud/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='';
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 12 Column: 1
mod/readaloud/templates/manybuttonsmenu.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/modalcontainer.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/modalcontent.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/multichoicetextcontent.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
mod/readaloud/templates/openclosedates.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/quiz.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/reportsmenu.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/smallreport.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 8: Bad value “” for attribute “src” on element “audio”: Must be non-empty. (> <audio src="" controls="controls" class="mod_readaloud_smallreport_player nomediaplugin nopoodll" crossorigin="anonymous" style="display: none"></audi)
mod/readaloud/templates/smallreportheading.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/templates/smallreportplayer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Bad value “” for attribute “src” on element “audio”: Must be non-empty. (/div> <audio src="" controls="controls" class="mod_readaloud_smallreport_player nomediaplugin nopoodll" crossorigin="anonymous" style="display: none"></audi)
mod/readaloud/templates/smallreportstars.mustache
(#1) Example context missing (@template section not found.)
mod/readaloud/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_" tabindex="0" class="mod_readaloud_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )

Gherkin .feature problems

(0 errors, 0 warnings)

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