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

(5239 errors, 2019 warnings)

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

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) Commas (,) must be followed by white space.
(#59) Line exceeds 132 characters; contains 172 characters
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// attempts" but found "//attempts"
(#66) Commas (,) must be followed by white space.
(#66) Line exceeds 132 characters; contains 137 characters
(#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 "// ai results" but found "//ai results"
(#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
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#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.
(#83) Commas (,) must be followed by white space.
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// questions" but found "//questions"
(#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 "// sources if including user info" but found "//sources if including user info"
(#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 "// question stuff" but found "//question stuff"
(#121) Expected "for (...) {\n"; found "for(...) {\n"
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Expected 1 space after first semicolon of FOR loop; 0 found
(#121) Expected 1 space before "<="; 0 found
(#121) Expected 1 space after "<="; 0 found
(#121) Expected 1 space after second semicolon of FOR loop; 0 found
(#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 "// 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
(#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
(#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
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) 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"
(#120) 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"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 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. )"
(#138) 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"
(#139) 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"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) 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. )"
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// do question areas" but found "//do question areas"
(#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 "// do answer areas" but found "//do answer areas"
(#156) Expected "for (...) {\n"; found "for(...) {\n"
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Expected 1 space after first semicolon of FOR loop; 0 found
(#156) Expected 1 space before "<="; 0 found
(#156) Expected 1 space after "<="; 0 found
(#156) Expected 1 space after second semicolon of FOR loop; 0 found
(#159) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Empty IF statement detected
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) This comment is 53% valid code; is this commented out code?
(#163) 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"
(#183) Commas (,) must be followed by white space.
(#183) 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 "// 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"
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Line exceeds 132 characters; contains 137 characters
(#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 "// 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"
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Line exceeds 132 characters; contains 133 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 "// probably needs segmented transcript, more testing needed here and from external" but found "//probably needs segmented transcript, more testing needed here and from external"
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#195) Commas (,) must be followed by white space.
(#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/>.".
(#34) Commas (,) must be followed by white space.
(#34) Expected 1 space before opening brace; found 0
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#38) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space before opening brace; found 0
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#56) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) 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,"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "eszett_pos" must not contain underscores.
(#77) Expected 1 space after "="; 0 found
(#77) Commas (,) must be followed by white space.
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#78) Variable "eszett_pos" must not contain underscores.
(#78) Expected 1 space before "!=="; 0 found
(#78) Expected 1 space after "!=="; 0 found
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Expected 1 space before opening brace; found 0
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#97) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space before opening brace; found 0
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#115) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#126) Expected 1 space before opening brace; found 0
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) 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,"
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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 "// plain numbers" but found "//plain numbers"
(#138) Expected "if (...) {\n"; found "if(...){\n"
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// get years" but found "//get years"
(#141) Expected "if (...) {\n"; found "if(...){"
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Closing brace must be on a line by itself
(#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 "// get regular numerals" but found "//get regular numerals"
(#144) Expected "if (...) {\n"; found "if(...){\n"
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// lets also save a version without 'and'" but found "//lets also save a version without 'and'"
(#147) Variable "no_and_numberwords" must not contain underscores.
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Commas (,) must be followed by white space.
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Variable "no_and_numberwords" must not contain underscores.
(#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) Line indented incorrectly; expected at least 16 spaces, found 12
(#151) 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]"
(#152) Usage of ELSEIF not allowed; use ELSE IF instead
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "==="; 0 found
(#152) Expected 1 space after "==="; 0 found
(#152) Expected 1 space before ">"; 0 found
(#152) Expected 1 space after ">"; 0 found
(#153) Expected "if (...) {\n"; found "if(...){\n"
(#153) Expected 1 space before "=="; 0 found
(#153) Expected 1 space after "=="; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#155) Expected "} else {\n"; found "}else{\n"
(#156) Commas (,) must be followed by white space.
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Expected "if (...) {\n"; found "if(...) {"
(#159) Closing brace must be on a line by itself
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#163) No space found before comment text; expected "// eras/decades" but found "//eras/decades"
(#164) Expected "} else {\n"; found "}else{\n"
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "-"; 0 found
(#165) Expected 1 space after "-"; 0 found
(#166) Expected "if (...) {\n"; found "if(...){\n"
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#174) Expected 1 space after "="; 2 found
(#179) Expected "if (...) {\n"; found "if(...){"
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Closing brace must be on a line by itself
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space before opening brace; found 0
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// 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"
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#197) Expected 1 space after "<"; 0 found
(#197) Expected 1 space after ">"; 0 found
(#201) Expected 1 space after "="; 2 found
(#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 "// mess around a little with millennial years" but found "//mess around a little with millennial years"
(#207) Expected "if (...) {\n"; found "if(...){"
(#207) Expected 1 space after "=="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Closing brace must be on a line by itself
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#208) Expected 1 space after "=="; 0 found
(#208) Expected 1 space after "="; 0 found
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#208) Closing brace must be on a line by itself
(#209) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) Closing brace must be on a line by itself
(#210) Expected "} else {\n"; found "}\n else{"
(#210) Closing brace must be on a line by itself
(#212) Closing brace must be on a line by itself
(#213) Closing brace must be on a line by itself
(#214) Closing brace must be on a line by itself
(#215) Closing brace must be on a line by itself
(#216) Closing brace must be on a line by itself
(#217) Closing brace must be on a line by itself
(#218) Closing brace must be on a line by itself
(#219) Closing brace must be on a line by itself
(#220) Closing brace must be on a line by itself
(#222) Expected "if (...) {\n"; found "if(...){\n"
(#224) Expected "if (...) {\n"; found "if(...){\n"
(#224) Expected 1 space after "==="; 0 found
(#227) Expected "} else {\n"; found "}else {\n"
(#239) Expected 1 space before opening brace; found 0
(#241) Expected 1 space after "="; 0 found
(#241) Closing brace must be on a line by itself
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) No space found before comment text; expected "// is this a thing?" but found "//is this a thing?"
(#242) Expected 1 space after "="; 0 found
(#242) Closing brace must be on a line by itself
(#243) Expected 1 space after "="; 0 found
(#243) Closing brace must be on a line by itself
(#244) Expected 1 space after "="; 0 found
(#244) Closing brace must be on a line by itself
(#245) Expected 1 space after "="; 0 found
(#245) Closing brace must be on a line by itself
(#246) Expected 1 space after "="; 0 found
(#246) Closing brace must be on a line by itself
(#247) Expected 1 space after "="; 0 found
(#247) Closing brace must be on a line by itself
(#248) Expected 1 space after "="; 0 found
(#248) Closing brace must be on a line by itself
(#249) Expected 1 space after "="; 0 found
(#249) Closing brace must be on a line by itself
(#260) Opening brace should be on the same line as the declaration
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#275) Variable "num_length" must not contain underscores.
(#276) Variable "num_length" must not contain underscores.
(#277) Variable "max_length" must not contain underscores.
(#278) Variable "max_length" must not contain underscores.
(#279) Variable "num_levels" must not contain underscores.
(#280) Variable "num_levels" must not contain underscores.
(#282) Variable "num_levels" must not contain underscores.
(#284) Variable "num_levels" must not contain underscores.
(#291) Variable "num_levels" must not contain underscores.
(#294) Expected 1 space after "!="; 0 found
(#294) Expected 1 space after "!="; 0 found
(#294) Expected 1 space before "!="; 0 found
(#294) Expected 1 space after "!="; 0 found
(#295) Variable "num_levels" must not contain underscores.
(#295) Line exceeds 132 characters; contains 144 characters
(#301) Expected 1 space before "="; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Expected 1 space before opening brace; found 0
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#318) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#319) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#329) Expected 1 space before opening brace; found 0
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) 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,"
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Expected "if (...) {\n"; found "if(...){\n"
(#334) Expected 1 space before "="; 0 found
(#334) Expected 1 space after "="; 0 found
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#338) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) No space found before comment text; expected "// plain numbers" but found "//plain numbers"
(#341) Expected "if (...) {\n"; found "if(...){\n"
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) No space found before comment text; expected "// get regular numerals" but found "//get regular numerals"
(#344) Expected "if (...) {\n"; found "if(...){\n"
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#352) Expected 1 space before opening brace; found 0
(#371) Variable "arrayWithNumbers" must be all lower-case
(#373) Line indented incorrectly; expected 8 spaces, found 12
(#373) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#373) Variable "arrayWithNumbers" must be all lower-case
(#373) Variable "jpKanji" must be all lower-case
(#374) Variable "keyVal" must be all lower-case
(#374) Variable "jpKanji" must be all lower-case
(#375) Line indented incorrectly; expected 12 spaces, found 16
(#375) Expected "if (...) {\n"; found "if(...){"
(#375) Variable "keyVal" must be all lower-case
(#375) Expected 1 space before "==="; 0 found
(#375) Expected 1 space after "==="; 0 found
(#375) Closing brace must be on a line by itself
(#376) Line indented incorrectly; expected 12 spaces, found 16
(#376) Expected "if (...) {\n"; found "if(...){\n"
(#376) Expected 1 space before "=="; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Variable "keyVal" must be all lower-case
(#378) Line indented incorrectly; expected 12 spaces, found 16
(#378) Expected "} else {\n"; found "}else{\n"
(#379) Line indented incorrectly; expected 16 spaces, found 20
(#379) Expected "if (...) {\n"; found "if(...){\n"
(#379) Variable "keyVal" must be all lower-case
(#380) Variable "keyVal" must be all lower-case
(#381) Line indented incorrectly; expected 16 spaces, found 20
(#381) Expected "} else {\n"; found "}else{\n"
(#382) Variable "keyVal" must be all lower-case
(#383) Line indented incorrectly; expected 16 spaces, found 20
(#384) Line indented incorrectly; expected 12 spaces, found 16
(#385) Line indented incorrectly; expected 8 spaces, found 12
(#389) Expected 1 space before opening brace; found 0
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#410) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#410) Expected 1 space before "=>"; 0 found
(#410) Expected 1 space after "=>"; 0 found
(#410) Expected 1 space before "=>"; 0 found
(#410) Expected 1 space after "=>"; 0 found
(#411) Expected "if (...) {\n"; found "if(...) {\n"
(#412) Expected "if (...) {\n"; found "if(...) {\n"
(#412) Expected 1 space before ">="; 0 found
(#412) Expected 1 space after ">="; 0 found
(#414) Expected "} else {\n"; found "}else{\n"
(#415) Expected 1 space before "/"; 0 found
(#415) Expected 1 space after "/"; 0 found
(#421) Expected "} else {\n"; found "}else{\n"
(#422) Expected "if (...) {\n"; found "if(...) {\n"
(#422) Expected 1 space before ">"; 0 found
(#422) Expected 1 space after ">"; 0 found
(#432) Line indented incorrectly; expected at least 4 spaces, found 3
(#433) Line indented incorrectly; expected at least 4 spaces, found 3
(#435) Public method name "alphabetconverter::fetchWordArray" must be in lower-case letters only
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) 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"
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) 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)"
(#458) Line indented incorrectly; expected at least 4 spaces, found 3
(#459) Line indented incorrectly; expected at least 4 spaces, found 3
(#460) Line indented incorrectly; expected at least 4 spaces, found 3
(#461) Line indented incorrectly; expected at least 4 spaces, found 3
(#462) Public method name "alphabetconverter::isUnicodemb4" must be in lower-case letters only
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) This comment is 42% valid code; is this commented out code?
(#463) 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"
(#465) Expected 1 space after "="; 2 found
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) 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"
(#467) 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);"
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) 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"
(#473) Expected "if (...) {\n"; found "if(...){"
(#473) Closing brace must be on a line by itself
(#475) Expected "if (...) {\n"; found "if(...){"
(#475) Closing brace must be on a line by itself
(#477) Expected "if (...) {\n"; found "if(...){"
(#477) Closing brace must be on a line by itself
(#479) Expected "if (...) {\n"; found "if(...){\n"
(#481) Expected "} else {\n"; found "}else{\n"
(#497) Public method name "alphabetconverter::cleanText" must be in lower-case letters only
(#497) Commas (,) must be followed by white space.
(#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 "// first test its unicodemb4, and then get on with it" but found "//first test its unicodemb4, and then get on with it"
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) No space found before comment text; expected "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#509) Expected "if (...) {\n"; found "if(...) {\n"
(#513) Expected "} else {\n"; found "}else{\n"
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) 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"
(#520) 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"
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) 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"
(#523) Expected "if (...) {\n"; found "if(...) {\n"
(#525) Expected "} else {\n"; found "}else{\n"
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#530) Variable "b_open" must not contain underscores.
(#531) Variable "b_close" must not contain underscores.
(#532) Variable "b_sopen" must not contain underscores.
(#533) Variable "b_sclose" must not contain underscores.
(#534) Variable "b_open" must not contain underscores.
(#534) Variable "b_close" must not contain underscores.
(#534) Variable "b_sopen" must not contain underscores.
(#534) Variable "b_sclose" must not contain underscores.
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#551) 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.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// classes for use in CSS" but found "//classes for use in CSS"
(#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
(#32) No space found before comment text; expected "// audio recorders" but found "//audio recorders"
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// Constants for RS Questions" but found "//Constants for RS Questions"
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// grading options" but found "//grading options"
(#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 "// accuracy adjustment method options" but found "//accuracy adjustment method options"
(#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 "// what to display to user when reviewing activity options" but found "//what to display to user when reviewing activity options"
(#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 "// more review mode options" but found "//more review mode options"
(#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 "// to use or not use machine grades" but found "//to use or not use machine grades"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// Session Score" but found "//Session Score"
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// Normal = WPM / Targetwpm * 100" but found "//Normal = WPM / Targetwpm * 100"
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// Strict = (WPM - Errors) / Targetwpm * 100" but found "//Strict = (WPM - Errors) / Targetwpm * 100"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// TTS Speed" but found "//TTS Speed"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// CSS ids/classes" but found "//CSS ids/classes"
(#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 "// languages" but found "//languages"
(#181) Expected 1 space after "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#206) Expected 1 space before "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#208) Expected 1 space before "="; 0 found
(#209) Expected 1 space before "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#211) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#226) Whitespace found at end of line
(#227) File must end with a newline character
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.
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) No space found before comment text; expected "// EXPERIMENTAL" but found "//EXPERIMENTAL"
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// find digits in original passage, and convert number words to digits in the target passage" but found "//find digits in original passage, and convert number words to digits in the target passage"
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Commas (,) must be followed by white space.
(#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 "// 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"
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Commas (,) must be followed by white space.
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) 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) 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"
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// from here and aigrade" but found "//from here and aigrade"
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#175) Commas (,) must be followed by white space.
(#177) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) 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"
(#182) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Expected 1 space before "=="; 0 found
(#182) Expected 1 space after "=="; 0 found
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#190) Variable "transcriptphonetic_bits" must not contain underscores.
(#190) Variable "transcript_phonetic" must not contain underscores.
(#191) Variable "passagephonetic_bits" must not contain underscores.
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Commas (,) must be followed by white space.
(#197) Variable "transcriptphonetic_bits" must not contain underscores.
(#197) Commas (,) must be followed by white space.
(#197) Variable "passagephonetic_bits" must not contain underscores.
(#197) Line exceeds 132 characters; contains 146 characters
(#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 "// fetch diffs" but found "//fetch diffs"
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#202) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) 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"
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#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 "// 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"
(#219) Expected 1 space after "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#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 "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) No space found before comment text; expected "// ---------------------------------------" but found "//---------------------------------------"
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#258) The use of function extract() is forbidden
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// make database items and adhoc tasks" but found "//make database items and adhoc tasks"
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#272) Expected "} else {\n"; found "}else{\n"
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#276) Expected "if (...) {\n"; found "if(...){\n"
(#277) Variable "processed_awsresults" must not contain underscores.
(#278) Commas (,) must be followed by white space.
(#278) Variable "processed_awsresults" must not contain underscores.
(#281) Expected 1 space after "="; 0 found
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Expected "} else {\n"; found "}else{\n"
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) No space found before comment text; expected "// handle return to Moodle" but found "//handle return to Moodle"
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) No space found before comment text; expected "// ---------------------------------------" but found "//---------------------------------------"
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Commas (,) must be followed by white space.
(#326) Expected 1 space before "=>"; 0 found
(#326) Line exceeds 132 characters; contains 135 characters
(#327) The use of function extract() is forbidden
(#328) 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/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"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 80% valid code; is this commented out code?
(#52) 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));"
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) This comment is 86% valid code; is this commented out code?
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found before comment text; expected "// $mform->closeHeaderBefore('buttonar');" but found "// $mform->closeHeaderBefore('buttonar');"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) 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) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#37) 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.
(#40) Commas (,) must be followed by white space.
(#47) Expected 1 space before opening brace; found 0
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#50) Expected 1 space before "="; 0 found
(#52) Commas (,) must be followed by white space.
(#61) Line exceeds 132 characters; contains 133 characters
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) This comment is 100% valid code; is this commented out code?
(#82) No space found before comment text; expected "// 'data-iframeclass'=>"letsberesponsive"," but found "//'data-iframeclass'=>"letsberesponsive","
(#87) Expected 1 space before "=>"; 0 found
(#96) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// prepare output" but found "//prepare output"
(#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 "// return it" but found "//return it"
(#105) Expected 1 space before opening brace; found 0
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#114) Expected 1 space before opening brace; found 0
(#115) Expected 1 space after "="; 2 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#122) Expected 1 space before opening brace; found 0
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#131) 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.
(#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
(#156) 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 "// 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"
(#159) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#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 "// if its empty space, move on" but found "//if its empty space, move on"
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) 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"
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) 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"
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) This comment is 65% valid code; is this commented out code?
(#178) No space found before comment text; expected "// $words = explode($seperator, $node->nodeValue);" but found "//$words = explode($seperator, $node->nodeValue);"
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) 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"
(#182) No space found before comment text; expected "// $words = preg_split('/\s+/', $nodevalue);" but found "//$words = preg_split('/\s+/', $nodevalue);"
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) No space found before comment text; expected "// so we use mb_split" but found "//so we use mb_split"
(#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 "// 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"
(#193) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// if its a non word character eg : in 'chapter one : beginning'" but found "//if its a non word character eg : in 'chapter one : beginning'"
(#199) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Expected 1 space before "==="; 0 found
(#199) Expected 1 space after "==="; 0 found
(#205) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) This comment is 77% valid code; is this commented out code?
(#207) No space found before comment text; expected "// $newnode->appendChild($spacenode);" but found "//$newnode->appendChild($spacenode);"
(#208) No space found before comment text; expected "// print_r($newnode);" but found "//print_r($newnode);"
(#216) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) 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"
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// TODO auto determine when to use collapsespaces" but found "//TODO auto determine when to use collapsespaces"
(#229) Expected 1 space after "?"; 2 found
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// 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"
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#233) Expected "} else {\n"; found "}else{\n"
(#274) Whitespace found at end of line
(#275) 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
(#183) Whitespace found at end of line
(#185) Whitespace found at end of line
(#186) Line indented incorrectly; expected at least 8 spaces, found 6
(#188) Line indented incorrectly; expected at least 8 spaces, found 6
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) No space found before comment text; expected "// are we previewing?" but found "//are we previewing?"
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) No space found before comment text; expected "// do we have audio breaks ?" but found "//do we have audio breaks ?"
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) No space found before comment text; expected "// is listen and repeat enabled?" but found "//is listen and repeat enabled?"
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) No space found before comment text; expected "// is shadow enabled" but found "//is shadow enabled"
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// can we attempt this activity" but found "//can we attempt this activity"
(#209) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// finally render template and return" but found "//finally render template and return"
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) No space found before comment text; expected "// template data for small report" but found "//template data for small report"
(#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 "// star rating" but found "//star rating"
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#229) This comment is 84% valid code; is this commented out code?
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#236) Expected "} else {\n"; found "}else{\n"
(#239) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// audio filename" but found "//audio filename"
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#245) Expected "if (...) {\n"; found "if(...){\n"
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) 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"
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) 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"
(#248) Expected 1 space before "="; 0 found
(#250) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// full report button" but found "//full report button"
(#256) Expected 1 space before "="; 0 found
(#256) 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 "// finally render template" but found "//finally render template"
(#260) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#262) No space found before comment text; expected "// If there is no remote transcriber" but found "//If there is no remote transcriber"
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) 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"
(#272) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) No space found before comment text; expected "// Js to refresh small report" but found "//Js to refresh small report"
(#281) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#281) Line exceeds 132 characters; contains 136 characters
(#286) Expected 1 space before opening brace; found 0
(#287) Expected 1 space after "="; 2 found
(#287) Line exceeds 132 characters; contains 138 characters
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Line exceeds maximum limit of 180 characters; contains 191 characters
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) No space found before comment text; expected "// show activity link if we are up to it" but found "//show activity link if we are up to it"
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) No space found before comment text; expected "// back to menu button" but found "//back to menu button"
(#328) Expected 1 space after "="; 2 found
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Line exceeds 132 characters; contains 137 characters
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) No space found before comment text; expected "// next activity button" but found "//next activity button"
(#334) Expected 1 space before "="; 0 found
(#337) Commas (,) must be followed by white space.
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) No space found before comment text; expected "// set up our table" but found "//set up our table"
(#401) Variable "total_mistranscriptions" must not contain underscores.
(#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
(#403) No space found before comment text; expected "// if this was not a mistranscription, skip" but found "//if this was not a mistranscription, skip"
(#419) Variable "mistrans_count" must not contain underscores.
(#425) Variable "mistrans_count" must not contain underscores.
(#427) Variable "total_mistranscriptions" must not contain underscores.
(#427) Variable "mistrans_count" must not contain underscores.
(#429) Variable "mistrans_count" must not contain underscores.
(#445) Variable "total_mistranscriptions" must not contain underscores.
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) No space found before comment text; expected "// set up datatables" but found "//set up datatables"
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) No space found before comment text; expected "// fetch modal container" but found "//fetch modal container"
(#462) Visibility must be declared on method "fetch_modalcontainer"
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Expected 1 space before opening brace; found 0
(#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
(#471) Expected 1 space before opening brace; found 0
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) No space found before comment text; expected "// recorder modal" but found "//recorder modal"
(#474) Commas (,) must be followed by white space.
(#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 "// the TT recorder stuff" but found "//the TT recorder stuff"
(#477) Expected 1 space before "="; 0 found
(#477) Expected 1 space after "="; 0 found
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) 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"
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) 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"
(#486) Expected "if (...) {\n"; found "if(...){\n"
(#487) Commas (,) must be followed by white space.
(#488) Expected "if (...) {\n"; found "if(...){\n"
(#488) Expected 1 space before "=="; 0 found
(#488) Expected 1 space after "=="; 0 found
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) No space found before comment text; expected "// fetch lang services url" but found "//fetch lang services url"
(#494) Commas (,) must be followed by white space.
(#496) Line exceeds 132 characters; contains 134 characters
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) 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"
(#497) Expected 1 space after "="; 2 found
(#499) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) 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"
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) No space found before comment text; expected "// TODO auto determine when to use collapsespaces" but found "//TODO auto determine when to use collapsespaces"
(#614) Expected 1 space before "?"; 0 found
(#648) Line exceeds 132 characters; contains 164 characters
(#692) Commas (,) must be followed by white space.
(#694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#694) No space found before comment text; expected "// recorder" but found "//recorder"
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) No space found before comment text; expected "// =======================================" but found "//======================================="
(#698) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#700) Variable "can_transcribe" must not contain underscores.
(#702) 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."
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) No space found before comment text; expected "// this flag tells AWS not to send to amazon transcribe" but found "//this flag tells AWS not to send to amazon transcribe"
(#707) Line indented incorrectly; expected at least 16 spaces, found 15
(#708) Line indented incorrectly; expected at least 16 spaces, found 15
(#709) Line indented incorrectly; expected at least 16 spaces, found 15
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Line indented incorrectly; expected at least 16 spaces, found 15
(#715) Variable "can_transcribe" must not contain underscores.
(#716) Expected 1 space before "="; 0 found
(#716) Expected 1 space after "="; 0 found
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) No space found before comment text; expected "// we encode any hints" but found "//we encode any hints"
(#720) Variable "string_hints" must not contain underscores.
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) 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"
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) 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"
(#724) Expected "if (...) {\n"; found "if(...){\n"
(#725) Commas (,) must be followed by white space.
(#726) Expected "if (...) {\n"; found "if(...){\n"
(#726) Expected 1 space before "=="; 0 found
(#726) Expected 1 space after "=="; 0 found
(#728) Expected "} else {\n"; found "}else{\n"
(#729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) 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"
(#733) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#743) Commas (,) must be followed by white space.
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) This comment is 100% valid code; is this commented out code?
(#747) No space found before comment text; expected "// 'data-iframeclass'=>"letsberesponsive"," but found "//'data-iframeclass'=>"letsberesponsive","
(#757) Variable "string_hints" must not contain underscores.
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) No space found before comment text; expected "// localhost" but found "//localhost"
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#760) This comment is 60% valid code; is this commented out code?
(#760) No space found before comment text; expected "// 'data-token'=>"643eba92a1447ac0c6a882c85051461a" //cloudpoodll" but found "//'data-token'=>"643eba92a1447ac0c6a882c85051461a" //cloudpoodll"
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) No space found before comment text; expected "// =======================================" but found "//======================================="
(#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 "// prepare output" but found "//prepare output"
(#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 "// return it" but found "//return it"
(#776) Visibility must be declared on method "fetch_activity_amd"
(#776) Commas (,) must be followed by white space.
(#777) Commas (,) must be followed by white space.
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) 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"
(#779) Variable "ret_html" must not contain underscores.
(#781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) 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"
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) No space found before comment text; expected "// recorder html ids" but found "//recorder html ids"
(#789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#789) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) No space found before comment text; expected "// activity html ids" but found "//activity html ids"
(#823) Expected "if (...) {\n"; found "if(...) {\n"
(#824) Commas (,) must be followed by white space.
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#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 "// 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)"
(#829) Expected "if (...) {\n"; found "if(...){\n"
(#829) Expected 1 space before "=="; 0 found
(#829) Expected 1 space after "=="; 0 found
(#831) Expected "} else {\n"; found "}else {\n"
(#835) Expected 1 space before "="; 0 found
(#835) Expected 1 space after "="; 0 found
(#836) Expected 1 space before "="; 0 found
(#837) Expected 1 space before "="; 0 found
(#837) Expected 1 space after "="; 0 found
(#838) Expected 1 space before "="; 0 found
(#838) Expected 1 space after "="; 0 found
(#839) Expected 1 space before "="; 0 found
(#839) Expected 1 space after "="; 0 found
(#839) Commas (,) must be followed by white space.
(#840) Expected 1 space before "="; 0 found
(#840) Expected 1 space after "="; 0 found
(#841) Expected 1 space before "="; 0 found
(#841) Expected 1 space after "="; 0 found
(#841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#841) No space found before comment text; expected "// max expire time is 300 seconds" but found "//max expire time is 300 seconds"
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) 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"
(#844) Variable "ret_html" must not contain underscores.
(#844) Variable "ret_html" must not contain underscores.
(#846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#846) 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."
(#847) 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"
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) No space found before comment text; expected "// convert opts to json" but found "//convert opts to json"
(#851) Variable "opts_html" must not contain underscores.
(#854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#854) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#855) Variable "ret_html" must not contain underscores.
(#855) Variable "ret_html" must not contain underscores.
(#855) Variable "opts_html" must not contain underscores.
(#861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) 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"
(#862) Variable "ret_html" must not contain underscores.
(#865) Visibility must be declared on method "fetch_clicktohear_amd"
(#865) Commas (,) must be followed by white space.
(#867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#867) Inline comments must end in full-stops, exclamation marks, or question marks
(#867) 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"
(#868) Variable "ret_html" must not contain underscores.
(#869) Expected 1 space before "=>"; 0 found
(#869) Expected 1 space after "=>"; 0 found
(#869) Commas (,) must be followed by white space.
(#869) Commas (,) must be followed by white space.
(#870) Expected 1 space before "=>"; 0 found
(#870) Expected 1 space after "=>"; 0 found
(#873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) 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"
(#877) Visibility must be declared on method "fetch_clicktohear"
(#877) Commas (,) must be followed by white space.
(#878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#878) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) 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"
(#879) Variable "ret_html" must not contain underscores.
(#880) Variable "ret_html" must not contain underscores.
(#880) Commas (,) must be followed by white space.
(#881) Variable "ret_html" must not contain underscores.
(#896) Expected 1 space before opening brace; found 0
(#897) Expected 1 space before "="; 0 found
(#897) Expected 1 space after "="; 0 found
(#898) Commas (,) must be followed by white space.
(#898) Commas (,) must be followed by white space.
(#898) Commas (,) must be followed by white space.
(#898) Commas (,) must be followed by white space.
(#898) Commas (,) must be followed by white space.
(#898) Commas (,) must be followed by white space.
(#900) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#902) Expected 1 space before "="; 0 found
(#902) Expected 1 space after "="; 0 found
(#902) Closing brace must be on a line by itself
(#903) Expected 1 space before "="; 0 found
(#903) Expected 1 space after "="; 0 found
(#903) Closing brace must be on a line by itself
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Closing brace must be on a line by itself
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Closing brace must be on a line by itself
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Closing brace must be on a line by itself
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#907) Closing brace must be on a line by itself
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Closing brace must be on a line by itself
(#909) Expected 1 space before "="; 0 found
(#909) Expected 1 space after "="; 0 found
(#909) Closing brace must be on a line by itself
(#911) Expected 1 space before "=>"; 0 found
(#911) Expected 1 space after "=>"; 0 found
(#912) Expected 1 space before "=>"; 0 found
(#912) Expected 1 space after "=>"; 0 found
(#913) Expected 1 space before "=>"; 0 found
(#913) Expected 1 space after "=>"; 0 found
(#914) Expected 1 space before "=>"; 0 found
(#914) Expected 1 space after "=>"; 0 found
(#914) Commas (,) must be followed by white space.
(#914) Expected 1 space before "=>"; 0 found
(#914) Expected 1 space after "=>"; 0 found
(#914) Commas (,) must be followed by white space.
(#914) Commas (,) must be followed by white space.
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) No space found before comment text; expected "// Generate and return menu" but found "//Generate and return menu"
(#918) Expected 1 space before "=>"; 0 found
(#918) Expected 1 space after "=>"; 0 found
(#923) Whitespace found at end of line
(#924) Whitespace found at end of line
(#927) Whitespace found at end of line
(#928) Whitespace found at end of line
(#930) Whitespace found at end of line
(#931) Variable "have_humaneval" must not contain underscores.
(#931) Variable "have_aieval" must not contain underscores.
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#931) Expected 1 space before opening brace; found 0
(#932) Whitespace found at end of line
(#935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) 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"
(#936) Expected "if (...) {\n"; found "if(...) {\n"
(#936) Expected 1 space before ">"; 0 found
(#936) Expected 1 space after ">"; 0 found
(#937) Expected 1 space before "="; 0 found
(#937) Expected 1 space after "="; 0 found
(#940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#940) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) No space found before comment text; expected "// no progress charts if not showing errors" but found "//no progress charts if not showing errors"
(#944) Expected 1 space before "="; 0 found
(#944) Expected 1 space after "="; 0 found
(#945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Line indented incorrectly; expected at least 20 spaces, found 16
(#945) 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"
(#949) Commas (,) must be followed by white space.
(#951) Commas (,) must be followed by white space.
(#955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#955) Inline comments must end in full-stops, exclamation marks, or question marks
(#955) No space found before comment text; expected "// show feedback summary" but found "//show feedback summary"
(#958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) 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"
(#959) Expected "if (...) {\n"; found "if(...) {\n"
(#963) Variable "have_humaneval" must not contain underscores.
(#963) Variable "have_aieval" must not contain underscores.
(#964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#964) 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,"
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#968) 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"
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) No space found before comment text; expected "// $ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);" but found "//$ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);"
(#971) Expected "if (...) {\n"; found "if(...){\n"
(#974) Commas (,) must be followed by white space.
(#974) Commas (,) must be followed by white space.
(#974) Line exceeds 132 characters; contains 170 characters
(#975) Commas (,) must be followed by white space.
(#980) Variable "have_humaneval" must not contain underscores.
(#981) Variable "force_aidata" must not contain underscores.
(#983) Variable "force_aidata" must not contain underscores.
(#989) Variable "force_aidata" must not contain underscores.
(#990) Commas (,) must be followed by white space.
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#993) Commas (,) must be followed by white space.
(#993) Commas (,) must be followed by white space.
(#993) Commas (,) must be followed by white space.
(#993) Line exceeds 132 characters; contains 134 characters
(#999) Variable "have_humaneval" must not contain underscores.
(#1001) Variable "force_aidata" must not contain underscores.
(#1004) Variable "force_aidata" must not contain underscores.
(#1008) Variable "force_aidata" must not contain underscores.
(#1009) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1012) Commas (,) must be followed by white space.
(#1012) Commas (,) must be followed by white space.
(#1012) Line exceeds 132 characters; contains 135 characters
(#1017) Variable "have_humaneval" must not contain underscores.
(#1019) Variable "force_aidata" must not contain underscores.
(#1022) Variable "force_aidata" must not contain underscores.
(#1026) Variable "force_aidata" must not contain underscores.
(#1027) Commas (,) must be followed by white space.
(#1029) Expected 1 space before "="; 0 found
(#1029) Expected 1 space after "="; 0 found
(#1030) Commas (,) must be followed by white space.
(#1030) Commas (,) must be followed by white space.
(#1030) Commas (,) must be followed by white space.
(#1030) Line exceeds 132 characters; contains 134 characters
(#1035) Commas (,) must be followed by white space.
(#1037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1037) 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"
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) No space found before comment text; expected "// $ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);" but found "//$ret .= $this->show_passage_postattempt($moduleinstance,$collapsespaces);"
(#1040) Expected "if (...) {\n"; found "if(...){\n"
(#1043) Commas (,) must be followed by white space.
(#1043) Commas (,) must be followed by white space.
(#1043) Line exceeds 132 characters; contains 162 characters
(#1047) No space found before comment text; expected "// TO DO move logic to menu dashboard" but found "//TO DO move logic to menu dashboard"
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) 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"
(#1049) This comment is 65% valid code; is this commented out code?
(#1062) 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) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#39) 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
(#64) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#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 "// convert formdata to array" but found "//convert formdata to array"
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#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 "// echo header" but found "//echo header"
(#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 "// echo data rows" but found "//echo data rows"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// set up our table and head attributes" but found "//set up our table and head attributes"
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#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 "// set up descrption cell" but found "//set up descrption cell"
(#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 datatables set up datatables" but found "//if datatables set up datatables"
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#168) Visibility must be declared on method "show_reports_footer"
(#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
(#177) Visibility must be declared on method "show_perpage_selector"
(#192) Visibility must be declared on method "show_paging_bar"
(#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 "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
(#199) Visibility must be declared on method "show_grading_footer"
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Visibility must be declared on method "show_export_buttons"
(#219) Visibility must be declared on method "show_machinegrading_footer"
(#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
(#227) 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"
(#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 "// 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"
(#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 "// 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"
(#148) Variable "force_aimode" must not contain underscores.
(#149) Variable "loading_aidata" must not contain underscores.
(#149) Variable "force_aimode" must not contain underscores.
(#152) Variable "loading_aidata" must not contain underscores.
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Expected 1 space before ">"; 0 found
(#153) Expected 1 space after ">"; 0 found
(#155) Expected "} else {\n"; found "}else{\n"
(#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
(#159) 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 "// 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)"
(#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 "// 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"
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) 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."
(#177) Variable "loading_aidata" must not contain underscores.
(#184) Variable "loading_aidata" must not contain underscores.
(#191) Variable "loading_aidata" 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 "// should not get here really" but found "//should not get here really"
(#204) Variable "force_aimode" must not contain underscores.
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) 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."
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) 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"
(#209) Variable "loading_aidata" must not contain underscores.
(#209) Variable "force_aimode" must not contain underscores.
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) No space found before comment text; expected "// 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"
(#225) Variable "loading_aidata" must not contain underscores.
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// 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"
(#252) Variable "opts_html" must not contain underscores.
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) 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"
(#266) 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);"
(#102) Commas (,) must be followed by white space.
(#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 "// heading data" but found "//heading data"
(#108) Variable "user_totals" must not contain underscores.
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// Groups stuff" but found "//Groups stuff"
(#114) Commas (,) must be followed by white space.
(#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 "// if we need to show groups" but found "//if we need to show groups"
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// if we are not machine grading the SQL is simpler" but found "//if we are not machine grading the SQL is simpler"
(#124) Variable "human_sql" must not contain underscores.
(#128) Line exceeds 132 characters; contains 134 characters
(#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 "// 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"
(#131) Variable "hybrid_sql" must not contain underscores.
(#132) Line exceeds 132 characters; contains 159 characters
(#137) Line exceeds 132 characters; contains 134 characters
(#138) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#140) Expected "} else {\n"; found "}else{\n"
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) 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"
(#144) Variable "human_sql" must not contain underscores.
(#146) Line exceeds 132 characters; contains 134 characters
(#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 "// 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"
(#149) Variable "hybrid_sql" must not contain underscores.
(#150) Line exceeds 132 characters; contains 159 characters
(#154) Line exceeds 132 characters; contains 134 characters
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) 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."
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// 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) Variable "hybrid_sql" must not contain underscores.
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) 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."
(#179) Variable "human_sql" must not contain underscores.
(#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 "// loop through data" but found "//loop through data"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) No space found before comment text; expected "// if no previously counted attempts" but found "//if no previously counted attempts"
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// its just the single attempts data" but found "//its just the single attempts data"
(#189) Variable "user_totals" must not contain underscores.
(#190) Expected 1 space before "="; 0 found
(#200) Variable "user_totals" must not contain underscores.
(#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) Line indented incorrectly; expected at least 20 spaces, found 16
(#202) No space found before comment text; expected "// otherwise increment totals, and figure out 'highest'" but found "//otherwise increment totals, and figure out 'highest'"
(#203) Expected "} else {\n"; found "}else{\n"
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#204) Variable "user_totals" must not contain underscores.
(#214) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// calc averages and set to raw data" but found "//calc averages and set to raw data"
(#218) Variable "user_totals" must not contain underscores.
(#219) Line indented incorrectly; expected at least 16 spaces, found 15
(#219) Commas (,) must be followed by white space.
(#220) Line indented incorrectly; expected at least 16 spaces, found 15
(#220) Commas (,) must be followed by white space.
(#221) Line indented incorrectly; expected at least 16 spaces, found 15
(#221) Commas (,) must be followed by white space.
(#229) 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"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) 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."
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) 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/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/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"
(#102) 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"
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#73) Expected 1 space before "!=="; 0 found
(#73) Expected 1 space after "!=="; 0 found
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// number or odd char converter" but found "//number or odd char converter"
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=="; 0 found
(#87) Expected 1 space after "=="; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=="; 0 found
(#87) 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 "// 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"
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#92) Commas (,) must be followed by white space.
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#95) Commas (,) must be followed by white space.
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Expected "} else {\n"; found "}else{\n"
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// we want to generate a phonetics if this is phonetic'able" but found "//we want to generate a phonetics if this is phonetic'able"
(#108) Expected 1 space before opening brace; found 0
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) 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"
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) 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"
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected 1 space after "="; 0 found
(#115) Expected "} else {\n"; found "}else{\n"
(#116) Expected 1 space after "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#121) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// 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"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// build a phonetics string" but found "//build a phonetics string"
(#126) Line indented incorrectly; expected at least 16 spaces, found 15
(#126) Commas (,) must be followed by white space.
(#126) Must use "self::" for local static member reference
(#126) Line exceeds 132 characters; contains 160 characters
(#129) Commas (,) must be followed by white space.
(#136) Expected 1 space before opening brace; found 0
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#140) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Line exceeds 132 characters; contains 153 characters
(#154) Expected 1 space before opening brace; found 0
(#157) Expected 1 space before "="; 0 found
(#158) Expected "if (...) {\n"; found "if (...) {"
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) This comment is 75% valid code; is this commented out code?
(#160) 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);"
(#162) Expected "if (...) {\n"; found "if(...){\n"
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) This comment is 50% valid code; is this commented out code?
(#171) Line indented incorrectly; expected at least 12 spaces, found 0
(#171) No space found before comment text; expected "// strange char or number converter" but found "//strange char or number converter"
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 12 spaces, found 0
(#172) No space found before comment text; expected "// if(isset($CFG->readaloud_experimental) && $CFG->readaloud_experimental){" but found "//if(isset($CFG->readaloud_experimental) && $CFG->readaloud_experimental){"
(#173) Line indented incorrectly; expected 12 spaces, found 0
(#173) Expected "if (...) {\n"; found "if(...){\n"
(#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) Line indented incorrectly; expected at least 16 spaces, found 4
(#174) 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"
(#176) Line indented incorrectly; expected 16 spaces, found 4
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#177) Line indented incorrectly; expected 20 spaces, found 8
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 24 spaces, found 12
(#178) 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"
(#179) Line indented incorrectly; expected at least 24 spaces, found 12
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Commas (,) must be followed by white space.
(#181) Line indented incorrectly; expected 20 spaces, found 8
(#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) Line indented incorrectly; expected at least 24 spaces, found 12
(#182) 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"
(#183) Line indented incorrectly; expected at least 24 spaces, found 12
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Commas (,) must be followed by white space.
(#186) Line indented incorrectly; expected 16 spaces, found 4
(#187) Line indented incorrectly; expected 12 spaces, found 0
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#192) Commas (,) must be followed by white space.
(#193) Variable "respObj" must be all lower-case
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Variable "respObj" must be all lower-case
(#196) Variable "respObj" must be all lower-case
(#196) Expected 1 space after "=="; 0 found
(#197) Variable "respObj" must be all lower-case
(#198) Expected "} else {\n"; found "}else{\n"
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#203) Expected "} else {\n"; found "}else{\n"
(#208) Expected 1 space before opening brace; found 0
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// The instance languages" but found "//The instance languages"
(#220) Expected 1 space after "="; 0 found
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// The supported regions" but found "//The supported regions"
(#227) Expected "if (...) {\n"; found "if(...) {\n"
(#235) Expected 1 space after "="; 0 found
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// we might use AWS Transcribe if its strict or no hash(why) and if its not capetown" but found "//we might use AWS Transcribe if its strict or no hash(why) and if its not capetown"
(#248) Expected "if (...) {\n"; found "if(...) {\n"
(#250) Expected "} else {\n"; found "}else{\n"
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) 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?"
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#259) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#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 "// if user disables ai, we do not transcribe" but found "//if user disables ai, we do not transcribe"
(#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 "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) 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""
(#289) Expected 1 space before opening brace; found 0
(#291) Commas (,) must be followed by white space.
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) 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"
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) 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"
(#297) Expected 1 space before opening brace; found 0
(#310) Commas (,) must be followed by white space.
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#312) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#315) Expected "if (...) {\n"; found "if(...) {\n"
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#318) Expected "} else {\n"; found "}else {\n"
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) 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"
(#325) 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"
(#326) 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"
(#327) 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"
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) No space found before comment text; expected "// fetch katakana/hiragana if the JP" but found "//fetch katakana/hiragana if the JP"
(#333) Variable "katakanify_url" must not contain underscores.
(#333) Must use "self::" for local static member reference
(#333) Commas (,) must be followed by white space.
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) No space found before comment text; expected "// results look like this:" but found "//results look like this:"
(#337) This comment is 64% valid code; is this commented out code?
(#357) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) 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""
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 16 spaces, found 13
(#360) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#361) Commas (,) must be followed by white space.
(#362) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "=>"; 0 found
(#362) Expected 1 space after "=>"; 0 found
(#363) Variable "katakanify_url" must not contain underscores.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#364) Expected "if (...) {\n"; found "if(...){"
(#364) Closing brace must be on a line by itself
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#369) Expected "if (...) {\n"; found "if(...){\n"
(#369) Expected 1 space before "=="; 0 found
(#369) Expected 1 space after "=="; 0 found
(#370) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#372) Expected "if (...) {\n"; found "if(...) {\n"
(#372) Expected 1 space before ">"; 0 found
(#372) Expected 1 space after ">"; 0 found
(#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 "// process nodes" but found "//process nodes"
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#385) Commas (,) must be followed by white space.
(#386) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Expected "if (...) {\n"; found "if(...){\n"
(#390) Expected 1 space before ">"; 0 found
(#390) Expected 1 space after ">"; 0 found
(#391) Expected 1 space before "-"; 0 found
(#391) Expected 1 space after "-"; 0 found
(#391) Expected 1 space before ".="; 0 found
(#391) Expected 1 space after ".="; 0 found
(#396) Expected "if (...) {\n"; found "if(...) {\n"
(#401) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#401) Expected "if (...) {\n"; found "if(...){\n"
(#401) Expected 1 space before "=="; 0 found
(#401) Expected 1 space after "=="; 0 found
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) No space found before comment text; expected "// numbers dont get phoneticized" but found "//numbers dont get phoneticized"
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#409) Expected "if (...) {\n"; found "if(...) {\n"
(#410) Commas (,) must be followed by white space.
(#411) Commas (,) must be followed by white space.
(#412) Expected "} else {\n"; found "}else {\n"
(#413) Commas (,) must be followed by white space.
(#414) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) No space found before comment text; expected "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck', 'katakanify'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck', 'katakanify'"
(#427) Commas (,) must be followed by white space.
(#427) Expected 1 space before opening brace; found 0
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) 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"
(#440) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#441) 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"
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) This comment is 79% valid code; is this commented out code?
(#448) Line indented incorrectly; expected at least 8 spaces, found 7
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#449) Expected 1 space before "=="; 0 found
(#449) Expected 1 space after "=="; 0 found
(#451) Expected "} else {\n"; found "}else{\n"
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) No space found before comment text; expected "// fetch slightly slower version of speech" but found "//fetch slightly slower version of speech"
(#458) Expected 1 space before opening brace; found 0
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#469) Line indented incorrectly; expected at least 16 spaces, found 12
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) No space found before comment text; expected "// deal with SSML reserved characters" but found "//deal with SSML reserved characters"
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#476) Commas (,) must be followed by white space.
(#476) Commas (,) must be followed by white space.
(#477) Commas (,) must be followed by white space.
(#477) Commas (,) must be followed by white space.
(#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.
(#481) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) 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"
(#487) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) This comment is 43% valid code; is this commented out code?
(#493) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#502) Commas (,) must be followed by white space.
(#504) Expected 1 space before "?"; 0 found
(#504) Expected 1 space after "?"; 0 found
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) 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"
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) No space found before comment text; expected "// fetch and process speech marks" but found "//fetch and process speech marks"
(#525) Commas (,) must be followed by white space.
(#525) Commas (,) must be followed by white space.
(#525) Commas (,) must be followed by white space.
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) This comment is 43% valid code; is this commented out code?
(#531) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#540) Commas (,) must be followed by white space.
(#542) Expected 1 space before "?"; 0 found
(#542) Expected 1 space after "?"; 0 found
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) 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"
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) No space found before comment text; expected "// can speak neural?" but found "//can speak neural?"
(#563) Commas (,) must be followed by white space.
(#563) Expected 1 space before opening brace; found 0
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) No space found before comment text; expected "// check if the region is supported" but found "//check if the region is supported"
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) No space found before comment text; expected "// ok" but found "//ok"
(#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 "// check if the voice is supported" but found "//check if the voice is supported"
(#582) Expected "if (...) {\n"; found "if(...){\n"
(#582) Commas (,) must be followed by white space.
(#584) Expected "} else {\n"; found "}else{\n"
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) 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"
(#590) Commas (,) must be followed by white space.
(#590) Commas (,) must be followed by white space.
(#590) 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 "// clean the punctuation" but found "//clean the punctuation"
(#593) Expected 1 space before "="; 0 found
(#593) Expected 1 space after "="; 0 found
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) 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"
(#595) Commas (,) must be followed by white space.
(#596) Expected 1 space after "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) 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,"
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) 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"
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) 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"
(#613) Expected 1 space after "="; 0 found
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) 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)"
(#619) Variable "passagephonetic_bits" must not contain underscores.
(#620) Variable "transcript_phonetic" must not contain underscores.
(#620) Expected 1 space after "="; 0 found
(#621) Variable "transcriptphonetic_bits" must not contain underscores.
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Commas (,) must be followed by white space.
(#627) Variable "transcriptphonetic_bits" must not contain underscores.
(#627) Commas (,) must be followed by white space.
(#627) Variable "passagephonetic_bits" must not contain underscores.
(#627) Line exceeds 132 characters; contains 146 characters
(#628) Expected 1 space before "="; 0 found
(#628) Expected 1 space after "="; 0 found
(#630) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// 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"
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) 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"
(#649) Expected 1 space before "-"; 0 found
(#649) Expected 1 space after "-"; 0 found
(#650) Expected 1 space before "-"; 0 found
(#650) Expected 1 space after "-"; 0 found
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) No space found before comment text; expected "// provisional end" but found "//provisional end"
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) No space found before comment text; expected "// was this match an alternatives match?" but found "//was this match an alternatives match?"
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) 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"
(#655) Expected "if (...) {\n"; found "if(...){\n"
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#656) Expected 1 space before "-"; 0 found
(#656) Expected 1 space after "-"; 0 found
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) 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"
(#670) Commas (,) must be followed by white space.
(#670) Expected 1 space before opening brace; found 0
(#675) 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."
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) 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"
(#677) Commas (,) must be followed by white space.
(#681) Commas (,) must be followed by white space.
(#693) Commas (,) must be followed by white space.
(#695) Expected 1 space before "+"; 0 found
(#695) Expected 1 space after "+"; 0 found
(#696) Commas (,) must be followed by white space.
(#698) Commas (,) must be followed by white space.
(#698) Expected 1 space before "+"; 0 found
(#698) Expected 1 space after "+"; 0 found
(#699) Expected 1 space before "="; 0 found
(#699) Expected 1 space after "="; 0 found
(#699) Expected 1 space before "-"; 0 found
(#699) Expected 1 space after "-"; 0 found
(#701) Commas (,) must be followed by white space.
(#706) Commas (,) must be followed by white space.
(#712) 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"
(#713) 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"
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#718) 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"
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) 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"
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) 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"
(#744) Inline comments must start with a capital letter, digit or 3-dots sequence
(#744) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) 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"
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) 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."
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) 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."
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) 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"
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) 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"
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) Variable "token_url" must not contain underscores.
(#795) Variable "token_response" must not contain underscores.
(#795) Variable "token_url" must not contain underscores.
(#796) Variable "token_response" must not contain underscores.
(#797) Variable "resp_object" must not contain underscores.
(#797) Variable "token_response" must not contain underscores.
(#798) Variable "resp_object" must not contain underscores.
(#798) Variable "resp_object" must not contain underscores.
(#799) Variable "resp_object" must not contain underscores.
(#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 "// 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"
(#801) Variable "resp_object" must not contain underscores.
(#802) Variable "resp_object" must not contain underscores.
(#802) Variable "resp_object" 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 "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#816) Variable "resp_object" must not contain underscores.
(#817) Variable "resp_object" must not contain underscores.
(#819) Variable "resp_object" must not contain underscores.
(#820) Variable "resp_object" must not contain underscores.
(#822) Variable "resp_object" must not contain underscores.
(#823) Variable "resp_object" must not contain underscores.
(#825) Expected "if (...) {\n"; found "if(...){\n"
(#825) Variable "resp_object" must not contain underscores.
(#825) Commas (,) must be followed by white space.
(#826) Variable "resp_object" must not contain underscores.
(#828) Expected "if (...) {\n"; found "if(...){\n"
(#828) Variable "resp_object" must not contain underscores.
(#828) Commas (,) must be followed by white space.
(#829) Variable "resp_object" must not contain underscores.
(#837) Empty IF statement detected
(#837) Variable "resp_object" must not contain underscores.
(#837) Variable "resp_object" must not contain underscores.
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) This comment is 43% valid code; is this commented out code?
(#838) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#847) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) 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"
(#849) Expected 1 space before opening brace; found 0
(#852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#852) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#853) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// 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]"
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#869) 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]"
(#874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#885) 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."
(#897) Inline comments must start with a capital letter, digit or 3-dots sequence
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#897) 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"
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#899) 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"
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) No space found before comment text; expected "// return nl2br($passage);" but found "//return nl2br($passage);"
(#904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) 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"
(#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 "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#942) 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"
(#949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#949) Inline comments must end in full-stops, exclamation marks, or question marks
(#949) 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"
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) 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)"
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#967) 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"
(#984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#984) No space found before comment text; expected "// fetch start-time and end-time points for each word" but found "//fetch start-time and end-time points for each word"
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) 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'."
(#997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#997) 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"
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) 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"
(#1003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1003) No space found before comment text; expected "// trust or be sure by matching ..." but found "//trust or be sure by matching ..."
(#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 "// 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"
(#1010) Variable "tword_text" must not contain underscores.
(#1011) Variable "tword_text" must not contain underscores.
(#1011) Variable "tword_text" must not contain underscores.
(#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 "// 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"
(#1013) Variable "tword_text" must not contain underscores.
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) No space found before comment text; expected "// do alternatives search for match" but found "//do alternatives search for match"
(#1019) Variable "tword_text" must not contain underscores.
(#1030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) 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"
(#1033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) 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"
(#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 "// loop through matches and fetch audio start from word item" but found "//loop through matches and fetch audio start from word item"
(#1043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1043) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) No space found before comment text; expected "// 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"
(#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 "// make startTime and endTime match the regular format" but found "//make startTime and endTime match the regular format"
(#1046) Variable "start_time" must not contain underscores.
(#1047) Variable "end_time" must not contain underscores.
(#1049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1049) No space found before comment text; expected "// trust or be sure by matching ..." but found "//trust or be sure by matching ..."
(#1052) Variable "start_time" must not contain underscores.
(#1053) Variable "end_time" must not contain underscores.
(#1055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1055) 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"
(#1056) Variable "tword_text" must not contain underscores.
(#1057) Variable "tword_text" must not contain underscores.
(#1057) 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 "// 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"
(#1059) Variable "tword_text" must not contain underscores.
(#1060) Variable "start_time" must not contain underscores.
(#1061) Variable "end_time" must not contain underscores.
(#1063) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1063) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) No space found before comment text; expected "// do alternatives search for match" but found "//do alternatives search for match"
(#1065) Variable "tword_text" must not contain underscores.
(#1067) Variable "start_time" must not contain underscores.
(#1068) Variable "end_time" must not contain underscores.
(#1078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1078) 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"
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1079) 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"
(#1080) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1080) Line exceeds 132 characters; contains 137 characters
(#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 "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#1088) Variable "passagephonetic_bits" must not contain underscores.
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1090) 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""
(#1091) Expected "if (...) {\n"; found "if(...) {\n"
(#1092) Expected 1 space before "="; 0 found
(#1092) Expected 1 space after "="; 0 found
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) 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"
(#1093) Variable "transcript_phonetic" must not contain underscores.
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "transcript_segments" must not contain underscores.
(#1093) Must use "self::" for local static member reference
(#1093) Commas (,) must be followed by white space.
(#1093) Commas (,) must be followed by white space.
(#1093) Line exceeds 132 characters; contains 139 characters
(#1094) Variable "transcript_segments" must not contain underscores.
(#1095) Expected "} else {\n"; found "}else{\n"
(#1096) Variable "transcript_phonetic" must not contain underscores.
(#1096) Expected 1 space after "="; 0 found
(#1097) Variable "transcript_segments" must not contain underscores.
(#1097) Expected 1 space before "="; 0 found
(#1097) Expected 1 space after "="; 0 found
(#1099) Variable "transcriptphonetic_bits" must not contain underscores.
(#1099) Variable "transcript_phonetic" must not contain underscores.
(#1101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1101) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#1102) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Commas (,) must be followed by white space.
(#1105) Variable "transcriptphonetic_bits" must not contain underscores.
(#1105) Commas (,) must be followed by white space.
(#1105) Variable "passagephonetic_bits" must not contain underscores.
(#1105) Line exceeds 132 characters; contains 146 characters
(#1109) Variable "diff_info" must not contain underscores.
(#1110) Variable "diff_info" must not contain underscores.
(#1111) Variable "diff_info" must not contain underscores.
(#1117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1117) 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"
(#1122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1122) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#1123) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) 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"
(#1136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) 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"
(#1141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1141) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) 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"
(#1142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) 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"
(#1143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1143) No space found before comment text; expected "// was this match an alternatives match?" but found "//was this match an alternatives match?"
(#1149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1149) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#1150) Inline comments must end in full-stops, exclamation marks, or question marks
(#1150) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#1156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1156) 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."
(#1165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1165) Inline comments must end in full-stops, exclamation marks, or question marks
(#1165) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#1168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1168) 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"
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) 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"
(#1170) Must use "self::" for local static member reference
(#1172) Commas (,) must be followed by white space.
(#1172) Commas (,) must be followed by white space.
(#1172) Commas (,) must be followed by white space.
(#1172) Commas (,) must be followed by white space.
(#1177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1177) 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"
(#1178) 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)"
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) 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"
(#1182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) 4 slashes comments are not allowed; use "// Comment." instead
(#1182) No space found before comment text; expected "// wpm score" but found "////wpm score"
(#1198) Must use "self::" for local static member reference
(#1211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1211) Inline comments must end in full-stops, exclamation marks, or question marks
(#1211) No space found before comment text; expected "// regular WPM" but found "//regular WPM"
(#1215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) No space found before comment text; expected "// strict WPM" but found "//strict WPM"
(#1217) Expected "if (...) {\n"; found "if(...){"
(#1217) Expected 1 space after "="; 0 found
(#1217) Closing brace must be on a line by itself
(#1225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) No space found before comment text; expected "// accuracy score" but found "//accuracy score"
(#1232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1232) No space found before comment text; expected "// sessionscore" but found "//sessionscore"
(#1234) Expected "if (...) {\n"; found "if(...) {\n"
(#1234) Expected 1 space after ">"; 0 found
(#1245) Expected "} else {\n"; found "}else{\n"
(#1246) Expected 1 space before "="; 0 found
(#1246) Expected 1 space after "="; 0 found
(#1257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1257) 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."
(#1268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1268) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) No space found before comment text; expected "// get all the aievaluations for a user" but found "//get all the aievaluations for a user"
(#1277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1277) 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"
(#1278) Inline comments must end in full-stops, exclamation marks, or question marks
(#1278) 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)"
(#1293) Line indented incorrectly; expected at least 4 spaces, found 2
(#1295) Line exceeds 132 characters; contains 150 characters
(#1296) Line indented incorrectly; expected at least 4 spaces, found 3
(#1303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1303) This comment is 62% valid code; is this commented out code?
(#1303) No space found before comment text; expected "// $alternatives = diff::fetchAlternativesArray($activity->alternatives);" but found "//$alternatives = diff::fetchAlternativesArray($activity->alternatives);"
(#1312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1312) Inline comments must end in full-stops, exclamation marks, or question marks
(#1312) No space found before comment text; expected "// aggregate results" but found "//aggregate results"
(#1314) Variable "aggregate_set" must not contain underscores.
(#1319) Variable "aggregate_set" must not contain underscores.
(#1320) Variable "aggregate_set" must not contain underscores.
(#1322) Variable "aggregate_set" must not contain underscores.
(#1326) Variable "aggregate_set" must not contain underscores.
(#1335) Line indented incorrectly; expected at least 4 spaces, found 3
(#1357) Line indented incorrectly; expected at least 4 spaces, found 3
(#1358) Line indented incorrectly; expected at least 4 spaces, found 3
(#1364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) 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"
(#1369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1369) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) No space found before comment text; expected "// count transcript words" but found "//count transcript words"
(#1375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1375) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) 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"
(#1381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1381) Inline comments must end in full-stops, exclamation marks, or question marks
(#1381) No space found before comment text; expected "// find startindex" but found "//find startindex"
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1392) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) No space found before comment text; expected "// find endindex" but found "//find endindex"
(#1397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1397) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) 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"
(#1404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1404) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) 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"
(#1408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1408) Inline comments must end in full-stops, exclamation marks, or question marks
(#1408) 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"
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) 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"
(#1412) Inline comments must end in full-stops, exclamation marks, or question marks
(#1412) 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"
(#1417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1417) 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"
(#1418) 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"
(#1419) Inline comments must end in full-stops, exclamation marks, or question marks
(#1419) 3 slashes comments are not allowed; use "// Comment." instead
(#1419) 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"
(#1422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1422) Inline comments must end in full-stops, exclamation marks, or question marks
(#1422) No space found before comment text; expected "// finally we return the section of transcript" but found "//finally we return the section of transcript"
(#1466) Commas (,) must be followed by white space.
(#1466) Expected 1 space before opening brace; found 0
(#1469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1469) Inline comments must end in full-stops, exclamation marks, or question marks
(#1469) No space found before comment text; expected "// use current user if not passed in" but found "//use current user if not passed in"
(#1470) Expected "if (...) {\n"; found "if(...){"
(#1470) Expected 1 space before "=="; 0 found
(#1470) Expected 1 space after "=="; 0 found
(#1470) Closing brace must be on a line by itself
(#1471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1471) Inline comments must end in full-stops, exclamation marks, or question marks
(#1471) No space found before comment text; expected "// init return value" but found "//init return value"
(#1475) Line exceeds 132 characters; contains 155 characters
(#1483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1483) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#1486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1486) Inline comments must end in full-stops, exclamation marks, or question marks
(#1486) No space found before comment text; expected "// init our data set" but found "//init our data set"
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1490) Expected 1 space before "="; 0 found
(#1490) Expected 1 space after "="; 0 found
(#1491) Expected 1 space before "="; 0 found
(#1491) Expected 1 space after "="; 0 found
(#1492) Expected 1 space before "="; 0 found
(#1492) Expected 1 space after "="; 0 found
(#1494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1494) No space found before comment text; expected "// loop through each attempt" but found "//loop through each attempt"
(#1496) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1498) 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."
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1499) 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"
(#1501) Expected 1 space before "="; 0 found
(#1504) Expected "} else {\n"; found "}else{\n"
(#1505) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1513) Commas (,) must be followed by white space.
(#1514) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Line exceeds 132 characters; contains 133 characters
(#1516) Expected 1 space before "="; 0 found
(#1516) Expected 1 space after "="; 0 found
(#1522) Commas (,) must be followed by white space.
(#1522) Expected 1 space before opening brace; found 0
(#1525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1525) Inline comments must end in full-stops, exclamation marks, or question marks
(#1525) No space found before comment text; expected "// use current user if not passed in" but found "//use current user if not passed in"
(#1526) Expected "if (...) {\n"; found "if(...){"
(#1526) Expected 1 space before "=="; 0 found
(#1526) Expected 1 space after "=="; 0 found
(#1526) Closing brace must be on a line by itself
(#1527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1527) Inline comments must end in full-stops, exclamation marks, or question marks
(#1527) No space found before comment text; expected "// init return value" but found "//init return value"
(#1531) Line exceeds 132 characters; contains 155 characters
(#1539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1539) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#1542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1542) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) No space found before comment text; expected "// initialise our return object" but found "//initialise our return object"
(#1551) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1553) Inline comments must end in full-stops, exclamation marks, or question marks
(#1553) Line indented incorrectly; expected at least 12 spaces, found 11
(#1553) No space found before comment text; expected "// loop through each attempt" but found "//loop through each attempt"
(#1556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1556) 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."
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1557) 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"
(#1563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1563) Inline comments must end in full-stops, exclamation marks, or question marks
(#1563) No space found before comment text; expected "// calc totals and highest" but found "//calc totals and highest"
(#1572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1572) Inline comments must end in full-stops, exclamation marks, or question marks
(#1572) No space found before comment text; expected "// finally calc averages" but found "//finally calc averages"
(#1573) Commas (,) must be followed by white space.
(#1574) Commas (,) must be followed by white space.
(#1575) Commas (,) must be followed by white space.
(#1581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1581) No space found before comment text; expected "// save the data to Moodle." but found "//save the data to Moodle."
(#1582) Commas (,) must be followed by white space.
(#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 "// 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"
(#1588) Inline comments must end in full-stops, exclamation marks, or question marks
(#1588) 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"
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1596) This comment is 63% valid code; is this commented out code?
(#1596) 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"
(#1600) Space found before semicolon; expected "1;" but found "1 ;"
(#1609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1609) 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"
(#1610) 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,"
(#1611) 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."
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) 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"
(#1619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1619) Inline comments must end in full-stops, exclamation marks, or question marks
(#1619) No space found before comment text; expected "// return the attempt id" but found "//return the attempt id"
(#1623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1623) 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"
(#1624) 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."
(#1625) Variable "streaming_results" must not contain underscores.
(#1625) Expected 1 space before opening brace; found 0
(#1626) Variable "streaming_results" must not contain underscores.
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1629) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1630) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1636) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1645) Expected 1 space before "="; 0 found
(#1645) Expected 1 space after "="; 0 found
(#1646) Expected 1 space before "="; 0 found
(#1646) Expected 1 space after "="; 0 found
(#1647) Expected 1 space after "="; 0 found
(#1648) Expected 1 space before "="; 0 found
(#1648) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1655) Inline comments must end in full-stops, exclamation marks, or question marks
(#1655) 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"
(#1656) Commas (,) must be followed by white space.
(#1657) Expected "if (...) {\n"; found "if(...) {\n"
(#1657) Expected 1 space before ">"; 0 found
(#1657) Expected 1 space after ">"; 0 found
(#1660) Expected "if (...) {\n"; found "if(...) {\n"
(#1661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1661) No space found before comment text; expected "// or audio end? ..." but found "//or audio end? ..."
(#1662) Expected "} else {\n"; found "}else{\n"
(#1662) Empty ELSE statement detected
(#1663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1663) Line indented incorrectly; expected at least 20 spaces, found 19
(#1663) No space found before comment text; expected "// what to do here?" but found "//what to do here?"
(#1670) 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"
(#1671) 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"
(#1672) Line exceeds 132 characters; contains 142 characters
(#1672) Inline comments must end in full-stops, exclamation marks, or question marks
(#1672) 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"
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "="; 0 found
(#1674) Expected 1 space after "="; 0 found
(#1675) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1677) Expected "if (...) {\n"; found "if(...) {\n"
(#1677) Expected 1 space before ">"; 0 found
(#1677) Expected 1 space after ">"; 0 found
(#1680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1680) Inline comments must end in full-stops, exclamation marks, or question marks
(#1680) 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"
(#1684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1684) 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."
(#1685) Expected 1 space before "="; 0 found
(#1685) Expected 1 space after "="; 0 found
(#1696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1696) Inline comments must end in full-stops, exclamation marks, or question marks
(#1696) No space found before comment text; expected "// definite break" but found "//definite break"
(#1697) Expected 1 space after "="; 0 found
(#1703) Expected "if (...) {\n"; found "if(...){\n"
(#1703) Expected 1 space before ">"; 0 found
(#1703) Expected 1 space after ">"; 0 found
(#1704) Expected 1 space after "="; 0 found
(#1709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1709) Inline comments must end in full-stops, exclamation marks, or question marks
(#1709) No space found before comment text; expected "// we add the new break" but found "//we add the new break"
(#1710) Expected "if (...) {\n"; found "if(...){\n"
(#1721) 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"
(#1723) Commas (,) must be followed by white space.
(#1723) Expected 1 space before opening brace; found 0
(#1725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1725) Inline comments must end in full-stops, exclamation marks, or question marks
(#1727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1728) Inline comments must end in full-stops, exclamation marks, or question marks
(#1728) 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"
(#1730) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1732) Inline comments must end in full-stops, exclamation marks, or question marks
(#1735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1735) Inline comments must end in full-stops, exclamation marks, or question marks
(#1735) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#1737) Expected 1 space before "="; 0 found
(#1737) Expected 1 space after "="; 0 found
(#1738) Line indented incorrectly; expected 8 spaces, found 12
(#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 its empty space, move on" but found "//if its empty space, move on"
(#1742) Line indented incorrectly; expected 12 spaces, found 16
(#1744) Line indented incorrectly; expected 12 spaces, found 16
(#1746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1746) Inline comments must end in full-stops, exclamation marks, or question marks
(#1746) 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"
(#1749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1749) 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"
(#1750) No space found before comment text; expected "// $words = preg_split('/\s+/', $nodevalue);" but found "//$words = preg_split('/\s+/', $nodevalue);"
(#1751) Inline comments must end in full-stops, exclamation marks, or question marks
(#1751) No space found before comment text; expected "// so we use mb_split" but found "//so we use mb_split"
(#1754) Line indented incorrectly; expected 12 spaces, found 16
(#1756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1756) 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'"
(#1757) Inline comments must end in full-stops, exclamation marks, or question marks
(#1757) No space found before comment text; expected "// we append it to prior word" but found "//we append it to prior word"
(#1758) Line indented incorrectly; expected 16 spaces, found 20
(#1758) Expected "if (...) {\n"; found "if(...) {\n"
(#1758) Expected 1 space before "==="; 0 found
(#1758) Expected 1 space after "==="; 0 found
(#1759) Line indented incorrectly; expected 20 spaces, found 24
(#1759) Expected "if (...) {\n"; found "if(...){"
(#1759) Expected 1 space before "-"; 0 found
(#1759) Expected 1 space after "-"; 0 found
(#1759) Expected 1 space before ".="; 0 found
(#1759) Expected 1 space after ".="; 0 found
(#1759) Closing brace must be on a line by itself
(#1761) Line indented incorrectly; expected 16 spaces, found 20
(#1762) Expected 1 space before "="; 0 found
(#1762) Expected 1 space after "="; 0 found
(#1765) Line indented incorrectly; expected 12 spaces, found 16
(#1767) Line indented incorrectly; expected 8 spaces, found 12
(#1772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1772) Inline comments must end in full-stops, exclamation marks, or question marks
(#1772) 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"
(#1774) Variable "modelaudio_task" must not contain underscores.
(#1775) Variable "modelaudio_task" must not contain underscores.
(#1783) Variable "modelaudio_task" must not contain underscores.
(#1784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1784) Inline comments must end in full-stops, exclamation marks, or question marks
(#1785) Variable "modelaudio_task" must not contain underscores.
(#1789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1789) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) 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"
(#1791) Variable "s3_task" must not contain underscores.
(#1792) Variable "s3_task" must not contain underscores.
(#1800) Variable "s3_task" must not contain underscores.
(#1801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1801) Inline comments must end in full-stops, exclamation marks, or question marks
(#1802) Variable "s3_task" must not contain underscores.
(#1806) Inline comments must end in full-stops, exclamation marks, or question marks
(#1806) No space found before comment text; expected "// What to show students after an attempt" but found "//What to show students after an attempt"
(#1816) Inline comments must end in full-stops, exclamation marks, or question marks
(#1816) No space found before comment text; expected "// What multi-attempt grading approach" but found "//What multi-attempt grading approach"
(#1824) Line exceeds 132 characters; contains 149 characters
(#1824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1824) Inline comments must end in full-stops, exclamation marks, or question marks
(#1824) 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"
(#1828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1828) Inline comments must end in full-stops, exclamation marks, or question marks
(#1828) This comment is 54% valid code; is this commented out code?
(#1828) 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),"
(#1844) Commas (,) must be followed by white space.
(#1845) Commas (,) must be followed by white space.
(#1851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1851) Inline comments must end in full-stops, exclamation marks, or question marks
(#1851) No space found before comment text; expected "// return a rating from 0 - 5 (inclusive)" but found "//return a rating from 0 - 5 (inclusive)"
(#1852) Commas (,) must be followed by white space.
(#1852) Expected 1 space before opening brace; found 0
(#1853) Variable "have_humaneval" must not contain underscores.
(#1854) Variable "have_aieval" must not contain underscores.
(#1855) Expected "if (...) {\n"; found "if(...){\n"
(#1855) Variable "have_humaneval" must not contain underscores.
(#1855) Variable "have_aieval" must not contain underscores.
(#1857) Usage of ELSEIF not allowed; use ELSE IF instead
(#1857) Variable "have_humaneval" must not contain underscores.
(#1858) Expected "if (...) {\n"; found "if(...){"
(#1858) Expected 1 space before "=="; 0 found
(#1858) Expected 1 space after "=="; 0 found
(#1858) Closing brace must be on a line by itself
(#1859) Expected "if (...) {\n"; found "if(...){"
(#1859) Expected 1 space before "=="; 0 found
(#1859) Expected 1 space after "=="; 0 found
(#1859) Closing brace must be on a line by itself
(#1862) Expected "} else {\n"; found "}else{\n"
(#1863) Expected "if (...) {\n"; found "if(...){"
(#1863) Expected 1 space before "=="; 0 found
(#1863) Expected 1 space after "=="; 0 found
(#1863) Closing brace must be on a line by itself
(#1864) Expected "if (...) {\n"; found "if(...){"
(#1864) Expected 1 space before "=="; 0 found
(#1864) Expected 1 space after "=="; 0 found
(#1864) Closing brace must be on a line by itself
(#1869) Expected 1 space before opening brace; found 0
(#1870) Variable "rec_options" must not contain underscores.
(#1873) Variable "rec_options" must not contain underscores.
(#1933) Whitespace found at end of line
(#1934) Expected 1 space before opening brace; found 0
(#1935) Expected 1 space before "="; 0 found
(#1937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1937) Inline comments must end in full-stops, exclamation marks, or question marks
(#1937) This comment is 56% valid code; is this commented out code?
(#1937) No space found before comment text; expected "// constants::M_LANG_ARSA => []," but found "//constants::M_LANG_ARSA => [],"
(#1938) Expected 1 space before "=>"; 0 found
(#1938) Expected 1 space after "=>"; 0 found
(#1938) Commas (,) must be followed by white space.
(#1938) Expected 1 space before "=>"; 0 found
(#1938) Expected 1 space after "=>"; 0 found
(#1939) Expected 1 space before "=>"; 0 found
(#1939) Expected 1 space after "=>"; 0 found
(#1939) Commas (,) must be followed by white space.
(#1939) Expected 1 space before "=>"; 0 found
(#1939) Expected 1 space after "=>"; 0 found
(#1939) Expected 1 space before "=>"; 0 found
(#1939) Expected 1 space after "=>"; 0 found
(#1940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1940) Inline comments must end in full-stops, exclamation marks, or question marks
(#1940) This comment is 56% valid code; is this commented out code?
(#1940) No space found before comment text; expected "// constants::M_LANG_DECH => []," but found "//constants::M_LANG_DECH => [],"
(#1941) Expected 1 space before "=>"; 0 found
(#1941) Expected 1 space after "=>"; 0 found
(#1941) Commas (,) must be followed by white space.
(#1941) Expected 1 space before "=>"; 0 found
(#1941) Expected 1 space after "=>"; 0 found
(#1941) Commas (,) must be followed by white space.
(#1941) Expected 1 space before "=>"; 0 found
(#1941) Expected 1 space after "=>"; 0 found
(#1941) Commas (,) must be followed by white space.
(#1941) Expected 1 space before "=>"; 0 found
(#1941) Expected 1 space after "=>"; 0 found
(#1942) Expected 1 space before "=>"; 0 found
(#1942) Expected 1 space after "=>"; 0 found
(#1942) Commas (,) must be followed by white space.
(#1942) Expected 1 space before "=>"; 0 found
(#1942) Expected 1 space after "=>"; 0 found
(#1942) Commas (,) must be followed by white space.
(#1942) Expected 1 space before "=>"; 0 found
(#1942) Expected 1 space after "=>"; 0 found
(#1942) Commas (,) must be followed by white space.
(#1942) Expected 1 space before "=>"; 0 found
(#1942) Expected 1 space after "=>"; 0 found
(#1943) Expected 1 space before "=>"; 0 found
(#1943) Expected 1 space after "=>"; 0 found
(#1943) Commas (,) must be followed by white space.
(#1943) Expected 1 space before "=>"; 0 found
(#1943) Expected 1 space after "=>"; 0 found
(#1943) Expected 1 space before "=>"; 0 found
(#1943) Expected 1 space after "=>"; 0 found
(#1944) Expected 1 space before "=>"; 0 found
(#1944) Expected 1 space after "=>"; 0 found
(#1944) Commas (,) must be followed by white space.
(#1944) Expected 1 space before "=>"; 0 found
(#1944) Expected 1 space after "=>"; 0 found
(#1944) Commas (,) must be followed by white space.
(#1944) Expected 1 space before "=>"; 0 found
(#1944) Expected 1 space after "=>"; 0 found
(#1945) Expected 1 space before "=>"; 0 found
(#1945) Expected 1 space after "=>"; 0 found
(#1946) Expected 1 space before "=>"; 0 found
(#1946) Expected 1 space after "=>"; 0 found
(#1947) Expected 1 space before "=>"; 0 found
(#1947) Expected 1 space after "=>"; 0 found
(#1947) Expected 1 space before "=>"; 0 found
(#1947) Expected 1 space after "=>"; 0 found
(#1948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1948) Inline comments must end in full-stops, exclamation marks, or question marks
(#1948) This comment is 56% valid code; is this commented out code?
(#1948) Line indented incorrectly; expected at least 16 spaces, found 15
(#1949) Expected 1 space before "=>"; 0 found
(#1949) Expected 1 space after "=>"; 0 found
(#1950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1950) Inline comments must end in full-stops, exclamation marks, or question marks
(#1950) This comment is 56% valid code; is this commented out code?
(#1950) Line indented incorrectly; expected at least 16 spaces, found 15
(#1951) Expected 1 space before "=>"; 0 found
(#1951) Expected 1 space after "=>"; 0 found
(#1951) Commas (,) must be followed by white space.
(#1951) Expected 1 space before "=>"; 0 found
(#1951) Expected 1 space after "=>"; 0 found
(#1952) Expected 1 space before "=>"; 0 found
(#1952) Expected 1 space after "=>"; 0 found
(#1952) Expected 1 space before "=>"; 0 found
(#1952) Expected 1 space after "=>"; 0 found
(#1952) Expected 1 space before "=>"; 0 found
(#1952) Expected 1 space after "=>"; 0 found
(#1953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1953) Inline comments must end in full-stops, exclamation marks, or question marks
(#1953) This comment is 56% valid code; is this commented out code?
(#1953) No space found before comment text; expected "// constants::M_LANG_FAIR => []," but found "//constants::M_LANG_FAIR => [],"
(#1954) Expected 1 space before "=>"; 0 found
(#1954) Expected 1 space after "=>"; 0 found
(#1954) Expected 1 space before "=>"; 0 found
(#1954) Expected 1 space after "=>"; 0 found
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1955) Commas (,) must be followed by white space.
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1956) Expected 1 space before "=>"; 0 found
(#1956) Expected 1 space after "=>"; 0 found
(#1957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1957) This comment is 53% valid code; is this commented out code?
(#1957) No space found before comment text; expected "// constants::M_LANG_HEIL => []," but found "//constants::M_LANG_HEIL => [],"
(#1958) Inline comments must end in full-stops, exclamation marks, or question marks
(#1958) No space found before comment text; expected "// constants::M_LANG_IDID => []," but found "//constants::M_LANG_IDID => [],"
(#1959) Expected 1 space before "=>"; 0 found
(#1959) Expected 1 space after "=>"; 0 found
(#1959) Expected 1 space before "=>"; 0 found
(#1959) Expected 1 space after "=>"; 0 found
(#1959) Expected 1 space before "=>"; 0 found
(#1959) Expected 1 space after "=>"; 0 found
(#1960) Expected 1 space before "=>"; 0 found
(#1960) Expected 1 space after "=>"; 0 found
(#1960) Commas (,) must be followed by white space.
(#1960) Expected 1 space before "=>"; 0 found
(#1960) Expected 1 space after "=>"; 0 found
(#1961) Expected 1 space before "=>"; 0 found
(#1961) Expected 1 space after "=>"; 0 found
(#1962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1962) Inline comments must end in full-stops, exclamation marks, or question marks
(#1962) This comment is 56% valid code; is this commented out code?
(#1962) No space found before comment text; expected "// constants::M_LANG_MSMY => []," but found "//constants::M_LANG_MSMY => [],"
(#1963) Expected 1 space before "=>"; 0 found
(#1963) Expected 1 space after "=>"; 0 found
(#1963) Commas (,) must be followed by white space.
(#1963) Expected 1 space before "=>"; 0 found
(#1963) Expected 1 space after "=>"; 0 found
(#1964) Expected 1 space before "=>"; 0 found
(#1964) Expected 1 space after "=>"; 0 found
(#1964) Expected 1 space before "=>"; 0 found
(#1964) Expected 1 space after "=>"; 0 found
(#1965) Expected 1 space before "=>"; 0 found
(#1965) Expected 1 space after "=>"; 0 found
(#1965) Commas (,) must be followed by white space.
(#1965) Expected 1 space before "=>"; 0 found
(#1965) Expected 1 space after "=>"; 0 found
(#1966) Expected 1 space before "=>"; 0 found
(#1966) Expected 1 space after "=>"; 0 found
(#1966) Commas (,) must be followed by white space.
(#1966) Expected 1 space before "=>"; 0 found
(#1966) Expected 1 space after "=>"; 0 found
(#1967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1967) This comment is 53% valid code; is this commented out code?
(#1967) No space found before comment text; expected "// constants::M_LANG_TAIN => []," but found "//constants::M_LANG_TAIN => [],"
(#1968) Inline comments must end in full-stops, exclamation marks, or question marks
(#1968) No space found before comment text; expected "// constants::M_LANG_TEIN => []," but found "//constants::M_LANG_TEIN => [],"
(#1969) Expected 1 space before "=>"; 0 found
(#1969) Expected 1 space after "=>"; 0 found
(#1972) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1974) Variable "lang_options" must not contain underscores.
(#1975) Expected 1 space before "="; 0 found
(#1975) Expected 1 space after "="; 0 found
(#1976) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1976) Expected 1 space before "=>"; 0 found
(#1976) Expected 1 space after "=>"; 0 found
(#1976) Expected 1 space before "=>"; 0 found
(#1976) Expected 1 space after "=>"; 0 found
(#1977) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1978) Line indented incorrectly; expected at least 16 spaces, found 13
(#1978) Commas (,) must be followed by white space.
(#1979) Line indented incorrectly; expected at least 16 spaces, found 13
(#1979) Expected 1 space before "="; 0 found
(#1979) Expected 1 space after "="; 0 found
(#1979) Variable "lang_options" must not contain underscores.
(#2022) This comment is 80% valid code; is this commented out code?
(#2151) Commas (,) must be followed by white space.
(#2151) Commas (,) must be followed by white space.
(#2155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2155) Inline comments must end in full-stops, exclamation marks, or question marks
(#2155) 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"
(#2156) Expected "if (...) {\n"; found "if(...) {\n"
(#2161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2161) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#2165) Inline comments must end in full-stops, exclamation marks, or question marks
(#2177) Inline comments must end in full-stops, exclamation marks, or question marks
(#2177) No space found before comment text; expected "// we do not support this in tabs" but found "//we do not support this in tabs"
(#2178) Expected "if (...) {\n"; found "if(...) {\n"
(#2182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2182) Inline comments must end in full-stops, exclamation marks, or question marks
(#2187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2187) Inline comments must end in full-stops, exclamation marks, or question marks
(#2187) No space found before comment text; expected "// time target" but found "//time target"
(#2188) Variable "timelimit_options" must not contain underscores.
(#2188) Must use "self::" for local static member reference
(#2190) Variable "timelimit_options" must not contain underscores.
(#2191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2191) This comment is 72% valid code; is this commented out code?
(#2191) 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)));"
(#2195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2195) No space found before comment text; expected "// add other editors" but found "//add other editors"
(#2196) Inline comments must end in full-stops, exclamation marks, or question marks
(#2196) 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"
(#2199) No space found before comment text; expected "// The passage" but found "//The passage"
(#2200) 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."
(#2201) This comment is 64% valid code; is this commented out code?
(#2207) Inline comments must end in full-stops, exclamation marks, or question marks
(#2207) No space found before comment text; expected "// The alternatives declaration" but found "//The alternatives declaration"
(#2216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2216) Inline comments must end in full-stops, exclamation marks, or question marks
(#2216) No space found before comment text; expected "// tts options" but found "//tts options"
(#2217) Must use "self::" for local static member reference
(#2222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2222) Inline comments must end in full-stops, exclamation marks, or question marks
(#2222) No space found before comment text; expected "// tts voice" but found "//tts voice"
(#2223) Must use "self::" for local static member reference
(#2228) Must use "self::" for local static member reference
(#2233) Inline comments must end in full-stops, exclamation marks, or question marks
(#2233) No space found before comment text; expected "// The alternatives declaration" but found "//The alternatives declaration"
(#2242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2242) Inline comments must end in full-stops, exclamation marks, or question marks
(#2242) No space found before comment text; expected "// welcome and feedback" but found "//welcome and feedback"
(#2249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2249) Inline comments must end in full-stops, exclamation marks, or question marks
(#2249) No space found before comment text; expected "// defaults" but found "//defaults"
(#2254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2254) Inline comments must end in full-stops, exclamation marks, or question marks
(#2254) No space found before comment text; expected "// types" but found "//types"
(#2259) Inline comments must end in full-stops, exclamation marks, or question marks
(#2265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2265) Inline comments must end in full-stops, exclamation marks, or question marks
(#2265) No space found before comment text; expected "// allow early exit" but found "//allow early exit"
(#2273) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2278) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2283) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2285) Inline comments must end in full-stops, exclamation marks, or question marks
(#2285) No space found before comment text; expected "// Attempts" but found "//Attempts"
(#2287) Commas (,) must be followed by white space.
(#2289) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// sessionscore options" but found "//sessionscore options"
(#2292) Must use "self::" for local static member reference
(#2297) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2299) Inline comments must end in full-stops, exclamation marks, or question marks
(#2299) No space found before comment text; expected "// human vs machine grade options" but found "//human vs machine grade options"
(#2300) Must use "self::" for local static member reference
(#2306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2306) Inline comments must end in full-stops, exclamation marks, or question marks
(#2306) No space found before comment text; expected "// master instance or not" but found "//master instance or not"
(#2307) Expected "if (...) {\n"; found "if(...){\n"
(#2308) Commas (,) must be followed by white space.
(#2310) Expected "} else {\n"; found "}else {\n"
(#2319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2319) Inline comments must end in full-stops, exclamation marks, or question marks
(#2319) No space found before comment text; expected "// recorder choice" but found "//recorder choice"
(#2320) Variable "recorder_options" must not contain underscores.
(#2320) Expected 1 space after "="; 2 found
(#2320) Must use "self::" for local static member reference
(#2321) Variable "recorder_options" must not contain underscores.
(#2324) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2326) Inline comments must end in full-stops, exclamation marks, or question marks
(#2326) No space found before comment text; expected "// Enable AI" but found "//Enable AI"
(#2331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2331) Inline comments must end in full-stops, exclamation marks, or question marks
(#2331) No space found before comment text; expected "// line transcriber options" but found "//line transcriber options"
(#2334) Must use "self::" for local static member reference
(#2340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2340) Inline comments must end in full-stops, exclamation marks, or question marks
(#2340) No space found before comment text; expected "// passage transcriber options" but found "//passage transcriber options"
(#2343) Expected 1 space before "=>"; 0 found
(#2343) Expected 1 space after "=>"; 0 found
(#2343) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "=>"; 0 found
(#2344) Expected 1 space after "=>"; 0 found
(#2344) Commas (,) must be followed by white space.
(#2349) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2351) Inline comments must end in full-stops, exclamation marks, or question marks
(#2351) No space found before comment text; expected "// region" but found "//region"
(#2352) Must use "self::" for local static member reference
(#2356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2356) Inline comments must end in full-stops, exclamation marks, or question marks
(#2356) No space found before comment text; expected "// expiredays" but found "//expiredays"
(#2357) Must use "self::" for local static member reference
(#2364) Inline comments must end in full-stops, exclamation marks, or question marks
(#2365) Variable "autoacc_options" must not contain underscores.
(#2365) Must use "self::" for local static member reference
(#2367) Variable "autoacc_options" must not contain underscores.
(#2372) Inline comments must end in full-stops, exclamation marks, or question marks
(#2379) Inline comments must end in full-stops, exclamation marks, or question marks
(#2379) No space found before comment text; expected "// Submit Raw Audio" but found "//Submit Raw Audio"
(#2384) Inline comments must end in full-stops, exclamation marks, or question marks
(#2388) Expected "if (...) {\n"; found "if(...) {\n"
(#2394) Inline comments must end in full-stops, exclamation marks, or question marks
(#2409) Inline comments must end in full-stops, exclamation marks, or question marks
(#2410) Variable "postattempt_options" must not contain underscores.
(#2410) Must use "self::" for local static member reference
(#2412) Variable "postattempt_options" must not contain underscores.
(#2415) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2420) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) No space found before comment text; expected "// create a phonetic for each readaloud instance" but found "//create a phonetic for each readaloud instance"
(#631) Expected 1 space before "="; 0 found
(#638) Expected "if (...) {\n"; found "if(...){\n"
(#639) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#643) Expected 1 space before "="; 0 found
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/gradesadmin.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 submittes" but found "//if the alternatives form was submittes"
(#59) Variable "alternatives_form" must not contain underscores.
(#60) Variable "alternatives_form" must not contain underscores.
(#72) Variable "ai_evals" must not contain underscores.
(#73) Variable "ai_evals" must not contain underscores.
(#77) Variable "ai_evals" must not contain underscores.
(#86) Variable "ai_evals" must not contain underscores.
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) 3 slashes comments are not allowed; use "// Comment." instead
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#115) Expected "} else {\n"; found "}else{\n"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 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"
(#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 "// 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)"
(#126) Variable "table_of_mistranscriptions" must not contain underscores.
(#133) 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"
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) 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));"
(#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 "// 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"
(#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) This comment is 78% valid code; is this commented out code?
(#142) No space found before comment text; expected "// echo $renderer->show_machineregradeallbutton($moduleinstance);" but found "//echo $renderer->show_machineregradeallbutton($moduleinstance);"
(#144) Variable "table_of_mistranscriptions" must not contain underscores.
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) 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/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"
(#396) Expected "if (...) {\n"; found "if(...) {\n"
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) 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"
(#405) Expected "} else {\n"; found "}else{\n"
(#407) Variable "perpage_selector" must not contain underscores.
(#414) Variable "perpage_selector" must not contain underscores.
(#423) 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
mod/readaloud/lang/en/readaloud.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) 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?"
(#254) Expected 1 space before "="; 0 found
(#254) 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 "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#435) Expected 1 space before "="; 0 found
(#435) Expected 1 space after "="; 0 found
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#443) Expected 1 space before "="; 0 found
(#443) Expected 1 space after "="; 0 found
(#444) Expected 1 space before "="; 0 found
(#444) Expected 1 space after "="; 0 found
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#447) Expected 1 space before "="; 0 found
(#447) Expected 1 space after "="; 0 found
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#452) Expected 1 space before "="; 0 found
(#452) 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
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#462) Expected 1 space before "="; 0 found
(#462) 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
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) No space found before comment text; expected "// rsquestions" but found "//rsquestions"
(#472) Expected 1 space before "="; 0 found
(#472) 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
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#477) Expected 1 space before "="; 0 found
(#477) Expected 1 space after "="; 0 found
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) No space found before comment text; expected "// questions" but found "//questions"
(#480) Expected 1 space after "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#524) Expected 1 space before "="; 0 found
(#524) Expected 1 space after "="; 0 found
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#532) Expected 1 space before "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#535) Expected 1 space before "="; 0 found
(#535) 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
(#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
(#562) Expected 1 space before "="; 0 found
(#573) Expected 1 space before "="; 0 found
(#573) Expected 1 space after "="; 0 found
(#573) 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
(#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 "// delete AI grades" but found "//delete AI grades"
(#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
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) 3 slashes comments are not allowed; use "// Comment." instead
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// workaround for buggy PHP versions" but found "//workaround for buggy PHP versions"
(#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 "// it may not be always present" but found "//it may not be always present"
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) 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"
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) 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"
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// 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"
(#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 "// 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"
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) No space found before comment text; expected "// aigrades sql" but found "//aigrades sql"
(#314) Variable "ai_sql" must not contain underscores.
(#315) Line exceeds 132 characters; contains 147 characters
(#320) Variable "human_sql" must not contain underscores.
(#321) Whitespace found at end of line within string
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) 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.."
(#328) Variable "ai_sql" must not contain underscores.
(#329) Variable "human_sql" must not contain underscores.
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) 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"
(#341) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Variable "ai_sql" must not contain underscores.
(#345) Variable "human_sql" must not contain underscores.
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) No space found before comment text; expected "// aigrades sql" but found "//aigrades sql"
(#354) Variable "ai_sql" must not contain underscores.
(#355) Line exceeds 132 characters; contains 151 characters
(#356) Line exceeds maximum limit of 180 characters; contains 256 characters
(#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 "// human_sql" but found "//human_sql"
(#361) Variable "human_sql" must not contain underscores.
(#363) Line exceeds maximum limit of 180 characters; contains 222 characters
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) No space found before comment text; expected "// hybrid sql" but found "//hybrid sql"
(#368) Variable "hybrid_sql" must not contain underscores.
(#368) Line exceeds 132 characters; contains 169 characters
(#369) Line exceeds 132 characters; contains 151 characters
(#370) Line exceeds maximum limit of 180 characters; contains 256 characters
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) 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.."
(#376) Variable "hybrid_sql" must not contain underscores.
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) 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."
(#386) Usage of ELSEIF not allowed; use ELSE IF instead
(#387) Variable "ai_sql" must not contain underscores.
(#390) Variable "human_sql" must not contain underscores.
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) No space found before comment text; expected "// return results" but found "//return results"
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) No space found before comment text; expected "// this is called internally only" but found "//this is called internally only"
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) No space found before comment text; expected "// choose greater or ai or human score" but found "//choose greater or ai or human score"
(#424) Usage of ELSEIF not allowed; use ELSE IF instead
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) No space found before comment text; expected "// choose AI grades only" but found "//choose AI grades only"
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) No space found before comment text; expected "// choose human grades only" but found "//choose human grades only"
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) No space found before comment text; expected "// check completion reqs against satisfied conditions" but found "//check completion reqs against satisfied conditions"
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) No space found before comment text; expected "// return our success flag" but found "//return our success flag"
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) 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"
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) No space found before comment text; expected "// do phonetics" but found "//do phonetics"
(#499) Commas (,) must be followed by white space.
(#499) 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 "// 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"
(#504) Expected "if (...) {\n"; found "if(...){\n"
(#506) Expected "if (...) {\n"; found "if(...){\n"
(#507) Expected 1 space after "="; 0 found
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#510) Expected "if (...) {\n"; found "if (...){\n"
(#511) Expected 1 space after "="; 0 found
(#512) Expected "} else {\n"; found "}else{\n"
(#513) Expected 1 space after "="; 0 found
(#515) Expected "} else {\n"; found "}else{\n"
(#516) Expected 1 space after "="; 0 found
(#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 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"
(#521) Expected "if (...) {\n"; found "if(...) {\n"
(#523) Commas (,) must be followed by white space.
(#524) Expected "if (...) {\n"; found "if(...) {\n"
(#528) Expected "if (...) {\n"; found "if(...) {\n"
(#529) Commas (,) must be followed by white space.
(#529) Commas (,) must be followed by white space.
(#530) Commas (,) must be followed by white space.
(#536) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) No space found before comment text; expected "// 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"
(#572) Commas (,) must be followed by white space.
(#572) Expected 1 space before "=>"; 0 found
(#572) Expected 1 space after "=>"; 0 found
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) No space found before comment text; expected "// update the phonetic if it has changed" but found "//update the phonetic if it has changed"
(#575) Commas (,) must be followed by white space.
(#575) Commas (,) must be followed by white space.
(#581) Expected "if (...) {\n"; found "if(...){\n"
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) 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"
(#583) Expected "if (...) {\n"; found "if(...) {\n"
(#583) Expected 1 space before "!="; 0 found
(#584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) No space found before comment text; expected "// build a lang model" but found "//build a lang model"
(#585) Expected "if (...) {\n"; found "if(...) {\n"
(#587) Expected "if (...) {\n"; found "if (...) {\n"
(#594) Line exceeds 132 characters; contains 141 characters
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) 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)"
(#595) Expected 1 space after "="; 0 found
(#596) Expected "if (...) {\n"; found "if(...){\n"
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) 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"
(#598) Expected "if (...) {\n"; found "if(...) {\n"
(#598) Expected 1 space before "!="; 0 found
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) 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"
(#607) Expected "if (...) {\n"; found "if(...) {\n"
(#609) Commas (,) must be followed by white space.
(#610) Expected "if (...) {\n"; found "if(...) {\n"
(#614) Expected "if (...) {\n"; found "if(...) {\n"
(#615) Commas (,) must be followed by white space.
(#615) Commas (,) must be followed by white space.
(#616) Expected "if (...) {\n"; found "if(...){\n"
(#616) Expected 1 space before ">"; 0 found
(#616) Expected 1 space after ">"; 0 found
(#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 "// 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"
(#618) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#619) Expected "} else {\n"; found "}else {\n"
(#620) Commas (,) must be followed by white space.
(#637) Variable "update_grades" must not contain underscores.
(#638) Variable "update_grades" must not contain underscores.
(#662) Perl-style comments are not allowed; use "// Comment." instead
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#759) 80 slashes comments are not allowed; use "// Comment." instead
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) 80 slashes comments are not allowed; use "// Comment." instead
(#777) Inline doc block comments are not allowed; use "// Comment." instead
(#796) Inline doc block comments are not allowed; use "// Comment." instead
(#804) 80 slashes comments are not allowed; use "// Comment." instead
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) 80 slashes comments are not allowed; use "// Comment." instead
(#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
(#887) 80 slashes comments are not allowed; use "// Comment." instead
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) 80 slashes comments are not allowed; use "// Comment." instead
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.
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 "// Is this a savebutton2(upload)" but found "//Is this a savebutton2(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"
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#128) Line indented incorrectly; expected 8 spaces, found 12
(#128) Expected "if (...) {\n"; found "if(...){\n"
(#129) Commas (,) must be followed by white space.
(#130) Line indented incorrectly; expected 8 spaces, found 12
(#130) Expected "} else {\n"; found "}else{\n"
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#132) Line indented incorrectly; expected 8 spaces, found 12
(#135) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) 3 slashes comments are not allowed; use "// Comment." instead
(#151) Expected "if (...) {\n"; found "if(...){\n"
(#153) Expected "} else {\n"; found "}else{\n"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) 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"
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) No space found before comment text; expected "// SENTENCE SPLITTER BY PAUL" but found "//SENTENCE SPLITTER BY PAUL"
(#166) This comment is 60% valid code; is this commented out code?
(#183) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#184) Commas (,) must be followed by white space.
(#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 "// show the recorder section" but found "//show the recorder section"
(#189) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "!="; 0 found
(#191) Expected 1 space after "!="; 0 found
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// show the recorder form" but found "//show the recorder form"
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// show the player" but found "//show the player"
(#205) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Expected 1 space before "=="; 0 found
(#207) Expected 1 space after "=="; 0 found
(#209) Expected "} else {\n"; found "}else{\n"
(#210) Commas (,) must be followed by white space.
(#213) 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."
(#214) No space found before comment text; expected "// echo $modelaudiorenderer->render_view_transcript_button();" but found "//echo $modelaudiorenderer->render_view_transcript_button();"
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) No space found before comment text; expected "// echo $modelaudiorenderer->render_view_transcript();" but found "//echo $modelaudiorenderer->render_view_transcript();"
(#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 "// show the clickable passage + breaks editor" but found "//show the clickable passage + breaks editor"
(#221) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#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 "// show the breaks form" but found "//show the breaks form"
(#229) Expected 1 space before "=>"; 0 found
(#229) 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 "// clear breaks button" but found "//clear breaks button"
(#238) Commas (,) must be followed by white space.
(#238) Line exceeds 132 characters; contains 148 characters
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// set up the AMD js and related opts" but found "//set up the AMD js and related opts"
(#242) Variable "modelaudio_opts" must not contain underscores.
(#243) Variable "modelaudio_opts" must not contain underscores.
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#244) Variable "modelaudio_opts" must not contain underscores.
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#245) Variable "modelaudio_opts" must not contain underscores.
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#247) Variable "modelaudio_opts" must not contain underscores.
(#249) Variable "opts_html" must not contain underscores.
(#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 "// this inits the model audio helper JS" but found "//this inits the model audio helper JS"
(#255) Variable "opts_html" must not contain underscores.
(#257) 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?
(#163) This comment is 53% valid code; is this commented out code?
(#172) Expected "if (...) {\n"; found "if(...){\n"
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Expected "} else {\n"; found "}else{\n"
(#181) Expected "} else {\n"; found "}else{\n"
(#198) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// css must be required before header sent out" but found "//css must be required before header sent out"
(#208) Expected "} else {\n"; found "}else {\n"
(#220) 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.
(#122) Line exceeds 132 characters; contains 136 characters
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// Default recorders" but found "//Default recorders"
(#137) Variable "rec_options" must not contain underscores.
(#140) Variable "rec_options" must not contain underscores.
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) No space found before comment text; expected "// session score method" but found "//session score method"
(#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 "// machine grade method" but found "//machine grade method"
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) 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)"
(#171) This comment is 56% valid code; is this commented out code?
(#178) This comment is 57% valid code; is this commented out code?
(#179) Line indented incorrectly; expected at least 4 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) No space found before comment text; expected "// Language options" but found "//Language options"
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// TTS voice" but found "//TTS voice"
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Commas (,) must be followed by white space.
(#220) Line exceeds 132 characters; contains 139 characters
(#223) 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
(#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
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// if 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"
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Expected 1 space before "!="; 0 found
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) 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"
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Commas (,) must be followed by white space.
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Commas (,) must be followed by white space.
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#135) Expected "} else {\n"; found "}else {\n"
(#136) Commas (,) must be followed by white space.
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) 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"
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) This comment is 80% valid code; is this commented out code?
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// if we got here we is loading up dat form" but found "//if we got here we is loading up dat form"
(#153) Commas (,) must be followed by white space.
(#155) 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
(#73) Line exceeds maximum limit of 180 characters; contains 198 characters
(#77) 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 "// Get an admin settings" but found "//Get an admin settings"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) 3 slashes comments are not allowed; use "// Comment." instead
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#80) Expected "} else {\n"; found "}else{\n"
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// we need to load jquery for some old themes (Essential mainly)" but found "//we need to load jquery for some old themes (Essential mainly)"
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// Get our renderers" but found "//Get our renderers"
(#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 "// do we have attempts and ai data" but found "//do we have attempts and ai data"
(#93) Line exceeds 132 characters; contains 141 characters
(#94) Variable "ai_evals" must not contain underscores.
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) No space found before comment text; expected "// can attempt ?" but found "//can attempt ?"
(#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 "// debug mode is for teachers only" but found "//debug mode is for teachers only"
(#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 "// for Japanese (and later other languages we collapse spaces)" but found "//for Japanese (and later other languages we collapse spaces)"
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#113) Expected 1 space before "=="; 0 found
(#113) Expected 1 space after "=="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#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 "// 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"
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#121) Commas (,) must be followed by white space.
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#124) 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 "// fetch token" but found "//fetch token"
(#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 "// check token authenticated and no errors in it" but found "//check token authenticated and no errors in it"
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// fetch attempt information" but found "//fetch attempt information"
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Variable "latest_aigrade" must not contain underscores.
(#142) Variable "latest_aigrade" must not contain underscores.
(#145) Variable "have_humaneval" must not contain underscores.
(#146) Variable "have_aieval" must not contain underscores.
(#146) Variable "latest_aigrade" must not contain underscores.
(#146) Variable "latest_aigrade" must not contain underscores.
(#147) Expected "} else {\n"; found "}else{\n"
(#149) Variable "have_humaneval" must not contain underscores.
(#150) Variable "have_aieval" must not contain underscores.
(#150) Expected 1 space after "="; 0 found
(#151) Variable "latest_aigrade" must not contain underscores.
(#154) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) 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"
(#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 "// 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"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Commas (,) must be followed by white space.
(#162) Expected "} else {\n"; found "}else{\n"
(#163) Commas (,) must be followed by white space.
(#169) 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."
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) 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"
(#172) Variable "attemptreview_html" must not contain underscores.
(#173) Variable "have_humaneval" must not contain underscores.
(#173) Variable "have_aieval" must not contain underscores.
(#173) Commas (,) must be followed by white space.
(#174) Variable "attemptreview_html" must not contain underscores.
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) 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"
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// show activity description" but found "//show activity description"
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// show small report" but found "//show small report"
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Expected "if (...) {\n"; found "if(...){"
(#188) Closing brace must be on a line by itself
(#189) Variable "latest_aigrade" must not contain underscores.
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// welcome message" but found "//welcome message"
(#193) Commas (,) must be followed by white space.
(#195) Line indented incorrectly; expected at least 4 spaces, found 3
(#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 "// 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"
(#200) Expected "if (...) {\n"; found "if(...){\n"
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// activity instructions" but found "//activity instructions"
(#210) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#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 "// feedback or errors" but found "//feedback or errors"
(#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 menu buttons" but found "//show menu buttons"
(#219) Commas (,) must be followed by white space.
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) No space found before comment text; expected "// Show model audio player" but found "//Show model audio player"
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) No space found before comment text; expected "// show stop and play buttons" but found "//show stop and play buttons"
(#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 "// 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"
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// for Japanese (and later other languages we collapse spaces)" but found "//for Japanese (and later other languages we collapse spaces)"
(#231) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// hide on load, and we can show from ajax" but found "//hide on load, and we can show from ajax"
(#237) Commas (,) must be followed by white space.
(#237) Line exceeds 132 characters; contains 148 characters
(#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 "// lets fetch recorder" but found "//lets fetch recorder"
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// show listen and repeat dialog" but found "//show listen and repeat dialog"
(#248) Commas (,) must be followed by white space.
(#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 "// return to menu button" but found "//return to menu button"
(#254) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(170 errors, 1857 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 'ds_only' 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)
(#221) Operator '=' must be spaced. (space-infix-ops)
(#223) Missing space before opening brace. (space-before-blocks)
(#224) There should be no space before this paren. (space-in-parens)
(#226) Operator '=' must be spaced. (space-infix-ops)
(#230) 'e' is defined but never used. (no-unused-vars)
(#230) Missing space before opening brace. (space-before-blocks)
(#231) Operator '=' must be spaced. (space-infix-ops)
(#234) Missing space before opening brace. (space-before-blocks)
(#236) Operator '=' must be spaced. (space-infix-ops)
(#241) 'e' is defined but never used. (no-unused-vars)
(#241) Missing space before opening brace. (space-before-blocks)
(#242) Comments should not begin with a lowercase character. (capitalized-comments)
(#242) Expected space or tab after '//' in comment. (spaced-comment)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#246) Operator '=' must be spaced. (space-infix-ops)
(#249) Missing space before opening brace. (space-before-blocks)
(#251) Comments should not begin with a lowercase character. (capitalized-comments)
(#251) Expected space or tab after '//' in comment. (spaced-comment)
(#252) Expected space or tab after '//' in comment. (spaced-comment)
(#254) Operator '=' must be spaced. (space-infix-ops)
(#259) 'e' is defined but never used. (no-unused-vars)
(#259) Missing space before opening brace. (space-before-blocks)
(#260) Comments should not begin with a lowercase character. (capitalized-comments)
(#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) Expected space(s) before "else". (keyword-spacing)
(#271) Identifier 'send_submission' is not in camel case. (camelcase)
(#271) Unexpected space before function parentheses. (space-before-function-paren)
(#278) A space is required after ','. (comma-spacing)
(#278) Comments should not begin with a lowercase character. (capitalized-comments)
(#278) Expected space or tab after '//' in comment. (spaced-comment)
(#282) Missing space before opening brace. (space-before-blocks)
(#300) Comments should not begin with a lowercase character. (capitalized-comments)
(#346) Unexpected space before function parentheses. (space-before-function-paren)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#388) Unexpected space before function parentheses. (space-before-function-paren)
(#411) Unexpected space before function parentheses. (space-before-function-paren)
(#435) Unexpected space before function parentheses. (space-before-function-paren)
(#440) Unexpected space before function parentheses. (space-before-function-paren)
(#447) Unexpected space before function parentheses. (space-before-function-paren)
(#460) Unexpected space before function parentheses. (space-before-function-paren)
(#476) Comments should not begin with a lowercase character. (capitalized-comments)
(#476) Expected space or tab after '//' in comment. (spaced-comment)
(#477) Comments should not begin with a lowercase character. (capitalized-comments)
(#477) 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)
(#171) Comments should not begin with a lowercase character. (capitalized-comments)
(#171) Expected space or tab after '//' in comment. (spaced-comment)
(#177) Comments should not begin with a lowercase character. (capitalized-comments)
(#177) Expected space or tab after '//' in comment. (spaced-comment)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#189) Expected space or tab after '//' in comment. (spaced-comment)
(#195) Comments should not begin with a lowercase character. (capitalized-comments)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#196) Identifier 'init_popoverhelper' is not in camel case. (camelcase)
(#196) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#203) Comments should not begin with a lowercase character. (capitalized-comments)
(#203) Expected space or tab after '//' in comment. (spaced-comment)
(#210) Comments should not begin with a lowercase character. (capitalized-comments)
(#210) Expected space or tab after '//' in comment. (spaced-comment)
(#216) Expected space(s) after "if". (keyword-spacing)
(#216) Operator '==' must be spaced. (space-infix-ops)
(#226) Comments should not begin with a lowercase character. (capitalized-comments)
(#226) Expected space or tab after '//' in comment. (spaced-comment)
(#232) Comments should not begin with a lowercase character. (capitalized-comments)
(#232) Expected space or tab after '//' in comment. (spaced-comment)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Comments should not begin with a lowercase character. (capitalized-comments)
(#236) Expected space or tab after '//' in comment. (spaced-comment)
(#242) Comments should not begin with a lowercase character. (capitalized-comments)
(#242) Expected space or tab after '//' in comment. (spaced-comment)
(#246) Expected space(s) after "if". (keyword-spacing)
(#246) Operator '==' must be spaced. (space-infix-ops)
(#256) Comments should not begin with a lowercase character. (capitalized-comments)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#262) Comments should not begin with a lowercase character. (capitalized-comments)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#266) Identifier 'register_controls' is not in camel case. (camelcase)
(#266) Unexpected space before function parentheses. (space-before-function-paren)
(#289) Comments should not begin with a lowercase character. (capitalized-comments)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#299) Identifier 'register_events' is not in camel case. (camelcase)
(#299) Unexpected space before function parentheses. (space-before-function-paren)
(#301) Comments should not begin with a lowercase character. (capitalized-comments)
(#301) Expected space or tab after '//' in comment. (spaced-comment)
(#304) Expected space or tab after '//' in comment. (spaced-comment)
(#305) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Comments should not begin with a lowercase character. (capitalized-comments)
(#313) Expected space or tab after '//' in comment. (spaced-comment)
(#315) Comments should not begin with a lowercase character. (capitalized-comments)
(#315) Expected space or tab after '//' in comment. (spaced-comment)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Unexpected constant condition. (no-constant-condition)
(#319) Comments should not begin with a lowercase character. (capitalized-comments)
(#325) Expected space or tab after '//' in comment. (spaced-comment)
(#330) Comments should not begin with a lowercase character. (capitalized-comments)
(#330) Expected space or tab after '//' in comment. (spaced-comment)
(#332) Unexpected space before function parentheses. (space-before-function-paren)
(#333) Comments should not begin with a lowercase character. (capitalized-comments)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
(#338) Comments should not begin with a lowercase character. (capitalized-comments)
(#338) Expected space or tab after '//' in comment. (spaced-comment)
(#340) 'theword' is assigned a value but never used. (no-unused-vars)
(#352) Comments should not begin with a lowercase character. (capitalized-comments)
(#352) Expected space or tab after '//' in comment. (spaced-comment)
(#355) Comments should not begin with a lowercase character. (capitalized-comments)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#357) Unexpected space before function parentheses. (space-before-function-paren)
(#360) Comments should not begin with a lowercase character. (capitalized-comments)
(#360) Expected space or tab after '//' in comment. (spaced-comment)
(#364) Comments should not begin with a lowercase character. (capitalized-comments)
(#364) Expected space or tab after '//' in comment. (spaced-comment)
(#380) Comments should not begin with a lowercase character. (capitalized-comments)
(#380) Expected space or tab after '//' in comment. (spaced-comment)
(#394) Comments should not begin with a lowercase character. (capitalized-comments)
(#394) Expected space or tab after '//' in comment. (spaced-comment)
(#396) Expected space or tab after '//' in comment. (spaced-comment)
(#398) Unexpected space before function parentheses. (space-before-function-paren)
(#400) Comments should not begin with a lowercase character. (capitalized-comments)
(#400) Expected space or tab after '//' in comment. (spaced-comment)
(#405) Comments should not begin with a lowercase character. (capitalized-comments)
(#405) Expected space or tab after '//' in comment. (spaced-comment)
(#406) Expected space or tab after '//' in comment. (spaced-comment)
(#422) Comments should not begin with a lowercase character. (capitalized-comments)
(#422) Expected space or tab after '//' in comment. (spaced-comment)
(#424) Expected space or tab after '//' in comment. (spaced-comment)
(#425) Unexpected space before function parentheses. (space-before-function-paren)
(#427) Comments should not begin with a lowercase character. (capitalized-comments)
(#427) Expected space or tab after '//' in comment. (spaced-comment)
(#432) Comments should not begin with a lowercase character. (capitalized-comments)
(#432) Expected space or tab after '//' in comment. (spaced-comment)
(#433) Unexpected space before function parentheses. (space-before-function-paren)
(#433) 'index' is defined but never used. (no-unused-vars)
(#439) Comments should not begin with a lowercase character. (capitalized-comments)
(#439) Expected space or tab after '//' in comment. (spaced-comment)
(#442) Comments should not begin with a lowercase character. (capitalized-comments)
(#442) Expected space or tab after '//' in comment. (spaced-comment)
(#447) Comments should not begin with a lowercase character. (capitalized-comments)
(#447) Expected space or tab after '//' in comment. (spaced-comment)
(#452) Comments should not begin with a lowercase character. (capitalized-comments)
(#452) Expected space or tab after '//' in comment. (spaced-comment)
(#453) Unexpected space before function parentheses. (space-before-function-paren)
(#459) Comments should not begin with a lowercase character. (capitalized-comments)
(#459) Expected space or tab after '//' in comment. (spaced-comment)
(#461) Expected space or tab after '//' in comment. (spaced-comment)
(#462) Expected space or tab after '//' in comment. (spaced-comment)
(#463) Unexpected space before function parentheses. (space-before-function-paren)
(#469) Comments should not begin with a lowercase character. (capitalized-comments)
(#469) Expected space or tab after '//' in comment. (spaced-comment)
(#470) Unexpected space before function parentheses. (space-before-function-paren)
(#479) Unexpected space before function parentheses. (space-before-function-paren)
(#482) Comments should not begin with a lowercase character. (capitalized-comments)
(#482) Expected space or tab after '//' in comment. (spaced-comment)
(#494) Unexpected space before function parentheses. (space-before-function-paren)
(#518) Unexpected space before function parentheses. (space-before-function-paren)
(#521) Comments should not begin with a lowercase character. (capitalized-comments)
(#521) Expected space or tab after '//' in comment. (spaced-comment)
(#524) Comments should not begin with a lowercase character. (capitalized-comments)
(#524) Expected space or tab after '//' in comment. (spaced-comment)
(#529) Comments should not begin with a lowercase character. (capitalized-comments)
(#529) Expected space or tab after '//' in comment. (spaced-comment)
(#537) Unexpected space before function parentheses. (space-before-function-paren)
(#537) 'e' is defined but never used. (no-unused-vars)
(#555) Unexpected space before function parentheses. (space-before-function-paren)
(#557) Comments should not begin with a lowercase character. (capitalized-comments)
(#557) Expected space or tab after '//' in comment. (spaced-comment)
(#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)
(#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)
(#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) 'isbad' 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) 'isunmatched' used outside of binding context. (block-scoped-var)
(#562) 'wordnumber' used outside of binding context. (block-scoped-var)
(#562) 'wordnumber' used outside of binding context. (block-scoped-var)
(#562) 'wordnumber' used outside of binding context. (block-scoped-var)
(#563) Comments should not begin with a lowercase character. (capitalized-comments)
(#563) Expected space or tab after '//' in comment. (spaced-comment)
(#565) 'isbad' used outside of binding context. (block-scoped-var)
(#565) 'isunmatched' used outside of binding context. (block-scoped-var)
(#566) 'wordnumber' used outside of binding context. (block-scoped-var)
(#566) 'wordnumber' used outside of binding context. (block-scoped-var)
(#566) 'wordnumber' used outside of binding context. (block-scoped-var)
(#567) 'isunmatched' used outside of binding context. (block-scoped-var)
(#568) 'wordnumber' used outside of binding context. (block-scoped-var)
(#568) 'wordnumber' used outside of binding context. (block-scoped-var)
(#568) 'wordnumber' used outside of binding context. (block-scoped-var)
(#575) Comments should not begin with a lowercase character. (capitalized-comments)
(#575) Expected space or tab after '//' in comment. (spaced-comment)
(#576) Expected space or tab after '//' in comment. (spaced-comment)
(#579) 'wordnumber' is already defined. (no-redeclare)
(#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)
(#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)
(#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)
(#581) 'wordnumber' used outside of binding context. (block-scoped-var)
(#581) 'wordnumber' used outside of binding context. (block-scoped-var)
(#581) 'wordnumber' used outside of binding context. (block-scoped-var)
(#587) Comments should not begin with a lowercase character. (capitalized-comments)
(#587) Expected space or tab after '//' in comment. (spaced-comment)
(#591) 'wordnumber' is already defined. (no-redeclare)
(#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)
(#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)
(#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) 'isbad' is already defined. (no-redeclare)
(#592) 'isbad' 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) 'isunmatched' is already defined. (no-redeclare)
(#593) 'isunmatched' used outside of binding context. (block-scoped-var)
(#593) 'wordnumber' used outside of binding context. (block-scoped-var)
(#593) 'wordnumber' used outside of binding context. (block-scoped-var)
(#593) 'wordnumber' used outside of binding context. (block-scoped-var)
(#594) Comments should not begin with a lowercase character. (capitalized-comments)
(#594) Expected space or tab after '//' in comment. (spaced-comment)
(#595) 'isbad' used outside of binding context. (block-scoped-var)
(#595) 'isunmatched' used outside of binding context. (block-scoped-var)
(#596) 'wordnumber' used outside of binding context. (block-scoped-var)
(#596) 'wordnumber' used outside of binding context. (block-scoped-var)
(#596) 'wordnumber' used outside of binding context. (block-scoped-var)
(#597) 'isunmatched' used outside of binding context. (block-scoped-var)
(#598) 'wordnumber' used outside of binding context. (block-scoped-var)
(#598) 'wordnumber' used outside of binding context. (block-scoped-var)
(#598) 'wordnumber' used outside of binding context. (block-scoped-var)
(#605) Comments should not begin with a lowercase character. (capitalized-comments)
(#605) Expected space or tab after '//' in comment. (spaced-comment)
(#606) Expected space or tab after '//' in comment. (spaced-comment)
(#609) 'wordnumber' is already defined. (no-redeclare)
(#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)
(#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)
(#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)
(#611) 'wordnumber' used outside of binding context. (block-scoped-var)
(#611) 'wordnumber' used outside of binding context. (block-scoped-var)
(#611) 'wordnumber' used outside of binding context. (block-scoped-var)
(#621) Comments should not begin with a lowercase character. (capitalized-comments)
(#621) Expected space or tab after '//' in comment. (spaced-comment)
(#622) Expected space or tab after '//' in comment. (spaced-comment)
(#633) Unexpected space before function parentheses. (space-before-function-paren)
(#634) 'that' is assigned a value but never used. (no-unused-vars)
(#636) Comments should not begin with a lowercase character. (capitalized-comments)
(#636) Expected space or tab after '//' in comment. (spaced-comment)
(#639) Comments should not begin with a lowercase character. (capitalized-comments)
(#639) Expected space or tab after '//' in comment. (spaced-comment)
(#642) Comments should not begin with a lowercase character. (capitalized-comments)
(#642) Expected space or tab after '//' in comment. (spaced-comment)
(#643) Expected space or tab after '//' in comment. (spaced-comment)
(#645) Expected space or tab after '//' in comment. (spaced-comment)
(#651) Comments should not begin with a lowercase character. (capitalized-comments)
(#651) Expected space or tab after '//' in comment. (spaced-comment)
(#652) Identifier 'markup_aiunmatchedwords' is not in camel case. (camelcase)
(#652) Unexpected space before function parentheses. (space-before-function-paren)
(#656) Unexpected space before function parentheses. (space-before-function-paren)
(#656) 'match' is defined but never used. (no-unused-vars)
(#667) Comments should not begin with a lowercase character. (capitalized-comments)
(#667) Expected space or tab after '//' in comment. (spaced-comment)
(#675) Comments should not begin with a lowercase character. (capitalized-comments)
(#675) Expected space or tab after '//' in comment. (spaced-comment)
(#677) Identifier 'markup_badspaces' is not in camel case. (camelcase)
(#677) Unexpected space before function parentheses. (space-before-function-paren)
(#679) Comments should not begin with a lowercase character. (capitalized-comments)
(#679) Expected space or tab after '//' in comment. (spaced-comment)
(#680) Unexpected space before function parentheses. (space-before-function-paren)
(#680) 'index' is defined but never used. (no-unused-vars)
(#682) Comments should not begin with a lowercase character. (capitalized-comments)
(#682) Expected space or tab after '//' in comment. (spaced-comment)
(#690) Identifier 'markup_aiunmatchedspaces' is not in camel case. (camelcase)
(#690) Unexpected space before function parentheses. (space-before-function-paren)
(#692) Unexpected space before function parentheses. (space-before-function-paren)
(#692) 'index' is defined but never used. (no-unused-vars)
(#694) Comments should not begin with a lowercase character. (capitalized-comments)
(#694) Expected space or tab after '//' in comment. (spaced-comment)
(#703) Unexpected space before function parentheses. (space-before-function-paren)
(#715) Unexpected space before function parentheses. (space-before-function-paren)
(#717) Comments should not begin with a lowercase character. (capitalized-comments)
(#717) Expected space or tab after '//' in comment. (spaced-comment)
(#720) Unexpected space before function parentheses. (space-before-function-paren)
(#720) 'match' is defined but never used. (no-unused-vars)
(#731) Comments should not begin with a lowercase character. (capitalized-comments)
(#731) Expected space or tab after '//' in comment. (spaced-comment)
(#737) Comments should not begin with a lowercase character. (capitalized-comments)
(#737) Expected space or tab after '//' in comment. (spaced-comment)
(#738) Unexpected space before function parentheses. (space-before-function-paren)
(#738) 'index' is defined but never used. (no-unused-vars)
(#740) Comments should not begin with a lowercase character. (capitalized-comments)
(#740) Expected space or tab after '//' in comment. (spaced-comment)
(#749) Unexpected space before function parentheses. (space-before-function-paren)
(#755) Unexpected space before function parentheses. (space-before-function-paren)
(#763) Unexpected space before function parentheses. (space-before-function-paren)
(#770) Comments should not begin with a lowercase character. (capitalized-comments)
(#770) Expected space or tab after '//' in comment. (spaced-comment)
(#772) 'wordnumber' used outside of binding context. (block-scoped-var)
(#772) 'wordnumber' used outside of binding context. (block-scoped-var)
(#772) 'wordnumber' used outside of binding context. (block-scoped-var)
(#774) 'isunmatched' used outside of binding context. (block-scoped-var)
(#774) 'wordnumber' used outside of binding context. (block-scoped-var)
(#775) Comments should not begin with a lowercase character. (capitalized-comments)
(#775) Expected space or tab after '//' in comment. (spaced-comment)
(#776) 'isunmatched' used outside of binding context. (block-scoped-var)
(#777) 'wordnumber' used outside of binding context. (block-scoped-var)
(#780) Comments should not begin with a lowercase character. (capitalized-comments)
(#780) Expected space or tab after '//' in comment. (spaced-comment)
(#782) Expected space or tab after '//' in comment. (spaced-comment)
(#784) 'wordnumber' is already defined. (no-redeclare)
(#784) 'wordnumber' used outside of binding context. (block-scoped-var)
(#784) 'wordnumber' used outside of binding context. (block-scoped-var)
(#784) 'wordnumber' used outside of binding context. (block-scoped-var)
(#786) 'isunmatched' is already defined. (no-redeclare)
(#786) 'isunmatched' used outside of binding context. (block-scoped-var)
(#786) 'wordnumber' used outside of binding context. (block-scoped-var)
(#787) Comments should not begin with a lowercase character. (capitalized-comments)
(#787) Expected space or tab after '//' in comment. (spaced-comment)
(#788) 'isunmatched' used outside of binding context. (block-scoped-var)
(#789) 'wordnumber' used outside of binding context. (block-scoped-var)
(#792) Comments should not begin with a lowercase character. (capitalized-comments)
(#792) Expected space or tab after '//' in comment. (spaced-comment)
(#794) Expected space or tab after '//' in comment. (spaced-comment)
(#798) Comments should not begin with a lowercase character. (capitalized-comments)
(#798) Expected space or tab after '//' in comment. (spaced-comment)
(#801) Comments should not begin with a lowercase character. (capitalized-comments)
(#801) Expected space or tab after '//' in comment. (spaced-comment)
(#802) Expected space or tab after '//' in comment. (spaced-comment)
(#807) Comments should not begin with a lowercase character. (capitalized-comments)
(#807) Expected space or tab after '//' in comment. (spaced-comment)
(#808) Expected space or tab after '//' in comment. (spaced-comment)
(#809) Expected space or tab after '//' in comment. (spaced-comment)
(#812) Comments should not begin with a lowercase character. (capitalized-comments)
(#812) Expected space or tab after '//' in comment. (spaced-comment)
(#827) Unexpected space before function parentheses. (space-before-function-paren)
(#828) Expected space or tab after '//' in comment. (spaced-comment)
(#835) Unexpected space before function parentheses. (space-before-function-paren)
(#839) Unexpected space before function parentheses. (space-before-function-paren)
(#848) Unexpected space before function parentheses. (space-before-function-paren)
(#850) Comments should not begin with a lowercase character. (capitalized-comments)
(#850) Expected space or tab after '//' in comment. (spaced-comment)
(#853) Unexpected space before function parentheses. (space-before-function-paren)
(#857) Comments should not begin with a lowercase character. (capitalized-comments)
(#857) Expected space or tab after '//' in comment. (spaced-comment)
(#871) Comments should not begin with a lowercase character. (capitalized-comments)
(#871) Expected space or tab after '//' in comment. (spaced-comment)
(#872) Unexpected space before function parentheses. (space-before-function-paren)
(#873) Comments should not begin with a lowercase character. (capitalized-comments)
(#873) Expected space or tab after '//' in comment. (spaced-comment)
(#874) Expected space or tab after '//' in comment. (spaced-comment)
(#892) Identifier 'markup_maybeselfcorrects' is not in camel case. (camelcase)
(#892) Unexpected space before function parentheses. (space-before-function-paren)
(#896) Comments should not begin with a lowercase character. (capitalized-comments)
(#896) Expected space or tab after '//' in comment. (spaced-comment)
(#897) Unexpected space before function parentheses. (space-before-function-paren)
(#898) 'maybe' is assigned a value but never used. (no-unused-vars)
(#898) Comments should not begin with a lowercase character. (capitalized-comments)
(#899) Comments should not begin with a lowercase character. (capitalized-comments)
(#899) Expected space or tab after '//' in comment. (spaced-comment)
(#915) Comments should not begin with a lowercase character. (capitalized-comments)
(#915) Expected space or tab after '//' in comment. (spaced-comment)
(#924) Unexpected space before function parentheses. (space-before-function-paren)
(#926) Unexpected space before function parentheses. (space-before-function-paren)
(#926) 'index' is defined but never used. (no-unused-vars)
(#934) Comments should not begin with a lowercase character. (capitalized-comments)
(#934) Expected space or tab after '//' in comment. (spaced-comment)
(#945) Unexpected space before function parentheses. (space-before-function-paren)
(#950) Comments should not begin with a lowercase character. (capitalized-comments)
(#950) Expected space or tab after '//' in comment. (spaced-comment)
(#951) Expected space or tab after '//' in comment. (spaced-comment)
(#954) Operator '=' must be spaced. (space-infix-ops)
(#957) Comments should not begin with a lowercase character. (capitalized-comments)
(#957) Expected space or tab after '//' in comment. (spaced-comment)
(#960) Comments should not begin with a lowercase character. (capitalized-comments)
(#960) Expected space or tab after '//' in comment. (spaced-comment)
(#962) Expected space(s) after "if". (keyword-spacing)
(#962) Requires a space after '{'. (block-spacing)
(#962) Statement inside of curly braces should be on next line. (brace-style)
(#962) Missing space before opening brace. (space-before-blocks)
(#962) Operator '=' must be spaced. (space-infix-ops)
(#962) Requires a space before '}'. (block-spacing)
(#962) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#968) Comments should not begin with a lowercase character. (capitalized-comments)
(#968) Expected space or tab after '//' in comment. (spaced-comment)
(#976) Comments should not begin with a lowercase character. (capitalized-comments)
(#976) Expected space or tab after '//' in comment. (spaced-comment)
(#977) Expected space(s) after "if". (keyword-spacing)
(#978) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#979) Expected space(s) before "else". (keyword-spacing)
(#979) Expected space(s) after "else". (keyword-spacing)
(#980) 'usewpmscore' is already defined. (no-redeclare)
(#980) '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)
(#984) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#984) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#986) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#986) 'usewpmscore' used outside of binding context. (block-scoped-var)
(#989) Comments should not begin with a lowercase character. (capitalized-comments)
(#989) 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 'ds_only' is not in camel case. (camelcase)
(#32) Identifier 'ds_only' is not in camel case. (camelcase)
(#34) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
(#34) Missing semicolon. (babel/semi)
(#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)
(#46) Missing space before opening brace. (space-before-blocks)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Identifier 'ds_only' is not in camel case. (camelcase)
(#69) Identifier 'ds_only' is not in camel case. (camelcase)
(#91) Identifier 'prepare_controls' is not in camel case. (camelcase)
(#104) Identifier 'register_mak' is not in camel case. (camelcase)
(#107) Identifier 'on_reach_audio_break' is not in camel case. (camelcase)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Comments should not begin with a lowercase character. (capitalized-comments)
(#115) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Operator '===' must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Operator '=' must be spaced. (space-infix-ops)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Operator '>' must be spaced. (space-infix-ops)
(#131) Operator '-' must be spaced. (space-infix-ops)
(#131) Missing space before opening brace. (space-before-blocks)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Operator '<' must be spaced. (space-infix-ops)
(#133) Requires a space after '{'. (block-spacing)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Operator '=' must be spaced. (space-infix-ops)
(#133) Requires a space before '}'. (block-spacing)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) A space is required after ','. (comma-spacing)
(#142) Expected space(s) before "else". (keyword-spacing)
(#142) Expected space(s) after "else". (keyword-spacing)
(#143) Multiple spaces found before '='. (no-multi-spaces)
(#146) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) Expected space or tab after '//' in comment. (spaced-comment)
(#148) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#154) Operator '=' must be spaced. (space-infix-ops)
(#154) Missing semicolon. (babel/semi)
(#166) Missing semicolon. (babel/semi)
(#170) Identifier 'register_events' is not in camel case. (camelcase)
(#174) 'e' is defined but never used. (no-unused-vars)
(#179) 'e' is defined but never used. (no-unused-vars)
(#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) Expected space(s) after "if". (keyword-spacing)
(#186) Expected space(s) before "else". (keyword-spacing)
(#186) Expected space(s) after "else". (keyword-spacing)
(#208) Comments should not begin with a lowercase character. (capitalized-comments)
(#209) Unnecessary escape character: \/. (no-useless-escape)
(#211) 'typed' is defined but never used. (no-unused-vars)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) Requires a space after '{'. (block-spacing)
(#212) Statement inside of curly braces should be on next line. (brace-style)
(#212) Missing space before opening brace. (space-before-blocks)
(#212) Requires a space before '}'. (block-spacing)
(#212) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#215) Operator '=' must be spaced. (space-infix-ops)
(#216) This line has a length of 141. Maximum allowed is 132. (max-len)
(#220) Expected space(s) after "if". (keyword-spacing)
(#220) There should be no space after this paren. (space-in-parens)
(#221) Unexpected whitespace before semicolon. (semi-spacing)
(#223) Expected space(s) before "else". (keyword-spacing)
(#223) Expected space(s) after "else". (keyword-spacing)
(#227) Expected space(s) after "if". (keyword-spacing)
(#227) Missing space before opening brace. (space-before-blocks)
(#228) Requires a space after '{'. (block-spacing)
(#228) Statement inside of curly braces should be on next line. (brace-style)
(#228) Missing space before opening brace. (space-before-blocks)
(#228) Requires a space before '}'. (block-spacing)
(#228) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#228) Missing semicolon. (babel/semi)
(#228) A space is required after ','. (comma-spacing)
(#230) Missing semicolon. (babel/semi)
(#233) A space is required after ','. (comma-spacing)
(#254) Unexpected console statement. (no-console)
(#260) Identifier 'mobile_user' is not in camel case. (camelcase)
(#269) Identifier 'chrome_user' is not in camel case. (camelcase)
(#269) Missing space before opening brace. (space-before-blocks)
(#270) Expected space(s) after "if". (keyword-spacing)
(#272) Expected space(s) before "else". (keyword-spacing)
(#272) 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)
(#60) Missing semicolon. (babel/semi)
(#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 'fetch_audio_url' is not in camel case. (camelcase)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Identifier 'register_controls' is not in camel case. (camelcase)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#95) Identifier 'register_events' is not in camel case. (camelcase)
(#107) Operator '=' must be spaced. (space-infix-ops)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#118) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#120) Comments should not begin with a lowercase character. (capitalized-comments)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Identifier 'nearest_start_break' is not in camel case. (camelcase)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Comments should not begin with a lowercase character. (capitalized-comments)
(#147) 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)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Expected space or tab after '//' in comment. (spaced-comment)
(#165) Expected space or tab after '//' in comment. (spaced-comment)
(#166) Operator '===' must be spaced. (space-infix-ops)
(#183) 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)
(#197) Identifier 'on_reach_audio_break' is not in camel case. (camelcase)
(#197) 'breaks' is defined but never used. (no-unused-vars)
(#203) Comments should not begin with a lowercase character. (capitalized-comments)
(#203) 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) Expected { after 'if' condition. (curly)
(#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) ["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 'getTargetBounds'. (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 'position' 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 'position' expected no return value. (consistent-return)
(#1131) Method 'move' 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) Expected { after 'if' condition. (curly)
(#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) ["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) Expected { after 'if' condition. (curly)
(#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) ["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)
(#125) Expected { after 'for' condition. (curly)
(#131) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#138) Operator '*' must be spaced. (space-infix-ops)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#165) 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 'ds_only' 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 'ds_only' is not in camel case. (camelcase)
(#48) ["ds_only"] is better written in dot notation. (dot-notation)
(#48) ["ds_only"] 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)
(#154) Identifier 'prepare_html' is not in camel case. (camelcase)
(#154) Missing space before opening brace. (space-before-blocks)
(#155) Operator '=' must be spaced. (space-infix-ops)
(#157) Operator '=' must be spaced. (space-infix-ops)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#159) 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)
(#165) Identifier 'update_audio' is not in camel case. (camelcase)
(#165) A space is required after ','. (comma-spacing)
(#165) Missing space before opening brace. (space-before-blocks)
(#172) Expected space(s) before "else". (keyword-spacing)
(#172) Expected space(s) after "else". (keyword-spacing)
(#181) Identifier 'register_events' is not in camel case. (camelcase)
(#181) Missing space before opening brace. (space-before-blocks)
(#183) Missing space before opening brace. (space-before-blocks)
(#187) Identifier 'audio_updated' is not in camel case. (camelcase)
(#187) Operator '=' must be spaced. (space-infix-ops)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#195) Expected space(s) after "if". (keyword-spacing)
(#195) There should be no space before this paren. (space-in-parens)
(#197) Expected space(s) before "else". (keyword-spacing)
(#197) Expected space(s) after "else". (keyword-spacing)
(#201) Comments should not begin with a lowercase character. (capitalized-comments)
(#201) Expected space or tab after '//' in comment. (spaced-comment)
(#203) Missing semicolon. (babel/semi)
(#207) Identifier 'show_recorder_pointer' is not in camel case. (camelcase)
(#207) Missing space before opening brace. (space-before-blocks)
(#208) Expected space(s) after "if". (keyword-spacing)
(#210) Expected space(s) before "else". (keyword-spacing)
(#210) Expected space(s) after "else". (keyword-spacing)
(#217) Missing space before value for key 'gotRecognition'. (key-spacing)
(#217) Missing space before opening brace. (space-before-blocks)
(#219) Operator '=' must be spaced. (space-infix-ops)
(#220) Operator '=' must be spaced. (space-infix-ops)
(#222) Expected space or tab after '//' in comment. (spaced-comment)
(#227) Unnecessary escape character: \*. (no-useless-escape)
(#227) Unnecessary escape character: \.. (no-useless-escape)
(#227) Unnecessary escape character: \/. (no-useless-escape)
(#227) Unnecessary escape character: \[. (no-useless-escape)
(#227) Unnecessary escape character: \^. (no-useless-escape)
(#227) A space is required after ','. (comma-spacing)
(#232) Expected space(s) after "if". (keyword-spacing)
(#232) Missing space before opening brace. (space-before-blocks)
(#245) Operator '=' must be spaced. (space-infix-ops)
(#247) Expected space or tab after '//' in comment. (spaced-comment)
(#252) Expected space or tab after '//' in comment. (spaced-comment)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#255) Expected space(s) after "if". (keyword-spacing)
(#255) Missing space before opening brace. (space-before-blocks)
(#257) A space is required after ','. (comma-spacing)
(#258) A space is required after ','. (comma-spacing)
(#261) Expected space or tab after '//' in comment. (spaced-comment)
(#262) Expected space(s) before "else". (keyword-spacing)
(#262) Expected space(s) after "else". (keyword-spacing)
(#263) A space is required after ','. (comma-spacing)
(#267) Comments should not begin with a lowercase character. (capitalized-comments)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
(#269) 'message' used outside of binding context. (block-scoped-var)
(#269) Operator '=' must be spaced. (space-infix-ops)
(#270) 'message' used outside of binding context. (block-scoped-var)
(#270) Operator '=' must be spaced. (space-infix-ops)
(#271) 'message' used outside of binding context. (block-scoped-var)
(#273) Expected space or tab after '//' in comment. (spaced-comment)
(#276) Expected space or tab after '//' in comment. (spaced-comment)
(#277) Expected space(s) after "if". (keyword-spacing)
(#277) Missing space before opening brace. (space-before-blocks)
(#278) A space is required after ','. (comma-spacing)
(#285) A space is required after ','. (comma-spacing)
(#286) A space is required after ','. (comma-spacing)
(#292) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Expected space(s) before "else". (keyword-spacing)
(#301) Missing space before value for key 'isRecognizing'. (key-spacing)
(#308) Comments should not begin with a lowercase character. (capitalized-comments)
(#308) Expected space or tab after '//' in comment. (spaced-comment)
(#310) 'message' is already defined. (no-redeclare)
(#310) 'message' used outside of binding context. (block-scoped-var)
(#310) Operator '=' must be spaced. (space-infix-ops)
(#311) 'message' used outside of binding context. (block-scoped-var)
(#311) Operator '=' must be spaced. (space-infix-ops)
(#312) 'message' used outside of binding context. (block-scoped-var)
(#319) Multiple spaces found before ''.wav''. (no-multi-spaces)
(#326) Operator '=' must be spaced. (space-infix-ops)
(#326) 'progressEvent' is defined but never used. (no-unused-vars)
(#326) Unexpected empty function. (no-empty-function)
(#327) 'oEvent' is defined but never used. (no-unused-vars)
(#332) Unexpected console statement. (no-console)
(#337) Expected space(s) before "catch". (keyword-spacing)
(#337) Expected space(s) after "catch". (keyword-spacing)
(#337) Missing space before opening brace. (space-before-blocks)
(#339) Unexpected console statement. (no-console)
(#343) Comments should not begin with a lowercase character. (capitalized-comments)
(#343) Expected space or tab after '//' in comment. (spaced-comment)
mod/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)
(#34) Expected { after 'for' condition. (curly)
(#51) 'mimeType' is defined but never used. (no-unused-vars)
(#68) There should be no space after '{'. (babel/object-curly-spacing)
(#68) There should be no space before '}'. (babel/object-curly-spacing)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(372 errors, 9 warnings)

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

mod/readaloud/styles.css
(#513) Invalid value for `background-repeat` (csstree/validator)
(#687) Expected empty line before at-rule (at-rule-empty-line-before)
(#688) Expected newline before "}" (block-closing-brace-newline-before)
(#688) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#688) Expected newline after "{" (block-opening-brace-newline-after)
(#688) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space before "{" (block-opening-brace-space-before)
(#613) Expected single space before "{" (block-opening-brace-space-before)
(#617) Expected single space before "{" (block-opening-brace-space-before)
(#181) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#680) Expected "#DDDBDD" to be "#dddbdd" (color-hex-case)
(#181) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#514) Unexpected duplicate "background-repeat" (declaration-block-no-duplicate-properties)
(#656) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#520) Unexpected shorthand "margin" after "margin-bottom" (declaration-block-no-shorthand-property-overrides)
(#576) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#688) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#540) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#614) 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)
(#688) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#682) Expected single space after "," in a single-line function (function-comma-space-after)
(#682) Expected single space after "," in a single-line function (function-comma-space-after)
(#682) Expected single space after "," in a single-line function (function-comma-space-after)
(#172) Unexpected unit (length-zero-no-unit)
(#355) Unexpected unit (length-zero-no-unit)
(#644) Unexpected unit (length-zero-no-unit)
(#644) Unexpected unit (length-zero-no-unit)
(#647) Unexpected unit (length-zero-no-unit)
(#647) Unexpected unit (length-zero-no-unit)
(#692) Expected no more than 2 empty lines (max-empty-lines)
(#5) Expected single space after ">" (selector-combinator-space-after)
(#6) Expected single space after ">" (selector-combinator-space-after)
(#416) 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)
(#416) 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)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#202) 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)
(#209) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#245) 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)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#267) 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)
(#274) 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)
(#281) 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)
(#291) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#339) 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)
(#347) 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)
(#360) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#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)
(#383) 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)
(#390) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#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)
(#440) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#446) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#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)
(#463) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#509) 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)
(#524) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#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)
(#564) 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)
(#573) 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)
(#582) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#598) 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)
(#606) 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)
(#623) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#634) 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)
(#641) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#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)
(#667) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#682) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(760 errors, 51 warnings)

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

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} or {@see valid FQSEN}
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} or {@see valid FQSEN}
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} or {@see valid FQSEN}
(#88) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#104) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#106) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
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
(#92) Function restore_readaloud_activity_structure_step::process_readaloud_rsquestions is not documented
(#106) Function restore_readaloud_activity_structure_step::process_readaloud_attempt is not documented
(#125) Function restore_readaloud_activity_structure_step::process_readaloud_ai_result is not documented
(#144) 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) Package is not specified for class aigrade. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/alphabetconverter.php
(#23) Package is not specified for class alphabetconverter. It is also not specified in file-level phpdocs
(#23) Class alphabetconverter is not documented
(#34) Function alphabetconverter::eszett_to_ss_convert is not documented
(#52) Function alphabetconverter::ss_to_eszett_convert is not documented
(#67) Function alphabetconverter::fetch_eszett_conversions is not documented
(#93) Function alphabetconverter::numbers_to_words_convert is not documented
(#111) Function alphabetconverter::words_to_numbers_convert is not documented
(#126) Function alphabetconverter::fetch_number_conversions is not documented
(#190) Function alphabetconverter::convert_years_to_words is not documented
(#239) Function alphabetconverter::get_era_word is not documented
(#259) Function alphabetconverter::convert_numbers_to_words is not documented
(#314) Function alphabetconverter::words_to_suji_convert is not documented
(#329) Function alphabetconverter::fetch_suji_conversions is not documented
(#352) Function alphabetconverter::convert_words_to_suji is not documented
(#389) Function alphabetconverter::convert_suji_to_words is not documented
(#435) Function alphabetconverter::fetchWordArray is not documented
(#462) Function alphabetconverter::isUnicodemb4 is not documented
(#497) 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
mod/readaloud/classes/comprehensiontest.php
(#12) Package is not specified for class comprehensiontest. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/constants.php
(#13) Package is not specified for class constants. It is also not specified in file-level phpdocs
(#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
(#30) Constant constants::M_CLASS is not documented
(#33) Constant constants::REC_READALOUD is not documented
(#34) Constant constants::REC_ONCE is not documented
(#35) Constant constants::REC_UPLOAD is not documented
(#38) Constant constants::NONE is not documented
(#39) Constant constants::MAXANSWERS is not documented
(#40) Constant constants::TEXTQUESTION is not documented
(#41) Constant constants::TEXTANSWER is not documented
(#42) Constant constants::TEXTQUESTION_FILEAREA is not documented
(#43) Constant constants::TEXTANSWER_FILEAREA is not documented
(#44) Constant constants::TEXTPROMPT_FILEAREA is not documented
(#45) Constant constants::TYPE_TEXTPROMPT_LONG is not documented
(#46) Constant constants::TYPE_TEXTPROMPT_SHORT is not documented
(#47) Constant constants::TYPE_TEXTPROMPT_AUDIO is not documented
(#48) Constant constants::TYPE_INSTRUCTIONS is not documented
(#49) Constant constants::TEXTCHOICE is not documented
(#50) Constant constants::TEXTBOXCHOICE is not documented
(#51) Constant constants::CORRECTANSWER is not documented
(#56) Constant constants::M_GRADEHIGHEST is not documented
(#57) Constant constants::M_GRADELOWEST is not documented
(#58) Constant constants::M_GRADELATEST is not documented
(#59) Constant constants::M_GRADEAVERAGE is not documented
(#60) Constant constants::M_GRADENONE is not documented
(#62) Constant constants::ACCMETHOD_NONE is not documented
(#63) Constant constants::ACCMETHOD_AUTO is not documented
(#64) Constant constants::ACCMETHOD_FIXED is not documented
(#65) Constant constants::ACCMETHOD_NOERRORS is not documented
(#67) Constant constants::POSTATTEMPT_NONE is not documented
(#68) Constant constants::POSTATTEMPT_EVAL is not documented
(#69) Constant constants::POSTATTEMPT_EVALERRORS is not documented
(#70) Constant constants::POSTATTEMPT_EVALERRORSNOGRADE is not documented
(#72) Constant constants::REVIEWMODE_NONE is not documented
(#73) Constant constants::REVIEWMODE_MACHINE is not documented
(#74) Constant constants::REVIEWMODE_HUMAN is not documented
(#75) Constant constants::REVIEWMODE_SCORESONLY is not documented
(#77) Constant constants::MACHINEGRADE_NONE is not documented
(#78) Constant constants::MACHINEGRADE_HYBRID is not documented
(#79) Constant constants::MACHINEGRADE_MACHINEONLY is not documented
(#82) Constant constants::SESSIONSCORE_NORMAL is not documented
(#83) Constant constants::SESSIONSCORE_STRICT is not documented
(#86) Constant constants::TTSSPEED_MEDIUM is not documented
(#87) Constant constants::TTSSPEED_SLOW is not documented
(#88) Constant constants::TTSSPEED_XSLOW is not documented
(#91) Constant constants::M_RECORD_BUTTON is not documented
(#92) Constant constants::M_START_BUTTON is not documented
(#93) Constant constants::M_UPDATE_CONTROL is not documented
(#94) Constant constants::M_DRAFT_CONTROL is not documented
(#95) Constant constants::M_PROGRESS_CONTAINER is not documented
(#96) Constant constants::M_HIDER is not documented
(#97) Constant constants::M_STOP_BUTTON is not documented
(#98) Constant constants::M_WHERETONEXT_CONTAINER is not documented
(#99) Constant constants::M_RECORD_BUTTON_CONTAINER is not documented
(#100) Constant constants::M_START_BUTTON_CONTAINER is not documented
(#101) Constant constants::M_STOP_BUTTON_CONTAINER is not documented
(#102) Constant constants::M_RECORDERID is not documented
(#103) Constant constants::M_RECORDING_CONTAINER is not documented
(#104) Constant constants::M_RECORDER_CONTAINER is not documented
(#105) Constant constants::M_DUMMY_RECORDER is not documented
(#106) Constant constants::M_RECORDER_INSTRUCTIONS_RIGHT is not documented
(#107) Constant constants::M_RECORDER_INSTRUCTIONS_LEFT is not documented
(#108) Constant constants::M_INSTRUCTIONS_CONTAINER is not documented
(#109) Constant constants::M_INSTRUCTIONS is not documented
(#110) Constant constants::M_ACTIVITYINSTRUCTIONS_CONTAINER is not documented
(#111) Constant constants::M_MENUINSTRUCTIONS_CONTAINER is not documented
(#112) Constant constants::M_MENUBUTTONS_CONTAINER is not documented
(#113) Constant constants::M_PREVIEWINSTRUCTIONS_CONTAINER is not documented
(#114) Constant constants::M_PREVIEWINSTRUCTIONS is not documented
(#115) Constant constants::M_LANDRINSTRUCTIONS_CONTAINER is not documented
(#116) Constant constants::M_LANDRINSTRUCTIONS is not documented
(#117) Constant constants::M_SMALLREPORT_CONTAINER is not documented
(#118) Constant constants::M_INTRO_CONTAINER is not documented
(#121) Constant constants::M_PASSAGE_CONTAINER is not documented
(#122) Constant constants::M_POSTATTEMPT is not documented
(#123) Constant constants::M_FEEDBACK_CONTAINER is not documented
(#124) Constant constants::M_ERROR_CONTAINER is not documented
(#125) Constant constants::M_GRADING_ERROR_CONTAINER is not documented
(#126) Constant constants::M_GRADING_ERROR_IMG is not documented
(#127) Constant constants::M_GRADING_ERROR_SCORE is not documented
(#128) Constant constants::M_GRADING_WPM_CONTAINER is not documented
(#129) Constant constants::M_GRADING_WPM_IMG is not documented
(#130) Constant constants::M_GRADING_WPM_SCORE is not documented
(#131) Constant constants::M_GRADING_ACCURACY_CONTAINER is not documented
(#132) Constant constants::M_GRADING_ACCURACY_IMG is not documented
(#133) Constant constants::M_GRADING_ACCURACY_SCORE is not documented
(#134) Constant constants::M_GRADING_SESSION_SCORE is not documented
(#135) Constant constants::M_GRADING_SESSIONSCORE_CONTAINER is not documented
(#136) Constant constants::M_GRADING_SCORE is not documented
(#137) Constant constants::M_GRADING_PLAYER_CONTAINER is not documented
(#138) Constant constants::M_GRADING_PLAYER is not documented
(#139) Constant constants::M_GRADING_ACTION_CONTAINER is not documented
(#140) Constant constants::M_GRADING_FORM_SESSIONTIME is not documented
(#141) Constant constants::M_GRADING_FORM_SESSIONSCORE is not documented
(#142) Constant constants::M_GRADING_FORM_WPM is not documented
(#143) Constant constants::M_GRADING_FORM_ACCURACY is not documented
(#144) Constant constants::M_GRADING_FORM_SESSIONENDWORD is not documented
(#145) Constant constants::M_GRADING_FORM_SESSIONERRORS is not documented
(#146) Constant constants::M_GRADESADMIN_CONTAINER is not documented
(#147) Constant constants::M_HIDDEN_PLAYER is not documented
(#148) Constant constants::M_HIDDEN_PLAYER_BUTTON is not documented
(#149) Constant constants::M_HIDDEN_PLAYER_BUTTON_ACTIVE is not documented
(#150) Constant constants::M_HIDDEN_PLAYER_BUTTON_PAUSED is not documented
(#151) Constant constants::M_HIDDEN_PLAYER_BUTTON_PLAYING is not documented
(#152) Constant constants::M_EVALUATED_MESSAGE is not documented
(#153) Constant constants::M_MODELAUDIO_FORM_URLFIELD is not documented
(#154) Constant constants::M_MODELAUDIO_FORM_BREAKSFIELD is not documented
(#155) Constant constants::M_MODELAUDIO_PLAYER is not documented
(#156) Constant constants::M_VIEWMODELTRANSCRIPT is not documented
(#157) Constant constants::M_MODELTRANSCRIPT is not documented
(#158) Constant constants::M_CLASS_PASSAGEWORD is not documented
(#159) Constant constants::M_CLASS_PASSAGESPACE is not documented
(#160) Constant constants::M_CLASS_PASSAGEGRADINGCONT is not documented
(#163) Constant constants::M_LANG_ENUS is not documented
(#164) Constant constants::M_LANG_ENGB is not documented
(#165) Constant constants::M_LANG_ENAU is not documented
(#166) Constant constants::M_LANG_ENNZ is not documented
(#167) Constant constants::M_LANG_ENZA is not documented
(#168) Constant constants::M_LANG_ENIN is not documented
(#169) Constant constants::M_LANG_ESUS is not documented
(#170) Constant constants::M_LANG_ESES is not documented
(#171) Constant constants::M_LANG_FRCA is not documented
(#172) Constant constants::M_LANG_FRFR is not documented
(#173) Constant constants::M_LANG_DEDE is not documented
(#174) Constant constants::M_LANG_ITIT is not documented
(#175) Constant constants::M_LANG_PTBR is not documented
(#177) Constant constants::M_LANG_DADK is not documented
(#179) Constant constants::M_LANG_KOKR is not documented
(#180) Constant constants::M_LANG_HIIN is not documented
(#181) Constant constants::M_LANG_ARAE is not documented
(#182) Constant constants::M_LANG_ARSA is not documented
(#183) Constant constants::M_LANG_ZHCN is not documented
(#184) Constant constants::M_LANG_NLNL is not documented
(#185) Constant constants::M_LANG_ENIE is not documented
(#186) Constant constants::M_LANG_ENWL is not documented
(#187) Constant constants::M_LANG_ENAB is not documented
(#188) Constant constants::M_LANG_FAIR is not documented
(#189) Constant constants::M_LANG_DECH is not documented
(#190) Constant constants::M_LANG_HEIL is not documented
(#191) Constant constants::M_LANG_IDID is not documented
(#192) Constant constants::M_LANG_JAJP is not documented
(#193) Constant constants::M_LANG_MSMY is not documented
(#194) Constant constants::M_LANG_PTPT is not documented
(#195) Constant constants::M_LANG_RURU is not documented
(#196) Constant constants::M_LANG_TAIN is not documented
(#197) Constant constants::M_LANG_TEIN is not documented
(#198) Constant constants::M_LANG_TRTR is not documented
(#200) Constant constants::TRANSCRIBER_NONE is not documented
(#201) Constant constants::TRANSCRIBER_AUTO is not documented
(#202) Constant constants::TRANSCRIBER_POODLL is not documented
(#203) Constant constants::TRANSCRIBER_AMAZONSTREAMING is not documented
(#205) Constant constants::M_STARTPREVIEW is not documented
(#206) Constant constants::M_STARTLANDR is not documented
(#207) Constant constants::M_STARTSHADOW is not documented
(#208) Constant constants::M_STARTNOSHADOW is not documented
(#209) Constant constants::M_RETURNMENU is not documented
(#210) Constant constants::M_STOPANDPLAY is not documented
(#211) Constant constants::M_BACKTOTOP is not documented
(#212) Constant constants::M_STOP_BTN is not documented
(#213) Constant constants::M_PLAY_BTN is not documented
(#215) Constant constants::M_PUSH_NONE is not documented
(#216) Constant constants::M_PUSH_PASSAGE is not documented
(#217) Constant constants::M_PUSH_ALTERNATIVES is not documented
(#218) Constant constants::M_PUSH_QUESTIONS is not documented
(#219) Constant constants::M_PUSH_TARGETWPM is not documented
(#220) Constant constants::M_PUSH_TTSMODELAUDIO is not documented
(#221) Constant constants::M_PUSH_TIMELIMIT is not documented
(#222) Constant constants::M_PUSH_MODES is not documented
(#223) Constant constants::M_PUSH_GRADESETTINGS is not documented
(#225) Constant constants::M_USE_DATATABLES 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
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/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
(#239) Function mod_readaloud_external::compare_passage_to_transcript_returns is not documented
(#244) Function mod_readaloud_external::submit_streaming_attempt_parameters is not documented
(#253) Function mod_readaloud_external::submit_streaming_attempt is not documented
(#310) Function mod_readaloud_external::submit_streaming_attempt_returns is not documented
(#316) Function mod_readaloud_external::fetch_streaming_diffs_parameters is not documented
(#323) Function mod_readaloud_external::fetch_streaming_diffs is not documented
(#333) 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
(#39) Package is not specified for class alternatives. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/jp/Analyzer.php
(#21) Package is not specified for class Analyzer. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/jp/Helper.php
(#21) Package is not specified for class Helper. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/jp/TinySegmenter.php
(#11) Package is not specified for class TinySegmenter. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/local/rsquestion/baseform.php
(#39) Package is not specified for class baseform. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/local/rsquestion/helper.php
(#35) Package is not specified for class helper. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/local/rsquestion/textpromptaudioform.php
(#13) Package is not specified for class textpromptaudioform. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/local/rsquestion/textpromptlongform.php
(#13) Package is not specified for class textpromptlongform. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/local/rsquestion/textpromptshortform.php
(#13) Package is not specified for class textpromptshortform. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/modelaudiobreaksform.php
(#32) No one-line description found in phpdocs for class modelaudiobreaksform
mod/readaloud/classes/output/modelaudio_renderer.php
(#14) Package is not specified for class modelaudio_renderer. It is also not specified in file-level phpdocs
(#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
(#37) Function modelaudio_renderer::render_polly_player is not documented
(#47) Function modelaudio_renderer::render_modelaudio_player is not documented
(#105) Function modelaudio_renderer::render_audio_clear_button is not documented
(#114) Function modelaudio_renderer::render_view_transcript_button is not documented
(#122) Function modelaudio_renderer::render_view_transcript is not documented
(#2) No one-line description found in phpdocs for file
(#55) Phpdocs for function modelaudio_renderer::render_modelaudio_player_from_url has incomplete parameters list
(#65) 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
mod/readaloud/classes/output/passage_renderer.php
(#14) Package is not specified for class passage_renderer. It is also not specified in file-level phpdocs
(#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
(#239) Function passage_renderer::render_passageactions is not documented
(#267) 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
mod/readaloud/classes/output/renderer.php
(#14) Package is not specified for class renderer. It is also not specified in file-level phpdocs
(#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_menubuttons is not documented
(#221) Function renderer::show_smallreport is not documented
(#286) Function renderer::show_returntomenu_button is not documented
(#462) Function renderer::fetch_modalcontainer is not documented
(#471) Function renderer::show_landr is not documented
(#513) Function renderer::show_ungradedyet is not documented
(#613) Function renderer::render_hiddenaudioplayer is not documented
(#646) Function renderer::show_evaluated_message is not documented
(#776) Function renderer::fetch_activity_amd is not documented
(#865) Function renderer::fetch_clicktohear_amd is not documented
(#877) Function renderer::fetch_clicktohear is not documented
(#896) Function renderer::push_buttons_menu is not documented
(#930) 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
(#305) There is no description in phpdocs for function jump_tomenubutton
(#318) There is no description in phpdocs for function show_wheretonext
(#342) There is no description in phpdocs for function show_machineregradeallbutton
(#355) There is no description in phpdocs for function show_pushalltogradebook
(#378) There is no description in phpdocs for function show_all_mistranscriptions
(#503) There is no description in phpdocs for function show_currenterrorestimate
(#19) Phpdocs for function renderer::header has incomplete parameters list
(#292) Phpdocs for function renderer::reattemptbutton has incomplete parameters list
(#305) Phpdocs for function renderer::jump_tomenubutton has incomplete parameters list
(#318) Phpdocs for function renderer::show_wheretonext has incomplete parameters list
(#342) Phpdocs for function renderer::show_machineregradeallbutton has incomplete parameters list
(#355) Phpdocs for function renderer::show_pushalltogradebook has incomplete parameters list
(#379) Phpdocs for function renderer::show_all_mistranscriptions has incomplete parameters list
(#503) Phpdocs for function renderer::show_currenterrorestimate has incomplete parameters list
(#519) Phpdocs for function renderer::show_gradesadmin_heading has incomplete parameters list
(#532) Phpdocs for function renderer::show_instructions has incomplete parameters list
(#544) Phpdocs for function renderer::show_previewinstructions has incomplete parameters list
(#557) Phpdocs for function renderer::show_landrinstructions has incomplete parameters list
(#583) Phpdocs for function renderer::show_intro has incomplete parameters list
(#596) Phpdocs for function renderer::show_passage_postattempt has incomplete parameters list
(#621) Phpdocs for function renderer::show_passage has incomplete parameters list
(#633) Phpdocs for function renderer::show_progress has incomplete parameters list
(#652) Phpdocs for function renderer::show_feedback has incomplete parameters list
(#663) Phpdocs for function renderer::show_feedback_postattempt has incomplete parameters list
(#676) Phpdocs for function renderer::show_error has incomplete parameters list
(#688) Phpdocs for function renderer::show_recorder has incomplete parameters list
(#885) 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
mod/readaloud/classes/output/report_renderer.php
(#13) Package is not specified for class report_renderer. It is also not specified in file-level phpdocs
(#13) Class report_renderer is not documented
(#15) Function report_renderer::render_reportmenu is not documented
(#44) Function report_renderer::render_delete_allattempts is not documented
(#52) Function report_renderer::render_reporttitle_html is not documented
(#58) Function report_renderer::render_empty_section_html is not documented
(#63) Function report_renderer::render_exportbuttons_html is not documented
(#76) Function report_renderer::render_grading_exportbuttons_html is not documented
(#89) Function report_renderer::render_section_csv is not documented
(#119) Function report_renderer::render_section_html is not documented
(#168) Function report_renderer::show_reports_footer is not documented
(#177) Function report_renderer::show_perpage_selector is not documented
(#199) Function report_renderer::show_grading_footer is not documented
(#209) Function report_renderer::show_export_buttons is not documented
(#219) 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
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
(#116) Function passagehelper::attemptdetails is not documented
(#148) Function passagehelper::formdetails is not documented
(#204) 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) Package is not specified for class attempts. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/report/attemptssummary.php
(#14) Package is not specified for class attemptssummary. It is also not specified in file-level phpdocs
(#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::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
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_fields is not documented
(#60) Function basereport::fetch_head is not documented
(#68) Function basereport::fetch_name is not documented
(#72) Function basereport::fetch_all_rows_count is not documented
(#76) Function basereport::truncate is not documented
(#83) Function basereport::fetch_cache is not documented
(#94) Function basereport::fetch_formatted_time is not documented
(#104) Function basereport::fetch_time_difference is not documented
(#122) Function basereport::fetch_formatted_rows is not documented
(#146) 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) Package is not specified for class basic. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/report/grading.php
(#14) Package is not specified for class grading. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/report/gradingbyuser.php
(#14) Package is not specified for class gradingbyuser. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/report/machinegrading.php
(#14) Package is not specified for class machinegrading. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/report/machinegradingbyuser.php
(#14) Package is not specified for class machinegradingbyuser. It is also not specified in file-level phpdocs
(#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
mod/readaloud/classes/setupform.php
(#40) Package is not specified for class setupform. It is also not specified in file-level phpdocs
(#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
(#45) Not recommended phpdocs tag @abstract used
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
(#81) Function utils::fetch_passagehash is not documented
(#108) Function utils::update_create_phonetic_segments is not documented
(#136) Function utils::update_all_phonetic_segments is not documented
(#154) Function utils::fetch_lang_model is not documented
(#208) Function utils::can_streaming_transcribe is not documented
(#246) Function utils::do_strict_transcribe is not documented
(#256) Function utils::can_transcribe is not documented
(#277) Function utils::is_json is not documented
(#289) Function utils::segment_japanese is not documented
(#297) Function utils::fetch_phones_and_segments is not documented
(#427) Function utils::fetch_lang_server_url is not documented
(#443) Function utils::curl_fetch is not documented
(#458) Function utils::fetch_speech_ssml is not documented
(#487) Function utils::fetch_polly_url is not documented
(#525) Function utils::fetch_polly_speechmarks is not documented
(#563) Function utils::can_speak_neural is not documented
(#590) Function utils::speechmarks_to_matches is not documented
(#670) Function utils::are_different_words is not documented
(#677) Function utils::forward_search is not documented
(#715) Function utils::fetch_token_for_display is not documented
(#772) Function utils::fetch_token is not documented
(#849) Function utils::fetch_token_error is not documented
(#896) Function utils::lines_to_brs is not documented
(#903) Function utils::fetch_duration_from_transcript is not documented
(#919) Function utils::fetch_duration_from_transcript_json is not documented
(#941) Function utils::fetch_duration_from_transcript_gjson is not documented
(#964) Function utils::fetch_audio_points is not documented
(#985) Function utils::fetch_audio_points_json is not documented
(#1031) Function utils::fetch_audio_points_gjson is not documented
(#1080) Function utils::fetch_diff is not documented
(#1180) Function utils::processscores is not documented
(#1258) Function utils::count_sessionerrors is not documented
(#1269) Function utils::get_aieval_byuser is not documented
(#1279) Function utils::estimate_errors is not documented
(#1297) Function utils::fetch_all_mistranscriptions is not documented
(#1339) Function utils::fetch_attempt_mistranscriptions is not documented
(#1362) Function utils::fetch_one_mistranscription is not documented
(#1466) Function utils::fetch_attempt_chartdata is not documented
(#1522) Function utils::fetch_attempt_summary is not documented
(#1582) Function utils::create_attempt is not documented
(#1625) Function utils::parse_streaming_results is not documented
(#1656) Function utils::sync_modelaudio_breaks is not documented
(#1673) Function utils::guess_modelaudio_breaks is not documented
(#1723) Function utils::fetch_passage_as_words is not documented
(#1773) Function utils::register_modelaudio_task is not documented
(#1790) Function utils::register_aws_task is not documented
(#1807) Function utils::get_postattempt_options is not documented
(#1817) Function utils::get_grade_options is not documented
(#1825) Function utils::get_accadjust_options is not documented
(#1834) Function utils::get_region_options is not documented
(#1852) Function utils::fetch_rating is not documented
(#1869) Function utils::fetch_options_recorders is not documented
(#1876) Function utils::get_machinegrade_options is not documented
(#1884) Function utils::get_sessionscore_options is not documented
(#1891) Function utils::get_ttsspeed_options is not documented
(#1899) Function utils::get_timelimit_options is not documented
(#1913) Function utils::get_expiredays_options is not documented
(#1927) Function utils::fetch_options_transcribers is not documented
(#1934) Function utils::fetch_ttsvoice_options is not documented
(#1985) Function utils::get_lang_options is not documented
(#2151) Function utils::add_mform_elements is not documented
(#2420) Function utils::prepare_file_and_json_stuff is not documented
(#40) Constant utils::CLOUDPOODLL is not documented
(#1182) Found comment starting with three or more slashes
(#1419) Found comment starting with three or more slashes
(#1438) 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/gradesadmin.php
(#2) Empty line found after PHP open tag
(#108) Found comment starting with three or more slashes
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
(#92) Function readaloud_editor_with_files_options is not documented
(#97) Function readaloud_editor_no_files_options is not documented
(#398) Function readaloud_get_completion_state is not documented
(#403) Function readaloud_is_complete is not documented
(#461) Function readaloud_get_editornames is not documented
(#466) Function readaloud_process_editors is not documented
(#37) Found comment starting with three or more slashes
(#39) Found comment starting with three or more slashes
(#157) Found comment starting with three or more slashes
(#759) Found comment starting with three or more slashes
(#761) Found comment starting with three or more slashes
(#804) Found comment starting with three or more slashes
(#806) Found comment starting with three or more slashes
(#887) Found comment starting with three or more slashes
(#889) Found comment starting with three or more slashes
(#75) Phpdocs for function readaloud_reset_course_form_definition has incomplete parameters list
(#106) Phpdocs for function readaloud_reset_gradebook has incomplete parameters list
(#454) Phpdocs for function readaloud_dotask has incomplete parameters list
(#488) Phpdocs for function readaloud_add_instance has incomplete parameters list
(#557) Phpdocs for function readaloud_update_instance has incomplete parameters list
(#669) Phpdocs for function readaloud_user_outline has incomplete parameters list
(#699) Phpdocs for function readaloud_print_recent_activity has incomplete parameters list
(#729) Phpdocs for function readaloud_print_recent_mod_activity has incomplete parameters list
(#771) Phpdocs for function readaloud_scale_used has incomplete parameters list
(#790) Phpdocs for function readaloud_scale_used_anywhere has incomplete parameters list
(#896) Phpdocs for function readaloud_extend_navigation has incomplete parameters list
(#104) Not recommended phpdocs tag @global used
(#104) Not recommended phpdocs tag @global used
(#127) Not recommended phpdocs tag @global used
(#127) Not recommended phpdocs tag @global used
(#290) Not recommended phpdocs tag @global used
(#290) Not recommended phpdocs tag @global used
(#752) Not recommended phpdocs tag @example used
(#777) Not recommended phpdocs tag @example used
(#796) Not recommended phpdocs tag @example used
(#715) Inline phpdocs tag {@link readaloud_print_recent_mod_activity()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#812) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#910) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#911) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
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
mod/readaloud/modelaudio.php
(#2) Empty line found after PHP open tag
(#146) 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
(#22) Package Mod_ReadAloud is not valid
(#2) Empty line found after PHP open tag
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
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
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
(#73) 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 (29) than 'savepoint' calls (33). 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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 2 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]

mod/readaloud/db/upgrade.php
Database modifications (new tables or columns) detected in the patch without any change to some important areas.
No changes detected to external functions, that may affect apps and other web service integrations, please verify!

grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 34 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 ','. ( ), Line: 2 Column: 27
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( ), Line: 3 Column: 13
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( ), Line: 3 Column: 13
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( ), Line: 4 Column: 83
(#1) ESLint error [no-undef]: 'Chargebee' is not defined. ( ), Line: 5 Column: 37
(#1) ESLint error [semi]: Missing semicolon. ( ), Line: 6 Column: 51
(#1) ESLint warning [camelcase]: Identifier 'billing_address' is not in camel case. ( ), Line: 11 Column: 48
(#1) ESLint warning [camelcase]: Identifier 'first_name' is not in camel case. ( ), Line: 11 Column: 66
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 11 Column: 80
(#1) ESLint warning [camelcase]: Identifier 'last_name' is not in camel case. ( ), Line: 11 Column: 81
(#1) ESLint warning [camelcase]: Identifier 'cf_startsiteurl' is not in camel case. ( ), Line: 14 Column: 44
(#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 9: CSS: “height”: Too many values or values are not recognized. (> <div id="ttrec_container_" class="mod_readaloud_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
mod/readaloud/templates/managecreds.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 2 Column: 27
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( ), Line: 3 Column: 13
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( ), Line: 3 Column: 13
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( ), Line: 8 Column: 30
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( ), Line: 9 Column: 32
(#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/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_" 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]